summaryrefslogtreecommitdiff
path: root/src/systemctl
AgeCommit message (Expand)Author
2015-09-21containers: systemd exits with non-zero codeAlban Crequy
2015-09-21core: extend KillUnit() to return error when no unit was killedJan Synacek
2015-09-10Merge pull request #1227 from intelfx/systemctl-legacy-tools-polkitLennart Poettering
2015-09-10Merge pull request #1239 from poettering/cgroup-pidsDaniel Mack
2015-09-10Merge pull request #1242 from poettering/no-off_tDaniel Mack
2015-09-10core: add support for the "pids" cgroup controllerLennart Poettering
2015-09-10tree-wide: never use the off_t unless glibc makes us use itLennart Poettering
2015-09-10systemctl: add RequisiteOf* as inverses of Requisite and RequisiteOverridableEvgeny Vereshchagin
2015-09-10systemctl: improve clarity of error messages in the logind pathIvan Shapovalov
2015-09-10systemctl: relax permission checks in halt_main()Ivan Shapovalov
2015-09-10systemctl: fix logind bus call error handling in halt_main()Ivan Shapovalov
2015-09-10systemctl: minor: use IN_SET() instead of repeated equality checks.Ivan Shapovalov
2015-09-10systemctl: legacy tools shall never be interactiveIvan Shapovalov
2015-09-09systemctl: add dry-run support for scheduled shutdownsDaniel Mack
2015-09-09tree-wide: drop {} from one-line if blocksLennart Poettering
2015-09-08systemctl: add ConsistsOf as the inverse of PartOfEvgeny Vereshchagin
2015-09-07systemctl: a number of cleanups regarding error handling in systemctlLennart Poettering
2015-09-01cgroup: drop "ignore_self" argument from cg_is_empty()Lennart Poettering
2015-08-25Revert "systemctl: properly handle empty control group paths in "status""Lennart Poettering
2015-08-25Merge pull request #1022 from poettering/machinectl-shellTom Gundersen
2015-08-25logind/systemctl: introduce SetWallMessage and --messageJan Synacek
2015-08-24systemctl: properly handle empty control group paths in "status"Lennart Poettering
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