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
Age
Commit message (
Expand
)
Author
2015-09-30
nspawn: fix user namespace support
Lennart Poettering
2015-09-30
nspawn: order includes
Lennart Poettering
2015-09-30
nspawn: make sure mount_legacy_cgroup_hierarchy() can deal with NULL root dir...
Lennart Poettering
2015-09-30
update TODO
Lennart Poettering
2015-09-30
systemctl: when reading legacy -t argument for shutdown, don't drop following...
Lennart Poettering
2015-09-30
systemctl: various modernizations
Lennart Poettering
2015-09-30
Merge pull request #1412 from zonque/strempty
Lennart Poettering
2015-09-30
tree-wide: use strempty() where possible
Daniel Mack
2015-09-29
Merge pull request #1408 from poettering/systemctl-and-more
Daniel Mack
2015-09-29
systemctl: when a shutdown is scheduled, always go via logind
Lennart Poettering
2015-09-29
systemctl: minor modernizations
Lennart Poettering
2015-09-29
systemctl: port verb dispatching to generic verbs.[ch] code
Lennart Poettering
2015-09-29
systemctl: prefer shutting down through logind even as root
Lennart Poettering
2015-09-29
systemctl: split out code invoking SetExitCode() into function of its own
Lennart Poettering
2015-09-29
pager: minor modernizations
Lennart Poettering
2015-09-29
systemctl: don't assert on the arguments array unnecessarily
Lennart Poettering
2015-09-29
systemctl: make use of strv_skip() where appropriate
Lennart Poettering
2015-09-29
systemctl: make use of log_error_errno() where we can
Lennart Poettering
2015-09-29
systemctl: rework how we connect to busses
Lennart Poettering
2015-09-29
core: add a "Requires=" dependency between units and the slices they are loca...
Lennart Poettering
2015-09-29
update-utmp: flush and close the bus used for connections after use
Lennart Poettering
2015-09-29
update-utmp: minor modernizations
Lennart Poettering
2015-09-29
bus-util: rename bus_open_transport() to bus_connect_transport()
Lennart Poettering
2015-09-29
pager: minor simplification
Lennart Poettering
2015-09-29
systemctl: rename parse_time_spec() to parse_shutdown_time_spec()
Lennart Poettering
2015-09-29
systemctl: conditionalize /dev/initctl fallback on HAVE_SYSV_COMPAT
Lennart Poettering
2015-09-29
systemctl: allocate arg_wall only on the heap
Lennart Poettering
2015-09-29
systemctl: add 'const' where appropriate
Lennart Poettering
2015-09-29
systemctl: remove client-side wall message support
Lennart Poettering
2015-09-29
systemctl: move strv_skip_first() out of systemctl.c
Lennart Poettering
2015-09-29
systemctl: split out code that schedules shutdowsn into its own function
Lennart Poettering
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
core: rework crash handling
Lennart Poettering
2015-09-29
socket: rename ffs_xyz to usbffs_xyz
Lennart Poettering
2015-09-29
core: turn a large if statement into a switch
Lennart Poettering
2015-09-29
selinux: add _cleanup_ concepts to SELinux label allocation
Lennart Poettering
2015-09-29
core: simplify how we create socket fds
Lennart Poettering
2015-09-29
core: small error message wording improvements
Lennart Poettering
2015-09-29
core: properly use the ExitCode bus property when exiting is --user instance
Lennart Poettering
2015-09-29
core: allow setting WorkingDirectory= to the special value ~
Lennart Poettering
2015-09-29
man: also properly indent our examples to 8ch
Lennart Poettering
2015-09-29
detect-virt: various modernizations
Lennart Poettering
2015-09-29
journal-cat: various modernizations
Lennart Poettering
2015-09-29
journal-cat: return a correct error, not -1
Lennart Poettering
2015-09-29
machine-id-commit: merge machine-id-commit functionality into machine-id-setup
Lennart Poettering
2015-09-29
units: increase watchdog timeout to 3min for all our services
Lennart Poettering
2015-09-29
sd-daemon: Simplify sd_booted() check
Lennart Poettering
[next]