chiark / gitweb /
core: fix property changes in transient units
[elogind.git] / src / core / dbus-unit.c
2014-02-17 Lennart Poetteringcore: fix property changes in transient units
2014-01-31 Lennart Poetteringcore: fix oom check
2013-12-26 Zbigniew Jędrzejew... Use enums to make it obvious what boolean params mean
2013-12-22 Lennart Poetteringcore: no need to list properties for PropertiesChanged...
2013-12-22 Lennart Poetteringbus: decorate the various object vtables with SD_BUS_VT...
2013-12-10 David Herrmanncore: fix Unit.SetProperties argument parsing
2013-11-27 Lennart Poetteringservice: add the ability for units to join other unit...
2013-11-26 Lennart Poetteringcore: replace OnFailureIsolate= setting by a more gener...
2013-11-25 Lennart Poetteringcore: fix bus serialization of conditions
2013-11-22 Lennart Poetteringcore: don't warn loudly if we cannot send a bus signal...
2013-11-21 Lennart Poetteringcore: fix deserialization of StartTransientUnit() param...
2013-11-21 Lennart Poetteringbus: rework message handlers to always take an error...
2013-11-21 Lennart Poetteringbus: let's simplify things by getting rid of unnecessar...
2013-11-20 Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-10-20 Kay Sieversbus: remove static introspection file export
2013-10-14 Lennart Poetteringlist: make our list macros a bit easier to use by not...
2013-08-28 Gao fengcgroup: only check once when mode is UNIT_CHECK
2013-07-18 Zbigniew Jędrzejew... systemd,systemctl: export condition status and show...
2013-07-11 Lennart Poetteringcore: simplify drop-in writing logic a bit
2013-07-11 Lennart Poetteringcore: when writing drop-in files, name them directly...
2013-07-10 Lennart Poetteringuser-sessions: rely on PID 1 to kill sessions
2013-07-10 Lennart Poetteringunit: save description/slice of transient units to...
2013-07-10 Lennart Poetteringcore: while we are reloading don't suppress bus signals
2013-07-02 Lennart Poetteringmachined: sync to /run after job completed
2013-07-01 Lennart Poetteringcore: add support to run transient units in arbitrary...
2013-07-01 Lennart Poetteringcore: move ControlGroup and Slice properties out of...
2013-06-30 Lennart Poetteringcore: allow setting of the description string for trans...
2013-06-28 Lennart Poetteringcore: add transient units
2013-06-27 Lennart Poetteringunit: make sure the dropins we write are high-priority
2013-06-27 Lennart Poetteringdbus: add infrastructure for changing multiple properti...
2013-06-27 Lennart Poetteringcore: general cgroup rework
2013-06-20 Lennart Poetteringlogind: add infrastructure to keep track of machines...
2013-06-17 Lennart Poetteringcore: expose a "Slice" property on Unit objects on...
2013-04-18 Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-16 Lennart Poetteringnspawn: introduce the new /machine/ tree in the cgroup...
2013-04-02 Zbigniew Jędrzejew... Replace s/Dropin/DropIn/
2013-04-02 Oleksii ShevchukIntrospect and monitor dropin configuration
2013-03-18 Colin WaltersUse bus_maybe_send_reply() where applicable
2013-03-01 Zbigniew Jędrzejew... Merge branch 'python-systemd-reader'
2013-02-27 Lennart Poetteringunit: rework resource management API
2013-02-14 Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-01-19 Lennart Poetteringunit: optionally allow making cgroup attribute changes...
2013-01-18 Lennart Poetteringsystemctl: add new "get-cgroup-attr" to query current...
2013-01-14 Lennart Poetteringcore: add bus API and systemctl commands for altering...
2013-01-07 Tom GundersenMerge nss-myhostname
2013-01-06 Zbigniew Jędrzejew... core/dbus-unit: modernize style
2012-10-02 Lennart Poetteringselinux: remove anything PID1-specific from selinux...
2012-10-02 Lennart Poetteringselinux: rework selinux access check logic
2012-09-17 Lennart Poetteringselinux: prefer source path over fragment path
2012-09-17 Daniel J Walshselinux: add bus service access control
2012-09-13 Thomas Hindoe Paab... man: fix a bunch of typos in docs
2012-07-26 Michal Schmidtdbus-unit: expose PartOf/ConsistsOf properties
2012-07-19 Lennart Poetteringcore: drop KillMode parameter from KillUnit() bus call
2012-07-13 Lennart Poetteringunit: rename BindTo= to BindsTo=
2012-05-22 Lennart Poetteringunits: remove service sysv_path variable and replace...
2012-05-21 Lennart Poetteringunits: introduce new Documentation= field and make...
2012-05-21 Michal Schmidtdbus-unit: always load the unit before handling a messa...
2012-04-30 Lennart Poetteringunit: add new dependency type RequiresMountsFor=
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11 Kay Sieversmove libsystemd_core.la sources into core/