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
/
mount.h
Age
Commit message (
Expand
)
Author
2014-12-12
core: retry unmounting until we are done, in case of stacked mounts
Lennart Poettering
2014-06-16
mount: add new SloppyOptions= setting for mount units, mapping to mount(8)'s ...
Lennart Poettering
2013-11-27
service: add the ability for units to join other unit's PrivateNetwork= and P...
Lennart Poettering
2013-11-25
swap: split state machine state ACTIVATING into two
Lennart Poettering
2013-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-10-19
mount/service: drop FsckPassNo support
Tom Gundersen
2013-06-27
core: general cgroup rework
Lennart Poettering
2013-05-02
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2012-12-05
core: add catalog entry and MESSAGE_ID for overmounting
Zbigniew Jędrzejewski-Szmek
2012-07-20
unit: split off KillContext from ExecContext containing only kill definitions
Lennart Poettering
2012-07-19
use #pragma once instead of foo*foo #define guards
Shawn Landden
2012-05-22
mount: replace PID1 internal fstab parser with generator
Lennart Poettering
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-11
move libsystemd_core.la sources into core/
Kay Sievers