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