summaryrefslogtreecommitdiff
path: root/src/libsystemd-bus/bus-control.c
Commit message (Expand)AuthorAge
* bus: switch to multiple KDBUS_ITEM_NAME including the flagsKay Sievers2013-12-05
* libsystemd-bus: catch up with latest kdbus changesKay Sievers2013-12-04
* libsystemd-bus: catch up with latest kdbus list query changesKay Sievers2013-12-04
* bus: fix parsing of AcquireName() responseLennart Poettering2013-12-03
* bus: rework sd_bus_list_names() to return two lists for acquired and activata...Lennart Poettering2013-12-03
* bus: internalize a lot of protocol definitionsLennart Poettering2013-12-03
* bus: make sd_bus_request_name() and sd_bus_release_name() behave more like ot...Lennart Poettering2013-12-03
* libsystemd-bus: catch up with latest kdbus changesDaniel Mack2013-12-03
* libsystemd-bus: catch up with latest kdbus changesDaniel Mack2013-12-03
* libsystemd-bus: catch up with latest kdbus changesDaniel Mack2013-12-02
* busctl: add command to dump creds of a peer or pidLennart Poettering2013-12-02
* bus: be nice to LLVM and don't embedd a VLA in a unionLennart Poettering2013-12-02
* bus: remove unused variableThomas Hindoe Paaboel Andersen2013-12-01
* bus: catch up with kdbusKay Sievers2013-11-30
* bus: include unique and well known names in credentials objectLennart Poettering2013-11-30
* libsystemd-bus: catch up with latest kdbus changesDaniel Mack2013-11-30
* libsystemd-bus: sd_bus_request_name: use kdbus_translate_request_name_flags()Daniel Mack2013-11-29
* libsystemd-bus: add kdbus support for sd_bus_get_owner()Daniel Mack2013-11-29
* libsystemd-bus: factor out DBus bits out of sd_bus_get_owner()Daniel Mack2013-11-29
* bus: fix size calculation for match dataKay Sievers2013-11-29
* kdbus: synthesize NameOwnerChange signals from kernel messages and support ma...Lennart Poettering2013-11-29
* libsystemd-bus: clean up bus-control.c fileLukasz Skalski2013-11-29
* libsystemd-bus: sd_bus_request_name: fix return value for kdbusDaniel Mack2013-11-29
* libsystemd-bus: make sd_bus_list_names return all connections, including uniq...Daniel Mack2013-11-29
* libsystemd-bus: add kdbus support for sd_bus_list_names()Daniel Mack2013-11-29
* libsystemd-bus: bring definitions in sync with kdbusDaniel Mack2013-11-29
* bus: merge sd_bus_get_owner() and sd_bus_get_owner_creds() into one callLennart Poettering2013-11-28
* bus: add new sd_bus_creds object to encapsulate process credentialsLennart Poettering2013-11-28
* bus: set no_auto_start flag for GetMachineId calls, so that we don't auto-sta...Lennart Poettering2013-11-12
* bus: export libsystemd-bus as a public libraryZbigniew Jędrzejewski-Szmek2013-11-06
* timedated: use libsystemd-bus instead of libdbus for bus communicationLennart Poettering2013-10-16
* bus: update kdbus.h from upstreamKay Sievers2013-05-24
* bus: add test for bloom filter prefix matchLennart Poettering2013-05-20
* bus: add a more comprehensive test for the bloom filter logicLennart Poettering2013-05-20
* bus: calculate bloom filter for matchLennart Poettering2013-05-20
* bus: return ECHILD as soon as people try to reuse a bus connection across a f...Lennart Poettering2013-05-17
* bus: add cal to determine machine id of an owner of a serviceLennart Poettering2013-04-23
* util: introduce alloca0() and use it at a number of placesLennart Poettering2013-04-14
* kdbus: make name acquirement ioctls valgrind cleanLennart Poettering2013-04-14
* kdbus: update to newest kdbus APILennart Poettering2013-04-13
* bus: implement basic name registration with kdbusLennart Poettering2013-04-12
* bus: convert a couple of calls over to new convenience functionsLennart Poettering2013-04-05
* bus: parse matches locally and allow registration of callbacks for themLennart Poettering2013-03-31
* bus: also finish connection before returning from sd_bus_get_unique_name()Lennart Poettering2013-03-22
* bus: implement full method call timeout logicLennart Poettering2013-03-21
* bus: hook up client with socket communicationLennart Poettering2013-03-20
* bus: add basic implementation of a native bus client libraryLennart Poettering2013-03-20