summaryrefslogtreecommitdiff
path: root/src/core/load-dropin.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen1-3/+0
2014-12-16Move dropin listing to sharedZbigniew Jędrzejewski-Szmek1-123/+15
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt1-1/+1
2014-11-28treewide: more log_*_errno + return simplificationsMichal Schmidt1-6/+2
2014-11-28treewide: more log_*_errno() conversionsMichal Schmidt1-1/+1
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt1-2/+2
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt1-2/+2
2014-08-07core: do not add dependencies to selfZbigniew Jędrzejewski-Szmek1-1/+1
2014-07-16Let config_parse open file where applicableZbigniew Jędrzejewski-Szmek1-2/+3
2014-07-15Constify ConfigTableItem tablesZbigniew Jędrzejewski-Szmek1-1/+1
2014-05-22core: remove unused varsLennart Poettering1-2/+0
2014-05-22core: never consider failure when reading drop-ins fatalLennart Poettering1-29/+13
2014-02-03conf-parser: warn when we open configuration files with weird access bitsLennart Poettering1-23/+13
2013-12-21core: replace readdir_r with readdirFlorian Weimer1-3/+4
2013-04-30id128: when taking user input for a 128bit ID, validate syntaxLennart Poettering1-14/+26
2013-04-25conf-parser: restrict .include usageLennart Poettering1-1/+1
2013-04-17Report about syntax errors with metadataZbigniew Jędrzejewski-Szmek1-1/+3
2013-04-05test-catalog,core/load-dropin: remove unused variablesZbigniew Jędrzejewski-Szmek1-1/+0
2013-04-01Introspect and monitor dropin configurationOleksii Shevchuk1-19/+41
2013-02-08shared: conf-files - add root parameterKay Sievers1-1/+1
2013-01-14core: fix double freeLennart Poettering1-2/+2
2013-01-11unit: instead of directly loading drop-in configuration snippets use conf_fil...Lennart Poettering1-28/+41
2013-01-11unit: allow extension of unit files with .d/*.conf drop-insLennart Poettering1-19/+44
2012-07-13util: rename join() to strjoin()Lennart Poettering1-3/+3
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering1-4/+4
2012-04-11move libsystemd_core.la sources into core/Kay Sievers1-0/+150