Age | Commit message (Expand) | Author |
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 |
2015-03-02 | core: expose consumed CPU time per unit | Lennart Poettering |
2015-02-24 | systemctl: bump NOFILE only for systemctl_main | Zbigniew Jędrzejewski-Szmek |
2015-02-23 | systemctl: support auditd.service better | Zbigniew Jędrzejewski-Szmek |
2015-02-23 | systemctl: check validity of PID we received | Zbigniew Jędrzejewski-Szmek |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-18 | everywhere: remove configurability of sysv runlevel to target mapping | Lennart Poettering |
2015-02-18 | systemctl: allow interactive authorization for all bus calls | Lennart Poettering |
2015-02-18 | systemctl: let's make use of FOREACH_STRING() where we can | Lennart Poettering |
2015-02-16 | Transpose args in strv_fnmatch() to be more oo | Zbigniew Jędrzejewski-Szmek |
2015-02-16 | Add helper for fnmatch over strv | Zbigniew Jędrzejewski-Szmek |
2015-02-12 | remove unused variable | Thomas Hindoe Paaboel Andersen |
2015-02-11 | systemctl: don't update the reboot parameter if none is given | Michael Olbrich |
2015-02-04 | systemctl: unit_find_paths(): unify error handling in two code pathes | Ivan Shapovalov |
2015-02-04 | systemctl: cat, edit: further polish error messages | Ivan Shapovalov |
2015-02-04 | systemctl: cat: fix error handling | Ivan Shapovalov |
2015-02-04 | systemctl: cat, edit: improve unit load error reporting | Ivan Shapovalov |
2015-02-03 | util: rework strappenda(), and rename it strjoina() | Lennart Poettering |
2015-01-28 | systemctl: refuse --host with cat | Zbigniew Jędrzejewski-Szmek |
2015-01-23 | systemctl: bugfix for systemctl reboot command with argument | Sangjung Woo |
2015-01-23 | core: add a property that shows the current memory usage of a unit | Lennart Poettering |
2015-01-22 | Assorted format fixes | Zbigniew Jędrzejewski-Szmek |
2015-01-19 | systemctl: do not show dots with --plain | Zbigniew Jędrzejewski-Szmek |
2015-01-19 | systemctl: fix import-environment description, trim help to 80 cols | Zbigniew Jędrzejewski-Szmek |
2015-01-09 | systemctl: add missing output modes to help message | Ronny Chevalier |
2015-01-08 | machined: when cloning a raw disk image, also set the NOCOW flag | Lennart Poettering |
2015-01-08 | man: bring systemctl man page and --help text into the same order | Lennart Poettering |
2015-01-08 | systemctl,loginctl: start polkit agent for all polkit enabled operations | Lennart Poettering |
2015-01-08 | machinectl: show most recent log output in "machinectl status", too | Lennart Poettering |
2015-01-08 | loginctl: show the 10 most recent log user/session log lines in "loginctl use... | Lennart Poettering |
2015-01-08 | journal: bump RLIMIT_NOFILE when journal files to 16K (if possible) | Lennart Poettering |
2015-01-05 | path-lookup, systemctl: export lookup_paths_init_from_scope() from shared/ins... | Ivan Shapovalov |
2015-01-05 | systemctl: properly iterate through service array when dispatching to sysv | Lennart Poettering |