summaryrefslogtreecommitdiff
path: root/src/conn-power-saving.c
Commit message (Expand)AuthorAgeFilesLines
* add missing config.h includesGuillaume Desmottes2012-04-041-0/+1
* Update Wocky snapshot for One Big Header.Will Thompson2012-02-061-2/+1
* Don't assume google:queue support from google:rosterWill Thompson2011-05-051-7/+6
* conn-power-saving: use local queueing if google queueing is not supportedSenko Rasic2011-03-171-19/+53
* PowerSaving: Fix sending google:queue commands.Will Thompson2010-12-161-1/+1
* Depend on telepathy-glib 0.13.7 and use it for SASLSimon McVittie2010-11-261-7/+5
* Update conn_power_saving_* to use new conn_util_send_iq_finish.Eitan Isaacson2010-11-031-1/+1
* Use macro for SetPowerSaving when disconnected.Eitan Isaacson2010-11-031-9/+2
* Make PowerSaving iface conditional upon disco.Eitan Isaacson2010-11-031-54/+10
* Updated power-saving to use new conn_util_send_iq_finish.Eitan Isaacson2010-11-031-14/+2
* Make power-saving a GabbleConnection property.Eitan Isaacson2010-11-031-37/+21
* Changed parameter to "enabled" instead of the misleading "in_Active".Eitan Isaacson2010-11-031-8/+8
* Cleaned callback funtions to NULL-check reply instead of an error.Eitan Isaacson2010-11-031-11/+11
* Implemented Conn.I.PowerSaving.Eitan Isaacson2010-11-031-0/+230