Age | Commit message (Expand) | Author |
2015-09-10 | Merge pull request #1227 from intelfx/systemctl-legacy-tools-polkit | Lennart Poettering |
2015-09-10 | Merge pull request #1239 from poettering/cgroup-pids | Daniel Mack |
2015-09-10 | Merge pull request #1242 from poettering/no-off_t | Daniel Mack |
2015-09-10 | core: add support for the "pids" cgroup controller | Lennart Poettering |
2015-09-10 | tree-wide: never use the off_t unless glibc makes us use it | Lennart Poettering |
2015-09-10 | systemctl: add RequisiteOf* as inverses of Requisite and RequisiteOverridable | Evgeny Vereshchagin |
2015-09-10 | systemctl: improve clarity of error messages in the logind path | Ivan Shapovalov |
2015-09-10 | systemctl: relax permission checks in halt_main() | Ivan Shapovalov |
2015-09-10 | systemctl: fix logind bus call error handling in halt_main() | Ivan Shapovalov |
2015-09-10 | systemctl: minor: use IN_SET() instead of repeated equality checks. | Ivan Shapovalov |
2015-09-10 | systemctl: legacy tools shall never be interactive | Ivan Shapovalov |
2015-09-09 | systemctl: add dry-run support for scheduled shutdowns | Daniel Mack |
2015-09-09 | tree-wide: drop {} from one-line if blocks | Lennart Poettering |
2015-09-08 | systemctl: add ConsistsOf as the inverse of PartOf | Evgeny Vereshchagin |
2015-09-07 | systemctl: a number of cleanups regarding error handling in systemctl | Lennart Poettering |
2015-09-01 | cgroup: drop "ignore_self" argument from cg_is_empty() | Lennart Poettering |
2015-08-25 | Revert "systemctl: properly handle empty control group paths in "status"" | Lennart Poettering |
2015-08-25 | Merge pull request #1022 from poettering/machinectl-shell | Tom Gundersen |
2015-08-25 | logind/systemctl: introduce SetWallMessage and --message | Jan Synacek |
2015-08-24 | systemctl: properly handle empty control group paths in "status" | Lennart Poettering |
2015-08-12 | support reboot -f for kexec kernel | Thomas Blume |
2015-07-31 | tree-wide: introduce mfree() | David Herrmann |
2015-07-03 | sd-bus: introduce new sd_bus_flush_close_unref() call | Lennart Poettering |
2015-06-18 | systemctl: fix edit when EDITOR contains arguments | Jan Synacek |
2015-06-16 | everywhere: actually make use of DUAL_TIMESTAMP_NULL macro | Lennart Poettering |
2015-06-15 | util: when creating temporary file names, allow including extra id string in it | Lennart Poettering |
2015-06-14 | tree-wide: fix memory leaks in users of bus_map_all_properties() | David Herrmann |
2015-06-10 | tree-wide: whenever we fork off a foreign child process reset signal mask/han... | Lennart Poettering |
2015-06-03 | systemctl: Use /usr/bin/editor if available | Michael Biebl |
2015-05-29 | util: split out signal-util.[ch] from util.[ch] | Lennart Poettering |
2015-05-28 | systemctl: Don't skip SysV init.d scripts when enabling/disabling units | Martin Pitt |
2015-05-28 | systemctl: drop hardcoded chkconfig invocation | Martin Pitt |
2015-05-18 | util: split all hostname related calls into hostname-util.c | Lennart Poettering |
2015-05-15 | systemctl: introduce --now for enable, disable and mask | Jan Synacek |
2015-05-12 | systemctl: fix check for template units | Thomas Hindoe Paaboel Andersen |
2015-05-11 | core: rename SystemdRunningAs to ManagerRunningAs | Lennart Poettering |
2015-05-11 | treewide: Correct typos and spell plural of bus consistent | Torstein Husebø |
2015-05-06 | systemctl: null-initialize pointer with cleanup attribute | Daniel Buch |
2015-05-05 | core: rework unit name validation and manipulation logic | Lennart Poettering |
2015-04-24 | systemctl: kill newline characters from log_error_errno() calls | Daniel Mack |
2015-04-24 | systemctl: talk to logind for scheduled shutdowns | Daniel Mack |
2015-04-24 | shared/utmp-wtmp: add parameter for origin tty and callback userdata | Daniel Mack |
2015-04-14 | systemctl: avoid bumping NOFILE rlimit unless needed | Zbigniew Jędrzejewski-Szmek |
2015-04-11 | shared: add terminal-util.[ch] | Ronny Chevalier |
2015-04-10 | shared: add process-util.[ch] | Ronny Chevalier |
2015-04-10 | shared: add formats-util.h | Ronny Chevalier |
2015-04-08 | systemctl: Use logind for --firmware-setup if possible | Jan Janssen |
2015-04-07 | logind,systemctl: add reboot to EFI firmware support | Jan Janssen |
2015-03-13 | tree-wide: there is no ENOTSUP on linux | David Herrmann |
2015-03-07 | systemctl: remove dead check | Zbigniew Jędrzejewski-Szmek |