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
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
2010-07-04
dbus: complete exec coverage
Lennart Poettering
2010-07-03
unit: add DefaultDependencies= setting
Lennart Poettering
2010-07-02
automount: add DirectoryMode= setting
Lennart Poettering
2010-07-02
mount: automatically create non-existing mount point dirs prior to mounting
Lennart Poettering
2010-07-01
systemd: add IP TOS field to --dump-configuration-items output
Lennart Poettering
2010-07-01
socket: make various socket/pipe options configurable
Lennart Poettering
2010-06-19
socket: enforce limit on number of concurrent connections
Lennart Poettering
2010-06-18
execute: handle format strings in User= and other directives
Lennart Poettering
2010-06-18
service: add minimal access control logic for notifcation socket
Lennart Poettering
2010-06-18
execute: add EnvironmentFile= option
Lennart Poettering
2010-06-16
service: optionally call into PAM when dropping priviliges
Lennart Poettering
2010-06-16
tcpwrap: execute tcpwrap check in forked client, to avoid blocking name looku...
Lennart Poettering
[next]