summaryrefslogtreecommitdiff
path: root/src/core/load-fragment.c
Commit message (Expand)AuthorAge
* 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
* exec: Assigning the empty string to CapabilityBoundSet= should drop all capsLennart Poettering2013-03-22
* specifier: when resolving specifier strings when loading configuration, don't...Lennart Poettering2013-03-01
* unit: rework resource management APILennart Poettering2013-02-27
* use strneq instead of strncmpThomas Hindoe Paaboel Andersen2013-02-13
* core: properly validate environment data from Environment= lines in unit filesLennart Poettering2013-02-11
* execute: Fix seccomp support on x32Jonathan Callen2013-01-19
* units: for all unit settings that take lists, allow the empty string for rese...Lennart Poettering2013-01-17
* load-fragment: fix bad memory accessLennart Poettering2013-01-15
* load-fragment: replace specifiers in path unit's Unit= settingLennart Poettering2013-01-15
* core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering2013-01-14
* timer: implement calendar time eventsLennart Poettering2012-11-23
* core/load-fragment: fix (potential) bad memory accessZbigniew Jędrzejewski-Szmek2012-11-19
* core/load-fragment: be more precise in error messagesZbigniew Jędrzejewski-Szmek2012-11-19
* sched: Only setting CPUSchedulingPriority=rr doesn't workHolger Hans Peter Freyther2012-11-15
* core: lift restriction on order of - and @ in ExecStartZbigniew Jędrzejewski-Szmek2012-11-15
* core: interpret \; token in ExecStart as escaped ;Oleksii Shevchuk2012-11-15
* shared, core: do not always accept numbers in string lookupsMichal Schmidt2012-10-30
* man: document behaviour of ListenStream= with only a port number in regards t...Lennart Poettering2012-10-03
* path: support specifier resolvin in .path unitsLennart Poettering2012-09-19
* unit: split unit_printf() and friends into its own .c fileLennart Poettering2012-09-18
* macro: introduce _cleanup_free_ macro for automatic freeing of scoped vars an...Lennart Poettering2012-09-13
* load-fragment: Expand specifiers in conditions.Auke Kok2012-09-13
* load-fragment: initialize bool invert before useLukas Nykryn2012-08-23
* unit: add new ConditionHost= condition typeLennart Poettering2012-08-22
* systemd: introduced new timeout typesMichal Sekletar2012-08-08
* sd-daemon: remove unnecessary memset callsJim Meyering2012-07-23
* execute: support syscall filtering using seccomp filtersLennart Poettering2012-07-17
* Spelling fixes.Ville Skyttä2012-07-16
* load-fragment: a few modernizationsLennart Poettering2012-07-03
* unit: drop the Names= optionLennart Poettering2012-06-22
* service: timeout for oneshot servicesLukas Nykryn2012-06-15
* journal: allow setting of a cutoff log level for disk storage, syslog, kmsg, ...Lennart Poettering2012-06-01
* util: introduce a proper nsec_t and make use of it where appropriateLennart Poettering2012-05-31
* main: add configuration option to alter capability bounding set for PID 1Lennart Poettering2012-05-24
* units: remove service sysv_path variable and replace it by generic unit_pathLennart Poettering2012-05-22