summaryrefslogtreecommitdiff
path: root/src/shared/install.h
AgeCommit message (Expand)AuthorFilesLines
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering1-4/+0
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-06-12tree-wide: unify how we define bit mak enumsLennart Poettering1-3/+3
2018-05-24install: export unit_file_lookup_state()Lennart Poettering1-0/+6
2018-04-27tree-wide: be more careful with the type of array sizesLennart Poettering1-16/+16
2018-04-12install: minor enum beautificationsLennart Poettering1-4/+4
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2017-09-21install: move and rename to lowercase two functionsZbigniew Jędrzejewski-Szmek1-14/+0
2016-10-24shared, systemctl: teach is-enabled to show installation targetsJan Synacek1-0/+1
2016-10-24install: introduce UnitFileFlagsJan Synacek1-17/+16
2016-10-18shared/install: in install_context_mark_for_removal ignore not found unitsZbigniew Jędrzejewski-Szmek1-2/+2
2016-05-09shared/install: handle dangling aliases as an explicit case, report nicelyZbigniew Jędrzejewski-Szmek1-0/+1
2016-05-01Move no_instances information to shared/Zbigniew Jędrzejewski-Szmek1-0/+1
2016-05-01Move no_alias information to shared/Zbigniew Jędrzejewski-Szmek1-0/+2
2016-04-29core: Filter by unit name behind the D-Bus, instead on the client side (#3142)kayrus1-1/+1
2016-04-19shared/install: change value of _UNIT_FILE_CHANGE_TYPE_INVALIDZbigniew Jędrzejewski-Szmek1-1/+2
2016-04-19shared/install,systemctl,core: report offending file on installation errorZbigniew Jędrzejewski-Szmek1-1/+6
2016-04-18shared/install: add helper function unit_file_changes_have_modification()Zbigniew Jędrzejewski-Szmek1-4/+8
2016-04-18Various formatting and style fixesZbigniew Jędrzejewski-Szmek1-12/+90
2016-04-16systemctl/core: ignore masked units in preset-allZbigniew Jędrzejewski-Szmek1-0/+5
2016-04-12core,systemctl: add new "systemctl revert" commandLennart Poettering1-1/+2
2016-04-12nstall: no need to export unit_file_lookup_state() anymoreLennart Poettering1-1/+0
2016-04-12systemctl: move check whether a service exists as native unit file to install.cLennart Poettering1-0/+1
2016-04-12install: introduce a new unit file state "transient"Lennart Poettering1-0/+1
2016-04-12install: add root directory to LookupPaths structureLennart Poettering1-1/+1
2016-04-12core: add a new unit file state "generated"Lennart Poettering1-0/+1
2016-04-12core: rework generator dir logic, move the dirs into LookupPaths structureLennart Poettering1-1/+1
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2015-12-06shared: include what we useThomas Hindoe Paaboel Andersen1-0/+3
2015-11-12core: simplify handling of %u, %U, %s and %h unit file specifiersLennart Poettering1-1/+0
2015-11-12install: follow unit file symlinks in /usr, but not /etc when looking for [In...Lennart Poettering1-6/+34
2015-11-12install: various simplificationsLennart Poettering1-9/+2
2015-05-15systemctl: introduce --now for enable, disable and maskJan Synacek1-0/+1
2015-05-11install: when exporting prefix InstallInfo to become UnitFileInstallInfoLennart Poettering1-14/+22
2015-03-14sysv-generator: initialize LookupPaths just onceZbigniew Jędrzejewski-Szmek1-1/+10
2014-11-10shared/install: when unit contains only Also=, report 'indirect'Jan Synacek1-0/+2
2014-10-08systemctl: add add-wants and add-requires verbsLukas Nykryn1-0/+2
2014-07-16test-tables: add new entriesZbigniew Jędrzejewski-Szmek1-1/+1
2014-06-17install: introduce new DefaultInstance= field for [Install] sectionsLennart Poettering1-0/+2
2014-06-17install: teach preset query logic --root= supportLennart Poettering1-1/+1
2014-06-17install: beef up preset logic to limit to only enable or only disable, and do...Lennart Poettering1-1/+13
2014-01-05shared/install: use char** convention for strvsZbigniew Jędrzejewski-Szmek1-7/+7
2013-11-20core: convert PID 1 to libsystemd-busLennart Poettering1-1/+1
2013-11-20install: use const where we canLennart Poettering1-1/+1
2013-05-30systemctl: add commands set-default and get-defaultVáclav Pavlín1-0/+2
2013-05-02Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek1-4/+4
2013-01-29install: allow %u an and %U specifiers in WantedBy/RequiredBy/AliasZbigniew Jędrzejewski-Szmek1-0/+1
2013-01-29install: allow specifiers in WantedBy/RequiredBy/AliasZbigniew Jędrzejewski-Szmek1-0/+9
2012-09-11when determining unit file list, include invalid unit names in an "invalid" s...Lennart Poettering1-0/+1