summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "debug: add more log level macros"Simon McVittie2010-04-302-38/+10
* debug: add more log level macrosJonny Lamb2010-04-292-10/+38
* text-helper: pass the correct timestamp as the "message-sent" valueJonny Lamb2010-04-291-1/+1
* Fix building with the tr_TR.UTF-8 locale.Mike Ruprecht2010-04-061-3/+3
* SalutContactManager: implement requestotron error correctlySimon McVittie2010-04-061-1/+1
* Remove trailing whitespaceTomeu Vizoso2010-03-301-1/+1
* Initialize GErrors to NULL.Mike Ruprecht2010-03-251-1/+1
* Remove use of g_set_prgname in main().Mike Ruprecht2010-03-251-1/+0
* fix silly typosSjoerd Simons2010-03-251-2/+2
* Return an error from Send as soon as we canSjoerd Simons2010-03-251-32/+28
* Port MUC channels to use the message mixin.Mike Ruprecht2010-03-252-72/+70
* Port IM channels to use the message mixin.Mike Ruprecht2010-03-252-80/+76
* Add helper functions for the message interface.Mike Ruprecht2010-03-252-1/+142
* Copy the generate_id function from Gabble's util file.Mike Ruprecht2010-03-252-2/+32
* Fix strict aliasing warnings from gccSjoerd Simons2010-03-251-7/+10
* Disable 1-1 stream tube for nowGuillaume Desmottes2009-09-091-0/+4
* connection: save presence/message and set once established if set after self ...Jonny Lamb2009-09-091-1/+6
* connection: if presence is set before connected, save and set after connectingJonny Lamb2009-09-091-20/+58
* connection: set "dnd" to PRESENCE_TYPE_BUSYJonny Lamb2009-09-081-1/+1
* Add support for TpDebugSender.Jonny Lamb2009-09-044-7/+93
* telepathy-salut: fix header guard in debug.hAndres Salomon2009-07-221-1/+1
* Implement generic tube capabilityGuillaume Desmottes2009-06-261-0/+92
* tubes-mgr: add TargetID as allowed property in ContactCapabilitiesGuillaume Desmottes2009-06-261-0/+2
* 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
* call update_tubes_info once the tube has been openedGuillaume Desmottes2009-06-261-10/+2
* tubes-channel: call add_yourself_in_dbus_names once the tube has been openedGuillaume Desmottes2009-06-261-7/+10
* tubes-channel: always fire the Closed signal when a tube is closedGuillaume Desmottes2009-06-261-19/+12
* implement DBusTube.Accept methodGuillaume Desmottes2009-06-261-2/+36
* salut_muc_channel_received_stanza: remove D-Bus tube exception now they imple...Guillaume Desmottes2009-06-261-3/+1
* tube-dbus: bytestream_state_changed_cb: fire TubeChannelStateChanged signalGuillaume Desmottes2009-06-261-0/+4
* implement DBusTube.Offer methodGuillaume Desmottes2009-06-261-3/+61
* salut_tubes_channel_offer_d_bus_tube: call salut_tube_dbus_offerGuillaume Desmottes2009-06-261-0/+10
* add salut_tube_dbus_offerGuillaume Desmottes2009-06-262-14/+56
* factor out create_dbus_serverGuillaume Desmottes2009-06-261-9/+49
* tube-dbus: factor out do_closeGuillaume Desmottes2009-06-261-10/+20
* salut-muc-manager: handle D-Bus tube channel requestGuillaume Desmottes2009-06-261-1/+39
* salut_tubes_channel_tube_request: uncomment D-Bus tube new API codeGuillaume Desmottes2009-06-261-3/+0
* 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-262-6/+266
* tube-dbus: add tube-offered signalGuillaume Desmottes2009-06-261-0/+11
* factor out handle_stream_tube_channel_requestGuillaume Desmottes2009-06-261-21/+34
* factor out handle_tube_channel_requestGuillaume Desmottes2009-06-261-45/+62
* make salut_tubes_channel_tube_request more genericGuillaume Desmottes2009-06-264-6/+18
* salut_muc_manager_foreach_channel_class: add D-Bus tubeGuillaume Desmottes2009-06-261-0/+7
* add salut_tube_dbus_channel_get_allowed_properties ()Guillaume Desmottes2009-06-262-1/+24
* tube-stream: use TP_ERROR_* from tp-glibGuillaume Desmottes2009-06-261-12/+4