summaryrefslogtreecommitdiff
path: root/src/shared/install.c
Commit message (Expand)AuthorAge
* systemctl,core: allow nuking of symlinks to removed unitsZbigniew Jędrzejewski-Szmek2013-06-03
* systemctl: add commands set-default and get-defaultVáclav Pavlín2013-05-30
* systemctl: make systemctl is-enabled work for templated unitsMichael Tremer2013-05-21
* conf-parser: restrict .include usageLennart Poettering2013-04-25
* Add set_consume which always takes ownershipZbigniew Jędrzejewski-Szmek2013-04-24
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-18
* Report about syntax errors with metadataZbigniew Jędrzejewski-Szmek2013-04-17
* fileio: in envfiles, do not skip lines following empty linesZbigniew Jędrzejewski-Szmek2013-04-13
* Remove a few NULLsZbigniew Jędrzejewski-Szmek2013-04-13
* errno is positiveZbigniew Jędrzejewski-Szmek2013-04-11
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-05
* shared: conf-files - add root parameterKay Sievers2013-02-08
* install: allow %u an and %U specifiers in WantedBy/RequiredBy/AliasZbigniew Jędrzejewski-Szmek2013-01-29
* install: allow specifiers in WantedBy/RequiredBy/AliasZbigniew Jędrzejewski-Szmek2013-01-29
* install: automatic cleanup using local cleanup functionsZbigniew Jędrzejewski-Szmek2013-01-29
* install: use automatic cleanup in find_symlinks_fd()Zbigniew Jędrzejewski-Szmek2013-01-29
* shared/install: fix typo in commentChristian Hesse2012-10-19
* util: define union dirent_storage and make use of it everywhereLennart Poettering2012-09-19
* core: move ManagerRunningAs to sharedZbigniew Jędrzejewski-Szmek2012-09-18
* install: use automatic cleanupZbigniew Jędrzejewski-Szmek2012-09-16
* install: treat non-existent directory as emptyZbigniew Jędrzejewski-Szmek2012-09-16
* when determining unit file list, include invalid unit names in an "invalid" s...Lennart Poettering2012-09-11
* systemd: enable/disable instances of templateMichal Sekletar2012-07-26
* unit-name: remove unit_name_is_valid_no_type() and move unit_name_is_valid() ...Lennart Poettering2012-07-10
* core: rename system.preset to system-presets to follow naming scheme of other...Lennart Poettering2012-06-27
* preset: don't look for preset files in /lib unless /usr is split offLennart Poettering2012-06-21
* mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers2012-05-31
* manager: rework generator logicLennart Poettering2012-05-23
* unit: introduce RequiredBy= setting in [Install], to complement WantedBy=Lennart Poettering2012-05-21
* install: fix inverted meaning of '--force' in systemctl enableMichal Schmidt2012-05-15
* util: split-out path-util.[ch]Kay Sievers2012-05-08
* util: split-out conf-file.[ch]Kay Sievers2012-05-07
* fix typo in src/shared/install.cSven Anders2012-04-19
* move more common files to shared/ and add them to shared.laKay Sievers2012-04-12