summaryrefslogtreecommitdiff
path: root/src/systemctl
AgeCommit message (Expand)Author
2015-08-12support reboot -f for kexec kernelThomas Blume
2015-07-31tree-wide: introduce mfree()David Herrmann
2015-07-03sd-bus: introduce new sd_bus_flush_close_unref() callLennart Poettering
2015-06-18systemctl: fix edit when EDITOR contains argumentsJan Synacek
2015-06-16everywhere: actually make use of DUAL_TIMESTAMP_NULL macroLennart Poettering
2015-06-15util: when creating temporary file names, allow including extra id string in itLennart Poettering
2015-06-14tree-wide: fix memory leaks in users of bus_map_all_properties()David Herrmann
2015-06-10tree-wide: whenever we fork off a foreign child process reset signal mask/han...Lennart Poettering
2015-06-03systemctl: Use /usr/bin/editor if availableMichael Biebl
2015-05-29util: split out signal-util.[ch] from util.[ch]Lennart Poettering
2015-05-28systemctl: Don't skip SysV init.d scripts when enabling/disabling unitsMartin Pitt
2015-05-28systemctl: drop hardcoded chkconfig invocationMartin Pitt
2015-05-18util: split all hostname related calls into hostname-util.cLennart Poettering
2015-05-15systemctl: introduce --now for enable, disable and maskJan Synacek
2015-05-12systemctl: fix check for template unitsThomas Hindoe Paaboel Andersen
2015-05-11core: rename SystemdRunningAs to ManagerRunningAsLennart Poettering
2015-05-11treewide: Correct typos and spell plural of bus consistentTorstein Husebø
2015-05-06systemctl: null-initialize pointer with cleanup attributeDaniel Buch
2015-05-05core: rework unit name validation and manipulation logicLennart Poettering
2015-04-24systemctl: kill newline characters from log_error_errno() callsDaniel Mack
2015-04-24systemctl: talk to logind for scheduled shutdownsDaniel Mack
2015-04-24shared/utmp-wtmp: add parameter for origin tty and callback userdataDaniel Mack
2015-04-14systemctl: avoid bumping NOFILE rlimit unless neededZbigniew Jędrzejewski-Szmek
2015-04-11shared: add terminal-util.[ch]Ronny Chevalier
2015-04-10shared: add process-util.[ch]Ronny Chevalier
2015-04-10shared: add formats-util.hRonny Chevalier
2015-04-08systemctl: Use logind for --firmware-setup if possibleJan Janssen
2015-04-07logind,systemctl: add reboot to EFI firmware supportJan Janssen
2015-03-13tree-wide: there is no ENOTSUP on linuxDavid Herrmann
2015-03-07systemctl: remove dead checkZbigniew Jędrzejewski-Szmek
2015-03-02core: expose consumed CPU time per unitLennart Poettering
2015-02-24systemctl: bump NOFILE only for systemctl_mainZbigniew Jędrzejewski-Szmek
2015-02-23systemctl: support auditd.service betterZbigniew Jędrzejewski-Szmek
2015-02-23systemctl: check validity of PID we receivedZbigniew Jędrzejewski-Szmek
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-18everywhere: remove configurability of sysv runlevel to target mappingLennart Poettering
2015-02-18systemctl: allow interactive authorization for all bus callsLennart Poettering
2015-02-18systemctl: let's make use of FOREACH_STRING() where we canLennart Poettering
2015-02-16Transpose args in strv_fnmatch() to be more ooZbigniew Jędrzejewski-Szmek
2015-02-16Add helper for fnmatch over strvZbigniew Jędrzejewski-Szmek
2015-02-12remove unused variableThomas Hindoe Paaboel Andersen
2015-02-11systemctl: don't update the reboot parameter if none is givenMichael Olbrich
2015-02-04systemctl: unit_find_paths(): unify error handling in two code pathesIvan Shapovalov
2015-02-04systemctl: cat, edit: further polish error messagesIvan Shapovalov
2015-02-04systemctl: cat: fix error handlingIvan Shapovalov
2015-02-04systemctl: cat, edit: improve unit load error reportingIvan Shapovalov
2015-02-03util: rework strappenda(), and rename it strjoina()Lennart Poettering
2015-01-28systemctl: refuse --host with catZbigniew Jędrzejewski-Szmek
2015-01-23systemctl: bugfix for systemctl reboot command with argumentSangjung Woo
2015-01-23core: add a property that shows the current memory usage of a unitLennart Poettering