Age | Commit message (Expand) | Author |
2016-04-21 | shared/install: always overwrite symlinks in .wants and .requires | Zbigniew Jędrzejewski-Szmek |
2016-04-21 | shared/install: rewrite unit_file_changes_add() | Zbigniew Jędrzejewski-Szmek |
2016-04-21 | shared/install: nicer error message is symlinking chokes on an existing file | Zbigniew Jędrzejewski-Szmek |
2016-04-19 | systemctl: warning about missing install info for template units | Zbigniew Jędrzejewski-Szmek |
2016-04-19 | shared/install,systemctl,core: report offending file on installation error | Zbigniew Jędrzejewski-Szmek |
2016-04-18 | Various formatting and style fixes | Zbigniew Jędrzejewski-Szmek |
2016-04-16 | install: allow paths like LookupPath.generator to be NULL | Zbigniew Jędrzejewski-Szmek |
2016-04-16 | systemctl/core: ignore masked units in preset-all | Zbigniew Jędrzejewski-Szmek |
2016-04-16 | tree-wide: use ERFKILL instead of ESHUTDOWN for "unit masked" | Zbigniew Jędrzejewski-Szmek |
2016-04-12 | core,systemctl: add new "systemctl revert" command | Lennart Poettering |
2016-04-12 | install: fix errno handling | Lennart Poettering |
2016-04-12 | install: simplify skip_root() a bit | Lennart Poettering |
2016-04-12 | nstall: no need to export unit_file_lookup_state() anymore | Lennart Poettering |
2016-04-12 | systemctl: don't confuse sysv code with generated units | 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: unify checking whether operations may be applied to a unit file in a... | Lennart Poettering |
2016-04-12 | install: introduce a new unit file state "transient" | Lennart Poettering |
2016-04-12 | install: fix root prefix handling | Lennart Poettering |
2016-04-12 | install: add root directory to LookupPaths structure | Lennart Poettering |
2016-04-12 | install: change in_search_path() to take a LookupPaths structure | Lennart Poettering |
2016-04-12 | install: rename unit_file_is_generated() → path_is_generator() | Lennart Poettering |
2016-04-12 | install: be more accurate when checking whether something is runtime configur... | Lennart Poettering |
2016-04-12 | core: remove ManagerRunningAs enum | Lennart Poettering |
2016-04-12 | install: make use of configuration directory paths in LookupPaths | Lennart Poettering |
2016-04-12 | core: when enabling a generated unit file, return a clean error | 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-04-11 | Install: correctly report symlink creations | Martin Pitt |
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-15 | install: don't mix state and type enums | 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: never log from install functions | Lennart Poettering |
2015-11-12 | install: various simplifications | Lennart Poettering |
2015-10-28 | install: port to extract_first_word | Susant Sahani |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move string table stuff into its own string-table.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move a number of fs operations into fs-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: introduce dirent-util.[ch] for directory entry calls | Lennart Poettering |
2015-10-27 | util: remove path_get_parent(), in favour of dirname_malloc() | Lennart Poettering |
2015-10-25 | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering |
2015-10-24 | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering |
2015-09-30 | tree-wide: clean up log_syntax() usage | Lennart Poettering |
2015-06-25 | install: make unit_file_get_list aware of UNIT_FILE_INDIRECT | Michal Sekletar |
2015-06-25 | install: explicitly return 0 on success | Michal Sekletar |
2015-06-23 | install: fix bad memory access | 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 |