summaryrefslogtreecommitdiff
path: root/src/libsystemd-bus
AgeCommit message (Expand)Author
2014-01-13libsystemd-bus: rename to libsystemdTom Gundersen
2014-01-13sd-dns: coding style cleanupDaniel Buch
2014-01-12bus: add test case for signature typeLennart Poettering
2014-01-12bus: properly handle EOF error conditions in proxydLennart Poettering
2014-01-12bus: fix length calculation when serializing SD_BUS_TYPE_SIGNATUREKay Sievers
2014-01-11sd-dns: simplify headersTom Gundersen
2014-01-11sd-dns: update/add license textsTom Gundersen
2014-01-11sd-dns: cleanup public headerTom Gundersen
2014-01-11sd-dns: initial commitDaniel Buch
2014-01-10bus: convert a bus error with NULL name into an errno of 0 in sd_bus_error_ge...Lennart Poettering
2014-01-08bus: allow omitting quotes for values in match stringsLennart Poettering
2014-01-05Fix format string mismatch introduced in ab9001a1Michael Scherer
2014-01-05bus: open user, not system, bus in bus_open_user_systemd()Mantas Mikulėnas
2014-01-05man: document some more bus functionsZbigniew Jędrzejewski-Szmek
2014-01-04sd-event: add missing symbol, sd_event_source_set_io_fdDave Reisner
2014-01-04man: document a batch of bus functionsZbigniew Jędrzejewski-Szmek
2014-01-02bus: fix memleak in sd_bus_creds_new_from_pidZbigniew Jędrzejewski-Szmek
2014-01-02Introduce cleanup functions for cap_freeZbigniew Jędrzejewski-Szmek
2014-01-02bus: break reference cycle between bus and messagesZbigniew Jędrzejewski-Szmek
2014-01-02Move bus path definitions to def.hZbigniew Jędrzejewski-Szmek
2013-12-31build-sys: make test output a bit nicerZbigniew Jędrzejewski-Szmek
2013-12-27bus: fix running tests in parallelZbigniew Jędrzejewski-Szmek
2013-12-27bus: PORTING-DBUS1: fix user bus pathMantas Mikulėnas
2013-12-27bus: PORTING-DBUS1 typo fixesThomas Hindoe Paaboel Andersen
2013-12-27bus: PORTING-DBUS1 clarify pool size valueKay Sievers
2013-12-27bus: PORTING-DBUS1 updateKay Sievers
2013-12-27bus: update PORTING-DBUS1Kay Sievers
2013-12-27bus: actually, the kernel does enforce validity of bus names...Lennart Poettering
2013-12-27bus: explain obsoletion of dbus1 .service filesLennart Poettering
2013-12-27bus: refuse invalid names from kbus meta dataLennart Poettering
2013-12-27bus: add some preliminary docs for porting existing dbus1 client libraries to...Lennart Poettering
2013-12-26bus: update kdbus.hKay Sievers
2013-12-26bus: always show messages we sendLennart Poettering
2013-12-26bus: don't process Peer interface messages in the proxyLennart Poettering
2013-12-26bus: make system bus kdbus node world-accessibleLennart Poettering
2013-12-25bus: add a bit of pure/const decoratorsLennart Poettering
2013-12-25man: document sd_bus_message_get_cookie()Lennart Poettering
2013-12-25bus: rename message "serial" to "cookie"Lennart Poettering
2013-12-25bus: conditionally set cookie_reply/timeout and update kdbus.hKay Sievers
2013-12-25bus: update kdbus.hKay Sievers
2013-12-25bus: set cookie_reply and update kdbus.hKay Sievers
2013-12-25bus: also write debug logs about messages we sendLennart Poettering
2013-12-25bus: be a bit more verbose when debug mode is onLennart Poettering
2013-12-24bus: properly shift cgroup data returned from kdbus by the container's root b...Lennart Poettering
2013-12-24busctl: show service/session a name belongs to in the list of namesLennart Poettering
2013-12-24bus: only accept kdbus creds if they are validLennart Poettering
2013-12-24util: unify SO_PEERCRED/SO_PEERSEC invocationsLennart Poettering
2013-12-24bus: fix hello ioctl buffer size calculationLennart Poettering
2013-12-24bus: make gcc shut upLennart Poettering
2013-12-24bus: fake client side creds in the proxy to the caller's credsLennart Poettering