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
/
shared
/
bus-util.h
Age
Commit message (
Expand
)
Author
2016-04-22
shared: move unit-specific code from bus-util.h to bus-unit-util.h
Lennart Poettering
2016-04-05
machinectl: add --value option
Zbigniew Jędrzejewski-Szmek
2016-04-04
systemctl: add --value option
Zbigniew Jędrzejewski-Szmek
2016-02-15
systemctl: fix style to avoid modification of array passed by caller
Zbigniew Jędrzejewski-Szmek
2016-02-15
systemctl: include -M or -H arguments in the hint
Zbigniew Jędrzejewski-Szmek
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-01-14
bus-util: print "systemctl --user" on user service manager
WaLyong Cho
2015-12-06
shared: include what we use
Thomas Hindoe Paaboel Andersen
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-12
bus-util: add bus_property_get_rlimit (move from core/dbus_execute)
Evgeny Vereshchagin
2015-09-29
bus-util: rename bus_open_transport() to bus_connect_transport()
Lennart Poettering
2015-09-06
bus-util: support details in CheckAuthorization calls
Michael Chapman
2015-08-27
Revert "sd-bus: do not connect to dbus-1 socket when kdbus is available"
David Herrmann
2015-08-11
sd-bus: do not connect to dbus-1 socket when kdbus is available
Kay Sievers
2015-07-03
sd-bus: introduce new sd_bus_flush_close_unref() call
Lennart Poettering
2015-06-11
build-sys: split internal basic/ library from shared/
Kay Sievers