GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/systemd.git
gentoo-206
gentoo-207
gentoo-208
gentoo-212
gentoo-215
gentoo-217
gentoo-220
gentoo-229
gentoo-230
gentoo-234
gentoo-236
gentoo-239
gentoo-240
master
Gentoo mirror of systemd with backported commits
systemd project <systemd@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
path-lookup.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
path-lookup: define explicit unit file directory for attached unit files
Lennart Poettering
2018-10-08
1
-0
/
+6
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-4
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: unify how we define bit mak enums
Lennart Poettering
2018-06-12
1
-3
/
+3
*
path-lookup: add flag to optionally force checking split-usr unit dirs
Lennart Poettering
2018-05-24
1
-2
/
+3
*
tree-wide: drop redundant _cleanup_ macros (#8810)
Lennart Poettering
2018-04-25
1
-1
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
shared: export xdg_user_dirs() and xdg_user_*_dir()
Zbigniew Jędrzejewski-Szmek
2017-12-06
1
-0
/
+4
*
path-lookup: LookupPathsFlags are a flags type, hence define it like one
Lennart Poettering
2017-11-29
1
-2
/
+2
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
install: consider globally enabled units as "enabled" for the user
Zbigniew Jędrzejewski-Szmek
2017-09-22
1
-0
/
+2
*
core/manager: when running in test mode, use a temp dir for generated stuff
Zbigniew Jędrzejewski-Szmek
2017-09-14
1
-0
/
+4
*
systemctl: don't confuse sysv code with generated units
Lennart Poettering
2016-04-12
1
-1
/
+5
*
path-lookup: move generator_binary_paths() to end of file
Lennart Poettering
2016-04-12
1
-2
/
+2
*
core: introduce a "control" unit file directory
Lennart Poettering
2016-04-12
1
-3
/
+16
*
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
/
+1
*
path-lookup: stop exporting two functions
Lennart Poettering
2016-04-12
1
-3
/
+0
*
core: rework logic to drop duplicate and non-existing items from search path
Lennart Poettering
2016-04-12
1
-0
/
+2
*
path-lookup: split out logic for mkdir/rmdir of generator dirs in their own f...
Lennart Poettering
2016-04-12
1
-0
/
+3
*
core: add a separate unit directory for transient units
Lennart Poettering
2016-04-12
1
-0
/
+3
*
install: add root directory to LookupPaths structure
Lennart Poettering
2016-04-12
1
-0
/
+3
*
core: remove ManagerRunningAs enum
Lennart Poettering
2016-04-12
1
-11
/
+2
*
core: add configuration directories to LookupPaths
Lennart Poettering
2016-04-12
1
-0
/
+6
*
core: rework generator dir logic, move the dirs into LookupPaths structure
Lennart Poettering
2016-04-12
1
-18
/
+15
*
core: drop SysV paths from path-lookup logic
Lennart Poettering
2016-04-12
1
-4
/
+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
/
+1
*
install: when exporting prefix InstallInfo to become UnitFileInstallInfo
Lennart Poettering
2015-05-11
1
-3
/
+4
*
core: rename SystemdRunningAs to ManagerRunningAs
Lennart Poettering
2015-05-11
1
-8
/
+8
*
sysv-generator: initialize LookupPaths just once
Zbigniew Jędrzejewski-Szmek
2015-03-14
1
-1
/
+2
*
Implement masking and overriding of generators
Zbigniew Jędrzejewski-Szmek
2015-01-11
1
-0
/
+2
*
path-lookup, systemctl: export lookup_paths_init_from_scope() from shared/ins...
Ivan Shapovalov
2015-01-05
1
-0
/
+4
*
Rename user_runtime to user_runtime_dir
Zbigniew Jędrzejewski-Szmek
2014-10-02
1
-1
/
+1
*
add a transient user unit directory
Steven Allen
2014-10-02
1
-0
/
+1
*
install: simplify usage of _cleanup_ macros
Lennart Poettering
2014-08-21
1
-2
/
+2
*
core: remove systemd_running_as lookup functions
Zbigniew Jędrzejewski-Szmek
2014-07-19
1
-3
/
+0
*
Move x-systemd-device.timeout handling from core to fstab-generator
Zbigniew Jędrzejewski-Szmek
2014-06-30
1
-0
/
+2
*
Make systemctl --root look for files in the proper places
Zbigniew Jędrzejewski-Szmek
2014-05-15
1
-1
/
+7
*
path_lookup: moved _cleanup_lookup_paths_free_ from install.c to path-lookup.h
Daniel Buch
2013-10-27
1
-0
/
+2
*
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2013-05-02
1
-2
/
+2
*
core: move ManagerRunningAs to shared
Zbigniew Jędrzejewski-Szmek
2012-09-18
1
-2
/
+10
*
use #pragma once instead of foo*foo #define guards
Shawn Landden
2012-07-19
1
-4
/
+1
*
manager: rework generator logic
Lennart Poettering
2012-05-23
1
-1
/
+1
*
move more common files to shared/ and add them to shared.la
Kay Sievers
2012-04-12
1
-0
/
+40