Age | Commit message (Expand) | Author |
2014-03-18 | core: remount /sys/fs/cgroup/ read-only after we mounted all controllers | Lennart Poettering |
2014-03-18 | cgroup: it's not OK to invoke alloca() in loops | Lennart Poettering |
2014-03-17 | core, libsystemd, systemd, timedate, udev: spelling fixes | Miklos Vajna |
2014-03-16 | Use strlen even for constant strings | Josh Triplett |
2014-03-14 | Do not return -1 (EINVAL) on allocation error | Zbigniew Jędrzejewski-Szmek |
2014-03-14 | machine-id-setup: use path_kill_slashes and modernizations | Zbigniew Jędrzejewski-Szmek |
2014-03-14 | machine-id: add --root option to operate on an alternate fs tree | Greg KH |
2014-03-12 | socket.c: make use of union sockaddr_union | Daniel Buch |
2014-03-12 | manager: use system state enum where appropriate | Lennart Poettering |
2014-03-12 | core: introduce system state enum | Lennart Poettering |
2014-03-11 | core: support globbing matches in DeviceAllow= when checking for device groups | Lennart Poettering |
2014-03-11 | dbus: suppress duplicate and misleading messages | Lennart Poettering |
2014-03-08 | fix off by one error in array index assertion | Dave Reisner |
2014-03-07 | Make tables for DEFINE_STRING_TABLE_LOOKUP consistent | Daniel Mack |
2014-03-07 | sd-bus: add support for policy upload on activator connections | Daniel Mack |
2014-03-07 | busname: add parser for bus name policies | Daniel Mack |
2014-03-07 | busname: don't drop 'service' from the result string | Lennart Poettering |
2014-03-07 | manager: flush memory stream before using the buffer | Daniel Mack |
2014-03-07 | core/busname: add lookup string for BUSNAME_FAILURE_SERVICE_FAILED_PERMANENT | Daniel Mack |
2014-03-07 | gpt-auto-generator: automatically find the root disk of the system | Lennart Poettering |
2014-03-07 | fstab-generator: merge /proc/cmdline parsing loops into one | Lennart Poettering |
2014-03-06 | util: move more intellegince into parse_proc_cmdline() | Lennart Poettering |
2014-03-06 | core: include partition label in .device description fields | Lennart Poettering |
2014-03-06 | core: correctly unregister PIDs from PID hashtables | Lennart Poettering |
2014-03-06 | util: add timeout to generator execution | Lennart Poettering |
2014-03-05 | core: don't override NoNewPriviliges= from SystemCallFilter= if it is already... | Lennart Poettering |
2014-03-05 | core: make the LimitXYZ= properties settable for transient service units | Lennart Poettering |
2014-03-05 | missing: if RLIMIT_RTTIME is not defined by the libc, then we need a new defi... | Lennart Poettering |
2014-03-05 | core: when passing resource limit values to client, map RLIM_INFINITY into po... | Lennart Poettering |
2014-03-04 | Do not print invalid UTF-8 in error messages | Zbigniew Jędrzejewski-Szmek |
2014-03-04 | Introduce strv_consume which takes ownership | Zbigniew Jędrzejewski-Szmek |
2014-03-03 | core: fix assert when trying to serialize non-initialized bus peer tracker ob... | Lennart Poettering |
2014-03-03 | core: add missing show-status.[ch] | 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 | core: move config_parse_set_status() into load-fragment.c | Lennart Poettering |
2014-03-03 | core: move ShowStatus type into the core | 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-03-03 | execute: no need to include seccomp.h from execute.h | Lennart Poettering |
2014-03-03 | execute: free directory path if we fail to remove it because we cannot alloca... | Lennart Poettering |
2014-03-03 | bus: add sd_bus_track object for tracking peers, and port core over to it | Lennart Poettering |
2014-02-26 | mount: don't fire PropertiesChanged signals for mounts that are stopped | Lennart Poettering |
2014-02-26 | mount: don't send out PropertiesChanged message if actually nothing got changed | Lennart Poettering |
2014-02-26 | mount: minor modernization | Lennart Poettering |
2014-02-26 | exec: imply NoNewPriviliges= only when seccomp filters are used in user mode | Lennart Poettering |
2014-02-26 | core: add new RestrictAddressFamilies= switch | Lennart Poettering |
2014-02-26 | seccomp: we should control NO_NEW_PRIVS on our own, not let seccomp do this f... | Lennart Poettering |
2014-02-24 | Remove dead lines in various places | Zbigniew Jędrzejewski-Szmek |
2014-02-25 | core: expose architecture as a bus property, so that we can easily query it r... | Lennart Poettering |
2014-02-24 | core: add global settings for enabling CPUAccounting=, MemoryAccounting=, Blo... | Lennart Poettering |