summaryrefslogtreecommitdiff
path: root/src/install.c
AgeCommit message (Expand)Author
2011-09-23coverity: change a few things so that coverity doesn't show so many false pos...Lennart Poettering
2011-09-23coverity: fix a couple of bugs found by coverityLennart Poettering
2011-08-01load-fragment: speed up parsing by using a perfect hash table with configurat...Lennart Poettering
2011-07-25systemctl: hook up new install logicLennart Poettering
2011-07-23bus: expose installer functionsLennart Poettering
2011-07-23install: don't choke on dead linksLennart Poettering
2011-07-22sd-login: beef up login api, to add monitoring and enumeratingLennart Poettering
2011-07-22install: add new installer implementationLennart Poettering
2010-07-24systemctl: fold systemd-install into systemctlLennart Poettering
2010-07-23install: default to minimal realization modeLennart Poettering
2010-07-18install: optionally remove all symlinks from configuration tree recursivelyLennart Poettering
2010-07-16install: refuse installation of symlinked unitsLennart Poettering
2010-07-13install: implement systemd-install realizeLennart Poettering
2010-07-11install: fix wrong dbus connection shutdownLennart Poettering
2010-07-09install: properly parse --realize=reloadLennart Poettering
2010-07-08install: various improvementsLennart Poettering
2010-07-07dbus: don't try to run AddMatch when connected to a private busLennart Poettering
2010-07-06install: implement --start optionLennart Poettering
2010-06-24utils: show help blurb when run without any argumentsLennart Poettering
2010-06-24minor fixes to help textsLennart Poettering
2010-06-19manager: get rid of destinction between running_as=system and running_as=init...Lennart Poettering
2010-06-18install: make systemd-install useful for installation of template instancesLennart Poettering
2010-06-17log: make color/location logging optionalLennart Poettering
2010-06-16service: optionally call into PAM when dropping priviligesLennart Poettering
2010-06-16install: add systemd-install tool for managing alias/wants symlinksLennart Poettering