summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-21Use g_auto to reduce chances of memory leaksRobert Ancell1-28/+20
2017-12-20Use g_auto to reduce chances of memory leaksRobert Ancell1-17/+6
2016-07-01main: fix leak in log handlerRay Strode1-0/+2
2013-05-11Avoid deprecation warning for g_type_initMatthias Clasen1-0/+2
2013-05-11Quit properly when receiving SIGINT or SIGTERMStef Walter1-0/+12
2013-05-11Actually print debug messages when --debugStef Walter1-0/+24
2013-05-11Remove newlines from debug messagesStef Walter1-1/+1
2012-09-18daemon: Create our directories in /var on demandColin Walters1-3/+37
2012-02-13Port daemon to GDBusMatthias Clasen1-99/+32
2011-03-09daemon: be less chattyRay Strode1-1/+1
2011-02-24Add a --debug commandline optionMatthias Clasen1-0/+19
2011-02-22daemon: drop g_print 'sRay Strode1-1/+1
2010-03-25Refactor logging into separate filesMatthias Clasen1-0/+7
2010-01-23CleanupsMatthias Clasen1-7/+7
2010-01-15Generate and include config.hMatthias Clasen1-0/+2
2010-01-12initial commitMatthias Clasen1-0/+196