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