summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-bus
AgeCommit message (Expand)Author
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
2015-02-24sd-bus, shared: fix includesDaniel Mack
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-19bus: sync with kdbus.git (ABI break)David Herrmann
2015-02-18logind: open up most bus calls for unpriviliged processes, using PolicyKitLennart Poettering
2015-02-18sd-bus: allow setting a per-connection default value for the "allow-interacti...Lennart Poettering
2015-02-17bus: sync with kdbusDavid Herrmann
2015-02-17bus: don't rely on static IDs in testsDavid Herrmann
2015-02-16sd-bus: make sure we always serialize the reply cookie as 64bit on dbus2, and...Lennart Poettering
2015-02-16Revert "Revert "sd-bus: change serialization of kdbus messages to qualify in ...Lennart Poettering
2015-02-13sd-bus: initialize a few structs at time or declarationLennart Poettering
2015-02-13exit-on-idle: only exit if actually idleTom Gundersen
2015-02-13sd-bus: export sd_bus_error_set_errnofv()Lennart Poettering
2015-02-13sd-bus: sync kdbus.h (ABI break)Daniel Mack
2015-02-12include <poll.h> instead of <sys/poll.h>Thomas Hindoe Paaboel Andersen
2015-02-12Add missing includes in header filesThomas Hindoe Paaboel Andersen
2015-02-11tree-wide: whenever we include libgen.h, immediately undefine basename()Lennart Poettering
2015-02-05bus: sync with kdbus (ABI break)David Herrmann
2015-02-03core: open up DefaultDependencies= property for transient unitsLennart Poettering
2015-02-03util: rework strappenda(), and rename it strjoina()Lennart Poettering
2015-02-01Add a snprinf wrapper which checks that the buffer was big enoughZbigniew Jędrzejewski-Szmek
2015-01-30Revert "sd-bus: change serialization of kdbus messages to qualify in their en...Kay Sievers
2015-01-26sd-bus: change serialization of kdbus messages to qualify in their entirety a...Lennart Poettering
2015-01-26bus-dump: fix two minor memory leaksLennart Poettering
2015-01-26sd-bus: reuse the KDBUS_CMD_FREE wrapper wherever appropriateLennart Poettering
2015-01-23sd-bus: fix typoLennart Poettering
2015-01-23sd-bus: fix handling of double parameters in sd_bus_message_append()Lennart Poettering
2015-01-22tests: use assert_se instead of assertRonny Chevalier
2015-01-22Assorted format fixesZbigniew Jędrzejewski-Szmek
2015-01-22Fix some format strings for enums, they are signedZbigniew Jędrzejewski-Szmek
2015-01-22import: introduce new mini-daemon systemd-importd, and make machinectl a clie...Lennart Poettering
2015-01-18bus: drop systemd.kdbus_attach_flags_mask= cmdlineDavid Herrmann
2015-01-18bus: fix SD_BUS_CREDS_AUGMENT on kdbus queriesDavid Herrmann
2015-01-18bus: fix typoDavid Herrmann