index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
load-fragment.c
Age
Commit message (
Expand
)
Author
2011-09-23
coverity: fix a couple of bugs found by coverity
Lennart Poettering
2011-09-21
unit: introduce ConditionPathIsMountPoint=
Lennart Poettering
2011-08-21
exec: allow passing arbitrary path names to blkio cgroup attributes
Lennart Poettering
2011-08-21
exec: add high-level controls for blkio cgroup attributes
Lennart Poettering
2011-08-20
exec: optionally apply cgroup attributes to the cgroups we create
Lennart Poettering
2011-08-01
load-fragment: speed up parsing by using a perfect hash table with configurat...
Lennart Poettering
2011-07-12
unit: introduce ConditionFileIsExecutable= and use it where we check for a bi...
Lennart Poettering
2011-07-07
path,unit: support globbing in conditions and path units
Lennart Poettering
2011-07-01
unit: support wildcards in Environment=, EnvironmentFile=
Lennart Poettering
2011-07-01
unit: do wildcard expansion in ListenStream= and friends
Lennart Poettering
2011-06-30
execute: when parsing ConrolGroup= replace wildcards
Lennart Poettering
2011-06-30
exec: add ControlGroupModify= switch to allow changing access mode to cgroups fs
Lennart Poettering
2011-06-28
unit: when loading symlinked template units, properly add all names on the wa...
Lennart Poettering
2011-05-19
socket: expose SO_BROADCAST
Lennart Poettering
2011-05-19
socket: expose IP_TRANSPARENT
Lennart Poettering
2011-05-18
exec: hangup/reset/deallocate VTs in gettys
Lennart Poettering
2011-05-17
socket: add POSIX mqueue support
Lennart Poettering
2011-05-05
unit: make ignoring in snapshots a per unit property, instead of a per unit t...
Lennart Poettering
2011-04-20
socket: support ListeSpecial= sockets
Lennart Poettering
2011-04-16
socket: guarantee order in which sockets are passed to be the one of the conf...
Lennart Poettering
2011-04-16
manager: introduce IgnoreOnIsolate flag so that we can keep systemd-logger ar...
Lennart Poettering
2011-04-10
socket: support netlink sockets
Lennart Poettering
2011-04-10
path: optionally, create watched directories in .path units
Lennart Poettering
2011-04-07
unit: introduce OnFailureIsolate=
Lennart Poettering
2011-04-04
exec: support unlimited resources
Lennart Poettering
2011-04-03
condition: add ConditionSecurity
Michal Schmidt
2011-04-03
load-fragment: unify config_parse_condition_{kernel, virt}
Michal Schmidt
2011-03-31
log: fix shifting of facilities
Lennart Poettering
2011-03-28
use /run instead of /dev/.run
Kay Sievers
2011-03-18
exec: properly apply capability bounding set, add inverted bounding sets
Lennart Poettering
2011-03-08
unit: distuingish mandatory from triggering conditions
Lennart Poettering
2011-03-04
execute: load environment files at time of execution, not when we load the se...
Lennart Poettering
2011-02-21
unit: introduce ConditionVirtualization=
Lennart Poettering
2011-02-13
service: make main pid guessing optional, and reread pid file after reloads
Lennart Poettering
2011-02-04
pam: optionally reset cgroup memberships for login sessions
Lennart Poettering
2011-02-03
load-fragment: properly parse Nice= value
Adrian Spinu
2011-01-22
clang: fix some issues found with clang-analyzer
systemd/v17
Lennart Poettering
2011-01-18
execute: make sending of SIGKILL on shutdown optional
Lennart Poettering
2011-01-18
man: document missing KillSignal= and swap options
Lennart Poettering
2011-01-06
execute: drop empty assignments from env blocks on execution but keep them ar...
Lennart Poettering
2011-01-06
fragment: allow prefixing of the EnvironmentFile= path with - to ignore errors
Lennart Poettering
2011-01-05
fragment: properly handle quotes in assignments in EnvironmentFile= files
Lennart Poettering
2010-11-15
unit: introduce ConditionDirectoryNotEmpty=
Lennart Poettering
2010-11-14
load-fragment: properly do comparison of words
Lennart Poettering
2010-11-10
unit: add ConditionNull= condition
Lennart Poettering
2010-10-29
unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weake...
Lennart Poettering
2010-10-29
unit: replace StopRetroactively= by BindTo= dependencies
Lennart Poettering
2010-10-28
unit: replace recursive_stop by stop_retroactively to simplify things a little
Lennart Poettering
2010-10-22
systemctl: introduce systemctl kill
Lennart Poettering
2010-10-20
service: implement FsckPassNo= option
Lennart Poettering
[next]