summaryrefslogtreecommitdiff
path: root/src/salut-xmpp-connection-manager.h
AgeCommit message (Expand)AuthorFilesLines
2007-07-18salut-im-channel.c: reset connection timer when we send a stanza trought itGuillaume Desmottes1-0/+4
2007-07-11s/salut_xmpp_connection_request_connection/ salut_xmpp_connection_manager_req...Guillaume Desmottes1-2/+3
2007-07-10rename salut_xmpp_connection_release_connection to salut_xmpp_connection_mana...Guillaume Desmottes1-2/+6
2007-07-10salut-xmpp-connection-manager.c: create_new_outgoing_connection return a spec...Guillaume Desmottes1-0/+1
2007-07-10salut_xmpp_connection_request_connection now check if the connection isn't cl...Guillaume Desmottes1-1/+1
2007-07-10salut-xmpp-connection-manager.c: add connection refcount supportGuillaume Desmottes1-0/+4
2007-07-09SalutXmppConnectionManager new listen for connection closing/failure and repo...Guillaume Desmottes1-0/+2
2007-07-09XCM set a timer on outgoing connection and fire the connection-failed signal ...Guillaume Desmottes1-0/+9
2007-07-09replace salut_xmpp_connection_get_connection to salut_xmpp_connection_request...Guillaume Desmottes1-3/+10
2007-07-06salut-xmpp-connection-manager: salut_xmpp_connection_manager_listen takes now...Guillaume Desmottes1-1/+2
2007-07-06add salut_xmpp_connection_manager_remove_stanza_filter. Check if filter alrea...Guillaume Desmottes1-0/+8
2007-07-05add salut_xmpp_connection_manager_add_stanza_filterGuillaume Desmottes1-0/+16
2007-07-05move connection creation from im-channel to xmpp-connection-managerGuillaume Desmottes1-0/+8
2007-07-05move connection identification from im-manager to xmpp-connection-managerGuillaume Desmottes1-1/+3
2007-07-04add salut-xmpp-connection-manager.[ch]Guillaume Desmottes1-0/+71