]> git.ipfire.org Git - thirdparty/systemd.git/history - src/libsystemd/sd-bus/bus-util.c
sd-bus: rename sd_bus_open_system_container() to sd_bus_open_system_machine()
[thirdparty/systemd.git] / src / libsystemd / sd-bus / bus-util.c
2014-12-24  Lennart Poetteringsd-bus: rename sd_bus_open_system_container() to sd_bus...
2014-12-09  WaLyong Chorun: introduce timer support option
2014-11-28  Michal Schmidttreewide: more log_*_errno + return simplifications
2014-11-28  Lennart Poetteringsd-bus: rename default bus address constants, they...
2014-11-28  Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28  Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-10  Lennart Poetteringbus: when dumping string property values escape the...
2014-10-28  Lennart Poetteringpolkit: actually generate new InteractiveAuthorizationR...
2014-10-13  Lennart Poetteringbus: check allow-interactive-auhtorization flag when...
2014-09-18  David Herrmannbus: fix bus_print_property() to use "int" for booleans
2014-09-15  Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-08-28  David Herrmannbus: don't skip interfaces in bus_message_map_propertie...
2014-08-27  David Herrmannbus: split bus_map_all_properties into multiple helpers
2014-08-21  Lennart Poetteringbus: when terminating our bus-actviated services that...
2014-08-19  Thomas Hindoe Paab... remove unused variables
2014-08-18  Lennart PoetteringMerge remote-tracking branch 'origin/master'
2014-08-18  Lennart Poetteringbus-util: simplify bus_verify_polkit_async() a bit
2014-08-15  Lennart PoetteringMerge commit 'b39a2770ba55637da80e2e389222c59dbea73507'
2014-08-15  Lennart Poetteringsd-bus: add API to check if a client has privileges
2014-08-15  Stef Waltersd-bus: Remove bus arg from bus_verify_polkit_async_reg...
2014-08-11  Lennart Poetteringnetworkd: add minimal client tool "networkd" to query...
2014-07-29  Kay Sieverstime-util: add and use USEC/NSEC_INFINIY
2014-06-05  Lennart Poetteringbus: make use of sd_bus_try_close() in exit-on-idle...
2014-05-24  Kay Sieverstimedated: refuse manual system time updates when autom...
2014-05-22  Lennart Poetteringcgroups: simplify CPUQuota= logic
2014-05-15  Zbigniew Jędrzejew... Remove unnecessary casts in printfs
2014-05-14  Lennart Poetteringsd-bus: introduce sd_bus_slot objects encapsulating...
2014-04-25  Lennart Poetteringcore: expose CFS CPU time quota as high-level unit...
2014-03-17  Lennart Poetteringsystemctl: introduce -r switch to show units running...
2014-03-05  Lennart Poetteringsystemd-run: support all currently exported properties...
2014-03-05  Lennart Poetteringcore: make the LimitXYZ= properties settable for transi...
2014-03-05  Lennart Poetteringsystemd-run: add new --property= switch that can set...
2014-02-19  Lennart Poetteringapi: in constructor function calls, always put the...
2014-02-19  Jason A. Donenfeldsd-bus: the bus returned should be the first arg
2014-01-21  Tom Gundersenlibsystemd: split up into subdirs