]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/unit.h
core: add transient units
[thirdparty/systemd.git] / src / core / unit.h
2013-06-28  Lennart Poetteringcore: add transient units
2013-06-27  Lennart Poetteringdbus: make more cgroup attributes runtime settable
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: add new .slice unit type for partitioning systems
2013-05-03  Zbigniew Jędrzejew... Add __attribute__((const, pure, format)) in various...
2013-04-26  Cristian RodríguezAdd some extra __attribute__ ((format)) s
2013-04-26  Lennart Poetteringunit: rework stop pending logic
2013-04-24  Lennart Poetteringcgroup: always validate cgroup controller names
2013-04-23  Lennart Poetteringunit: rework trigger dependency logic
2013-04-17  Zbigniew Jędrzejew... Report about syntax errors with metadata
2013-04-02  Oleksii ShevchukIntrospect and monitor dropin configuration
2013-03-13  Michal Schmidtcore: single unit_kill implementation for all unit...
2013-03-01  Zbigniew Jędrzejew... Merge branch 'python-systemd-reader'
2013-02-28  Michal Schmidtcore: redefine unit_status_printf()
2013-02-27  Michal Schmidtcore: add manager_status_printf()
2013-02-27  Lennart Poetteringunit: rework resource management API
2013-01-26  Lennart Poetteringcore: unify kill code of mount, service, socket, swap...
2013-01-19  Lennart Poetteringunit: optionally allow making cgroup attribute changes...
2013-01-18  Mirco Tischlercore: log USER_UNIT instead of UNIT if in user session
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... journal: new logging macros to include UNIT=
2012-12-22  Lennart Poetteringsocket: support socket activation of containers
2012-11-24  Lennart Poetteringtimer: recalculate next elapse for calendar timer units...
2012-11-23  Lennart Poetteringtimer: implement calendar time events
2012-09-18  Lennart Poetteringunit-printf: before resolving exec context specifiers...
2012-09-18  Lennart Poetteringunit: split unit_printf() and friends into its own...
2012-09-13  Thomas Hindoe Paab... man: fix a bunch of typos in docs
2012-07-26  Michal Sekletarsystemd: added new dependency PartOf
2012-07-19  Lennart Poetteringunits: apply default resource limits to socket/mount...
2012-07-19  Lennart Poetteringcore: drop KillMode parameter from KillUnit() bus call
2012-07-19  Shawn Landdenuse #pragma once instead of foo*foo #define guards
2012-07-17  Lennart Poetteringunit: don't serialize job state, only unit state across...
2012-07-16  Lennart Poetteringunit: set default working directory to the user's home...
2012-07-16  Ville SkyttäSpelling fixes.
2012-07-15  Kay Sieversunit: avoid re-definition of enum for older gcc versions
2012-07-13  Lennart Poetteringunit: rename BindTo= to BindsTo=
2012-07-10  Zbigniew Jędrzejew... unit: Move UnitLoadState definitions from core/unit...
2012-07-10  Lennart Poetteringunit: get rid of UnitVTable.suffix, which is now unused
2012-07-10  Lennart Poetteringunit-name: remove unit_name_is_valid_no_type() and...
2012-07-10  Zbigniew Jędrzejew... unit: Move UnitType definitions from core/unit.c to...
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-14  Michal Schmidtunit: unit type dependent status messages
2012-04-30  Lennart Poetteringunit: add new dependency type RequiresMountsFor=
2012-04-25  Michal Schmidtcore: add NOP jobs, job type collapsing
2012-04-23  Michal Schmidtjob: serialize jobs properly
2012-04-11  Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11  Kay Sieversmove libsystemd_core.la sources into core/