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
/
tube-dbus.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-06
bytestream_factory_negotiate_stream(): don't pass stream id to callbacks
Will Thompson
1
-1
/
+0
2012-12-06
bytestream_factory_negotiate_stream(): remove return value
Will Thompson
1
-8
/
+2
2012-11-27
Avoid manually setting WockyNode.ns where sensible.
Will Thompson
1
-6
/
+2
2012-11-05
Use GLib's base64 implementation rather than Gabble's own
Heiher
1
-3
/
+2
2012-09-11
Stop accessing sealed tp-glib structs
Xavier Claessens
1
-6
/
+14
2012-08-28
Merge branch 'only-one-tube'
Jonny Lamb
1
-5
/
+23
2012-07-20
tubes: use 64bit uints for tube IDs everywhere
Jonny Lamb
1
-5
/
+5
2012-07-20
muc-channel: send Tube presence where appropriate
Jonny Lamb
1
-0
/
+18
2012-05-30
Use meta-headers for everything
Simon McVittie
1
-6
/
+2
2012-05-10
Stop using tp_handle_ref/unref
Xavier Claessens
1
-27
/
+0
2012-05-07
Use TP_ERROR instead of deprecated TP_ERRORS
Simon McVittie
1
-5
/
+5
2012-02-29
Merge branch 'base-channels'
Jonny Lamb
1
-402
/
+141
2012-02-14
tube-dbus: subclass TpBaseChannel
Jonny Lamb
1
-402
/
+141
2012-02-06
Update Wocky snapshot for One Big Header.
Will Thompson
1
-1
/
+1
2012-01-31
Replace trivial uses of lm_message_node_get_child_with_namespace
Will Thompson
1
-1
/
+1
2012-01-27
Remove vestigial Loudmouth headers and build system
Will Thompson
1
-1
/
+0
2012-01-27
Delete LmMessage{,Type,SubType} typedefs
Will Thompson
1
-2
/
+2
2012-01-26
Expunge lm_message_ref and lm_message_unref.
Will Thompson
1
-1
/
+1
2012-01-26
Merge branch 'master' into BYE-BYE-LOUDMOUTH
Will Thompson
1
-12
/
+12
2011-11-17
Remove gabble_decode_jid in favour of wocky_decode_jid.
Andre Moreira Magalhaes (andrunko)
1
-3
/
+3
2011-11-16
Use _unref instead of _free _destroy when possible.unref
Xavier Claessens
1
-9
/
+9
2011-05-02
stop using LmMessageNode wrapper
Jonny Lamb
1
-7
/
+7
2011-04-08
Presence: genericise specifying a client type preference
Will Thompson
1
-2
/
+1
2010-11-04
Use GLib's simple (1-argument) signal marshallers
Simon McVittie
1
-3
/
+3
2010-09-21
various: use tp_clear_object, tp_clear_pointer more
Simon McVittie
1
-30
/
+14
2010-09-21
Tubes: use the connection's TpDBusDaemon to export objects
Simon McVittie
1
-8
/
+6
2010-06-02
Prefer phones when picking resource for Jingle calls
Will Thompson
1
-0
/
+1
2010-04-20
Rename to WockyStanza, WockyNode and related changes
Sjoerd Simons
1
-2
/
+2
2009-11-26
tube-dbus: query SOCKS5 proxy when creating a 1-1 D-Bus tube
Guillaume Desmottes
1
-0
/
+8
2009-09-09
tube-dbus: check if the tube has been requested to determine if we need to of...
Guillaume Desmottes
1
-1
/
+6
2009-09-09
tube-dbus: explicitely set the value of the Requested property
Guillaume Desmottes
1
-4
/
+9
2009-09-08
Merge branch 'caps-sanity'
Simon McVittie
1
-1
/
+1
2009-09-03
tube-dbus.c: assert that resource part of our own JID is not NULL
Dafydd Harries
1
-0
/
+1
2009-09-03
make gabble_decode_jid() return a boolean
Dafydd Harries
1
-3
/
+4
2009-09-03
style tweaks
Dafydd Harries
1
-2
/
+1
2009-08-24
Change gabble_presence_pick_resource_by_caps to check the cap.set, not the nu...
Simon McVittie
1
-1
/
+1
2009-05-28
use tp-glib instead of extensions to implement tube new API
Guillaume Desmottes
1
-32
/
+32
2009-05-26
tube-dbus: implement Localhost access control
Guillaume Desmottes
1
-0
/
+17
2009-05-26
add LocalHost to SupportedAccessControls
Guillaume Desmottes
1
-0
/
+2
2009-05-26
tube-dbus: add priv->access_control
Guillaume Desmottes
1
-0
/
+8
2009-05-26
tube-dbus: implement SupportedAccessControls property
Guillaume Desmottes
1
-0
/
+25
2009-05-26
tube-dbus: check if access_control passed to Offer/Accept is valid
Guillaume Desmottes
1
-0
/
+33
2009-05-26
DBusTube.{Offer,Accept} now have an access_control argument
Guillaume Desmottes
1
-0
/
+2
2009-04-29
Sync with latest tube spec DRAFT
Guillaume Desmottes
1
-15
/
+15
2009-03-18
tube-dbus: check dbus_message_set_sender return value
Guillaume Desmottes
1
-1
/
+2
2009-02-23
pass object arg to GabbleBytestreamFactoryNegotiateReplyFunc
Guillaume Desmottes
1
-0
/
+1
2009-02-23
tube-dbus: pass object argument to gabble_bytestream_factory_negotiate_stream
Guillaume Desmottes
1
-1
/
+1
2009-02-13
tube-dbus: fix priv->parameters leak
Guillaume Desmottes
1
-0
/
+2
2009-02-11
add FIXME saying we should use tp_dbus_properties_mixin_add_properties
Guillaume Desmottes
1
-0
/
+2
2009-02-11
tube-dbus: Parameters property has to be in channel-properties only in incomi...
Guillaume Desmottes
1
-13
/
+32
[next]