]> git.ipfire.org Git - thirdparty/systemd.git/history - src/shared/path-lookup.h
core: rework logic to drop duplicate and non-existing items from search path
[thirdparty/systemd.git] / src / shared / path-lookup.h
2016-04-12  Lennart Poetteringcore: rework logic to drop duplicate and non-existing...
2016-04-12  Lennart Poetteringpath-lookup: split out logic for mkdir/rmdir of generat...
2016-04-12  Lennart Poetteringcore: add a separate unit directory for transient units
2016-04-12  Lennart Poetteringinstall: add root directory to LookupPaths structure
2016-04-12  Lennart Poetteringcore: remove ManagerRunningAs enum
2016-04-12  Lennart Poetteringcore: add configuration directories to LookupPaths
2016-04-12  Lennart Poetteringcore: rework generator dir logic, move the dirs into...
2016-04-12  Lennart Poetteringcore: drop SysV paths from path-lookup logic
2016-02-13  Lennart PoetteringMerge pull request #2589 from keszybz/resolve-tool-2
2016-02-10  Lennart PoetteringMerge pull request #2495 from heftig/master
2016-02-10  Martin PittMerge pull request #2569 from zonque/removals
2016-02-10  Daniel Macktree-wide: remove Emacs lines from all files 2569/head
2016-01-22  Daniel MackMerge pull request #2080 from chaloulo/split-mode-host...
2016-01-21  Daniel MackMerge pull request #1359 from jengelh/ue
2016-01-20  Lennart PoetteringMerge pull request #2054 from keszybz/nss-link-less-2
2016-01-20  Lennart PoetteringMerge pull request #1607 from keszybz/lz4-remove-v1
2016-01-20  Lennart PoetteringMerge pull request #2085 from fbuihuu/more-use-of-check...
2015-12-10  Lennart PoetteringMerge pull request #2076 from keszybz/downgrade-masked...
2015-12-10  Lennart PoetteringMerge pull request #2056 from evverx/expose-soft-limits...
2015-12-08  Zbigniew Jędrzejew... Merge pull request #2104 from evverx/rlimit-util-test
2015-12-06  Lennart PoetteringMerge pull request #2095 from evverx/fix-distcheck...
2015-12-06  Lennart PoetteringMerge pull request #2100 from msekletar/nologin-label
2015-12-06  Lennart PoetteringMerge pull request #2107 from phomes/misc
2015-12-06  Thomas Hindoe Paab... shared: include what we use
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-05-11  Lennart Poetteringinstall: when exporting prefix InstallInfo to become...
2015-05-11  Lennart Poetteringcore: rename SystemdRunningAs to ManagerRunningAs
2015-03-15  Zbigniew Jędrzejew... sysv-generator: initialize LookupPaths just once
2015-01-11  Zbigniew Jędrzejew... Implement masking and overriding of generators
2015-01-05  Ivan Shapovalovpath-lookup, systemctl: export lookup_paths_init_from_s...
2014-10-02  Zbigniew Jędrzejew... Rename user_runtime to user_runtime_dir
2014-10-02  Steven Allenadd a transient user unit directory
2014-08-21  Lennart Poetteringinstall: simplify usage of _cleanup_ macros
2014-07-19  Zbigniew Jędrzejew... core: remove systemd_running_as lookup functions
2014-06-30  Zbigniew Jędrzejew... Move x-systemd-device.timeout handling from core to...
2014-05-15  Zbigniew Jędrzejew... Make systemctl --root look for files in the proper...
2013-10-27  Daniel Buchpath_lookup: moved _cleanup_lookup_paths_free_ from...
2013-05-03  Zbigniew Jędrzejew... Add __attribute__((const, pure, format)) in various...
2013-01-07  Tom GundersenMerge nss-myhostname
2012-09-18  Zbigniew Jędrzejew... core: move ManagerRunningAs to shared
2012-07-19  Shawn Landdenuse #pragma once instead of foo*foo #define guards
2012-05-23  Lennart Poetteringmanager: rework generator logic
2012-04-12  Kay Sieversmove more common files to shared/ and add them to shared.la