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-06-11
kmod-setup: don't print warning on -ENOSYS
Daniel Mack
2015-06-11
kmod-setup: when we fail to load a kmod, log the error cause
Lennart Poettering
2015-06-11
core: Let two more booleans survive a daemon-reload
Werner Fink
2015-06-10
util: introduce CMSG_FOREACH() macro and make use of it everywhere
Lennart Poettering
2015-06-10
Merge pull request #85 from keszybz/selinux-context
Zbigniew Jędrzejewski-Szmek
2015-06-10
tree-wide: whenever we fork off a foreign child process reset signal mask/han...
Lennart Poettering
2015-06-09
core: log oom during killing spree
Thomas Hindoe Paaboel Andersen
2015-06-09
bus-creds: always set SD_BUS_CREDS_PID when we set pid in the mask
Zbigniew Jędrzejewski-Szmek
2015-06-08
tree-wide: remove spurious space
Thomas Hindoe Paaboel Andersen
2015-06-08
kmod-setup: split warn flags
Daniel Mack
2015-06-05
Merge pull request #79 from zonque/fdo-87475
Kay Sievers
2015-06-05
kmod-setup: don't warn when ipv6 can't be loaded
Daniel Mack
2015-06-05
core: Remove "old kernel" warning if PR_SET_CHILD_SUBREAPER fails
Cristian Rodríguez
2015-06-04
Merge pull request #73 from zonque/mountinfo
David Herrmann
2015-06-04
core/mount: skip incomplete mountinfo entries
Daniel Mack
2015-06-04
Partially revert "ma-setup: simplify"
Zbigniew Jędrzejewski-Szmek
2015-06-03
kdbus: remove attach_flags_mask module parameter setting
Kay Sievers
2015-06-01
load-fragment: use UNESCAPE_RELAX flag to parse exec directives
Daniel Mack
2015-05-31
core/namespace: Protect /usr instead of /home with ProtectSystem=yes
Jason Pleau
2015-05-29
util: split out signal-util.[ch] from util.[ch]
Lennart Poettering
2015-05-29
path-util: Change path_is_mount_point() symlink arg from bool to flags
Martin Pitt
2015-05-27
fix extraneous space in equality check
Jonathan Boulle
2015-05-25
swap: use swapon -o
Karel Zak
2015-05-21
manager: fix finish_timestamp calculation
Lennart Poettering
2015-05-21
device: never act on mount events for devices if device support is not available
Lennart Poettering
2015-05-21
core: properly handle jobs that are suppressed to JOB_NOPs when propagating r...
Lennart Poettering
2015-05-21
util: introduce PERSONALITY_INVALID as macro for 0xffffffffLU
Lennart Poettering
2015-05-21
nspawn: finish user namespace support
Lennart Poettering
2015-05-20
core,nspawn: unify code that moves the root dir
Lennart Poettering
2015-05-19
core: don't consider boot-up finished if we are still reloading
Lennart Poettering
2015-05-19
core: when propagating restart requests due to deps, downgrade restart to try...
Lennart Poettering
2015-05-19
core: sd_bus_error() already checks for NULL, no need to duplicate check
Lennart Poettering
2015-05-19
core: reinstate propagation of stop/restart jobs via RequsiteOf dependencies
Lennart Poettering
2015-05-19
mount: properly check for mounts currently in /proc/self/mountinfo
Lennart Poettering
2015-05-19
unit: drop support for pre-v44 job serialization
Lennart Poettering
2015-05-19
core: also enforce ratelimiter if we stop a unit due to BindsTo=
Lennart Poettering
2015-05-19
core: use bitfield where possible
Lennart Poettering
2015-05-19
core: enforce a ratelimiter when stopping units due to StopWhenUnneeded=1
Lennart Poettering
2015-05-19
unit: fix unit_check_unneeded() dependency iteration
Lennart Poettering
2015-05-19
mount: don't claim a device is gone from /proc/self/mountinfo before it is go...
Lennart Poettering
2015-05-19
device: create units with intended "found" value
Martin Pitt
2015-05-19
hostname: Allow comments in /etc/hostname
Martin Pitt
2015-05-19
core: fix OOM checks in dbus-unit
Thomas Hindoe Paaboel Andersen
2015-05-19
core: introduce seperate reverse dependencies for Requires= and Requisite=
Lennart Poettering
2015-05-18
core: Private*/Protect* options with RootDirectory
Alban Crequy
2015-05-18
kmod-setup: conditionalize kmod autoloading properly
Lennart Poettering
2015-05-18
util: split all hostname related calls into hostname-util.c
Lennart Poettering
2015-05-16
load-fragment: put quotes around iffy rvalue
Zbigniew Jędrzejewski-Szmek
2015-05-15
socket-util: socket_address_parse() should not log errors on its own
Lennart Poettering
2015-05-15
core: Fix assertion with empty Exec*= paths
Martin Pitt
[next]