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
/
core
Age
Commit message (
Expand
)
Author
2015-10-07
core: always let the kernel reap zombies when we're about to freeze
Michal Schmidt
2015-10-07
core: change how crash_shell and crash_reboot interact
Michal Schmidt
2015-10-07
core: remove spurious assert in parsing CrashChangeVT=
Michal Schmidt
2015-10-07
core: adjust error message about /etc/mtab
Michal Schmidt
2015-10-07
service: fix memory leak in service_add_fd_store()
reverendhomer
2015-10-06
Merge pull request #1468 from poettering/fdnames
Tom Gundersen
2015-10-06
core: add support for naming file descriptors passed using socket activation
Lennart Poettering
2015-10-06
core: simplify fd collection code, return number of fds as return value
Lennart Poettering
2015-10-06
socket: don't double close the same fd for FIFOs
Lennart Poettering
2015-10-03
core: don't unset reload result, unless we begin a start or reload operation
Lennart Poettering
2015-10-01
core: add new setting Writable= to ListenSpecial= socket units
Lennart Poettering
2015-10-01
tree-wide: add missing errno arguments to log_*_errno()
Michal Schmidt
2015-10-01
Merge pull request #1426 from poettering/log-syntax
Daniel Mack
2015-09-30
Merge pull request #1419 from keszybz/shell-completion
Lennart Poettering
2015-09-30
core: make sure we expose the empty string when we detect no virtualization
Lennart Poettering
2015-09-30
tree-wide: remove a number of invocations of strerror() and replace by %m
Lennart Poettering
2015-09-30
basic: split out cpu set specific APIs into cpu-set-util.[ch]
Lennart Poettering
2015-09-30
util: rename parse_cpu_set() to parse_cpu_set_and_warn()
Lennart Poettering
2015-09-30
log: move log_invalid_utf8() to log.h
Lennart Poettering
2015-09-30
tree-wide: clean up log_syntax() usage
Lennart Poettering
2015-09-29
core: add a "Requires=" dependency between units and the slices they are loca...
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
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-09-29
util: unify implementation of NOP signal handler
Lennart Poettering
2015-09-29
core: remove set_default_unit()
Lennart Poettering
2015-09-29
core: modernize prepare_reexecute()
Lennart Poettering
2015-09-29
core: exit early if we hit OOM
Lennart Poettering
2015-09-29
core: use %m rather than strerror() where we can
Lennart Poettering
2015-09-29
main: minor clean-ups
Lennart Poettering
2015-09-29
tree-wide: take benefit of the fact that fdset_free() returns NULL
Lennart Poettering
2015-09-29
core: order #includes in main.c
Lennart Poettering
2015-09-29
strv: add strv_free_free() to strv.c and make use of it
Lennart Poettering
2015-09-29
tree-wide: port more code to use send_one_fd() and receive_one_fd()
Lennart Poettering
2015-09-29
core: sort includes of manager.[ch] according to CODING_STYLE
Lennart Poettering
2015-09-28
Move all unit states to basic/ and extend systemctl --state=help
Zbigniew Jędrzejewski-Szmek
2015-09-28
Move UnitActiveState to basic/
Zbigniew Jędrzejewski-Szmek
2015-09-24
load-fragment: Use parse_cpu_set in CPUAffinity support
Filipe Brandenburger
2015-09-24
util: refactor cpu_set parsing into its own function
Filipe Brandenburger
2015-09-23
Merge pull request #1349 from dvdhrm/sync-pam
Lennart Poettering
2015-09-23
exec: move mac_smack_apply_pid() and setup_pam() to same condition block
Sangjung Woo
2015-09-23
exec: call setup_pam() after SMACK labeling
Sangjung Woo
2015-09-23
Merge pull request #1339 from alkino/master
Daniel Mack
2015-09-23
Hook more properties for transient units
Nicolas Cornu
[next]