summaryrefslogtreecommitdiff
path: root/src/core/load-fragment.c
Commit message (Expand)AuthorAge
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* core: use correct function to free CalendarSpecDave Reisner2014-09-13
* core: fix a potential mem leakThomas Hindoe Paaboel Andersen2014-09-13
* bus: parse BusPolicy directive in service filesDaniel Mack2014-09-08
* bus: factor out bus policy itemsDaniel Mack2014-09-08
* core/load-fragment.c: correct argument sign and split up long linesZbigniew Jędrzejewski-Szmek2014-07-31
* Properly report invalid quoted stringsZbigniew Jędrzejewski-Szmek2014-07-31
* Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek2014-07-31
* time-util: add and use USEC/NSEC_INFINIYKay Sievers2014-07-29
* Let config_parse open file where applicableZbigniew Jędrzejewski-Szmek2014-07-16
* Constify ConfigTableItem tablesZbigniew Jędrzejewski-Szmek2014-07-15
* exit-status: rename ExitStatusSet's "code" field to "status"Lennart Poettering2014-07-03
* kdbus: when uploading bus name policy, resolve users/groups out-of-processLennart Poettering2014-06-05
* core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also...Lennart Poettering2014-06-04
* socket: add new Symlinks= option for socket unitsLennart Poettering2014-06-04
* core: add new ReadOnlySystem= and ProtectedHome= settings for service unitsLennart Poettering2014-06-03
* cgroups: simplify CPUQuota= logicLennart Poettering2014-05-22
* cgroup: rework startup logicLennart Poettering2014-05-22
* core: add startup resource control optionWaLyong Cho2014-05-22
* fix spelling of privilegeNis Martensen2014-05-19
* load-fragment: minor cleanupLennart Poettering2014-05-06
* core: expose CFS CPU time quota as high-level unit propertiesLennart Poettering2014-04-25
* service: rename StartLimitAction enum to FailureActionMichael Olbrich2014-04-24
* core: remove tcpwrap supportLennart Poettering2014-03-24
* timer: support timers that can resume the system from suspendLennart Poettering2014-03-24
* unit: turn off mount propagation for udevdLennart Poettering2014-03-20
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-18
* busname: add parser for bus name policiesDaniel Mack2014-03-07
* core: don't override NoNewPriviliges= from SystemCallFilter= if it is already...Lennart Poettering2014-03-05
* Do not print invalid UTF-8 in error messagesZbigniew Jędrzejewski-Szmek2014-03-04
* conf-parser: config_parse_path_strv() is not generic, so let's move it into l...Lennart Poettering2014-03-03
* core: move config_parse_set_status() into load-fragment.cLennart Poettering2014-03-03
* conf-parse: rename config_parse_level() to config_parse_log_level()Lennart Poettering2014-03-03
* core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settingsLennart Poettering2014-03-03
* core: add new RestrictAddressFamilies= switchLennart Poettering2014-02-26
* core: clean up some confusing regarding SI decimal and IEC binary suffixes fo...Lennart Poettering2014-02-23
* cgroup: Extend DeviceAllow= syntax to whitelist groups of devices, not just p...Lennart Poettering2014-02-22
* core: Add AppArmor profile switchingMichael Scherer2014-02-21
* core: add Personality= option for units to set the personality for spawned pr...Lennart Poettering2014-02-19
* core: warn when unit files with unsupported options are parsedLennart Poettering2014-02-17
* core: store and expose SELinuxContext field normalized as bool + stringLennart Poettering2014-02-17
* core: add a system-wide SystemCallArchitectures= settingLennart Poettering2014-02-13
* core: add SystemCallArchitectures= unit setting to allow disabling of non-nativeLennart Poettering2014-02-13
* core: rework syscall filterLennart Poettering2014-02-12
* syscallfilter: port to libseccompRonny Chevalier2014-02-12
* Use enums to make it obvious what boolean params meanZbigniew Jędrzejewski-Szmek2013-12-26
* bus: when connecting to a container's kdbus instance, enter namespace firstLennart Poettering2013-12-14
* Get rid of our reimplementation of basenameZbigniew Jędrzejewski-Szmek2013-12-06
* bus: add .busname unit type to implement kdbus-style bus activationLennart Poettering2013-12-02
* service: add the ability for units to join other unit's PrivateNetwork= and P...Lennart Poettering2013-11-27