summaryrefslogtreecommitdiff
path: root/src/core/load-fragment.c
AgeCommit message (Expand)Author
2015-04-19Remove src/coreAndy Wingo
2015-04-08Remove SysV compatAndy Wingo
2015-03-14core: remove left-over debug messageZbigniew Jędrzejewski-Szmek
2015-03-13tree-wide: there is no ENOTSUP on linuxDavid Herrmann
2015-03-07core/load-fragment: safe_close() protects errnoZbigniew Jędrzejewski-Szmek
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-01config_parse_set_status: put signals in the correct setMichael Olbrich
2015-01-26treewide: fix multiple typosTorstein Husebø
2015-01-20util: make http url validity checks more generic, and move them to util.cLennart Poettering
2015-01-11core/load-fragment: avoid allocating 0 bytes when given an invalid commandZbigniew Jędrzejewski-Szmek
2015-01-07conf-parse: don't accept invalid bus names as BusName= arguments in service u...Lennart Poettering
2014-12-18load-fragment: allow quoting in command name and document allowed escapesZbigniew Jędrzejewski-Szmek
2014-12-18tree-wide: make condition_free_list return NULLZbigniew Jędrzejewski-Szmek
2014-12-18core: make exec_command_free_list return NULLZbigniew Jędrzejewski-Szmek
2014-12-17load-fragment: properly unescape \;tomsod-m ya ru
2014-12-12wrap a few *_FOREACH macros in curly bracesThomas Hindoe Paaboel Andersen
2014-12-12util: when using basename() for creating temporary files, verify the resultin...Lennart Poettering
2014-12-10util: introduce our own gperf based capability listLennart Poettering
2014-12-08load-fragment: remove wrong ifdef guardZbigniew Jędrzejewski-Szmek
2014-11-30core: warn and ignore SysVStartPriority=Zbigniew Jędrzejewski-Szmek
2014-11-30When warning about unsupported options, be more detailedZbigniew Jędrzejewski-Szmek
2014-11-30core: remove unused variablesRonny Chevalier
2014-11-24smack: introduce new SmackProcessLabel optionWaLyong Cho
2014-11-06core: introduce the concept of AssertXYZ= similar to ConditionXYZ=, but fatal...Lennart Poettering
2014-10-24calendar: make freeing a calendar spec object deal fine with NULLLennart Poettering
2014-10-12ModernizationZbigniew Jędrzejewski-Szmek
2014-09-15hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt
2014-09-13core: use correct function to free CalendarSpecDave Reisner
2014-09-13core: fix a potential mem leakThomas Hindoe Paaboel Andersen
2014-09-08bus: parse BusPolicy directive in service filesDaniel Mack
2014-09-08bus: factor out bus policy itemsDaniel Mack
2014-07-31core/load-fragment.c: correct argument sign and split up long linesZbigniew Jędrzejewski-Szmek
2014-07-31Properly report invalid quoted stringsZbigniew Jędrzejewski-Szmek
2014-07-31Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek
2014-07-29time-util: add and use USEC/NSEC_INFINIYKay Sievers
2014-07-16Let config_parse open file where applicableZbigniew Jędrzejewski-Szmek
2014-07-15Constify ConfigTableItem tablesZbigniew Jędrzejewski-Szmek
2014-07-03exit-status: rename ExitStatusSet's "code" field to "status"Lennart Poettering
2014-06-05kdbus: when uploading bus name policy, resolve users/groups out-of-processLennart Poettering
2014-06-04core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also...Lennart Poettering
2014-06-04socket: add new Symlinks= option for socket unitsLennart Poettering
2014-06-03core: add new ReadOnlySystem= and ProtectedHome= settings for service unitsLennart Poettering
2014-05-22cgroups: simplify CPUQuota= logicLennart Poettering
2014-05-22cgroup: rework startup logicLennart Poettering
2014-05-22core: add startup resource control optionWaLyong Cho
2014-05-19fix spelling of privilegeNis Martensen
2014-05-06load-fragment: minor cleanupLennart Poettering
2014-04-25core: expose CFS CPU time quota as high-level unit propertiesLennart Poettering
2014-04-24service: rename StartLimitAction enum to FailureActionMichael Olbrich
2014-03-24core: remove tcpwrap supportLennart Poettering