summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-bus
Commit message (Expand)AuthorAge
* busctl: if no parameter is specified for "busctl status" show credentials of ...Lennart Poettering2014-11-25
* sd-bus: properly handle uninitialized audit creds from kdbusLennart Poettering2014-11-25
* sd-bus: don't fail when querying creds and dbus1 refuses to tell us the selin...Lennart Poettering2014-11-25
* busctl: add new --augment-creds= switch for controlling whether shown credent...Lennart Poettering2014-11-25
* sd-bus: update to current kernel version, by splitting off the extended KDBUS...Lennart Poettering2014-11-25
* busctl: improve readability a bitLennart Poettering2014-11-25
* bus: change creds dumping order to be more close to internal storage orderLennart Poettering2014-11-25
* sd-bus: don't blindly take incomplete ucred bits from AF_UNIX when constructi...Lennart Poettering2014-11-25
* busctl: add --timeout= option to specify method call timeoutLennart Poettering2014-11-21
* busctl: add options to control message header flags when invoking methodsLennart Poettering2014-11-21
* busctl: show property values in "introspect" output, add "set-property" comma...Lennart Poettering2014-11-21
* busctl: when --address is specified do not assume we connect to a full busLennart Poettering2014-11-21
* busctl: use canned error message on parse failureLennart Poettering2014-11-21
* sd-bus: create clean error when a property Set() call with incorrect signatur...Lennart Poettering2014-11-21
* busctl: pass error output to stdout (rather than stderr) when generate tree f...Lennart Poettering2014-11-20
* busctl: improve output of service credsLennart Poettering2014-11-20
* busctl: add new "introspect" verb for introspecting objectsLennart Poettering2014-11-20
* sd-bus: refuse properties that claim to be both writable and constant at the ...Lennart Poettering2014-11-20
* busctl: split out introspection parser from tree logic so that we can reuse i...Lennart Poettering2014-11-20
* bus-socket: fix CID#996290 Unchecked return valueSusant Sahani2014-11-17
* bus-proxy: properly check for bus name prefixes when enforcing policyLennart Poettering2014-11-14
* busctl: introduce busctl "get-property" command for reading and dumping objec...Lennart Poettering2014-11-14
* busctl: various tweaks to "busctl tree" outputLennart Poettering2014-11-14
* busctl: add new "call" command to invoke methods on a serviceLennart Poettering2014-11-14
* sd-bus: add sd_bus_message_is_empty() for checking whether a message carries ...Lennart Poettering2014-11-14
* sd-bus: sync with kdbus upstream (ABI break)Daniel Mack2014-11-13
* sd-bus: pass attach flags to BUS_CREATOR_INFODaniel Mack2014-11-11
* sd-bus: add sd_bus_message.verify_destination_id and .destination_ptrDaniel Mack2014-11-11
* bus: when dumping string property values escape the chars we use as end-of-li...Lennart Poettering2014-11-10
* busctl: add "tree" command to explore object treesLennart Poettering2014-11-10
* sd-bus: by default allow all creds to be passed alongLennart Poettering2014-11-05
* sd-bus: sync up with new kdbus metadata attachment logic (ABI break)Daniel Mack2014-11-05
* sd-bus: rename sd_bus_get_server_id() to sd_bus_get_owner_id()Lennart Poettering2014-11-04
* sd-bus,sd-event: unify error handling of object descriptionsLennart Poettering2014-11-04
* sd-bus: make use of free_and_strdup() where it makes senseLennart Poettering2014-11-04
* sd-bus: also allow setting descriptions on bus slotsLennart Poettering2014-11-04
* sd-event: rename sd_event_source_set_name() to sd_event_source_get_name()Lennart Poettering2014-11-04
* sd-bus: rename "connection name" to "description" for the sd-bus API tooLennart Poettering2014-11-04
* sd-bus: sync kdbus.h (ABI break)Daniel Mack2014-11-04
* Make bus errno mappings non-staticZbigniew Jędrzejewski-Szmek2014-10-31
* bus: do not segfault on zeros in errno mapping tableZbigniew Jędrzejewski-Szmek2014-10-31
* sd-bus: add missing includeTom Gundersen2014-10-31
* bus: add sd_bus_errnomap sectionZbigniew Jędrzejewski-Szmek2014-10-30
* memfd: rename memfd.h to memfd-util.h to avoid any confusion with any libc pr...Lennart Poettering2014-10-30
* memfd: always use our internal utility functions where we have themLennart Poettering2014-10-30
* memfd: always create our memfds with CLOEXEC setLennart Poettering2014-10-30
* busctl: add new "capture" verb to record bus messages in libpcap compatible f...Lennart Poettering2014-10-30
* sd-bus: properly handle removals of non-existing matchesLennart Poettering2014-10-29
* polkit: actually generate new InteractiveAuthorizationRequired error on the r...Lennart Poettering2014-10-28
* sd-bus: add support for new InteractiveAuthorizationRequired error from dbus ...Lennart Poettering2014-10-28