Age | Commit message (Expand) | Author |
2016-04-22 | path-lookup: optimize a common strv copy operation away | Lennart Poettering |
2016-04-13 | shared/path-lookup: fix leak | Zbigniew Jędrzejewski-Szmek |
2016-04-13 | tree-wide: remove useless NULLs from strjoina | Zbigniew Jędrzejewski-Szmek |
2016-04-12 | systemctl: don't confuse sysv code with generated units | Lennart Poettering |
2016-04-12 | path-lookup: move generator_binary_paths() to end of file | Lennart Poettering |
2016-04-12 | core: introduce a "control" unit file directory | Lennart Poettering |
2016-04-12 | install: rename generator_paths() → generator_binary_paths() | Lennart Poettering |
2016-04-12 | core: move flushing of generated unit files to path-lookup.c | Lennart Poettering |
2016-04-12 | path-lookup: make user_runtime_dir() more generic | Lennart Poettering |
2016-04-12 | path-lookup: clean up user_config_home() and user_runtime_dir() | Lennart Poettering |
2016-04-12 | path-lookup: stop exporting two functions | Lennart Poettering |
2016-04-12 | core: rework logic to drop duplicate and non-existing items from search path | Lennart Poettering |
2016-04-12 | path-lookup: split out logic for mkdir/rmdir of generator dirs in their own f... | Lennart Poettering |
2016-04-12 | core: add a separate unit directory for transient units | Lennart Poettering |
2016-04-12 | path-lookup: add configured unit paths back into search path | Lennart Poettering |
2016-04-12 | install: add root directory to LookupPaths structure | Lennart Poettering |
2016-04-12 | core: remove ManagerRunningAs enum | Lennart Poettering |
2016-04-12 | core: add configuration directories to LookupPaths | Lennart Poettering |
2016-04-12 | core: rework generator dir logic, move the dirs into LookupPaths structure | Lennart Poettering |
2016-04-12 | core: drop SysV paths from path-lookup logic | 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-16 | tree-wide: sort includes | Thomas Hindoe Paaboel Andersen |
2015-10-27 | util-lib: split out allocation calls into alloc-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-10-24 | util-lib: get_current_dir_name() can return errors other than ENOMEM | Lennart Poettering |
2015-10-07 | ask-password: add support for caching passwords in the kernel keyring | Lennart Poettering |
2015-09-09 | tree-wide: make use of the fact that strv_free() returns NULL | Lennart Poettering |
2015-05-11 | core: rename SystemdRunningAs to ManagerRunningAs | Lennart Poettering |
2015-03-14 | sysv-generator: initialize LookupPaths just once | Zbigniew Jędrzejewski-Szmek |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-01-11 | path-lookup: allow /run to override /etc in generator search | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | Implement masking and overriding of generators | Zbigniew Jędrzejewski-Szmek |
2015-01-05 | path-lookup, systemctl: export lookup_paths_init_from_scope() from shared/ins... | Ivan Shapovalov |
2014-10-02 | Fix order and document user unit dirs | Zbigniew Jędrzejewski-Szmek |
2014-10-02 | Rename user_runtime to user_runtime_dir | Zbigniew Jędrzejewski-Szmek |
2014-10-02 | add a transient user unit directory | Steven Allen |
2014-07-21 | Merge systemd-verify with systemd-analyze | Zbigniew Jędrzejewski-Szmek |
2014-07-20 | path-lookup: make SYSTEMD_UNIT_PATH more flexible | Zbigniew Jędrzejewski-Szmek |
2014-07-19 | core: remove systemd_running_as lookup functions | Zbigniew Jędrzejewski-Szmek |
2014-07-13 | path-lookup: don't make ~/.local/share/systemd/user a symlink | Tanu Kaskinen |
2014-06-20 | shared: rename path_strv_canonicalize_absolute functions | Michael Marineau |
2014-05-16 | path-lookup: don't hardcode .config | Tanu Kaskinen |
2014-05-15 | Make systemctl --root look for files in the proper places | Zbigniew Jędrzejewski-Szmek |
2014-02-14 | shared: include root when canonicalizing conf paths | Michael Marineau |
2014-01-05 | strv: multiple cleanups | Simon Peeters |
2013-04-18 | move _cleanup_ attribute in front of the type | Harald Hoyer |
2013-03-01 | path-lookup: downgrade again the messages where we log for units | Lennart Poettering |
2013-02-27 | unit: rework resource management API | Lennart Poettering |
2013-02-06 | systemd: raise level of message about lookup paths | Zbigniew Jędrzejewski-Szmek |