index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
path-lookup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-23
1
-2
/
+2
*
treewide: fix typos and remove accidental repetition of words
Torstein Husebø
2016-07-11
1
-1
/
+1
*
path-lookup: optimize a common strv copy operation away
Lennart Poettering
2016-04-22
1
-2
/
+9
*
shared/path-lookup: fix leak
Zbigniew Jędrzejewski-Szmek
2016-04-14
1
-15
/
+9
*
tree-wide: remove useless NULLs from strjoina
Zbigniew Jędrzejewski-Szmek
2016-04-13
1
-1
/
+1
*
systemctl: don't confuse sysv code with generated units
Lennart Poettering
2016-04-12
1
-5
/
+9
*
path-lookup: move generator_binary_paths() to end of file
Lennart Poettering
2016-04-12
1
-24
/
+24
*
core: introduce a "control" unit file directory
Lennart Poettering
2016-04-12
1
-45
/
+123
*
install: rename generator_paths() → generator_binary_paths()
Lennart Poettering
2016-04-12
1
-1
/
+1
*
core: move flushing of generated unit files to path-lookup.c
Lennart Poettering
2016-04-12
1
-0
/
+11
*
path-lookup: make user_runtime_dir() more generic
Lennart Poettering
2016-04-12
1
-21
/
+15
*
path-lookup: clean up user_config_home() and user_runtime_dir()
Lennart Poettering
2016-04-12
1
-48
/
+37
*
path-lookup: stop exporting two functions
Lennart Poettering
2016-04-12
1
-2
/
+2
*
core: rework logic to drop duplicate and non-existing items from search path
Lennart Poettering
2016-04-12
1
-15
/
+92
*
path-lookup: split out logic for mkdir/rmdir of generator dirs in their own f...
Lennart Poettering
2016-04-12
1
-2
/
+35
*
core: add a separate unit directory for transient units
Lennart Poettering
2016-04-12
1
-3
/
+61
*
path-lookup: add configured unit paths back into search path
Lennart Poettering
2016-04-12
1
-0
/
+2
*
install: add root directory to LookupPaths structure
Lennart Poettering
2016-04-12
1
-10
/
+30
*
core: remove ManagerRunningAs enum
Lennart Poettering
2016-04-12
1
-73
/
+90
*
core: add configuration directories to LookupPaths
Lennart Poettering
2016-04-12
1
-7
/
+75
*
core: rework generator dir logic, move the dirs into LookupPaths structure
Lennart Poettering
2016-04-12
1
-43
/
+148
*
core: drop SysV paths from path-lookup logic
Lennart Poettering
2016-04-12
1
-76
/
+0
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
shared: include what we use
Thomas Hindoe Paaboel Andersen
2015-12-06
1
-0
/
+2
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-6
/
+6
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-1
/
+2
*
util-lib: get_current_dir_name() can return errors other than ENOMEM
Lennart Poettering
2015-10-24
1
-14
/
+13
*
ask-password: add support for caching passwords in the kernel keyring
Lennart Poettering
2015-10-07
1
-3
/
+3
*
tree-wide: make use of the fact that strv_free() returns NULL
Lennart Poettering
2015-09-09
1
-8
/
+4
*
core: rename SystemdRunningAs to ManagerRunningAs
Lennart Poettering
2015-05-11
1
-6
/
+6
*
sysv-generator: initialize LookupPaths just once
Zbigniew Jędrzejewski-Szmek
2015-03-15
1
-0
/
+1
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-3
/
+0
*
path-lookup: allow /run to override /etc in generator search
Zbigniew Jędrzejewski-Szmek
2015-01-12
1
-4
/
+4
*
Implement masking and overriding of generators
Zbigniew Jędrzejewski-Szmek
2015-01-12
1
-49
/
+79
*
path-lookup, systemctl: export lookup_paths_init_from_scope() from shared/ins...
Ivan Shapovalov
2015-01-05
1
-0
/
+16
*
Fix order and document user unit dirs
Zbigniew Jędrzejewski-Szmek
2014-10-02
1
-6
/
+6
*
Rename user_runtime to user_runtime_dir
Zbigniew Jędrzejewski-Szmek
2014-10-02
1
-6
/
+6
*
add a transient user unit directory
Steven Allen
2014-10-02
1
-2
/
+30
*
Merge systemd-verify with systemd-analyze
Zbigniew Jędrzejewski-Szmek
2014-07-22
1
-1
/
+1
*
path-lookup: make SYSTEMD_UNIT_PATH more flexible
Zbigniew Jędrzejewski-Szmek
2014-07-21
1
-45
/
+53
*
core: remove systemd_running_as lookup functions
Zbigniew Jędrzejewski-Szmek
2014-07-19
1
-7
/
+0
*
path-lookup: don't make ~/.local/share/systemd/user a symlink
Tanu Kaskinen
2014-07-14
1
-18
/
+0
*
shared: rename path_strv_canonicalize_absolute functions
Michael Marineau
2014-06-20
1
-3
/
+3
*
path-lookup: don't hardcode .config
Tanu Kaskinen
2014-05-16
1
-2
/
+10
*
Make systemctl --root look for files in the proper places
Zbigniew Jędrzejewski-Szmek
2014-05-15
1
-8
/
+4
*
shared: include root when canonicalizing conf paths
Michael Marineau
2014-02-14
1
-3
/
+3
*
strv: multiple cleanups
Simon Peeters
2014-01-05
1
-62
/
+21
*
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-18
1
-3
/
+3
*
path-lookup: downgrade again the messages where we log for units
Lennart Poettering
2013-03-01
1
-5
/
+5
[next]