| Commit message (Expand) | Author | Age | Files | Lines |
* | license: LGPL-2.1+ -> LGPL-2.1-or-later | Yu Watanabe | 2020-11-09 | 1 | -1/+1 |
* | core: add [Enable|Disable]UnitFilesWithFlags DBUS methods | Luca Boccassi | 2020-09-04 | 1 | -3/+5 |
* | install: fix wrong data type | fangxiuning | 2020-07-10 | 1 | -1/+1 |
* | shared/install: optionally cache the preset list | Zbigniew Jędrzejewski-Szmek | 2020-05-05 | 1 | -1/+10 |
* | shared/install: rework alias check and add test | Zbigniew Jędrzejewski-Szmek | 2020-01-10 | 1 | -1/+1 |
* | shared/install: split out alias verification function | Zbigniew Jędrzejewski-Szmek | 2019-12-19 | 1 | -0/+2 |
* | Create src/shared/unit-file.[ch] for unit-file related ops | Zbigniew Jędrzejewski-Szmek | 2019-07-19 | 1 | -30/+0 |
* | tree-wide: remove Lennart's copyright lines | Lennart Poettering | 2018-06-14 | 1 | -4/+0 |
* | tree-wide: drop 'This file is part of systemd' blurb | Lennart Poettering | 2018-06-14 | 1 | -2/+0 |
* | tree-wide: unify how we define bit mak enums | Lennart Poettering | 2018-06-12 | 1 | -3/+3 |
* | install: export unit_file_lookup_state() | Lennart Poettering | 2018-05-24 | 1 | -0/+6 |
* | tree-wide: be more careful with the type of array sizes | Lennart Poettering | 2018-04-27 | 1 | -16/+16 |
* | install: minor enum beautifications | Lennart Poettering | 2018-04-12 | 1 | -4/+4 |
* | tree-wide: drop license boilerplate | Zbigniew Jędrzejewski-Szmek | 2018-04-06 | 1 | -13/+0 |
* | Add SPDX license identifiers to source files under the LGPL | Zbigniew Jędrzejewski-Szmek | 2017-11-19 | 1 | -0/+1 |
* | install: move and rename to lowercase two functions | Zbigniew Jędrzejewski-Szmek | 2017-09-21 | 1 | -14/+0 |
* | shared, systemctl: teach is-enabled to show installation targets | Jan Synacek | 2016-10-24 | 1 | -0/+1 |
* | install: introduce UnitFileFlags | Jan Synacek | 2016-10-24 | 1 | -17/+16 |
* | shared/install: in install_context_mark_for_removal ignore not found units | Zbigniew Jędrzejewski-Szmek | 2016-10-18 | 1 | -2/+2 |
* | shared/install: handle dangling aliases as an explicit case, report nicely | Zbigniew Jędrzejewski-Szmek | 2016-05-09 | 1 | -0/+1 |
* | Move no_instances information to shared/ | Zbigniew Jędrzejewski-Szmek | 2016-05-01 | 1 | -0/+1 |
* | Move no_alias information to shared/ | Zbigniew Jędrzejewski-Szmek | 2016-05-01 | 1 | -0/+2 |
* | core: Filter by unit name behind the D-Bus, instead on the client side (#3142) | kayrus | 2016-04-29 | 1 | -1/+1 |
* | shared/install: change value of _UNIT_FILE_CHANGE_TYPE_INVALID | Zbigniew Jędrzejewski-Szmek | 2016-04-19 | 1 | -1/+2 |
* | shared/install,systemctl,core: report offending file on installation error | Zbigniew Jędrzejewski-Szmek | 2016-04-19 | 1 | -1/+6 |
* | shared/install: add helper function unit_file_changes_have_modification() | Zbigniew Jędrzejewski-Szmek | 2016-04-18 | 1 | -4/+8 |
* | Various formatting and style fixes | Zbigniew Jędrzejewski-Szmek | 2016-04-18 | 1 | -12/+90 |
* | systemctl/core: ignore masked units in preset-all | Zbigniew Jędrzejewski-Szmek | 2016-04-16 | 1 | -0/+5 |
* | core,systemctl: add new "systemctl revert" command | Lennart Poettering | 2016-04-12 | 1 | -1/+2 |
* | nstall: no need to export unit_file_lookup_state() anymore | Lennart Poettering | 2016-04-12 | 1 | -1/+0 |
* | systemctl: move check whether a service exists as native unit file to install.c | Lennart Poettering | 2016-04-12 | 1 | -0/+1 |
* | install: introduce a new unit file state "transient" | Lennart Poettering | 2016-04-12 | 1 | -0/+1 |
* | install: add root directory to LookupPaths structure | Lennart Poettering | 2016-04-12 | 1 | -1/+1 |
* | core: add a new unit file state "generated" | Lennart Poettering | 2016-04-12 | 1 | -0/+1 |
* | core: rework generator dir logic, move the dirs into LookupPaths structure | Lennart Poettering | 2016-04-12 | 1 | -1/+1 |
* | tree-wide: remove Emacs lines from all files | Daniel Mack | 2016-02-10 | 1 | -2/+0 |
* | shared: include what we use | Thomas Hindoe Paaboel Andersen | 2015-12-06 | 1 | -0/+3 |
* | core: simplify handling of %u, %U, %s and %h unit file specifiers | Lennart Poettering | 2015-11-12 | 1 | -1/+0 |
* | install: follow unit file symlinks in /usr, but not /etc when looking for [In... | Lennart Poettering | 2015-11-12 | 1 | -6/+34 |
* | install: various simplifications | Lennart Poettering | 2015-11-12 | 1 | -9/+2 |
* | systemctl: introduce --now for enable, disable and mask | Jan Synacek | 2015-05-15 | 1 | -0/+1 |
* | install: when exporting prefix InstallInfo to become UnitFileInstallInfo | Lennart Poettering | 2015-05-11 | 1 | -14/+22 |
* | sysv-generator: initialize LookupPaths just once | Zbigniew Jędrzejewski-Szmek | 2015-03-14 | 1 | -1/+10 |
* | shared/install: when unit contains only Also=, report 'indirect' | Jan Synacek | 2014-11-10 | 1 | -0/+2 |
* | systemctl: add add-wants and add-requires verbs | Lukas Nykryn | 2014-10-08 | 1 | -0/+2 |
* | test-tables: add new entries | Zbigniew Jędrzejewski-Szmek | 2014-07-16 | 1 | -1/+1 |
* | install: introduce new DefaultInstance= field for [Install] sections | Lennart Poettering | 2014-06-17 | 1 | -0/+2 |
* | install: teach preset query logic --root= support | Lennart Poettering | 2014-06-17 | 1 | -1/+1 |
* | install: beef up preset logic to limit to only enable or only disable, and do... | Lennart Poettering | 2014-06-17 | 1 | -1/+13 |
* | shared/install: use char** convention for strvs | Zbigniew Jędrzejewski-Szmek | 2014-01-05 | 1 | -7/+7 |