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
Age
Commit message (
Expand
)
Author
2015-04-29
sd-bus: drop bus parameter from message callback prototype
Lennart Poettering
2015-04-29
test: rename test-bus-kernel-benchmark to test-bus-benchmark
Tom Gundersen
2015-04-29
sd-bus: benchmark - also support testing non-kdbus transports
Tom Gundersen
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-23
sd-bus: add controlling tty field to sd_creds object
Lennart Poettering
2015-04-23
sd-bus: when bus operations are to be executed on direct connections always fail
Lennart Poettering
2015-04-23
sd-bus: don't inherit connection creds into message creds when we have a dire...
Lennart Poettering
2015-04-23
core: explicitly specify credentials for direct connections, too
Lennart Poettering
2015-04-22
sd-bus: handle ppid=0 more gracefully (which happens for pid=1)
Lennart Poettering
2015-04-21
sd-bus: expose ppid field
Lennart Poettering
2015-04-21
sd-bus: when augmenting creds, remember which ones were augmented
Lennart Poettering
2015-04-21
sd-bus: augmenting cgroups-based creds when we have the cgroup path already i...
Lennart Poettering
2015-04-21
sd-bus: when augmenting creds, don't override any creds in any case
Lennart Poettering
2015-04-21
sd-bus: when copying creds objects, make sure we copy even the implicit well ...
Lennart Poettering
2015-04-16
sd-bus: add more comments to the credential decision logic
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-11
shared: add terminal-util.[ch]
Ronny Chevalier
2015-04-10
shared: add process-util.[ch]
Ronny Chevalier
2015-04-10
shared: add formats-util.h
Ronny Chevalier
2015-04-10
bus-util: be more verbose if dbus job fails
Michal Sekletar
2015-04-09
bus: simplify bus_message_read_strv_extend()
David Herrmann
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
bus: explicitly ignore failure during error handling
Zbigniew Jędrzejewski-Szmek
2015-03-13
Use space after a silencing (void)
Zbigniew Jędrzejewski-Szmek
2015-03-13
tree-wide: there is no ENOTSUP on linux
David Herrmann
2015-03-13
bus: stop using EDEADLOCK
David Herrmann
2015-03-11
bus: remarshal kdbus messages received from the kernel
David Herrmann
2015-03-11
bus: drop redundant assignment
David Herrmann
2015-03-07
bus: fix leak in error path
Zbigniew Jędrzejewski-Szmek
2015-03-07
bus-util: remove stray errno assignment
Zbigniew Jędrzejewski-Szmek
2015-03-02
sd-bus: sync kdbus.h (ABI break)
Daniel Mack
2015-02-24
sd-bus: test-bus-kernel-benchmark: don't rely on fixed unique names
Daniel Mack
2015-02-24
sd-bus: sync kdbus.h
Daniel Mack
2015-02-24
sd-bus, shared: fix includes
Daniel Mack
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-19
bus: sync with kdbus.git (ABI break)
David Herrmann
2015-02-18
logind: open up most bus calls for unpriviliged processes, using PolicyKit
Lennart Poettering
2015-02-18
sd-bus: allow setting a per-connection default value for the "allow-interacti...
Lennart Poettering
2015-02-17
bus: sync with kdbus
David Herrmann
2015-02-17
bus: don't rely on static IDs in tests
David Herrmann
2015-02-16
sd-bus: make sure we always serialize the reply cookie as 64bit on dbus2, and...
Lennart Poettering
2015-02-16
Revert "Revert "sd-bus: change serialization of kdbus messages to qualify in ...
Lennart Poettering
2015-02-13
sd-bus: initialize a few structs at time or declaration
Lennart Poettering
2015-02-13
exit-on-idle: only exit if actually idle
Tom Gundersen
[next]