summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-bus
AgeCommit message (Expand)Author
2015-05-19bus-socket: simplify initalization of struct msghdrZbigniew Jędrzejewski-Szmek
2015-05-15systemctl: introduce --now for enable, disable and maskJan Synacek
2015-05-14test-bus-chat: various modernizationsLennart Poettering
2015-05-14sd-bus: fix memory leak in test-bus-chatCristian Rodríguez
2015-05-14util: introduce memmem_safe() and make use of itLennart Poettering
2015-05-11treewide: Correct typos and spell plural of bus consistentTorstein Husebø
2015-05-06bus: don't switch to kdbus if not requestedDavid Herrmann
2015-04-30sd-bus,sd-login: add api for querying the slice within the the user systemd i...Lennart Poettering
2015-04-30sd-bus: when we get ENOTTY on the HELLO ioctl assume incompatible API versionLennart Poettering
2015-04-29sd-bus: properly handle creds that are known but undefined for a processLennart Poettering
2015-04-29sd-bus: allow passing NULL as bus parameter to sd_bus_send()Lennart Poettering
2015-04-29sd-bus: drop bus parameter from message callback prototypeLennart Poettering
2015-04-29test: rename test-bus-kernel-benchmark to test-bus-benchmarkTom Gundersen
2015-04-29sd-bus: benchmark - also support testing non-kdbus transportsTom Gundersen
2015-04-28bus-util: drop redundant bus argument from bus_message_map_all_properties() a...Lennart Poettering
2015-04-28run: synchronously wait until the scope unit we create is startedLennart Poettering
2015-04-28bus-util: print correct warnings for units that fail but for which we have a ...Lennart Poettering
2015-04-24sd-bus: teach bus_print_property() how to print SD_BUS_TYPE_INT64Daniel Mack
2015-04-23sd-bus: add controlling tty field to sd_creds objectLennart Poettering
2015-04-23sd-bus: when bus operations are to be executed on direct connections always failLennart Poettering
2015-04-23sd-bus: don't inherit connection creds into message creds when we have a dire...Lennart Poettering
2015-04-23core: explicitly specify credentials for direct connections, tooLennart Poettering
2015-04-22sd-bus: handle ppid=0 more gracefully (which happens for pid=1)Lennart Poettering
2015-04-21sd-bus: expose ppid fieldLennart Poettering
2015-04-21sd-bus: when augmenting creds, remember which ones were augmentedLennart Poettering
2015-04-21sd-bus: augmenting cgroups-based creds when we have the cgroup path already i...Lennart Poettering
2015-04-21sd-bus: when augmenting creds, don't override any creds in any caseLennart Poettering
2015-04-21sd-bus: when copying creds objects, make sure we copy even the implicit well ...Lennart Poettering
2015-04-16sd-bus: add more comments to the credential decision logicLennart Poettering
2015-04-12bus-util: add articles to explanation messagesZbigniew Jędrzejewski-Szmek
2015-04-11bus: implement bus_path_{en,de}code_unique()David Herrmann
2015-04-11shared: add terminal-util.[ch]Ronny Chevalier
2015-04-10shared: add process-util.[ch]Ronny Chevalier
2015-04-10shared: add formats-util.hRonny Chevalier
2015-04-10bus-util: be more verbose if dbus job failsMichal Sekletar
2015-04-09bus: simplify bus_message_read_strv_extend()David Herrmann
2015-04-09bus: use free_and_strdup()David Herrmann
2015-04-09util: add shell_maybe_quote() call for preparing a string for shell cmdline i...Lennart Poettering
2015-04-07polkit: rename bus_verify_polkit() to bus_test_polkit() and make it strictly ...Lennart Poettering
2015-03-13bus: explicitly ignore failure during error handlingZbigniew Jędrzejewski-Szmek
2015-03-13Use space after a silencing (void)Zbigniew Jędrzejewski-Szmek
2015-03-13tree-wide: there is no ENOTSUP on linuxDavid Herrmann
2015-03-13bus: stop using EDEADLOCKDavid Herrmann
2015-03-11bus: remarshal kdbus messages received from the kernelDavid Herrmann
2015-03-11bus: drop redundant assignmentDavid Herrmann
2015-03-07bus: fix leak in error pathZbigniew Jędrzejewski-Szmek
2015-03-07bus-util: remove stray errno assignmentZbigniew Jędrzejewski-Szmek
2015-03-02sd-bus: sync kdbus.h (ABI break)Daniel Mack
2015-02-24sd-bus: test-bus-kernel-benchmark: don't rely on fixed unique namesDaniel Mack
2015-02-24sd-bus: sync kdbus.hDaniel Mack