summaryrefslogtreecommitdiff
path: root/src/conn-sidecars.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-21various: use tp_clear_object, tp_clear_pointer moreSimon McVittie1-9/+4
2010-09-21Sidecars: use the connection's TpDBusDaemon to register/unregisterSimon McVittie1-3/+6
2010-06-03plugin API: Export GabbleConnection so plugins can use it instead of using Tp...Andre Moreira Magalhaes (andrunko)1-3/+2
2010-06-03plugin API: Added gabble/types.h that contains type definitions to be used by...Andre Moreira Magalhaes (andrunko)1-1/+1
2010-05-04Don't leak sidecars' paths.Will Thompson1-0/+1
2010-05-04create_sidecar_cb: fix/clarify error pathsWill Thompson1-1/+8
2009-11-20Only construct sidecars once we're connected.Will Thompson1-25/+54
2009-11-20Pass TpBaseConn and WockySession to sidecarsWill Thompson1-2/+2
2009-11-20Generate and implement Connection.FUTURE.EnsureSidecar()Will Thompson1-0/+316