summaryrefslogtreecommitdiff
path: root/src/load-fragment.c
Commit message (Expand)AuthorAge
...
* unit: add minimal condition checker for unit startupLennart Poettering2010-10-13
* unit: rename 'banned' load state to 'masked'Lennart Poettering2010-10-08
* service: optionally, create INIT_PROCESS/DEAD_PROCESS entries for a serviceLennart Poettering2010-10-08
* systemctl: fix 'systemctl enable getty@.service'Lennart Poettering2010-10-08
* unit: introduce 'banned' load state for units symlinked to /dev/nullLennart Poettering2010-10-08
* socket: make sockets to pass to a service configurableLennart Poettering2010-10-05
* socket: make service to start on incoming traffic configurableLennart Poettering2010-10-05
* load-fragment: reset fragment_path if we couldn't find a unit file for itLennart Poettering2010-09-27
* sysv: optionally disable of SysV init/rcN.d support at compile timeFabiano Fidencio2010-09-27
* vconsole: add new utility to initialize the virtual consoleLennart Poettering2010-09-16
* exec: replace OOMAdjust= by OOMScoreAdjust= to follow new kernel interfaceLennart Poettering2010-08-31
* unit: introduce AllowIsolate= switchLennart Poettering2010-08-30
* service: rename ValidNoProcess= to RemainAfterExit=Lennart Poettering2010-08-17
* load-fragment: make parser more forgivingLennart Poettering2010-08-17
* emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering2010-08-14
* unit: rename OnlyByDependency= to RefuseManualStart= and introduce RefuseManu...Lennart Poettering2010-08-11
* socket: Allow selection of TCP Congestion Avoidance algorithm to socketTomasz Torcz2010-08-03
* load: make sure that unit files in /etc/ always take precedence, even over li...Lennart Poettering2010-07-21
* unit: allow symlinking unit files to /dev/nullLennart Poettering2010-07-21
* job: timeout every job independently of the unitLennart Poettering2010-07-17
* systemctl: warn when operating on service files that changed on disk but have...Lennart Poettering2010-07-17
* unit: introduce IgnoreDependencyFailure=Lennart Poettering2010-07-12
* execute: optionally ignore return status of invoked commandsLennart Poettering2010-07-12
* manager: introduce unit path cache to minimize disk accessesLennart Poettering2010-07-11
* execute: add ability to configure the kill signalLennart Poettering2010-07-10
* dbus: make errors reported via D-Bus more usefulLennart Poettering2010-07-08
* service: allow configuration of more than one Exec command in one lineLennart Poettering2010-07-07
* util: use quoted word parsing where applicableLennart Poettering2010-07-07
* util: implement safe_atolu based on safe_atolli/safe_atoi, depending on word ...Lennart Poettering2010-07-07
* main: implement manager configuration fileLennart Poettering2010-07-07
* turn negative options into positive optionsLennart Poettering2010-07-05
* uniformly suffix time span properties with their unitLennart Poettering2010-07-04
* dbus: complete exec coverageLennart Poettering2010-07-04
* unit: add DefaultDependencies= settingLennart Poettering2010-07-03
* automount: add DirectoryMode= settingLennart Poettering2010-07-02
* mount: automatically create non-existing mount point dirs prior to mountingLennart Poettering2010-07-02
* systemd: add IP TOS field to --dump-configuration-items outputLennart Poettering2010-07-01
* socket: make various socket/pipe options configurableLennart Poettering2010-07-01
* socket: enforce limit on number of concurrent connectionsLennart Poettering2010-06-19
* execute: handle format strings in User= and other directivesLennart Poettering2010-06-18
* service: add minimal access control logic for notifcation socketLennart Poettering2010-06-18
* execute: add EnvironmentFile= optionLennart Poettering2010-06-18
* service: optionally call into PAM when dropping priviligesLennart Poettering2010-06-16
* tcpwrap: execute tcpwrap check in forked client, to avoid blocking name looku...Lennart Poettering2010-06-16
* socket: add optional libwrap supportLennart Poettering2010-06-16
* install: add systemd-install tool for managing alias/wants symlinksLennart Poettering2010-06-16
* util: introduce readlink_and_make_absolute()Lennart Poettering2010-06-16
* manager: split off path lookup logic into own .c fileLennart Poettering2010-06-15
* set: introduce set_free_free()Lennart Poettering2010-06-15
* execute: fix parsing of StandardError= settingLennart Poettering2010-06-03