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
/
libsystemd
/
sd-bus
/
bus-util.c
Age
Commit message (
Expand
)
Author
2014-05-22
cgroups: simplify CPUQuota= logic
Lennart Poettering
2014-05-15
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-05-15
sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...
Lennart Poettering
2014-04-25
core: expose CFS CPU time quota as high-level unit properties
Lennart Poettering
2014-03-17
systemctl: introduce -r switch to show units running in local containers in a...
Lennart Poettering
2014-03-05
systemd-run: support all currently exported properties with -p
Lennart Poettering
2014-03-05
core: make the LimitXYZ= properties settable for transient service units
Lennart Poettering
2014-03-05
systemd-run: add new --property= switch that can set arbitrary properties for...
Lennart Poettering
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-20
sd-bus: the bus returned should be the first arg
Jason A. Donenfeld
2014-01-21
libsystemd: split up into subdirs
Tom Gundersen