Age | Commit message (Expand) | Author |
2013-09-17 | specifier: rework specifier calls to return proper error message | Lennart Poettering |
2013-09-10 | blkio bandwidth: don't clean up all of entries in blockio_device_bandwidths list | Gao feng |
2013-08-28 | blcokio bandwidth: add missing set of CGroupBlockIODeviceBandwidth's read | Gao feng |
2013-07-19 | core: update configuration directive list "systemd --dump-configuration-items... | Lennart Poettering |
2013-07-11 | cgroup: split out per-device BlockIOWeight= setting into BlockIODeviceWeight= | Lennart Poettering |
2013-06-28 | core: add transient units | Lennart Poettering |
2013-06-27 | core: general cgroup rework | Lennart Poettering |
2013-06-20 | manager: add DefaultEnvironment option | Umut Tezduyar |
2013-06-17 | core: add new .slice unit type for partitioning systems | Lennart Poettering |
2013-04-25 | conf-parser: restrict .include usage | Lennart Poettering |
2013-04-24 | Add set_consume which always takes ownership | Zbigniew Jędrzejewski-Szmek |
2013-04-23 | unit: rework trigger dependency logic | Lennart Poettering |
2013-04-18 | move _cleanup_ attribute in front of the type | Harald Hoyer |
2013-04-18 | Move bus_error to dbus-common and remove bus_error_message_or_strerror | Simon Peeters |
2013-04-17 | core/main: use _cleanup_ | Zbigniew Jędrzejewski-Szmek |
2013-04-17 | Report about syntax errors with metadata | Zbigniew Jędrzejewski-Szmek |
2013-04-03 | util: rename parse_usec() to parse_sec() sinds the default unit is seconds | Lennart Poettering |
2013-03-31 | execute: convert secure bits into mask properly | Zbigniew Jędrzejewski-Szmek |
2013-03-22 | exec: Assigning the empty string to CapabilityBoundSet= should drop all caps | Lennart Poettering |
2013-03-01 | specifier: when resolving specifier strings when loading configuration, don't... | Lennart Poettering |
2013-02-27 | unit: rework resource management API | Lennart Poettering |
2013-02-13 | use strneq instead of strncmp | Thomas Hindoe Paaboel Andersen |
2013-02-11 | core: properly validate environment data from Environment= lines in unit files | Lennart Poettering |
2013-01-19 | execute: Fix seccomp support on x32 | Jonathan Callen |
2013-01-17 | units: for all unit settings that take lists, allow the empty string for rese... | Lennart Poettering |
2013-01-15 | load-fragment: fix bad memory access | Lennart Poettering |
2013-01-15 | load-fragment: replace specifiers in path unit's Unit= setting | Lennart Poettering |
2013-01-14 | core: add bus API and systemctl commands for altering cgroup parameters durin... | Lennart Poettering |
2012-11-23 | timer: implement calendar time events | Lennart Poettering |
2012-11-19 | core/load-fragment: fix (potential) bad memory access | Zbigniew Jędrzejewski-Szmek |
2012-11-19 | core/load-fragment: be more precise in error messages | Zbigniew Jędrzejewski-Szmek |
2012-11-15 | sched: Only setting CPUSchedulingPriority=rr doesn't work | Holger Hans Peter Freyther |
2012-11-15 | core: lift restriction on order of - and @ in ExecStart | Zbigniew Jędrzejewski-Szmek |
2012-11-15 | core: interpret \; token in ExecStart as escaped ; | Oleksii Shevchuk |
2012-10-30 | shared, core: do not always accept numbers in string lookups | Michal Schmidt |
2012-10-03 | man: document behaviour of ListenStream= with only a port number in regards t... | Lennart Poettering |
2012-09-19 | path: support specifier resolvin in .path units | Lennart Poettering |
2012-09-18 | unit: split unit_printf() and friends into its own .c file | Lennart Poettering |
2012-09-13 | macro: introduce _cleanup_free_ macro for automatic freeing of scoped vars an... | Lennart Poettering |
2012-09-13 | load-fragment: Expand specifiers in conditions. | Auke Kok |
2012-08-23 | load-fragment: initialize bool invert before use | Lukas Nykryn |
2012-08-22 | unit: add new ConditionHost= condition type | Lennart Poettering |
2012-08-08 | systemd: introduced new timeout types | Michal Sekletar |
2012-07-23 | sd-daemon: remove unnecessary memset calls | Jim Meyering |
2012-07-17 | execute: support syscall filtering using seccomp filters | Lennart Poettering |
2012-07-16 | Spelling fixes. | Ville Skyttä |
2012-07-03 | load-fragment: a few modernizations | Lennart Poettering |
2012-06-22 | unit: drop the Names= option | Lennart Poettering |
2012-06-15 | service: timeout for oneshot services | Lukas Nykryn |
2012-06-01 | journal: allow setting of a cutoff log level for disk storage, syslog, kmsg, ... | Lennart Poettering |