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
/
socket.c
Age
Commit message (
Expand
)
Author
2012-07-20
units: apply default resource limits to socket/mount/swap processes too
Lennart Poettering
2012-07-20
core: drop KillMode parameter from KillUnit() bus call
Lennart Poettering
2012-07-20
unit: split off KillContext from ExecContext containing only kill definitions
Lennart Poettering
2012-07-16
unit: set default working directory to the user's home directory when running...
Lennart Poettering
2012-07-10
unit: get rid of UnitVTable.suffix, which is now unused
Lennart Poettering
2012-06-22
journal: set the _SYSTEMD_UNIT field for messages from terminated processes
Eelco Dolstra
2012-05-31
mkdir: append _label to all mkdir() calls that explicitly set the selinux con...
Kay Sievers
2012-05-22
units: remove service sysv_path variable and replace it by generic unit_path
Lennart Poettering
2012-05-14
unit: unit type dependent status messages
Michal Schmidt
2012-05-08
util: split-out path-util.[ch]
Kay Sievers
2012-05-03
service: explicitly remove control/ subcgroup after each control command
Lennart Poettering
2012-04-24
service: introduce Type=idle and use it for gettys
Lennart Poettering
2012-04-17
selinux: unify systemd and udev code
Kay Sievers
2012-04-13
service: place control command in subcgroup control/
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