summaryrefslogtreecommitdiff
path: root/src/disco.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-30Use meta-headers for everythingSimon McVittie1-1/+1
2012-01-31disco: move to WockyNodeIterWill Thompson1-19/+12
2012-01-31disco: use wocky_node_get_child_nsWill Thompson1-1/+1
2012-01-28disco: don't crash on replies whose <query/> is missingWill Thompson1-1/+1
2012-01-27Remove LmHandlerResultWill Thompson1-4/+2
2012-01-27Delete LmMessage{,Type,SubType} typedefsWill Thompson1-3/+3
2012-01-27Remove lm_message_new[_with_subtype]Will Thompson1-6/+5
2012-01-26Expunge lm_message_ref and lm_message_unref.Will Thompson1-2/+2
2012-01-26Merge branch 'master' into BYE-BYE-LOUDMOUTHWill Thompson1-6/+4
2011-11-16Use _unref instead of _free _destroy when possible.unrefXavier Claessens1-4/+4
2011-11-03Remove obsolete DBUS_API_SUBJECT_TO_CHANGE definesWill Thompson1-2/+0
2011-05-03Remove GabbleXmppError.Will Thompson1-9/+2
2011-05-02Remove three redundant node functions from util.[ch]Will Thompson1-1/+1
2011-05-02stop using LmMessageNode wrapperJonny Lamb1-20/+20
2011-03-25Initialized GError *s to NULL, even when unnecessary.Will Thompson1-2/+2
2010-11-04Use GLib's simple (1-argument) signal marshallersSimon McVittie1-2/+2
2010-04-20Rename to WockyStanza, WockyNode and related changesSjoerd Simons1-2/+4
2009-11-17Remove unused vars from gabble_disco_service_findWill Thompson1-6/+3
2009-09-04Merge telepathy-gabble-0.8 to masterWill Thompson1-1/+1
2009-09-04Timeout should be 20s, not 20000s.George Goldberg1-1/+1
2009-08-25disco.c: add a 'done' signal fired when the service discovery is finishedGuillaume Desmottes1-1/+12
2009-08-17use g_timeout_add_seconds() instead of g_timeout_add() where possibleDafydd Harries1-3/+2
2009-06-29disco.c: port to node iteration wrappersDafydd Harries1-8/+16
2009-03-23Simplify access to private struct in several filesWill Thompson1-14/+12
2008-10-17Merge branch 'master' into alban-enhanced-caps-with-complex-typesAlban Crequy1-7/+3
2008-10-14GabbleDisco: use G_PARAM_STATIC_STRINGSSimon McVittie1-7/+3
2008-09-26Merge branch 'master' into alban-enhanced-caps-merging-attemptAlban Crequy1-0/+21
2008-09-11Copyright update to 2008Alban Crequy1-2/+2
2008-08-29disco.c: add item-found signalGuillaume Desmottes1-0/+21
2008-07-22GabbleDisco: simplify priv accessSimon McVittie1-2/+1
2008-07-21tidy up libc/glib includesDafydd Harries1-1/+0
2008-07-21tidy up include styleDafydd Harries1-4/+5
2008-07-21make config.h the first include in every fileDafydd Harries1-0/+1
2008-07-21More coding style nits re: castsSimon McVittie1-3/+3
2008-07-14rename gabble-error.h to error.hDafydd Harries1-1/+1
2008-07-14rename gabble-connection.h to connection.hDafydd Harries1-1/+1
2008-07-22GabbleDisco: simplify priv accessSimon McVittie1-2/+1
2008-07-21tidy up libc/glib includesDafydd Harries1-1/+0
2008-07-21tidy up include styleDafydd Harries1-4/+5
2008-07-21make config.h the first include in every fileDafydd Harries1-0/+1
2008-07-21More coding style nits re: castsSimon McVittie1-3/+3
2008-07-14rename gabble-error.h to error.hDafydd Harries1-1/+1
2008-07-14rename gabble-connection.h to connection.hDafydd Harries1-1/+1
2008-05-01Release weak ref before calling into user code in GabbleDisco, to avoid crash...Simon McVittie1-0/+9
2008-05-01GabbleDisco: temporarily ref the disco object while calling out to user codeSimon McVittie1-0/+9
2008-02-22Make gabble_disco_dispose, gabble_disco_finalize explicitly staticSimon McVittie1-2/+2
2008-02-22gabble_disco_conn_status_changed_cb: fix mixed code/declarationsSimon McVittie1-1/+2
2008-02-22Remove empty statement in definition of GABBLE_DISCO_GET_PRIVATE that caused ...Simon McVittie1-1/+1
2008-02-22gabble_disco_dispose: remove unnecessary call to tp_get_bus_proxy()Simon McVittie1-2/+0
2008-05-01Release weak ref before calling into user code in GabbleDisco, to avoid crash...Simon McVittie1-0/+9