summaryrefslogtreecommitdiff
path: root/src/write-mgr-file.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-21write-mgr-file: Use one property per line when calling g_object_get, to empha...Andre Moreira Magalhaes (andrunko)1-1/+3
2011-11-21write-mgr-file: Make it comply with ISO C90.Andre Moreira Magalhaes (andrunko)1-1/+2
2011-11-21Update manager file writer for new addressing features.Eitan Isaacson1-9/+25
2011-11-16Use _unref instead of _free _destroy when possible.unrefXavier Claessens1-1/+1
2011-01-26write-mgr-file: include Protocol.AuthenticationTypesJonny Lamb1-0/+4
2010-08-05assert that expected immutable properties really are thereSenko Rasic1-6/+6
2010-08-05write-mgr-file.c: use correct printf formats as provided by GlibSenko Rasic1-7/+11
2010-08-05write-mgr-file.c: iterate over hashtable instead of using foreachSenko Rasic1-24/+27
2010-08-05update copyrightSenko Rasic1-2/+2
2010-08-05mgr_file_contents(): don't leak GKeyFileSenko Rasic1-1/+4
2010-08-05write-mgr-file: output Protocol's immutable propertiesSenko Rasic1-2/+208
2010-08-05factor write_parameters() out of mgr_file_contents()Senko Rasic1-48/+56
2010-08-05write_mgr_file(): make use of GabbleJabberProtocolSenko Rasic1-8/+20
2009-11-20fd.o#24558: Flag the password param as secret, and enhance write-mgr-file to ...Simon McVittie1-2/+3
2009-03-26write-mgr-file: add support for 'as' defaultsGuillaume Desmottes1-0/+10
2009-03-26write-mgr-file; properly init D-Bus typesGuillaume Desmottes1-4/+8
2009-03-26add gabble_connection_manager_get_protocols() instead of having gabble_protoc...Guillaume Desmottes1-1/+2
2008-10-31in functions taking format string and arguments, explicitly specify format st...Senko Rasic1-1/+1
2008-07-21tidy up include styleDafydd Harries1-1/+1
2008-07-21make config.h the first include in every fileDafydd Harries1-0/+2
2008-07-14rename gabble-connection-manager.h to connection-manager.hDafydd Harries1-1/+1
2007-04-05Semi-automated whitespace pedantry: space before function call parentheses, w...Simon McVittie1-21/+21
2007-03-05Use public TP_CM_BUS_NAME_BASE in write-mgr-file; ditto for object-path baseSimon McVittie1-2/+2
2007-03-05Export TpCMProtocolSpec array directly, rather than via a modifiable pointerSimon McVittie1-1/+1
2007-02-20Move Gabble's parameter parsing to telepathy-glibSimon McVittie1-3/+3
2007-01-05Remove tp- prefix from header files: it serves no namespacing purpose and get...Simon McVittie1-1/+1
2007-01-04Remove telepathy-constants.h in favour of <telepathy-glib/tp-enums.h> in lib....Simon McVittie1-1/+1
2006-09-21remove Name field from [ConnectionManager] section in .manager fileRobert McQueen1-4/+2
2006-08-09Include Nokia copyright in write-mgr-file.cSimon McVittie1-0/+1
2006-08-09Make write-mgr-file less of a hackSimon McVittie1-37/+60
2006-08-09Rename write_mgr_file to write-mgr-fileSimon McVittie1-0/+81