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
/
dbus-unit.c
Age
Commit message (
Expand
)
Author
2013-02-27
unit: rework resource management API
Lennart Poettering
2013-02-14
honor SELinux labels, when creating and writing config files
Harald Hoyer
2013-01-19
unit: optionally allow making cgroup attribute changes persistent
Lennart Poettering
2013-01-18
systemctl: add new "get-cgroup-attr" to query current cgroup attribute value
Lennart Poettering
2013-01-14
core: add bus API and systemctl commands for altering cgroup parameters durin...
Lennart Poettering
2013-01-06
core/dbus-unit: modernize style
Zbigniew Jędrzejewski-Szmek
2012-10-02
selinux: remove anything PID1-specific from selinux-access.[ch] so that we ca...
Lennart Poettering
2012-10-02
selinux: rework selinux access check logic
Lennart Poettering
2012-09-18
selinux: prefer source path over fragment path
Lennart Poettering
2012-09-18
selinux: add bus service access control
Daniel J Walsh
2012-09-13
man: fix a bunch of typos in docs
Thomas Hindoe Paaboel Andersen
2012-07-26
dbus-unit: expose PartOf/ConsistsOf properties
Michal Schmidt
2012-07-20
core: drop KillMode parameter from KillUnit() bus call
Lennart Poettering
2012-07-13
unit: rename BindTo= to BindsTo=
Lennart Poettering
2012-05-22
units: remove service sysv_path variable and replace it by generic unit_path
Lennart Poettering
2012-05-21
units: introduce new Documentation= field and make use of it everywhere
Lennart Poettering
2012-05-21
dbus-unit: always load the unit before handling a message for it
Michal Schmidt
2012-04-30
unit: add new dependency type RequiresMountsFor=
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