summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-bus/bus-util.c
Commit message (Expand)AuthorAge
* treewide: more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* sd-bus: rename default bus address constants, they aren't "paths" but "addres...Lennart Poettering2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* bus: when dumping string property values escape the chars we use as end-of-li...Lennart Poettering2014-11-10
* polkit: actually generate new InteractiveAuthorizationRequired error on the r...Lennart Poettering2014-10-28
* bus: check allow-interactive-auhtorization flag when doing polkitLennart Poettering2014-10-13
* bus: fix bus_print_property() to use "int" for booleansDavid Herrmann2014-09-18
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* bus: don't skip interfaces in bus_message_map_properties_changed()David Herrmann2014-08-28
* bus: split bus_map_all_properties into multiple helpersDavid Herrmann2014-08-27
* bus: when terminating our bus-actviated services that exit-on-idle send STOPP...Lennart Poettering2014-08-21
* remove unused variablesThomas Hindoe Paaboel Andersen2014-08-19
* bus-util: simplify bus_verify_polkit_async() a bitLennart Poettering2014-08-18
* Merge commit 'b39a2770ba55637da80e2e389222c59dbea73507'Lennart Poettering2014-08-15
|\
| * sd-bus: Remove bus arg from bus_verify_polkit_async_registry_free()Stef Walter2014-08-15
* | sd-bus: add API to check if a client has privilegesLennart Poettering2014-08-15
|/
* networkd: add minimal client tool "networkd" to query network statusLennart Poettering2014-08-12
* time-util: add and use USEC/NSEC_INFINIYKay Sievers2014-07-29
* bus: make use of sd_bus_try_close() in exit-on-idle servicesLennart Poettering2014-06-05
* timedated: refuse manual system time updates when automatic timesync is enabledKay Sievers2014-05-24
* cgroups: simplify CPUQuota= logicLennart Poettering2014-05-22
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-15
* sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...Lennart Poettering2014-05-15
* core: expose CFS CPU time quota as high-level unit propertiesLennart Poettering2014-04-25
* systemctl: introduce -r switch to show units running in local containers in a...Lennart Poettering2014-03-17
* systemd-run: support all currently exported properties with -pLennart Poettering2014-03-05
* core: make the LimitXYZ= properties settable for transient service unitsLennart Poettering2014-03-05
* systemd-run: add new --property= switch that can set arbitrary properties for...Lennart Poettering2014-03-05
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-20
* sd-bus: the bus returned should be the first argJason A. Donenfeld2014-02-20
* libsystemd: split up into subdirsTom Gundersen2014-01-21