Age | Commit message (Expand) | Author |
2014-03-24 | core: remove tcpwrap support | Lennart Poettering |
2014-03-24 | timer: support timers that can resume the system from suspend | Lennart Poettering |
2014-03-21 | timer: add timer persistance (aka anacron-like behaviour) | Lennart Poettering |
2014-03-19 | busname: introduce Activating directive | Daniel Mack |
2014-03-18 | core: add new AcceptFD= setting to .busname units | Lennart Poettering |
2014-03-07 | busname: add parser for bus name policies | Daniel Mack |
2014-03-05 | core: don't override NoNewPriviliges= from SystemCallFilter= if it is already... | Lennart Poettering |
2014-03-03 | conf-parser: config_parse_path_strv() is not generic, so let's move it into l... | Lennart Poettering |
2014-03-03 | conf-parse: rename config_parse_level() to config_parse_log_level() | Lennart Poettering |
2014-03-03 | core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settings | Lennart Poettering |
2014-02-26 | core: add new RestrictAddressFamilies= switch | Lennart Poettering |
2014-02-23 | core: clean up some confusing regarding SI decimal and IEC binary suffixes fo... | Lennart Poettering |
2014-02-21 | core: Add AppArmor profile switching | Michael Scherer |
2014-02-21 | core: add new ConditionArchitecture() that checks the architecture returned b... | Lennart Poettering |
2014-02-19 | core: add Personality= option for units to set the personality for spawned pr... | Lennart Poettering |
2014-02-17 | Fix gperf syntax | Jasper St. Pierre |
2014-02-17 | core: warn when unit files with unsupported options are parsed | Lennart Poettering |
2014-02-17 | core: store and expose SELinuxContext field normalized as bool + string | Lennart Poettering |
2014-02-13 | core: add a system-wide SystemCallArchitectures= setting | Lennart Poettering |
2014-02-13 | core: add SystemCallArchitectures= unit setting to allow disabling of non-native | Lennart Poettering |
2014-02-12 | core: rework syscall filter | Lennart Poettering |
2014-02-10 | exec: Add SELinuxContext configuration item | Michael Scherer |
2014-01-20 | exec: introduce PrivateDevices= switch to provide services with a private /dev | Lennart Poettering |
2013-12-02 | bus: add .busname unit type to implement kdbus-style bus activation | Lennart Poettering |
2013-11-27 | service: add the ability for units to join other unit's PrivateNetwork= and P... | Lennart Poettering |
2013-11-26 | core: replace OnFailureIsolate= setting by a more generic OnFailureJobMode= s... | Lennart Poettering |
2013-11-21 | timer: make timer accuracy configurable | Lennart Poettering |
2013-11-20 | core: convert PID 1 to libsystemd-bus | Lennart Poettering |
2013-11-17 | core/socket: fix SO_REUSEPORT | Shawn Landden |
2013-10-19 | mount/service: drop FsckPassNo support | Tom Gundersen |
2013-09-26 | core: rework how we match mount units against each other | Lennart Poettering |
2013-09-17 | cgroup: get rid of MemorySoftLimit= | Lennart Poettering |
2013-07-30 | core: make sure scope attributes survive a reload | Lennart Poettering |
2013-07-30 | core: optionally send SIGHUP in addition to the configured kill signal | Lennart Poettering |
2013-07-11 | cgroup: split out per-device BlockIOWeight= setting into BlockIODeviceWeight= | Lennart Poettering |
2013-07-10 | unit: save description/slice of transient units to /run | Lennart Poettering |
2013-07-01 | core: parse Slice= from the unit type specific unit file section | Lennart Poettering |
2013-06-27 | core: general cgroup rework | Lennart Poettering |
2013-06-17 | core: add new .slice unit type for partitioning systems | Lennart Poettering |
2013-04-23 | unit: rework trigger dependency logic | Lennart Poettering |
2013-04-03 | util: rename parse_usec() to parse_sec() sinds the default unit is seconds | Lennart Poettering |
2013-03-06 | core: add missing comma for NonewPrivileges= | Lennart Poettering |
2013-02-27 | unit: rework resource management API | Lennart Poettering |
2013-02-11 | core: properly validate environment data from Environment= lines in unit files | Lennart Poettering |
2013-01-17 | units: for all unit settings that take lists, allow the empty string for rese... | Lennart Poettering |
2012-12-31 | unit: add ConditionACPower= | Lennart Poettering |
2012-11-23 | timer: implement calendar time events | Lennart Poettering |
2012-11-15 | core/load-fragment-gperf: add missing CONDITION_FILE_NOT_EMPTY | Oleksii Shevchuk |
2012-11-06 | Revert "Implement SocketUser= and SocketGroup= for [Socket]" | Dave Reisner |
2012-11-05 | Implement SocketUser= and SocketGroup= for [Socket] | Dave Reisner |