summaryrefslogtreecommitdiff
path: root/src/systemctl
AgeCommit message (Expand)AuthorFilesLines
2015-03-13tree-wide: there is no ENOTSUP on linuxDavid Herrmann1-2/+2
2015-03-07systemctl: remove dead checkZbigniew Jędrzejewski-Szmek1-2/+2
2015-03-02core: expose consumed CPU time per unitLennart Poettering1-0/+9
2015-02-24systemctl: bump NOFILE only for systemctl_mainZbigniew Jędrzejewski-Szmek1-5/+5
2015-02-23systemctl: support auditd.service betterZbigniew Jędrzejewski-Szmek1-23/+23
2015-02-23systemctl: check validity of PID we receivedZbigniew Jędrzejewski-Szmek1-1/+4
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen1-6/+0
2015-02-18everywhere: remove configurability of sysv runlevel to target mappingLennart Poettering1-4/+4
2015-02-18systemctl: allow interactive authorization for all bus callsLennart Poettering1-173/+74
2015-02-18systemctl: let's make use of FOREACH_STRING() where we canLennart Poettering1-13/+13
2015-02-16Transpose args in strv_fnmatch() to be more ooZbigniew Jędrzejewski-Szmek1-4/+4
2015-02-16Add helper for fnmatch over strvZbigniew Jędrzejewski-Szmek1-44/+7
2015-02-12remove unused variableThomas Hindoe Paaboel Andersen1-1/+0
2015-02-11systemctl: don't update the reboot parameter if none is givenMichael Olbrich1-1/+1
2015-02-04systemctl: unit_find_paths(): unify error handling in two code pathesIvan Shapovalov1-28/+35
2015-02-04systemctl: cat, edit: further polish error messagesIvan Shapovalov1-10/+10
2015-02-04systemctl: cat: fix error handlingIvan Shapovalov1-3/+3
2015-02-04systemctl: cat, edit: improve unit load error reportingIvan Shapovalov1-14/+40
2015-02-03util: rework strappenda(), and rename it strjoina()Lennart Poettering1-3/+3
2015-01-28systemctl: refuse --host with catZbigniew Jędrzejewski-Szmek1-0/+5
2015-01-23systemctl: bugfix for systemctl reboot command with argumentSangjung Woo1-1/+7
2015-01-23core: add a property that shows the current memory usage of a unitLennart Poettering1-1/+23
2015-01-22Assorted format fixesZbigniew Jędrzejewski-Szmek1-2/+2
2015-01-19systemctl: do not show dots with --plainZbigniew Jędrzejewski-Szmek1-15/+18
2015-01-19systemctl: fix import-environment description, trim help to 80 colsZbigniew Jędrzejewski-Szmek1-7/+5
2015-01-09systemctl: add missing output modes to help messageRonny Chevalier1-2/+3
2015-01-08machined: when cloning a raw disk image, also set the NOCOW flagLennart Poettering1-1/+1
2015-01-08man: bring systemctl man page and --help text into the same orderLennart Poettering1-4/+3
2015-01-08systemctl,loginctl: start polkit agent for all polkit enabled operationsLennart Poettering1-2/+19
2015-01-08machinectl: show most recent log output in "machinectl status", tooLennart Poettering1-2/+2
2015-01-08loginctl: show the 10 most recent log user/session log lines in "loginctl use...Lennart Poettering1-25/+23
2015-01-08journal: bump RLIMIT_NOFILE when journal files to 16K (if possible)Lennart Poettering1-0/+5
2015-01-05path-lookup, systemctl: export lookup_paths_init_from_scope() from shared/ins...Ivan Shapovalov1-5/+1
2015-01-05systemctl: properly iterate through service array when dispatching to sysvLennart Poettering1-2/+4
2014-12-30systemctl: do not repeat hibernate/sleep attemptsZbigniew Jędrzejewski-Szmek1-1/+1
2014-12-29machinectl: add "enable" and "disable" verbs for enabling/disabling systemd-n...Lennart Poettering1-30/+4
2014-12-29machinectl: add new "start" verb to start a container as a service in nspawnLennart Poettering1-210/+9
2014-12-24sd-bus: rename sd_bus_open_system_container() to sd_bus_open_system_machine()Lennart Poettering1-6/+6
2014-12-16systemctl: fix argument handling when invoked as "shutdown"Jan Synacek1-1/+3
2014-12-16systemctl: refuse to edit runtime dropins when they already exist in /etcZbigniew Jędrzejewski-Szmek1-103/+36
2014-12-16systemctl: share path lookup between 'cat' and 'edit'Zbigniew Jędrzejewski-Szmek1-75/+104
2014-12-16systemctl: split out LookupPaths initializationZbigniew Jędrzejewski-Szmek1-20/+34
2014-12-16systemctl: move two functions upZbigniew Jędrzejewski-Szmek1-78/+78
2014-12-16systemctl: unify warning about unit files changed on diskZbigniew Jędrzejewski-Szmek1-10/+12
2014-12-16systemctl: do not use -1 for return codeZbigniew Jędrzejewski-Szmek1-14/+8
2014-12-15unit: handle nicely of certain unit types are not supported on specific systemsLennart Poettering1-6/+18
2014-12-13systemctl: handle correctly template units for edit verbRonny Chevalier1-86/+87
2014-12-12copy: use btrfs reflinking only whe we know we copy full filesLennart Poettering1-2/+2
2014-12-12util: when using basename() for creating temporary files, verify the resultin...Lennart Poettering1-4/+4
2014-12-11treewide: correct spacing near eol in code commentsTorstein Husebø1-1/+1