Age | Commit message (Expand) | Author |
2016-10-18 | shared/install: in install_context_mark_for_removal ignore not found units | Zbigniew Jędrzejewski-Szmek |
2016-05-09 | shared/install: handle dangling aliases as an explicit case, report nicely | Zbigniew Jędrzejewski-Szmek |
2016-05-01 | Move no_instances information to shared/ | Zbigniew Jędrzejewski-Szmek |
2016-05-01 | Move no_alias information to shared/ | Zbigniew Jędrzejewski-Szmek |
2016-04-29 | core: Filter by unit name behind the D-Bus, instead on the client side (#3142) | kayrus |
2016-04-19 | shared/install: change value of _UNIT_FILE_CHANGE_TYPE_INVALID | Zbigniew Jędrzejewski-Szmek |
2016-04-19 | shared/install,systemctl,core: report offending file on installation error | Zbigniew Jędrzejewski-Szmek |
2016-04-18 | shared/install: add helper function unit_file_changes_have_modification() | Zbigniew Jędrzejewski-Szmek |
2016-04-18 | Various formatting and style fixes | Zbigniew Jędrzejewski-Szmek |
2016-04-16 | systemctl/core: ignore masked units in preset-all | Zbigniew Jędrzejewski-Szmek |
2016-04-12 | core,systemctl: add new "systemctl revert" command | Lennart Poettering |
2016-04-12 | nstall: no need to export unit_file_lookup_state() anymore | Lennart Poettering |
2016-04-12 | systemctl: move check whether a service exists as native unit file to install.c | Lennart Poettering |
2016-04-12 | install: introduce a new unit file state "transient" | Lennart Poettering |
2016-04-12 | install: add root directory to LookupPaths structure | Lennart Poettering |
2016-04-12 | core: add a new unit file state "generated" | Lennart Poettering |
2016-04-12 | core: rework generator dir logic, move the dirs into LookupPaths structure | Lennart Poettering |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2015-12-06 | shared: include what we use | Thomas Hindoe Paaboel Andersen |
2015-11-12 | core: simplify handling of %u, %U, %s and %h unit file specifiers | Lennart Poettering |
2015-11-12 | install: follow unit file symlinks in /usr, but not /etc when looking for [In... | Lennart Poettering |
2015-11-12 | install: various simplifications | Lennart Poettering |
2015-05-15 | systemctl: introduce --now for enable, disable and mask | Jan Synacek |
2015-05-11 | install: when exporting prefix InstallInfo to become UnitFileInstallInfo | Lennart Poettering |
2015-03-14 | sysv-generator: initialize LookupPaths just once | Zbigniew Jędrzejewski-Szmek |
2014-11-10 | shared/install: when unit contains only Also=, report 'indirect' | Jan Synacek |
2014-10-08 | systemctl: add add-wants and add-requires verbs | Lukas Nykryn |
2014-07-16 | test-tables: add new entries | Zbigniew Jędrzejewski-Szmek |
2014-06-17 | install: introduce new DefaultInstance= field for [Install] sections | Lennart Poettering |
2014-06-17 | install: teach preset query logic --root= support | Lennart Poettering |
2014-06-17 | install: beef up preset logic to limit to only enable or only disable, and do... | Lennart Poettering |
2014-01-05 | shared/install: use char** convention for strvs | Zbigniew Jędrzejewski-Szmek |
2013-11-20 | core: convert PID 1 to libsystemd-bus | Lennart Poettering |
2013-11-20 | install: use const where we can | Lennart Poettering |
2013-05-30 | systemctl: add commands set-default and get-default | Václav Pavlín |
2013-05-02 | Add __attribute__((const, pure, format)) in various places | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | install: allow %u an and %U specifiers in WantedBy/RequiredBy/Alias | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | install: allow specifiers in WantedBy/RequiredBy/Alias | Zbigniew Jędrzejewski-Szmek |
2012-09-11 | when determining unit file list, include invalid unit names in an "invalid" s... | Lennart Poettering |
2012-07-19 | use #pragma once instead of foo*foo #define guards | Shawn Landden |
2012-04-12 | move more common files to shared/ and add them to shared.la | Kay Sievers |