]> git.ipfire.org Git - thirdparty/systemd.git/history - src/shared/install.c
core: fix %U when no User= used
[thirdparty/systemd.git] / src / shared / install.c
2013-01-30  Zbigniew Jędrzejew... install: automatic cleanup using local cleanup functions
2013-01-30  Zbigniew Jędrzejew... install: use automatic cleanup in find_symlinks_fd()
2013-01-07  Tom GundersenMerge nss-myhostname
2012-10-19  Christian Hesseshared/install: fix typo in comment
2012-09-19  Lennart Poetteringutil: define union dirent_storage and make use of it...
2012-09-18  Zbigniew Jędrzejew... core: move ManagerRunningAs to shared
2012-09-16  Zbigniew Jędrzejew... install: use automatic cleanup
2012-09-16  Zbigniew Jędrzejew... install: treat non-existent directory as empty
2012-09-10  Lennart Poetteringwhen determining unit file list, include invalid unit...
2012-07-26  Michal Sekletarsystemd: enable/disable instances of template
2012-07-10  Lennart Poetteringunit-name: remove unit_name_is_valid_no_type() and...
2012-06-27  Lennart Poetteringcore: rename system.preset to system-presets to follow...
2012-06-21  Lennart Poetteringpreset: don't look for preset files in /lib unless...
2012-05-31  Kay Sieversmkdir: append _label to all mkdir() calls that explicit...
2012-05-23  Lennart Poetteringmanager: rework generator logic
2012-05-21  Lennart Poetteringunit: introduce RequiredBy= setting in [Install], to...
2012-05-15  Michal Schmidtinstall: fix inverted meaning of '--force' in systemctl...
2012-05-08  Kay Sieversutil: split-out path-util.[ch]
2012-05-07  Kay Sieversutil: split-out conf-file.[ch]
2012-04-19  Sven Andersfix typo in src/shared/install.c
2012-04-12  Kay Sieversmove more common files to shared/ and add them to shared.la