summaryrefslogtreecommitdiff
path: root/wocky/wocky-pep-service.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-04add missing config.h includesGuillaume Desmottes1-0/+4
2012-02-06Namespace debug flags.Will Thompson1-1/+1
2012-02-06Move most of debug.h to debug-internal.hWill Thompson1-1/+1
2012-01-30PepService: update © years.Will Thompson1-1/+1
2012-01-30PepService::changed: pass <item> element to callbackWill Thompson1-3/+13
2012-01-30PepService: return <item> node from get()Will Thompson1-1/+21
2011-03-09pep-service: document everythingJonny Lamb1-1/+81
2011-02-16Porter: make sender matching for handlers explicit.Will Thompson1-3/+3
2010-10-20Use wocky_stanza_get_{from,to}Will Thompson1-2/+1
2010-10-04GSimpleAsyncResult source tags should be _asyncNicolas Dufresne1-2/+2
2010-05-28pep-service: discard suspicious event messsages (fdo #28232)Guillaume Desmottes1-0/+11
2010-04-20Rename WockyXmppNode to WockyNodeSjoerd Simons1-2/+2
2010-04-20Use wocky_stanza_get_top_node instead of ->nodeSjoerd Simons1-1/+2
2010-04-20Rename WockyXmppStanza to WockyStanzaSjoerd Simons1-6/+6
2010-04-13Use G_TYPE_INSTANCE_GET_PRIVATE() correctly.Will Thompson1-20/+12
2010-04-13Use ASCII mnemonics throughout.Will Thompson1-12/+12
2010-04-13Use G_GNUC_NULL_TERMINATED for build spec-cy functionsWill Thompson1-2/+2
2010-03-16pep-service: don't crash on disconnect during retrievalWill Thompson1-1/+4
2010-03-10_make_publish_stanza(): also return the <pubsub/> nodeWill Thompson1-1/+1
2010-03-08Extract publish stanza construction to a helperWill Thompson1-12/+2
2010-02-23PEP: don't leak if pep_service_get_finish() isn't calledWill Thompson1-5/+5
2009-09-29wocky-pep-service: fix include of Wocky filesGuillaume Desmottes1-4/+4
2009-09-25wocky-pep-service: add a debug msgGuillaume Desmottes1-1/+7
2009-09-25wocky-pep-service: use Wocky's signal marshallersGuillaume Desmottes1-3/+2
2009-09-25import wocky-pep-service.[ch] from GabbleGuillaume Desmottes1-0/+362