index
:
~smcv/telepathy-gabble
016-camera-v1-54634
broken-chat-state-recovery-2
chat-state-recovery
drf-tubes-ice-udp
gdbus-object
gdbus-properties
group-mixin
make-library-sane-46417
master
next
next-decore
next-factory
next-gdbus
next-handle-type
next-tests
presence-mixin
shared-wocky-46417
telepathy-gabble-0.10
telepathy-gabble-0.2
telepathy-gabble-0.4
telepathy-gabble-0.6
telepathy-gabble-0.8
towards-next
untested-otr
wip-less-qdata
wip-names
wip-next-mergeable-with-salut
Unnamed repository; edit this file to name it for gitweb.
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
disco.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-30
Use meta-headers for everything
Simon McVittie
1
-1
/
+1
2012-01-31
disco: move to WockyNodeIter
Will Thompson
1
-19
/
+12
2012-01-31
disco: use wocky_node_get_child_ns
Will Thompson
1
-1
/
+1
2012-01-28
disco: don't crash on replies whose <query/> is missing
Will Thompson
1
-1
/
+1
2012-01-27
Remove LmHandlerResult
Will Thompson
1
-4
/
+2
2012-01-27
Delete LmMessage{,Type,SubType} typedefs
Will Thompson
1
-3
/
+3
2012-01-27
Remove lm_message_new[_with_subtype]
Will Thompson
1
-6
/
+5
2012-01-26
Expunge lm_message_ref and lm_message_unref.
Will Thompson
1
-2
/
+2
2012-01-26
Merge branch 'master' into BYE-BYE-LOUDMOUTH
Will Thompson
1
-6
/
+4
2011-11-16
Use _unref instead of _free _destroy when possible.unref
Xavier Claessens
1
-4
/
+4
2011-11-03
Remove obsolete DBUS_API_SUBJECT_TO_CHANGE defines
Will Thompson
1
-2
/
+0
2011-05-03
Remove GabbleXmppError.
Will Thompson
1
-9
/
+2
2011-05-02
Remove three redundant node functions from util.[ch]
Will Thompson
1
-1
/
+1
2011-05-02
stop using LmMessageNode wrapper
Jonny Lamb
1
-20
/
+20
2011-03-25
Initialized GError *s to NULL, even when unnecessary.
Will Thompson
1
-2
/
+2
2010-11-04
Use GLib's simple (1-argument) signal marshallers
Simon McVittie
1
-2
/
+2
2010-04-20
Rename to WockyStanza, WockyNode and related changes
Sjoerd Simons
1
-2
/
+4
2009-11-17
Remove unused vars from gabble_disco_service_find
Will Thompson
1
-6
/
+3
2009-09-04
Merge telepathy-gabble-0.8 to master
Will Thompson
1
-1
/
+1
2009-09-04
Timeout should be 20s, not 20000s.
George Goldberg
1
-1
/
+1
2009-08-25
disco.c: add a 'done' signal fired when the service discovery is finished
Guillaume Desmottes
1
-1
/
+12
2009-08-17
use g_timeout_add_seconds() instead of g_timeout_add() where possible
Dafydd Harries
1
-3
/
+2
2009-06-29
disco.c: port to node iteration wrappers
Dafydd Harries
1
-8
/
+16
2009-03-23
Simplify access to private struct in several files
Will Thompson
1
-14
/
+12
2008-10-17
Merge branch 'master' into alban-enhanced-caps-with-complex-types
Alban Crequy
1
-7
/
+3
2008-10-14
GabbleDisco: use G_PARAM_STATIC_STRINGS
Simon McVittie
1
-7
/
+3
2008-09-26
Merge branch 'master' into alban-enhanced-caps-merging-attempt
Alban Crequy
1
-0
/
+21
2008-09-11
Copyright update to 2008
Alban Crequy
1
-2
/
+2
2008-08-29
disco.c: add item-found signal
Guillaume Desmottes
1
-0
/
+21
2008-07-22
GabbleDisco: simplify priv access
Simon McVittie
1
-2
/
+1
2008-07-21
tidy up libc/glib includes
Dafydd Harries
1
-1
/
+0
2008-07-21
tidy up include style
Dafydd Harries
1
-4
/
+5
2008-07-21
make config.h the first include in every file
Dafydd Harries
1
-0
/
+1
2008-07-21
More coding style nits re: casts
Simon McVittie
1
-3
/
+3
2008-07-14
rename gabble-error.h to error.h
Dafydd Harries
1
-1
/
+1
2008-07-14
rename gabble-connection.h to connection.h
Dafydd Harries
1
-1
/
+1
2008-07-22
GabbleDisco: simplify priv access
Simon McVittie
1
-2
/
+1
2008-07-21
tidy up libc/glib includes
Dafydd Harries
1
-1
/
+0
2008-07-21
tidy up include style
Dafydd Harries
1
-4
/
+5
2008-07-21
make config.h the first include in every file
Dafydd Harries
1
-0
/
+1
2008-07-21
More coding style nits re: casts
Simon McVittie
1
-3
/
+3
2008-07-14
rename gabble-error.h to error.h
Dafydd Harries
1
-1
/
+1
2008-07-14
rename gabble-connection.h to connection.h
Dafydd Harries
1
-1
/
+1
2008-05-01
Release weak ref before calling into user code in GabbleDisco, to avoid crash...
Simon McVittie
1
-0
/
+9
2008-05-01
GabbleDisco: temporarily ref the disco object while calling out to user code
Simon McVittie
1
-0
/
+9
2008-02-22
Make gabble_disco_dispose, gabble_disco_finalize explicitly static
Simon McVittie
1
-2
/
+2
2008-02-22
gabble_disco_conn_status_changed_cb: fix mixed code/declarations
Simon McVittie
1
-1
/
+2
2008-02-22
Remove empty statement in definition of GABBLE_DISCO_GET_PRIVATE that caused ...
Simon McVittie
1
-1
/
+1
2008-02-22
gabble_disco_dispose: remove unnecessary call to tp_get_bus_proxy()
Simon McVittie
1
-2
/
+0
2008-05-01
Release weak ref before calling into user code in GabbleDisco, to avoid crash...
Simon McVittie
1
-0
/
+9
[next]