Age | Commit message (Expand) | Author |
2010-08-05 | selinux: minor error handling fix | Lennart Poettering |
2010-08-05 | selinux: fix labels only when configured for it | Lennart Poettering |
2010-08-04 | selinux: rework selinux tests a little | Lennart Poettering |
2010-08-04 | selinux: fix if vs. ifdef mixup | Lennart Poettering |
2010-08-03 | Systemd is causing mislabeled devices to be created and then attempting to re... | Daniel J Walsh |
2010-07-21 | exec: extend variable substitution to support splitting variable values into ... | Lennart Poettering |
2010-07-20 | device: do not merge devices | Lennart Poettering |
2010-07-13 | cgroup: treat non-existing cgroups like empty ones, to deal with races | Lennart Poettering |
2010-07-12 | util: reset terminal even harder | Lennart Poettering |
2010-07-12 | util: fix error handling in acquire_terminal() | Lennart Poettering |
2010-07-12 | cgroup: reimplement the last bit of libcgroup functionality natively | Lennart Poettering |
2010-07-11 | cgroup: kill processes, not tasks and other cgroup changes | Lennart Poettering |
2010-07-10 | execute: add ability to configure the kill signal | Lennart Poettering |
2010-07-08 | install: various improvements | Lennart Poettering |
2010-07-08 | cgls: beef up control group dumping and introduce cgls tool | Lennart Poettering |
2010-07-08 | util: fix missing memory initialization | Lennart Poettering |
2010-07-08 | execute: support minimal environment variable replacement when executing proc... | Lennart Poettering |
2010-07-07 | util: handle \s escape as defined in the XDG spec properly in cunescape() | Lennart Poettering |
2010-07-07 | util: introduce cunescape_length() | Lennart Poettering |
2010-07-07 | util: properly handle escaped quotes in words in split_quoted() | Lennart Poettering |
2010-07-07 | util: fix handling of unknown escapes in cunescape() | Lennart Poettering |
2010-07-07 | util: implement safe_atolu based on safe_atolli/safe_atoi, depending on word ... | Lennart Poettering |
2010-07-07 | util: minor simplification when printing welcome text | Lennart Poettering |
2010-07-07 | main: show welcome message on boot | Lennart Poettering |
2010-07-07 | manager: optionally print status updates to console on boot | Lennart Poettering |
2010-07-06 | util: fix space calculation in get_process_cmdline() | Lennart Poettering |
2010-07-05 | systemctl: show cgroup contents in status | Lennart Poettering |
2010-07-04 | dbus: complete exec coverage | Lennart Poettering |
2010-07-01 | socket: make various socket/pipe options configurable | Lennart Poettering |
2010-07-01 | core: rename struct timestamp to dual_timestamp to avoid name clash with IP s... | Lennart Poettering |
2010-06-21 | pam: implement systemd PAM module and generelize cgroup API for that a bit | Lennart Poettering |
2010-06-19 | don't use 'long long' unless we have a really good reason to | Lennart Poettering |
2010-06-19 | util: properly divide in 64bit in format_timestamp() | Lennart Poettering |
2010-06-18 | install: make systemd-install useful for installation of template instances | Lennart Poettering |
2010-06-18 | systemctl: add /dev/initctl fallback | Lennart Poettering |
2010-06-18 | systemctl: warn users via wall that the system goes down | Lennart Poettering |
2010-06-17 | manager: expose a few special units via SIGRTMIN+x signals | Lennart Poettering |
2010-06-17 | util: implement parse_pid() function | Lennart Poettering |
2010-06-16 | service: optionally call into PAM when dropping priviliges | Lennart Poettering |
2010-06-16 | util: introduce random_ull() | Lennart Poettering |
2010-06-16 | util: introduce readlink_and_make_absolute() | Lennart Poettering |
2010-05-24 | path: add .path unit type for monitoring files | Lennart Poettering |
2010-05-24 | timer: fully implement timer units | Lennart Poettering |
2010-05-22 | manager: canonicalize search paths and filter out non-existing paths and thos... | Lennart Poettering |
2010-05-22 | execute: only reset those signals to the default we really need to reset to t... | Lennart Poettering |
2010-05-18 | main: ignore EPERM in TIOCSTTY when opening terminal for crash shell | Lennart Poettering |
2010-05-16 | build-sys: move source files to subdirectory | Lennart Poettering |