summaryrefslogtreecommitdiffstats
path: root/src/systemctl (follow)
Commit message (Expand)AuthorAgeFilesLines
* sd-bus: introduce new sd_bus_flush_close_unref() callLennart Poettering2015-07-031-5/+5
* systemctl: fix edit when EDITOR contains argumentsJan Synacek2015-06-181-12/+25
* everywhere: actually make use of DUAL_TIMESTAMP_NULL macroLennart Poettering2015-06-161-1/+1
* util: when creating temporary file names, allow including extra id string in itLennart Poettering2015-06-151-1/+1
* tree-wide: fix memory leaks in users of bus_map_all_properties()David Herrmann2015-06-141-9/+12
* tree-wide: whenever we fork off a foreign child process reset signal mask/han...Lennart Poettering2015-06-101-0/+6
* systemctl: Use /usr/bin/editor if availableMichael Biebl2015-06-031-1/+1
* util: split out signal-util.[ch] from util.[ch]Lennart Poettering2015-05-291-0/+1
* systemctl: Don't skip SysV init.d scripts when enabling/disabling unitsMartin Pitt2015-05-281-2/+11
* systemctl: drop hardcoded chkconfig invocationMartin Pitt2015-05-282-6/+52
* util: split all hostname related calls into hostname-util.cLennart Poettering2015-05-181-0/+1
* systemctl: introduce --now for enable, disable and maskJan Synacek2015-05-151-4/+24
* systemctl: fix check for template unitsThomas Hindoe Paaboel Andersen2015-05-121-1/+1
* core: rename SystemdRunningAs to ManagerRunningAsLennart Poettering2015-05-111-1/+1
* treewide: Correct typos and spell plural of bus consistentTorstein Husebø2015-05-111-2/+2
* systemctl: null-initialize pointer with cleanup attributeDaniel Buch2015-05-061-1/+1
* core: rework unit name validation and manipulation logicLennart Poettering2015-05-061-46/+54
* systemctl: kill newline characters from log_error_errno() callsDaniel Mack2015-04-241-2/+2
* systemctl: talk to logind for scheduled shutdownsDaniel Mack2015-04-241-57/+103
* shared/utmp-wtmp: add parameter for origin tty and callback userdataDaniel Mack2015-04-241-2/+2
* systemctl: avoid bumping NOFILE rlimit unless neededZbigniew Jędrzejewski-Szmek2015-04-151-5/+6
* shared: add terminal-util.[ch]Ronny Chevalier2015-04-111-0/+1
* shared: add process-util.[ch]Ronny Chevalier2015-04-101-0/+1
* shared: add formats-util.hRonny Chevalier2015-04-101-0/+1
* systemctl: Use logind for --firmware-setup if possibleJan Janssen2015-04-081-5/+43
* logind,systemctl: add reboot to EFI firmware supportJan Janssen2015-04-071-0/+15
* tree-wide: there is no ENOTSUP on linuxDavid Herrmann2015-03-131-2/+2
* systemctl: remove dead checkZbigniew Jędrzejewski-Szmek2015-03-071-2/+2
* core: expose consumed CPU time per unitLennart Poettering2015-03-021-0/+9
* systemctl: bump NOFILE only for systemctl_mainZbigniew Jędrzejewski-Szmek2015-02-241-5/+5
* systemctl: support auditd.service betterZbigniew Jędrzejewski-Szmek2015-02-241-23/+23
* systemctl: check validity of PID we receivedZbigniew Jędrzejewski-Szmek2015-02-241-1/+4
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-6/+0
* everywhere: remove configurability of sysv runlevel to target mappingLennart Poettering2015-02-181-4/+4
* systemctl: allow interactive authorization for all bus callsLennart Poettering2015-02-181-173/+74
* systemctl: let's make use of FOREACH_STRING() where we canLennart Poettering2015-02-181-13/+13
* Transpose args in strv_fnmatch() to be more ooZbigniew Jędrzejewski-Szmek2015-02-161-4/+4
* Add helper for fnmatch over strvZbigniew Jędrzejewski-Szmek2015-02-161-44/+7
* remove unused variableThomas Hindoe Paaboel Andersen2015-02-121-1/+0
* systemctl: don't update the reboot parameter if none is givenMichael Olbrich2015-02-111-1/+1
* systemctl: unit_find_paths(): unify error handling in two code pathesIvan Shapovalov2015-02-051-28/+35
* systemctl: cat, edit: further polish error messagesIvan Shapovalov2015-02-051-10/+10
* systemctl: cat: fix error handlingIvan Shapovalov2015-02-051-3/+3
* systemctl: cat, edit: improve unit load error reportingIvan Shapovalov2015-02-051-14/+40
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-031-3/+3
* systemctl: refuse --host with catZbigniew Jędrzejewski-Szmek2015-01-291-0/+5
* systemctl: bugfix for systemctl reboot command with argumentSangjung Woo2015-01-231-1/+7
* core: add a property that shows the current memory usage of a unitLennart Poettering2015-01-231-1/+23
* Assorted format fixesZbigniew Jędrzejewski-Szmek2015-01-221-2/+2
* systemctl: do not show dots with --plainZbigniew Jędrzejewski-Szmek2015-01-191-15/+18