Age | Commit message (Expand) | Author |
2014-10-24 | calendar: make freeing a calendar spec object deal fine with NULL | Lennart Poettering |
2014-10-12 | Modernization | Zbigniew Jędrzejewski-Szmek |
2014-09-15 | hashmap: introduce hash_ops to make struct Hashmap smaller | Michal Schmidt |
2014-09-13 | core: use correct function to free CalendarSpec | Dave Reisner |
2014-09-13 | core: fix a potential mem leak | Thomas Hindoe Paaboel Andersen |
2014-09-08 | bus: parse BusPolicy directive in service files | Daniel Mack |
2014-09-08 | bus: factor out bus policy items | Daniel Mack |
2014-07-31 | core/load-fragment.c: correct argument sign and split up long lines | Zbigniew Jędrzejewski-Szmek |
2014-07-31 | Properly report invalid quoted strings | Zbigniew Jędrzejewski-Szmek |
2014-07-31 | Reject invalid quoted strings | Zbigniew Jędrzejewski-Szmek |
2014-07-29 | time-util: add and use USEC/NSEC_INFINIY | Kay Sievers |
2014-07-16 | Let config_parse open file where applicable | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | Constify ConfigTableItem tables | Zbigniew Jędrzejewski-Szmek |
2014-07-03 | exit-status: rename ExitStatusSet's "code" field to "status" | Lennart Poettering |
2014-06-05 | kdbus: when uploading bus name policy, resolve users/groups out-of-process | Lennart Poettering |
2014-06-04 | core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also... | Lennart Poettering |
2014-06-04 | socket: add new Symlinks= option for socket units | Lennart Poettering |
2014-06-03 | core: add new ReadOnlySystem= and ProtectedHome= settings for service units | Lennart Poettering |
2014-05-22 | cgroups: simplify CPUQuota= logic | Lennart Poettering |
2014-05-22 | cgroup: rework startup logic | Lennart Poettering |
2014-05-22 | core: add startup resource control option | WaLyong Cho |
2014-05-19 | fix spelling of privilege | Nis Martensen |
2014-05-06 | load-fragment: minor cleanup | Lennart Poettering |
2014-04-25 | core: expose CFS CPU time quota as high-level unit properties | Lennart Poettering |
2014-04-24 | service: rename StartLimitAction enum to FailureAction | Michael Olbrich |
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-20 | unit: turn off mount propagation for udevd | Lennart Poettering |
2014-03-18 | util: replace close_nointr_nofail() by a more useful safe_close() | 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-04 | Do not print invalid UTF-8 in error messages | Zbigniew Jędrzejewski-Szmek |
2014-03-03 | conf-parser: config_parse_path_strv() is not generic, so let's move it into l... | Lennart Poettering |
2014-03-03 | core: move config_parse_set_status() into load-fragment.c | 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-22 | cgroup: Extend DeviceAllow= syntax to whitelist groups of devices, not just p... | Lennart Poettering |
2014-02-21 | core: Add AppArmor profile switching | Michael Scherer |
2014-02-19 | core: add Personality= option for units to set the personality for spawned pr... | Lennart Poettering |
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-12 | syscallfilter: port to libseccomp | Ronny Chevalier |
2013-12-26 | Use enums to make it obvious what boolean params mean | Zbigniew Jędrzejewski-Szmek |
2013-12-14 | bus: when connecting to a container's kdbus instance, enter namespace first | Lennart Poettering |
2013-12-06 | Get rid of our reimplementation of basename | Zbigniew Jędrzejewski-Szmek |