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