index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
systemctl
/
systemctl.c
Age
Commit message (
Expand
)
Author
2015-09-29
systemctl: rename all logind-specific functions to logind_xyz()
Lennart Poettering
2015-09-29
systemctl: move shutdown cancelling code into its own function
Lennart Poettering
2015-09-29
systemctl: don't special case ACTION_RUNLEVEL anymore
Lennart Poettering
2015-09-29
systemctl: introduce a single function to set the wall message
Lennart Poettering
2015-09-29
systemctl: make "systemctl is-system-running" return "offline" if we are not ...
Lennart Poettering
2015-09-29
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-09-22
Merge pull request #1334 from poettering/sd-bus-default-flush-close
David Herrmann
2015-09-22
cgtop: underline table header
Lennart Poettering
2015-09-22
sd-bus: introduce new sd_bus_default_flush_close() call
Lennart Poettering
2015-09-21
containers: systemd exits with non-zero code
Alban Crequy
2015-09-21
core: extend KillUnit() to return error when no unit was killed
Jan Synacek
2015-09-10
Merge pull request #1227 from intelfx/systemctl-legacy-tools-polkit
Lennart Poettering
2015-09-10
Merge pull request #1239 from poettering/cgroup-pids
Daniel Mack
2015-09-10
Merge pull request #1242 from poettering/no-off_t
Daniel Mack
2015-09-10
core: add support for the "pids" cgroup controller
Lennart Poettering
2015-09-10
tree-wide: never use the off_t unless glibc makes us use it
Lennart Poettering
2015-09-10
systemctl: add RequisiteOf* as inverses of Requisite and RequisiteOverridable
Evgeny Vereshchagin
2015-09-10
systemctl: improve clarity of error messages in the logind path
Ivan Shapovalov
2015-09-10
systemctl: relax permission checks in halt_main()
Ivan Shapovalov
2015-09-10
systemctl: fix logind bus call error handling in halt_main()
Ivan Shapovalov
2015-09-10
systemctl: minor: use IN_SET() instead of repeated equality checks.
Ivan Shapovalov
2015-09-10
systemctl: legacy tools shall never be interactive
Ivan Shapovalov
2015-09-09
systemctl: add dry-run support for scheduled shutdowns
Daniel Mack
2015-09-09
tree-wide: drop {} from one-line if blocks
Lennart Poettering
2015-09-08
systemctl: add ConsistsOf as the inverse of PartOf
Evgeny Vereshchagin
2015-09-07
systemctl: a number of cleanups regarding error handling in systemctl
Lennart Poettering
2015-09-01
cgroup: drop "ignore_self" argument from cg_is_empty()
Lennart Poettering
2015-08-25
Revert "systemctl: properly handle empty control group paths in "status""
Lennart Poettering
2015-08-25
Merge pull request #1022 from poettering/machinectl-shell
Tom Gundersen
2015-08-25
logind/systemctl: introduce SetWallMessage and --message
Jan Synacek
2015-08-24
systemctl: properly handle empty control group paths in "status"
Lennart Poettering
2015-08-12
support reboot -f for kexec kernel
Thomas Blume
2015-07-31
tree-wide: introduce mfree()
David Herrmann
2015-07-03
sd-bus: introduce new sd_bus_flush_close_unref() call
Lennart Poettering
2015-06-18
systemctl: fix edit when EDITOR contains arguments
Jan Synacek
2015-06-16
everywhere: actually make use of DUAL_TIMESTAMP_NULL macro
Lennart Poettering
2015-06-15
util: when creating temporary file names, allow including extra id string in it
Lennart Poettering
2015-06-14
tree-wide: fix memory leaks in users of bus_map_all_properties()
David Herrmann
2015-06-10
tree-wide: whenever we fork off a foreign child process reset signal mask/han...
Lennart Poettering
2015-06-03
systemctl: Use /usr/bin/editor if available
Michael Biebl
2015-05-29
util: split out signal-util.[ch] from util.[ch]
Lennart Poettering
2015-05-28
systemctl: Don't skip SysV init.d scripts when enabling/disabling units
Martin Pitt
2015-05-28
systemctl: drop hardcoded chkconfig invocation
Martin Pitt
2015-05-18
util: split all hostname related calls into hostname-util.c
Lennart Poettering
2015-05-15
systemctl: introduce --now for enable, disable and mask
Jan Synacek
2015-05-12
systemctl: fix check for template units
Thomas Hindoe Paaboel Andersen
2015-05-11
core: rename SystemdRunningAs to ManagerRunningAs
Lennart Poettering
2015-05-11
treewide: Correct typos and spell plural of bus consistent
Torstein Husebø
2015-05-06
systemctl: null-initialize pointer with cleanup attribute
Daniel Buch
2015-05-05
core: rework unit name validation and manipulation logic
Lennart Poettering
[next]