chiark / gitweb /
shared: add new btrfs-util.[ch] helpers for doing common btrfs operation
[elogind.git] / src / shared / path-lookup.c
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