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-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
2010-10-13
unit: add minimal condition checker for unit startup
Lennart Poettering
2010-10-08
unit: rename 'banned' load state to 'masked'
Lennart Poettering
2010-10-08
service: optionally, create INIT_PROCESS/DEAD_PROCESS entries for a service
Lennart Poettering
2010-10-08
systemctl: fix 'systemctl enable getty@.service'
Lennart Poettering
2010-10-08
unit: introduce 'banned' load state for units symlinked to /dev/null
Lennart Poettering
2010-10-05
socket: make sockets to pass to a service configurable
Lennart Poettering
2010-10-05
socket: make service to start on incoming traffic configurable
Lennart Poettering
2010-09-27
load-fragment: reset fragment_path if we couldn't find a unit file for it
Lennart Poettering
2010-09-27
sysv: optionally disable of SysV init/rcN.d support at compile time
Fabiano Fidencio
2010-09-16
vconsole: add new utility to initialize the virtual console
Lennart Poettering
2010-08-31
exec: replace OOMAdjust= by OOMScoreAdjust= to follow new kernel interface
Lennart Poettering
2010-08-30
unit: introduce AllowIsolate= switch
Lennart Poettering
2010-08-17
service: rename ValidNoProcess= to RemainAfterExit=
Lennart Poettering
2010-08-17
load-fragment: make parser more forgiving
Lennart Poettering
2010-08-14
emacs: make sure nobody accidently adds tabs to our sources
Lennart Poettering
2010-08-11
unit: rename OnlyByDependency= to RefuseManualStart= and introduce RefuseManu...
Lennart Poettering
2010-08-03
socket: Allow selection of TCP Congestion Avoidance algorithm to socket
Tomasz Torcz
2010-07-21
load: make sure that unit files in /etc/ always take precedence, even over li...
Lennart Poettering
2010-07-21
unit: allow symlinking unit files to /dev/null
Lennart Poettering
2010-07-17
job: timeout every job independently of the unit
Lennart Poettering
2010-07-17
systemctl: warn when operating on service files that changed on disk but have...
Lennart Poettering
2010-07-12
unit: introduce IgnoreDependencyFailure=
Lennart Poettering
2010-07-12
execute: optionally ignore return status of invoked commands
Lennart Poettering
2010-07-11
manager: introduce unit path cache to minimize disk accesses
Lennart Poettering
2010-07-10
execute: add ability to configure the kill signal
Lennart Poettering
2010-07-08
dbus: make errors reported via D-Bus more useful
Lennart Poettering
2010-07-07
service: allow configuration of more than one Exec command in one line
Lennart Poettering
2010-07-07
util: use quoted word parsing where applicable
Lennart Poettering
2010-07-07
util: implement safe_atolu based on safe_atolli/safe_atoi, depending on word ...
Lennart Poettering
2010-07-07
main: implement manager configuration file
Lennart Poettering
2010-07-05
turn negative options into positive options
Lennart Poettering
2010-07-04
uniformly suffix time span properties with their unit
Lennart Poettering
[next]