summaryrefslogtreecommitdiff
path: root/src/tube-dbus.c
Commit message (Expand)AuthorAgeFilesLines
* tube-dbus: fix TpTubeChannelState enum castingGuillaume Desmottes2013-10-021-4/+4
* Don't use sealed struct membersSimon McVittie2013-01-041-6/+11
* Be single-include-compliantSimon McVittie2013-01-041-7/+2
* Include config.h and our corresponding header first in every source fileSimon McVittie2013-01-041-0/+1
* tubes: use guint64s for all tube IDsJonny Lamb2012-08-021-5/+5
* tube-{iface,dbus,stream}: remove tubes-channel propertyJonny Lamb2012-05-311-13/+1
* tube-dbus: subclass TpBaseChannel insteadJonny Lamb2012-05-311-324/+108
* tube-dbus: explicitly set the requested propertyJonny Lamb2012-05-231-1/+3
* Remove deprecated tp_handle_ref/unrefXavier Claessens2012-05-101-25/+0
* Use TP_ERROR instead of long-deprecated TP_ERRORSSimon McVittie2012-05-071-3/+3
* Use _unref instead of _free _destroy when possible.unrefXavier Claessens2011-11-161-8/+8
* gibber ibb bytestream: removeJonny Lamb2011-05-091-1/+0
* tube-dbus: fix typoJonny Lamb2011-05-031-1/+1
* src: remove annoying salut- prefixJonny Lamb2011-04-281-2/+2
* Unconfuse TpTubeChannelState and TpTubeState a bitWill Thompson2011-03-211-1/+1
* fd.o #31665: use TpDBusDaemon, not tp_get_bus()Simon McVittie2010-11-181-7/+8
* tube-dbus: actually implement the LocalHost access controlGuillaume Desmottes2009-06-261-0/+16
* add Localhost to SupportedAccessesControlGuillaume Desmottes2009-06-261-0/+2
* tube-dbus: use the rafined TP_HASH_TYPE_DBUS_TUBE_PARTICIPANTS for the dbus-n...Guillaume Desmottes2009-06-261-1/+1
* fire DBusTube.DBusNamesChanged signalGuillaume Desmottes2009-06-261-0/+27
* implement DBusTube.Accept methodGuillaume Desmottes2009-06-261-2/+36
* tube-dbus: bytestream_state_changed_cb: fire TubeChannelStateChanged signalGuillaume Desmottes2009-06-261-0/+4
* implement DBusTube.Offer methodGuillaume Desmottes2009-06-261-3/+61
* add salut_tube_dbus_offerGuillaume Desmottes2009-06-261-14/+54
* factor out create_dbus_serverGuillaume Desmottes2009-06-261-9/+49
* tube-dbus: factor out do_closeGuillaume Desmottes2009-06-261-10/+20
* tube-dbus: implement DBusTube propertiesGuillaume Desmottes2009-06-261-3/+28
* tube-dbus: implement Channel interface methodsGuillaume Desmottes2009-06-261-5/+73
* tube-dbus: start to implement Channel interface and DBusTube typeGuillaume Desmottes2009-06-261-6/+261
* tube-dbus: add tube-offered signalGuillaume Desmottes2009-06-261-0/+11
* add salut_tube_dbus_channel_get_allowed_properties ()Guillaume Desmottes2009-06-261-1/+22
* tube-dbus: initiator property has been renamed to initiator-handleGuillaume Desmottes2009-02-031-6/+6
* Add property "tubes-channel" to SalutStreamTube and SalutDBusTube object. The...Alban Crequy2009-02-031-0/+12
* Rename signal names of StreamTubes and DBusTubes to avoid collisions when Sal...Alban Crequy2009-02-031-2/+2
* salut_tube_dbus_set_property: dup the boxed and destroy the old one if neededGuillaume Desmottes2008-12-171-1/+3
* tube-dbus: fix coding styleGuillaume Desmottes2008-12-151-1/+1
* salut_tube_dbus_dispose: no need to define twice contact_repoGuillaume Desmottes2008-12-121-2/+0
* Merge branch 'master' into tubes-requestotron-without-new-specsAlban Crequy2008-11-101-24/+6
|\
| * Salut: use G_PARAM_STATIC_STRINGSAlban Crequy2008-11-091-24/+6
* | Avoid to send the close message stanza from both ends in 1-1 stream tubes.Alban Crequy2008-10-311-3/+3
* | Merge branch 'master' into tubesJonny Lamb2008-08-121-8/+74
|\ \ | |/
| * Fix the casting in the various _GET_PRIV macrosSjoerd Simons2008-06-021-1/+1
| * Add a D-Bus message queue when the application is not yet connected to the tu...Alban Crequy2008-04-151-6/+72
| * Fix copyrightAlban Crequy2008-04-151-1/+1
* | Remove never used parameter bytestream when creating a tubeAlban Crequy2008-08-111-5/+1
* | Send iq offer only 1 timeAlban Crequy2008-08-111-0/+1
|/
* tube-dbus: fix a reference leak when creating the muc bytestreamGuillaume Desmottes2008-01-311-0/+1
* salut_tube_dbus_constructor: when handle_type is room, the bytestream have to...Guillaume Desmottes2008-01-311-1/+1
* Fix up inclusions of namespace headersSimon McVittie2007-11-021-1/+0
* Echo broadcast messages that are from us (rMulticast aux bytestreams don't echo)Simon McVittie2007-10-221-0/+14