index
:
~wjt/telepathy-gabble
0.11-gtalk-jingle-workarounds
43166-muc-rate-limit
51978-call-caps
61433-caps-hash-crash
61433-caps-hash-crash-test
bin-media-tpproperties
blow-away-corrupt-caps-caches
call1
data-forms
gtalk-logs
master
spdy
telepathy-gabble-0.10
telepathy-gabble-0.12
telepathy-gabble-0.14
telepathy-gabble-0.16
telepathy-gabble-0.2
telepathy-gabble-0.4
telepathy-gabble-0.6
telepathy-gabble-0.8
xmpp-console
☮
wjt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
search-manager.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-06
Update Wocky snapshot for One Big Header.
Will Thompson
1
-1
/
+1
2012-01-26
Merge branch 'master' into BYE-BYE-LOUDMOUTH
Will Thompson
1
-3
/
+3
2011-11-16
Use _unref instead of _free _destroy when possible.unref
Xavier Claessens
1
-2
/
+2
2011-09-01
gabble: add capabilities.h and caps-channel-manager.h as public API
Jonny Lamb
1
-1
/
+1
2011-05-03
Remove GabbleXmppError.
Will Thompson
1
-3
/
+3
2011-01-24
Search: don't send searches to known-invalid JIDs.
Will Thompson
1
-2
/
+13
2011-01-24
Search: handle Server='' as if it were omitted entirely
Will Thompson
1
-0
/
+4
2010-09-07
Move to undrafted ContactSearch interface
Will Thompson
1
-6
/
+4
2010-08-25
Use tp_base_channel_close() for search and tls channels
Will Thompson
1
-5
/
+2
2010-08-24
Port GabbleSearchChannel to TpBaseChannel
Will Thompson
1
-0
/
+1
2010-08-05
managers: implement type_foreach_channel_class instead of foreach_channel_class
Senko Rasic
1
-4
/
+5
2009-08-26
search-channel: destroy the channels hash table when finalizing
Guillaume Desmottes
1
-7
/
+5
2009-08-25
search_channel_ready_or_not_cb: raise PermissionDenied if XMPP error is Forbi...
Guillaume Desmottes
1
-5
/
+12
2009-08-25
gabble_search_manager_close_all: free the requests_waiting_disco list if needed
Guillaume Desmottes
1
-0
/
+5
2009-08-25
delay creation of search channel until the service disco process is done
Guillaume Desmottes
1
-4
/
+61
2009-08-24
search_channel_ready_or_not_cb: we don't want to prefix the error string, the...
Guillaume Desmottes
1
-1
/
+0
2009-08-24
gabble_search_manager_foreach_channel: only list channels which are ready
Guillaume Desmottes
1
-1
/
+4
2009-08-24
implement gabble_search_manager_foreach_channel
Guillaume Desmottes
1
-1
/
+9
2009-08-24
gabble_search_manager_constructor: use gabble_signal_connect_weak to connect ...
Guillaume Desmottes
1
-3
/
+2
2009-08-24
re-implement gabble_search_manager_close_all using gabble_search_channel_close
Guillaume Desmottes
1
-8
/
+17
2009-08-19
search-manager: use the server's JUD if no Server has been specified
Guillaume Desmottes
1
-7
/
+59
2009-08-19
gabble_search_manager_foreach_channel_class: use tp_g_value_slice_new_string
Guillaume Desmottes
1
-2
/
+2
2009-08-19
Replace 'probed' with 'ready-or-not' with a GError
Will Thompson
1
-8
/
+25
2009-08-19
Remove search channels to invalid servers
Will Thompson
1
-3
/
+10
2009-08-19
Return from SearchChannel requests when 'probed' is emitted
Will Thompson
1
-4
/
+54
2009-08-19
Create search channels in response to requests
Will Thompson
1
-1
/
+48
2009-08-19
Add a set of channels to SearchManager
Will Thompson
1
-0
/
+19
2009-08-19
Add a stub TpChannelManager for ContactSearch channels
Will Thompson
1
-0
/
+267