]> git.ipfire.org Git - thirdparty/systemd.git/history - src/shared/path-lookup.c
build-sys: use #if Y instead of #ifdef Y everywhere
[thirdparty/systemd.git] / src / shared / path-lookup.c
2015-10-27  Lennart PoetteringMerge pull request #1695 from evverx/fix-cap-bounding...
2015-10-27  Tom GundersenMerge pull request #1691 from poettering/util-lib-3
2015-10-27  Lennart Poetteringutil-lib: split out allocation calls into alloc-util...
2015-10-26  Lennart PoetteringMerge pull request #1681 from ssahani/journal
2015-10-25  Tom GundersenMerge pull request #1668 from ssahani/net1
2015-10-25  Tom GundersenMerge pull request #1654 from poettering/util-lib
2015-10-24  Lennart Poetteringutil-lib: split our string related calls from util...
2015-10-24  Lennart Poetteringutil-lib: get_current_dir_name() can return errors...
2015-10-24  Lennart PoetteringMerge pull request #1659 from vcaputo/journal_verify_en...
2015-10-23  Lennart PoetteringMerge pull request #1653 from keszybz/lz4-compress...
2015-10-15  Lennart PoetteringMerge pull request #1527 from keszybz/lz4
2015-10-13  Lennart PoetteringMerge pull request #1542 from keszybz/journal-audit...
2015-10-09  Lennart PoetteringMerge pull request #1501 from fbuihuu/fix-requires...
2015-10-08  Daniel MackMerge pull request #1491 from Danielmachon/danish-trans...
2015-10-07  Daniel MackMerge pull request #1484 from poettering/ask-pass-kerne...
2015-10-07  Lennart Poetteringask-password: add support for caching passwords in... 1484/head
2015-10-01  Kay SieversMerge pull request #1428 from franciozzy/tagenhance
2015-09-24  Lennart PoetteringMerge pull request #1374 from olof/autoconf_gcrypt_dep
2015-09-18  Lennart PoetteringMerge pull request #1241 from ssahani/net
2015-09-10  Lennart PoetteringMerge pull request #1227 from intelfx/systemctl-legacy...
2015-09-10  Daniel MackMerge pull request #1222 from poettering/image-ops...
2015-09-10  Lennart PoetteringMerge pull request #1236 from evverx/systemctl-requisite-of
2015-09-10  Daniel MackMerge pull request #1226 from poettering/coccinelle...
2015-09-09  Lennart Poetteringtree-wide: make use of the fact that strv_free() return...
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-05-11  Lennart Poetteringcore: rename SystemdRunningAs to ManagerRunningAs
2015-03-15  Zbigniew Jędrzejew... sysv-generator: initialize LookupPaths just once
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-01-11  Zbigniew Jędrzejew... path-lookup: allow /run to override /etc in generator...
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... Fix order and document user unit dirs
2014-10-02  Zbigniew Jędrzejew... Rename user_runtime to user_runtime_dir
2014-10-02  Steven Allenadd a transient user unit directory
2014-07-22  Zbigniew Jędrzejew... Merge systemd-verify with systemd-analyze
2014-07-20  Zbigniew Jędrzejew... path-lookup: make SYSTEMD_UNIT_PATH more flexible
2014-07-19  Zbigniew Jędrzejew... core: remove systemd_running_as lookup functions
2014-07-14  Tanu Kaskinenpath-lookup: don't make ~/.local/share/systemd/user...
2014-06-20  Michael Marineaushared: rename path_strv_canonicalize_absolute functions
2014-05-16  Tanu Kaskinenpath-lookup: don't hardcode .config
2014-05-15  Zbigniew Jędrzejew... Make systemctl --root look for files in the proper...
2014-02-13  Michael Marineaushared: include root when canonicalizing conf paths
2014-01-05  Simon Peetersstrv: multiple cleanups
2013-04-18  Harald Hoyermove _cleanup_ attribute in front of the type
2013-03-01  Lennart Poetteringpath-lookup: downgrade again the messages where we...
2013-03-01  Zbigniew Jędrzejew... Merge branch 'python-systemd-reader'
2013-02-27  Lennart Poetteringunit: rework resource management API
2013-02-07  Zbigniew Jędrzejew... systemd: raise level of message about lookup paths
2013-02-07  Zbigniew Jędrzejew... systemd: do not remove empty paths from unit lookup...
2013-01-07  Tom GundersenMerge nss-myhostname
2012-09-18  Zbigniew Jędrzejew... core: move ManagerRunningAs to shared
2012-05-31  Kay Sieversmkdir: append _label to all mkdir() calls that explicit...
2012-05-23  Lennart Poetteringmanager: rework generator logic
2012-05-08  Kay Sieversutil: split-out path-util.[ch]
2012-04-12  Kay Sieversmove more common files to shared/ and add them to shared.la