summaryrefslogtreecommitdiff
path: root/src/core/load-fragment.c
AgeCommit message (Expand)Author
2013-07-19core: update configuration directive list "systemd --dump-configuration-items...Lennart Poettering
2013-07-11cgroup: split out per-device BlockIOWeight= setting into BlockIODeviceWeight=Lennart Poettering
2013-06-28core: add transient unitsLennart Poettering
2013-06-27core: general cgroup reworkLennart Poettering
2013-06-20manager: add DefaultEnvironment optionUmut Tezduyar
2013-06-17core: add new .slice unit type for partitioning systemsLennart Poettering
2013-04-25conf-parser: restrict .include usageLennart Poettering
2013-04-24Add set_consume which always takes ownershipZbigniew Jędrzejewski-Szmek
2013-04-23unit: rework trigger dependency logicLennart Poettering
2013-04-18move _cleanup_ attribute in front of the typeHarald Hoyer
2013-04-18Move bus_error to dbus-common and remove bus_error_message_or_strerrorSimon Peeters
2013-04-17core/main: use _cleanup_Zbigniew Jędrzejewski-Szmek
2013-04-17Report about syntax errors with metadataZbigniew Jędrzejewski-Szmek
2013-04-03util: rename parse_usec() to parse_sec() sinds the default unit is secondsLennart Poettering
2013-03-31execute: convert secure bits into mask properlyZbigniew Jędrzejewski-Szmek
2013-03-22exec: Assigning the empty string to CapabilityBoundSet= should drop all capsLennart Poettering
2013-03-01specifier: when resolving specifier strings when loading configuration, don't...Lennart Poettering
2013-02-27unit: rework resource management APILennart Poettering
2013-02-13use strneq instead of strncmpThomas Hindoe Paaboel Andersen
2013-02-11core: properly validate environment data from Environment= lines in unit filesLennart Poettering
2013-01-19execute: Fix seccomp support on x32Jonathan Callen
2013-01-17units: for all unit settings that take lists, allow the empty string for rese...Lennart Poettering
2013-01-15load-fragment: fix bad memory accessLennart Poettering
2013-01-15load-fragment: replace specifiers in path unit's Unit= settingLennart Poettering
2013-01-14core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering
2012-11-23timer: implement calendar time eventsLennart Poettering
2012-11-19core/load-fragment: fix (potential) bad memory accessZbigniew Jędrzejewski-Szmek
2012-11-19core/load-fragment: be more precise in error messagesZbigniew Jędrzejewski-Szmek
2012-11-15sched: Only setting CPUSchedulingPriority=rr doesn't workHolger Hans Peter Freyther
2012-11-15core: lift restriction on order of - and @ in ExecStartZbigniew Jędrzejewski-Szmek
2012-11-15core: interpret \; token in ExecStart as escaped ;Oleksii Shevchuk
2012-10-30shared, core: do not always accept numbers in string lookupsMichal Schmidt
2012-10-03man: document behaviour of ListenStream= with only a port number in regards t...Lennart Poettering
2012-09-19path: support specifier resolvin in .path unitsLennart Poettering
2012-09-18unit: split unit_printf() and friends into its own .c fileLennart Poettering
2012-09-13macro: introduce _cleanup_free_ macro for automatic freeing of scoped vars an...Lennart Poettering
2012-09-13load-fragment: Expand specifiers in conditions.Auke Kok
2012-08-23load-fragment: initialize bool invert before useLukas Nykryn
2012-08-22unit: add new ConditionHost= condition typeLennart Poettering
2012-08-08systemd: introduced new timeout typesMichal Sekletar
2012-07-23sd-daemon: remove unnecessary memset callsJim Meyering
2012-07-17execute: support syscall filtering using seccomp filtersLennart Poettering
2012-07-16Spelling fixes.Ville Skyttä
2012-07-03load-fragment: a few modernizationsLennart Poettering
2012-06-22unit: drop the Names= optionLennart Poettering
2012-06-15service: timeout for oneshot servicesLukas Nykryn
2012-06-01journal: allow setting of a cutoff log level for disk storage, syslog, kmsg, ...Lennart Poettering
2012-05-31util: introduce a proper nsec_t and make use of it where appropriateLennart Poettering
2012-05-24main: add configuration option to alter capability bounding set for PID 1Lennart Poettering
2012-05-22units: remove service sysv_path variable and replace it by generic unit_pathLennart Poettering