summaryrefslogtreecommitdiff
path: root/src/core/unit.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-20core: drop KillMode parameter from KillUnit() bus callLennart Poettering1-6/+2
2012-07-18unit: don't serialize job state, only unit state across switch-rootLennart Poettering1-8/+11
2012-07-16unit: set default working directory to the user's home directory when running...Lennart Poettering1-0/+13
2012-07-16unit: introduce %s specifier for the user shellLennart Poettering1-2/+27
2012-07-16unit: printf specifiers %u and %h: $USER and $HOME.Auke Kok1-0/+46
2012-07-13unit: rename BindTo= to BindsTo=Lennart Poettering1-10/+10
2012-07-13util: rename join() to strjoin()Lennart Poettering1-2/+2
2012-07-10unit: Move UnitLoadState definitions from core/unit.c to shared/unit-name.cZbigniew Jędrzejewski-Szmek1-10/+0
2012-07-10unit-name: remove unit_name_is_valid_no_type() and move unit_name_is_valid() ...Lennart Poettering1-22/+0
2012-06-25cryptsetup: fix escaping when generating cryptsetup unitsLennart Poettering1-1/+2
2012-06-13unit-name: introduce unit_dbus_path_from_name()Michal Schmidt1-9/+1
2012-05-22units: remove service sysv_path variable and replace it by generic unit_pathLennart Poettering1-4/+15
2012-05-21units: introduce new Documentation= field and make use of it everywhereLennart Poettering1-3/+5
2012-05-14unit: unit type dependent status messagesMichal Schmidt1-5/+19
2012-05-14unit: print the color status marks on the leftMichal Schmidt1-2/+2
2012-05-08util: split-out path-util.[ch]Kay Sievers1-3/+4
2012-04-30unit: add new dependency type RequiresMountsFor=Lennart Poettering1-0/+62
2012-04-25core: add NOP jobs, job type collapsingMichal Schmidt1-1/+28
2012-04-23transaction: cancel jobs non-recursively on isolateMichal Schmidt1-6/+6
2012-04-24job: serialize jobs properlyMichal Schmidt1-10/+37
2012-04-20job: job_uninstall()Michal Schmidt1-2/+5
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering1-4/+4
2012-04-11move libsystemd_core.la sources into core/Kay Sievers1-0/+2676