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
/
core
/
load-fragment.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cgroup: Add DisableControllers= directive to disable controller in subtree
Chris Down
2018-12-03
1
-0
/
+1
*
core: allow to set exit status when using SuccessAction=/FailureAction=exit i...
Lennart Poettering
2018-11-27
1
-0
/
+1
*
conf-parse: drop unused prototype
Lennart Poettering
2018-11-17
1
-1
/
+0
*
core: log about /var/run/ prefix used in PIDFile=, patch it to be /run instead
Lennart Poettering
2018-11-10
1
-0
/
+1
*
core: add IODeviceLatencyTargetSec
Tejun Heo
2018-08-22
1
-0
/
+1
*
Make final kill signal configurable
Jon Ringle
2018-07-23
1
-0
/
+1
*
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
*
load-fragment: use DEFINE_CONFIG_PARSE_*() macros
Yu Watanabe
2018-05-31
1
-2
/
+1
*
load-fragment: drop config_parse_no_new_privileges() and use config_parse_boo...
Yu Watanabe
2018-05-31
1
-1
/
+0
*
load-fragment: drop unused function config_parse_sysv_priority()
Yu Watanabe
2018-05-31
1
-1
/
+0
*
tree-wide: port over all code to the new CONFIG_PARSER_PROTOTYPE() macro
Lennart Poettering
2018-05-22
1
-95
/
+96
*
core: move config_parse_limit() to the generic conf-parser.[ch]
Lennart Poettering
2018-05-17
1
-1
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
systemd-link: Remove UDP Fragmentation Offload support. (#8183)
Rosen Penev
2018-03-18
1
-7
/
+0
*
core: add new setting TemporaryFileSystem=
Yu Watanabe
2018-02-21
1
-0
/
+1
*
Merge pull request #7198 from poettering/stdin-stdout
Lennart Poettering
2017-11-19
1
-2
/
+2
|
\
|
*
core: don't allow DefaultStandardOutput= be set to socket/fd:/file:
Lennart Poettering
2017-11-17
1
-1
/
+0
|
*
core: add two new unit file settings: StandardInputData= + StandardInputText=
Lennart Poettering
2017-11-17
1
-0
/
+2
|
*
core: drop config_parse_input() as it is unused
Lennart Poettering
2017-11-17
1
-1
/
+0
*
|
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
|
/
*
core: add a new unit file setting CollectMode= for tweaking the GC logic
Lennart Poettering
2017-11-16
1
-0
/
+1
*
core: implement /run/systemd/units/-based path for passing unit info from PID...
Lennart Poettering
2017-11-16
1
-0
/
+1
*
core: rework the Delegate= unit file setting to take a list of controller names
Lennart Poettering
2017-11-13
1
-0
/
+1
*
unit: when JobTimeoutSec= is turned off, implicitly turn off JobRunningTimeou...
Lennart Poettering
2017-10-05
1
-0
/
+2
*
core: add new per-unit setting KeyringMode= for controlling kernel keyring setup
Lennart Poettering
2017-09-15
1
-0
/
+1
*
core: add new UnsetEnvironment= setting for unit files
Lennart Poettering
2017-09-14
1
-0
/
+1
*
Drop busname unit type
Zbigniew Jędrzejewski-Szmek
2017-07-23
1
-3
/
+0
*
core: add {State,Cache,Log,Configuration}Directory= (#6384)
Yu Watanabe
2017-07-18
1
-1
/
+1
*
core: allow preserving contents of RuntimeDirectory= over process restart
Yu Watanabe
2017-07-17
1
-0
/
+1
*
build-sys: add check for gperf lookup function signature (#5055)
Mike Gilbert
2017-01-10
1
-1
/
+1
*
core: add ability to define arbitrary bind mounts for services
Lennart Poettering
2016-12-14
1
-0
/
+1
*
core: add new RestrictNamespaces= unit file setting
Lennart Poettering
2016-11-04
1
-0
/
+1
*
failure-action: generalize failure action to emergency action
Lukas Nykryn
2016-10-21
1
-1
/
+1
*
core/exec: add a named-descriptor option ("fd") for streams (#4179)
Luca Bruno
2016-10-17
1
-0
/
+2
*
core: add cgroup CPU controller support on the unified hierarchy
Tejun Heo
2016-08-07
1
-0
/
+1
*
core: be stricter when parsing User=/Group= fields
Lennart Poettering
2016-07-22
1
-0
/
+2
*
core: add io controller support on the unified hierarchy
Tejun Heo
2016-05-05
1
-0
/
+3
*
core: drop Capabilities= setting
Lennart Poettering
2016-02-13
1
-1
/
+0
*
Remove kdbus custom endpoint support
Daniel Mack
2016-02-11
1
-1
/
+0
*
core: treat JobTimeout=0 as equivalent to JobTimeout=infinity
Lennart Poettering
2016-02-10
1
-0
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
core: move parsing of rlimits into rlimit-util.[ch]
Lennart Poettering
2016-02-01
1
-3
/
+0
*
capabilities: keep bounding set in non-inverted format.
Ismo Puustinen
2016-01-12
1
-1
/
+1
*
socket: Add support for socket protcol
Susant Sahani
2015-11-18
1
-0
/
+1
*
core: remove support for RequiresOverridable= and RequisiteOverridable=
Lennart Poettering
2015-11-12
1
-0
/
+1
*
execute: Add new PassEnvironment= directive
Filipe Brandenburger
2015-11-11
1
-0
/
+1
*
core: accept time units for time-based resource limits
Lennart Poettering
2015-11-10
1
-0
/
+2
*
core: support IEC suffixes for RLIMIT stuff
Karel Zak
2015-11-06
1
-0
/
+1
*
core: add support for naming file descriptors passed using socket activation
Lennart Poettering
2015-10-06
1
-0
/
+1
[next]