summaryrefslogtreecommitdiff
path: root/src/load-fragment.c
Commit message (Expand)AuthorAge
* execute: make sending of SIGKILL on shutdown optionalLennart Poettering2011-01-18
* man: document missing KillSignal= and swap optionsLennart Poettering2011-01-18
* execute: drop empty assignments from env blocks on execution but keep them ar...Lennart Poettering2011-01-06
* fragment: allow prefixing of the EnvironmentFile= path with - to ignore errorsLennart Poettering2011-01-06
* fragment: properly handle quotes in assignments in EnvironmentFile= filesLennart Poettering2011-01-05
* unit: introduce ConditionDirectoryNotEmpty=Lennart Poettering2010-11-15
* load-fragment: properly do comparison of wordsLennart Poettering2010-11-14
* unit: add ConditionNull= conditionLennart Poettering2010-11-10
* unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weake...Lennart Poettering2010-10-29
* unit: replace StopRetroactively= by BindTo= dependenciesLennart Poettering2010-10-29
* unit: replace recursive_stop by stop_retroactively to simplify things a littleLennart Poettering2010-10-28
* systemctl: introduce systemctl killLennart Poettering2010-10-22
* service: implement FsckPassNo= optionLennart Poettering2010-10-20
* 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