summaryrefslogtreecommitdiff
path: root/src/shared/bus-util.c
AgeCommit message (Expand)Author
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-10-24util: split out escaping code into escape.[ch]Lennart Poettering
2015-10-20run: can launch units with ReadWriteDirectories, ReadOnlyDirectories, Inacces...Evgeny Vereshchagin
2015-10-20run: fix Environment parsingEvgeny Vereshchagin
2015-10-19Hook more properties for transient unitsNicolas Cornu
2015-10-17run: can launch units with OOMScoreAdjustEvgeny Vereshchagin
2015-10-15run: can launch units with TimerSlackNSecEvgeny Vereshchagin
2015-10-14systemd-run: can launch units with SyslogFacilityEvgeny Vereshchagin
2015-10-14systemd-run: can launch units with SyslogLevelEvgeny Vereshchagin
2015-10-13bus-util: change `Default`-chopping to `Limit`-searchingEvgeny Vereshchagin
2015-10-12core: manager: expose DefaultLimit* as properties on dbusEvgeny Vereshchagin
2015-10-12bus-util: add bus_property_get_rlimit (move from core/dbus_execute)Evgeny Vereshchagin
2015-10-09systemd-run can now launch units with SyslogIdentifierEvgeny Vereshchagin
2015-10-09systemd-run can now launch units with SyslogLevelPrefixEvgeny Vereshchagin
2015-09-29bus-util: rename bus_open_transport() to bus_connect_transport()Lennart Poettering
2015-09-23Hook more properties for transient unitsNicolas Cornu
2015-09-14Merge pull request #1250 from g2p/masterLennart Poettering
2015-09-11core: refactor cpu shares/blockio weight cgroup logicLennart Poettering
2015-09-11Hook more properties for transient unitsGabriel de Perthuis
2015-09-10Merge pull request #1239 from poettering/cgroup-pidsDaniel Mack
2015-09-10core: add support for the "pids" cgroup controllerLennart Poettering
2015-09-10tree-wide: never use the off_t unless glibc makes us use itLennart Poettering
2015-09-09tree-wide: use coccinelle to patch a lot of code to use mfree()Lennart Poettering
2015-09-06bus-util: support details in CheckAuthorization callsMichael Chapman
2015-08-27Revert "sd-bus: do not connect to dbus-1 socket when kdbus is available"David Herrmann
2015-08-25bus-util: make more properties settable in --property=Lennart Poettering
2015-08-11 sd-bus: do not connect to dbus-1 socket when kdbus is availableKay Sievers
2015-08-06tree-wide: fix indentationThomas Hindoe Paaboel Andersen
2015-06-17turn kdbus support into a runtime optionKay Sievers
2015-06-11build-sys: split internal basic/ library from shared/Kay Sievers