summaryrefslogtreecommitdiff
path: root/src/systemctl
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-10sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...Lennart Poettering1-1/+1
2014-12-09systemctl: fix invalid free when enabling sysv services failsZbigniew Jędrzejewski-Szmek1-16/+6
2014-12-09treewide: sanitize loop_writeZbigniew Jędrzejewski-Szmek1-6/+3
2014-12-06remove duplicated includesThomas Hindoe Paaboel Andersen1-1/+0
2014-12-04systemctl: fix a leakThomas Hindoe Paaboel Andersen1-2/+5
2014-12-02systemctl: show unit file preset state in "systemctl status" output"Lennart Poettering1-1/+7
2014-11-30systemctl: remove unused variableThomas Hindoe Paaboel Andersen1-1/+0
2014-11-29systemctl: add edit verbRonny Chevalier1-3/+519
2014-11-28treewide: another round of simplificationsMichal Schmidt1-8/+5
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt1-4/+4
2014-11-28treewide: yet more log_*_errno + return simplificationsMichal Schmidt1-40/+20
2014-11-28Revert "systemctl: append default suffix only if none present"Zbigniew Jędrzejewski-Szmek1-1/+4
2014-11-28systemctl: append default suffix only if none presentZbigniew Jędrzejewski-Szmek1-4/+1
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt1-30/+30
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt1-30/+30
2014-11-22systemctl: show BindsTo/BoundBy in list-dependenciesZbigniew Jędrzejewski-Szmek1-2/+4
2014-11-10shared/install: when unit contains only Also=, report 'indirect'Jan Synacek1-4/+3
2014-11-07copy: teach copy_bytes() sendfile() support, and then replace sendfile_full()...Lennart Poettering1-2/+3
2014-11-06systemctl: when invokes as "reboot -f", sync()Lennart Poettering1-2/+7
2014-11-06core: introduce the concept of AssertXYZ= similar to ConditionXYZ=, but fatal...Lennart Poettering1-4/+57
2014-10-29systemctl: obey --state in list-unit-filesZbigniew Jędrzejewski-Szmek1-0/+5
2014-10-29systemctl: let list-{units,unit-files } honour --typeZbigniew Jędrzejewski-Szmek1-11/+37
2014-10-17systemctl: by default interactively ask for polkit authorization, if possibleLennart Poettering1-76/+180
2014-10-13systemctl: when mangle unit names for the "isolate", suffix with ".target" ra...Lennart Poettering1-4/+7