summaryrefslogtreecommitdiff
path: root/src/core/load-fragment.c
Commit message (Expand)AuthorAge
...
* 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
* core: replace OnFailureIsolate= setting by a more generic OnFailureJobMode= s...Lennart Poettering2013-11-26
* conf-parser: distinguish between multiple sections with the same nameTom Gundersen2013-11-25
* socket: fix segfaultLennart Poettering2013-11-21
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-20
* core: some more _cleanup_free_Zbigniew Jędrzejewski-Szmek2013-11-15
* clients: various simplificationsLennart Poettering2013-11-06
* mount/service: drop FsckPassNo supportTom Gundersen2013-10-19
* list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering2013-10-14
* Make sure that we don't dereference NULLZbigniew Jędrzejewski-Szmek2013-10-13
* Do not use unitialized variable and remove duplicated lineZbigniew Jędrzejewski-Szmek2013-09-27
* core: rework how we match mount units against each otherLennart Poettering2013-09-26
* cgroup: get rid of MemorySoftLimit=Lennart Poettering2013-09-17
* specifier: rework specifier calls to return proper error messageLennart Poettering2013-09-17
* blkio bandwidth: don't clean up all of entries in blockio_device_bandwidths listGao feng2013-09-10
* blcokio bandwidth: add missing set of CGroupBlockIODeviceBandwidth's readGao feng2013-08-28
* core: update configuration directive list "systemd --dump-configuration-items...Lennart Poettering2013-07-19
* cgroup: split out per-device BlockIOWeight= setting into BlockIODeviceWeight=Lennart Poettering2013-07-11
* core: add transient unitsLennart Poettering2013-06-28
* core: general cgroup reworkLennart Poettering2013-06-27
* manager: add DefaultEnvironment optionUmut Tezduyar2013-06-20
* core: add new .slice unit type for partitioning systemsLennart Poettering2013-06-17
* conf-parser: restrict .include usageLennart Poettering2013-04-25
* Add set_consume which always takes ownershipZbigniew Jędrzejewski-Szmek2013-04-24
* unit: rework trigger dependency logicLennart Poettering2013-04-23
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-18
* Move bus_error to dbus-common and remove bus_error_message_or_strerrorSimon Peeters2013-04-18
* core/main: use _cleanup_Zbigniew Jędrzejewski-Szmek2013-04-17
* Report about syntax errors with metadataZbigniew Jędrzejewski-Szmek2013-04-17
* util: rename parse_usec() to parse_sec() sinds the default unit is secondsLennart Poettering2013-04-03
* execute: convert secure bits into mask properlyZbigniew Jędrzejewski-Szmek2013-03-31