summaryrefslogtreecommitdiff
path: root/src/shared/install.h
AgeCommit message (Expand)Author
2016-05-25stuffLuke Shumaker
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-12-06shared: include what we useThomas Hindoe Paaboel Andersen
2015-11-12core: simplify handling of %u, %U, %s and %h unit file specifiersLennart Poettering
2015-11-12install: follow unit file symlinks in /usr, but not /etc when looking for [In...Lennart Poettering
2015-11-12install: various simplificationsLennart Poettering
2015-05-15systemctl: introduce --now for enable, disable and maskJan Synacek
2015-05-11install: when exporting prefix InstallInfo to become UnitFileInstallInfoLennart Poettering
2015-03-14sysv-generator: initialize LookupPaths just onceZbigniew Jędrzejewski-Szmek
2014-11-10shared/install: when unit contains only Also=, report 'indirect'Jan Synacek
2014-10-08systemctl: add add-wants and add-requires verbsLukas Nykryn
2014-07-16test-tables: add new entriesZbigniew Jędrzejewski-Szmek
2014-06-17install: introduce new DefaultInstance= field for [Install] sectionsLennart Poettering
2014-06-17install: teach preset query logic --root= supportLennart Poettering
2014-06-17install: beef up preset logic to limit to only enable or only disable, and do...Lennart Poettering
2014-01-05shared/install: use char** convention for strvsZbigniew Jędrzejewski-Szmek
2013-11-20core: convert PID 1 to libsystemd-busLennart Poettering
2013-11-20install: use const where we canLennart Poettering
2013-05-30systemctl: add commands set-default and get-defaultVáclav Pavlín
2013-05-02Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek
2013-01-29install: allow %u an and %U specifiers in WantedBy/RequiredBy/AliasZbigniew Jędrzejewski-Szmek
2013-01-29install: allow specifiers in WantedBy/RequiredBy/AliasZbigniew Jędrzejewski-Szmek
2012-09-11when determining unit file list, include invalid unit names in an "invalid" s...Lennart Poettering
2012-07-19use #pragma once instead of foo*foo #define guardsShawn Landden
2012-04-12move more common files to shared/ and add them to shared.laKay Sievers