chiark / gitweb /
hashmap: introduce hash_ops to make struct Hashmap smaller
[elogind.git] / src / libsystemd / sd-bus / bus-util.c
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