index
:
telepathy/telepathy-gabble
call1
master
next
telepathy-gabble-0.10
telepathy-gabble-0.12
telepathy-gabble-0.14
telepathy-gabble-0.16
telepathy-gabble-0.18
telepathy-gabble-0.2
telepathy-gabble-0.4
telepathy-gabble-0.6
telepathy-gabble-0.8
XMPP connection manager (mirrored from https://gitlab.freedesktop.org/telepathy/telepathy-gabble)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-13
Merge remote branch 'wjt/fd.o-30117'
Simon McVittie
1
-14
/
+14
2010-09-13
Re-indent a GError to fix check-coding-style
Simon McVittie
1
-5
/
+2
2010-09-13
Import Conference.DRAFT2 from spec git master
Simon McVittie
1
-10
/
+13
2010-09-13
Split ignore-ssl-errors into interactive-ssl
Cosimo Cecchi
2
-7
/
+24
2010-09-13
Assert that we have a rejection list with at least one element.
Cosimo Cecchi
1
-0
/
+5
2010-09-13
Use right wording in DEBUG messages
Cosimo Cecchi
2
-2
/
+2
2010-09-13
Return 'Invalid_Argument' if Reject() is called with zero reasons
Cosimo Cecchi
1
-0
/
+12
2010-09-13
Use tp_clear_boxed to free the Rejection structs
Cosimo Cecchi
2
-3
/
+6
2010-09-13
Update Gabble to the new draft API
Cosimo Cecchi
2
-61
/
+37
2010-09-13
Privacy lists: Don't a GSimpleAsyncResult.
Will Thompson
1
-0
/
+1
2010-09-13
Always emit PresencesChanged when we change our own presence
Will Thompson
1
-0
/
+1
2010-09-10
Simplify emitting PresencesChanged for SelfHandle
Will Thompson
1
-14
/
+12
2010-09-09
Don't start interactive verification if ignore-ssl-errors is set
Cosimo Cecchi
1
-0
/
+19
2010-09-09
Use TP_ARRAY_TYPE_UCHAR_ARRAY_LIST
Cosimo Cecchi
1
-17
/
+1
2010-09-08
Implemnent fallback-servers support
Nicolas Dufresne
2
-3
/
+99
2010-09-07
Move to undrafted ContactSearch interface
Will Thompson
2
-78
/
+53
2010-08-29
Dramatically reduce debug spam from capabilities
Will Thompson
2
-59
/
+46
2010-08-29
Add a function to dump a diff of two cap sets
Will Thompson
1
-15
/
+68
2010-08-26
Make CA certificates path configurable
Nicolas Dufresne
1
-2
/
+1
2010-08-26
conn-presence.c: consistently cast into GSimpleAsyncResult*
Senko Rasic
1
-5
/
+5
2010-08-26
activate_current_privacy_list: don't leak GError
Senko Rasic
1
-1
/
+3
2010-08-26
get_existing_privacy_lists_cb: use wocky node iterators instead of old macros
Senko Rasic
1
-4
/
+4
2010-08-26
conn-presence.c: documented privacy_presences lifetime a bit better
Senko Rasic
1
-5
/
+13
2010-08-26
activate_current_privacy_list(): simplified list activation xml generation
Senko Rasic
1
-17
/
+14
2010-08-26
removed _ prefix from conn_presence_get_type()
Senko Rasic
3
-3
/
+4
2010-08-26
style fixes
Senko Rasic
3
-12
/
+12
2010-08-26
gabble_plugin_get_custom_presence_statuses: pass arrays directly instead of u...
Senko Rasic
2
-31
/
+16
2010-08-26
conn-presence.c: refactor the invisible privacy list code to support generic ...
Senko Rasic
1
-91
/
+299
2010-08-26
add _conn_presence_get_type() to gracefully handle custom statuses
Senko Rasic
3
-2
/
+40
2010-08-26
conn-presence.c: pass plugin-supplied statuses to the PresenceMixin class init
Senko Rasic
1
-2
/
+18
2010-08-26
plugin(-loader).[ch]: support for adding custom statuses and linking them wit...
Senko Rasic
3
-0
/
+143
2010-08-25
Merge branch 'port-to-tp-base-channel'
Will Thompson
16
-1207
/
+401
2010-08-25
Don't leak a hash table in Stream.SetSending
Will Thompson
1
-0
/
+1
2010-08-25
Use tp_base_channel_close() for search and tls channels
Will Thompson
6
-39
/
+14
2010-08-24
MediaFactory: Clarify references to GabbleCallChannel
Will Thompson
1
-2
/
+5
2010-08-24
Don't leak Call channels when waiting for caps.
Will Thompson
1
-2
/
+4
2010-08-24
Remove GabbleBaseChannel.
Will Thompson
3
-560
/
+0
2010-08-24
Port ServerTLSChannel to TpBaseChannel.
Will Thompson
3
-90
/
+46
2010-08-24
Port GabbleSearchChannel to TpBaseChannel
Will Thompson
3
-105
/
+70
2010-08-24
RoomlistChannel: Remove incorrect, content-free docstrings
Will Thompson
1
-33
/
+0
2010-08-24
Port RoomlistChannel to TpBaseChannel
Will Thompson
2
-78
/
+52
2010-08-24
Port GabbleMucChannel to TpBaseChannel.
Will Thompson
2
-201
/
+163
2010-08-24
Port GabbleIMChannel to TpBaseChannel.
Will Thompson
3
-119
/
+74
2010-08-23
Merge branch 'fix-presence-unsure-period'
Will Thompson
1
-35
/
+35
2010-08-23
Merge branch 'tls-connection2'
Cosimo Cecchi
10
-11
/
+1382
2010-08-21
Start the presence unsure timeout once we connect.
Will Thompson
1
-9
/
+11
2010-08-21
Bin GABBLE_PRESENCE_CACHE_PRIV() silliness.
Will Thompson
1
-26
/
+24
2010-08-19
Fix coding style
Cosimo Cecchi
1
-3
/
+4
2010-08-19
Remove useless cast
Cosimo Cecchi
1
-1
/
+1
2010-08-19
Use TP_HASH_TYPE_STRING_VARIANT_MAP as boxed type
Cosimo Cecchi
1
-1
/
+2
[next]