]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/unit.h
core: drop KillMode parameter from KillUnit() bus call
[thirdparty/systemd.git] / src / core / unit.h
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/