Age | Commit message (Expand) | Author |
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 |
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 |