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
2015-05-29
util: split out signal-util.[ch] from util.[ch]
Lennart Poettering
2015-05-15
systemctl: introduce --now for enable, disable and mask
Jan Synacek
2015-05-06
bus: don't switch to kdbus if not requested
David Herrmann
2015-04-29
sd-bus: drop bus parameter from message callback prototype
Lennart Poettering
2015-04-28
bus-util: drop redundant bus argument from bus_message_map_all_properties() a...
Lennart Poettering
2015-04-28
run: synchronously wait until the scope unit we create is started
Lennart Poettering
2015-04-28
bus-util: print correct warnings for units that fail but for which we have a ...
Lennart Poettering
2015-04-24
sd-bus: teach bus_print_property() how to print SD_BUS_TYPE_INT64
Daniel Mack
2015-04-21
sd-bus: when augmenting creds, remember which ones were augmented
Lennart Poettering
2015-04-12
bus-util: add articles to explanation messages
Zbigniew Jędrzejewski-Szmek
2015-04-11
bus: implement bus_path_{en,de}code_unique()
David Herrmann
2015-04-10
bus-util: be more verbose if dbus job fails
Michal Sekletar
2015-04-09
bus: use free_and_strdup()
David Herrmann
2015-04-09
util: add shell_maybe_quote() call for preparing a string for shell cmdline i...
Lennart Poettering
2015-04-07
polkit: rename bus_verify_polkit() to bus_test_polkit() and make it strictly ...
Lennart Poettering
2015-03-13
tree-wide: there is no ENOTSUP on linux
David Herrmann
2015-03-07
bus-util: remove stray errno assignment
Zbigniew Jędrzejewski-Szmek
2015-02-18
logind: open up most bus calls for unpriviliged processes, using PolicyKit
Lennart Poettering
2015-02-13
exit-on-idle: only exit if actually idle
Tom Gundersen
2015-02-03
core: open up DefaultDependencies= property for transient units
Lennart Poettering
2015-01-07
bus-util: fix error number output when waiting for job
Lennart Poettering
2015-01-05
systemctl: fix waiting for jobs when using direct connections to PID 1 for dbus
Lennart Poettering
2014-12-29
machinectl: add "enable" and "disable" verbs for enabling/disabling systemd-n...
Lennart Poettering
2014-12-29
machinectl: add new "start" verb to start a container as a service in nspawn
Lennart Poettering
2014-12-25
bus: remove spurious include of <sys/capability.h>
Filipe Brandenburger
2014-12-24
sd-bus: rename sd_bus_open_system_container() to sd_bus_open_system_machine()
Lennart Poettering
2014-12-09
run: introduce timer support option
WaLyong Cho
2014-11-28
treewide: more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
sd-bus: rename default bus address constants, they aren't "paths" but "addres...
Lennart Poettering
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-10
bus: when dumping string property values escape the chars we use as end-of-li...
Lennart Poettering
2014-10-28
polkit: actually generate new InteractiveAuthorizationRequired error on the r...
Lennart Poettering
2014-10-13
bus: check allow-interactive-auhtorization flag when doing polkit
Lennart Poettering
2014-09-18
bus: fix bus_print_property() to use "int" for booleans
David Herrmann
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-08-28
bus: don't skip interfaces in bus_message_map_properties_changed()
David Herrmann
2014-08-27
bus: split bus_map_all_properties into multiple helpers
David Herrmann
2014-08-21
bus: when terminating our bus-actviated services that exit-on-idle send STOPP...
Lennart Poettering
2014-08-19
remove unused variables
Thomas Hindoe Paaboel Andersen
2014-08-18
bus-util: simplify bus_verify_polkit_async() a bit
Lennart Poettering
2014-08-15
Merge commit 'b39a2770ba55637da80e2e389222c59dbea73507'
Lennart Poettering
2014-08-15
sd-bus: add API to check if a client has privileges
Lennart Poettering
2014-08-15
sd-bus: Remove bus arg from bus_verify_polkit_async_registry_free()
Stef Walter
2014-08-12
networkd: add minimal client tool "networkd" to query network status
Lennart Poettering
2014-07-29
time-util: add and use USEC/NSEC_INFINIY
Kay Sievers
2014-06-05
bus: make use of sd_bus_try_close() in exit-on-idle services
Lennart Poettering
2014-05-24
timedated: refuse manual system time updates when automatic timesync is enabled
Kay Sievers
2014-05-22
cgroups: simplify CPUQuota= logic
Lennart Poettering
2014-05-15
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
[next]