index
:
~jonny/telepathy-glib
av
base-channel-disappear
change-status-you-say
codegen
debug-lender
delay-approvers
feature-mixin
future-master-47100
master
misc
moar-deprecations
next
none-handle
ptr-array-extend
qed
target-id-in-channel-manager
telepathy-glib-0.10
telepathy-glib-0.12
telepathy-glib-0.6
telepathy-glib-0.8
le tp-glib
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gabble-connection.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-21
factor out lm_message_node_steal_children and properly reset the parent of al...
1
-6
/
+1
2006-07-19
fix potential crash when generating error replies to malformed IQs
1
-3
/
+6
2006-07-10
fix possible NULL strcmp in MUC server discovery
1
-2
/
+2
2006-07-21
make InspectHandles method async to avoid strdups
1
-23
/
+28
2006-07-21
preliminary patch to add InspectHandles method (back from the future (spec 0....
1
-0
/
+43
2006-06-14
only ReleaseName the bus name if we actually succeeded in acquiring it, fixes...
1
-8
/
+20
2006-06-09
fix bogus g_free of GErrors when looking for existing media channels
1
-6
/
+8
2006-06-08
send our presence to the server before we go on-line, otherwise servers might...
1
-3
/
+3
2006-06-07
MUC: queue channel requests and return Channel.{Banned,Full,InviteOnly} error...
1
-22
/
+90
2006-06-05
add a connecting method to TpChannelFactoryIface, and only hook up callbacks ...
1
-70
/
+111
2006-06-05
check return value of _lm_message_iq_make_result
1
-2
/
+6
2006-06-05
replace _send_iq_result with _acknowledge_set_iq; make _send_iq_error take me...
1
-22
/
+15
2006-06-05
make Jingle handler add <query> to IQ responses
1
-1
/
+2
2006-06-05
don't automatically add <query> node to IQ responses
1
-11
/
+2
2006-06-05
allow acking IQs with no from JID -- they come from the server
1
-1
/
+0
2006-06-05
don't ack IQs with no ID
1
-2
/
+9
2006-06-03
make Jingle session handling code pass messages rather than nodes around
1
-1
/
+1
2006-06-02
don't use strcmp to check Jingle iq subtype is "set"
1
-10
/
+3
2006-06-02
add the aliasing interface to GetInterfaces
1
-0
/
+1
2006-06-01
add handling for "known" list channel in gabble_connection_request_handle
1
-0
/
+4
2006-05-31
remove errant ; which causes odd errors from the request aliases function
1
-1
/
+1
2006-05-31
advertise properties interface, don't advertise caps or contact info
1
-2
/
+1
2006-05-29
fix over-enthusiastic replacement of set_static with take... that actually *i...
1
-1
/
+1
2006-05-29
fix disco#info response logic
1
-3
/
+3
2006-05-29
declare get_features as explicitly taking (void)
1
-1
/
+1
2006-05-29
use g_strdiff for readability
1
-2
/
+1
2006-05-29
make disco handler fall through in case of unknown node
1
-1
/
+1
2006-05-29
rename gabble-disco.* to disco.*
1
-1
/
+1
2006-05-26
use VERSION from config.h instead of defining a new GABBLE_VERSION
1
-2
/
+4
2006-05-25
GabbleConnection: add missing Properties interface bits and pieces.
1
-3
/
+63
2006-05-25
query for jingle options when available.
1
-0
/
+18
2006-05-25
merge in rejects from properties mixin branch
1
-0
/
+18
2006-05-22
GabbleConnection: plug in the properties mixin
1
-8
/
+73
2006-05-25
avoid leaking GErrors if there are multiple problems setting aliases
1
-1
/
+18
2006-05-25
implement request aliases method
1
-0
/
+25
2006-05-25
I prefer 'disco' to 'DISCO'
1
-1
/
+1
2006-05-25
reply to unknown IQs with service unavailable, as the RFC states, avoiding le...
1
-1
/
+1
2006-05-25
add initial aliasing support to gabble connection
1
-8
/
+197
2006-05-25
fix potential for confusion/memory leaks where g_value_set_{static_,}boxed is...
1
-3
/
+3
2006-05-23
generate aliasing interface
1
-0
/
+64
2006-05-24
emit status changed correctly for failure in connection open
1
-16
/
+15
2006-05-24
advertise NS_GOOGLE_VOICE rather than NS_GOOGLE_SESSION_*
1
-3
/
+1
2006-05-24
don't advertise roster cap
1
-2
/
+0
2006-05-19
dynamically generate feature list and make the contents conditional on GABBLE...
1
-18
/
+50
2006-05-17
put jingle features into jingle bundle
1
-4
/
+4
2006-05-24
register the ignore-ssl-errors property on GabbleConnection
1
-0
/
+9
2006-05-23
add new SSL errors
1
-13
/
+40
2006-05-23
use the voice resource of the initator for all incoming calls
1
-2
/
+4
2006-05-22
disable capabilities and contactinfo interface because we want to change them...
1
-20
/
+7
2006-05-23
correctly clear the suppress_next_handler flag to avoid losing an incoming ch...
1
-5
/
+6
[next]