Age | Commit message (Expand) | Author |
2013-02-16 | unit: don't Require systemd-journald.socket from units | Michal Schmidt |
2013-02-16 | execute: increase severity of journal connect failure message | Michal Schmidt |
2013-02-16 | execute: unify setup_{output,error} | Michal Schmidt |
2013-02-16 | execute: robustness against journald failures | Michal Schmidt |
2013-02-14 | core: do not overwrite existing units source | Umut Tezduyar |
2013-02-14 | honor SELinux labels, when creating and writing config files | Harald Hoyer |
2013-02-13 | build-sys: make EFI support build-time optional | Lennart Poettering |
2013-02-13 | selinux: use a dynamically sized string when generating audit messages | Lennart Poettering |
2013-02-13 | man: rename systemd.conf to systemd-system.conf | Zbigniew Jędrzejewski-Szmek |
2013-02-13 | use strneq instead of strncmp | Thomas Hindoe Paaboel Andersen |
2013-02-13 | manager: pass environment over daemon-reexec | Oleksii Shevchuk |
2013-02-13 | efi: various cleanups | Lennart Poettering |
2013-02-11 | manager: clean environment before passing it on to others | Lennart Poettering |
2013-02-11 | core: properly validate environment data from Environment= lines in unit files | Lennart Poettering |
2013-02-11 | manager: validate environment parameters for SetEnvironment(), UnsetEnvironme... | Lennart Poettering |
2013-02-11 | core: don't accept invalid environment assignments from the kernel cmdline | Lennart Poettering |
2013-02-11 | env: considerably beef up environment cleaning logic | Lennart Poettering |
2013-02-09 | shutdown: issue a sync() as soon as shutdown.target is queued | Lennart Poettering |
2013-02-08 | shared: conf-files - add root parameter | Kay Sievers |
2013-02-07 | systemd: fix uninitialized memory access in selinux | Zbigniew Jędrzejewski-Szmek |
2013-02-06 | systemd: raise level of message about lookup paths | Zbigniew Jędrzejewski-Szmek |
2013-02-06 | systemd: do not remove empty paths from unit lookup path | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | install: allow specifiers in WantedBy/RequiredBy/Alias | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | core: fix %U when no User= used | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | Move generic specifier functions to shared | Zbigniew Jędrzejewski-Szmek |
2013-01-26 | core: unify kill code of mount, service, socket, swap units | Lennart Poettering |
2013-01-25 | job: fix merging with --ignore-dependencies | Michal Schmidt |
2013-01-25 | selinux: we don't need that many debug messages by default | Lennart Poettering |
2013-01-25 | selinux-access: Delete debugging message logged as an error | Colin Walters |
2013-01-24 | core: Set source for mountinfo .mount units | Umut Tezduyar |
2013-01-24 | service: make sure the watchdog timer is not restarted while stopping | Michael Olbrich |
2013-01-24 | service: really stop watchdog timer when stopping | Michael Olbrich |
2013-01-22 | Replace autoconf int max test with simple define | Zbigniew Jędrzejewski-Szmek |
2013-01-22 | Fix some typos | Eelco Dolstra |
2013-01-21 | util: move is_efiboot() to efivars.c | Lennart Poettering |
2013-01-20 | shutdown: loop - convert to enumerate match | Kay Sievers |
2013-01-19 | execute: Fix seccomp support on x32 | Jonathan Callen |
2013-01-19 | core: if the bootloader supports it, determine firmware and boot loader delay | Lennart Poettering |
2013-01-19 | unit: fix typo | Lennart Poettering |
2013-01-19 | unit: optionally allow making cgroup attribute changes persistent | Lennart Poettering |
2013-01-19 | cgroup: additional validity checks for cgroup attribute names | Lennart Poettering |
2013-01-18 | build-sys: add autoconf macro to pick macro for x32 compatibility | Zbigniew Jędrzejewski-Szmek |
2013-01-18 | core: log USER_UNIT instead of UNIT if in user session | Mirco Tischler |
2013-01-18 | systemctl: add new "get-cgroup-attr" to query current cgroup attribute value | Lennart Poettering |
2013-01-17 | core: corrects check of strduped controller string | Nestor Ovroy |
2013-01-17 | service: properly signal permanent failure of a service to its socket | Lennart Poettering |
2013-01-17 | units: for all unit settings that take lists, allow the empty string for rese... | Lennart Poettering |
2013-01-17 | dbus: add Unit's PartOf and ConsistsOf deps to introspection XML | Lennart Poettering |
2013-01-16 | service: ignore dependencies on $syslog and $local_fs in LSB scripts | Lennart Poettering |
2013-01-16 | systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci... | Lukas Nykryn |