summaryrefslogtreecommitdiff
path: root/src/main.c
Commit message (Expand)AuthorAgeFilesLines
* main: Allow cache files to be marked immutableallow-overriding-system-accountRay Strode2021-09-101-4/+25
* main: Don’t print translation header with `--help`Philip Withnall2020-04-271-1/+1
* src: Ensure users directory is private at startupPhilip Withnall2019-02-221-3/+54
* i18n: Use `GETTEXT_PACKAGE` instead of `PACKAGE`Iñigo Martínez2018-09-111-2/+2
* build: Migrate from Intltool to GettextIñigo Martínez2018-09-061-2/+2
* Use g_auto to reduce chances of memory leaksRobert Ancell2017-12-211-28/+20
* Use g_auto to reduce chances of memory leaksRobert Ancell2017-12-201-17/+6
* main: fix leak in log handlerRay Strode2016-07-011-0/+2
* Avoid deprecation warning for g_type_initMatthias Clasen2013-05-111-0/+2
* Quit properly when receiving SIGINT or SIGTERMStef Walter2013-05-111-0/+12
* Actually print debug messages when --debugStef Walter2013-05-111-0/+24
* Remove newlines from debug messagesStef Walter2013-05-111-1/+1
* daemon: Create our directories in /var on demandColin Walters2012-09-181-3/+37
* Port daemon to GDBusMatthias Clasen2012-02-131-99/+32
* daemon: be less chattyRay Strode2011-03-091-1/+1
* Add a --debug commandline optionMatthias Clasen2011-02-241-0/+19
* daemon: drop g_print 'sRay Strode2011-02-221-1/+1
* Refactor logging into separate filesMatthias Clasen2010-03-251-0/+7
* CleanupsMatthias Clasen2010-01-231-7/+7
* Generate and include config.hMatthias Clasen2010-01-151-0/+2
* initial commitMatthias Clasen2010-01-121-0/+196