summaryrefslogtreecommitdiff
path: root/src/core/service.c
Commit message (Expand)AuthorAge
* add REMOTE_ADDR and REMOTE_PORT for Accept=yesShawn Landden2015-03-10
* core: do not spawn jobs or touch other units during coldpluggingIvan Shapovalov2015-03-07
* core: expose consumed CPU time per unitLennart Poettering2015-03-02
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-03
* core: output unit status output strings to console, only if we actually are c...Lennart Poettering2015-01-28
* service: automatically create After= dependency from services to their .busna...Lennart Poettering2015-01-07
* core: implement serialization/deserialization of fd store elementsLennart Poettering2015-01-07
* core: add new logic for services to store file descriptors in PID 1Lennart Poettering2015-01-06
* core: rename unit_destroy_cgroup() to unit_destroy_cgroup_if_empty() since it...Lennart Poettering2014-12-09
* core: warn and ignore SysVStartPriority=Zbigniew Jędrzejewski-Szmek2014-11-30
* core: convert log_unit_*() to log_unit_*_errno()Michal Schmidt2014-11-28
* log: fix order of log_unit_struct() to match other logging callsLennart Poettering2014-11-28
* log: rearrange log function namingLennart Poettering2014-11-27
* core: introduce new Delegate=yes/no property controlling creation of cgroup s...Lennart Poettering2014-11-05
* service: add missing state table entryLennart Poettering2014-10-28
* core: send sigabrt on watchdog timeout to get the stacktraceUmut Tezduyar Lindskog2014-10-28
* sd-bus: rename sd_bus_get_owner_uid(), sd_bus_get_owner_machine_id() and sd_b...Daniel Mack2014-10-22
* Set $NOTIFY_SOCKET for control procs if NotifyAccess=allBrandon L Black2014-10-12
* service: enter SERVICE_STOP_SIGTERM state after getting "STOPPING=1"Michal Schmidt2014-10-09
* socket: introduce SELinuxContextFromNet optionMichal Sekletar2014-09-19
* service: hook up custom endpoint logicDaniel Mack2014-09-08
* exec: factor out most function arguments of exec_spawn() to ExecParametersDaniel Mack2014-09-05
* core: add support for a configurable system-wide start-up timeoutLennart Poettering2014-08-22
* service: allow services of Type=oneshot that specify no ExecStart= commandsLennart Poettering2014-08-21
* service: use the right timeout for stop processes we forkLennart Poettering2014-08-21
* core: allow informing systemd about service status changes with RELOADING=1 a...Lennart Poettering2014-08-21
* service,strv: introduce strv_find_startswith() and make use of itLennart Poettering2014-08-21
* service: don't invoke functions at the same time as declaring variablesLennart Poettering2014-08-21
* service: remove some pointless linebreaks, to make things more readableLennart Poettering2014-08-21
* service: asynchronous_close() already checks for negative parameters, no need...Lennart Poettering2014-08-21
* core: unify how we generate the prefix string when dumping unit stateLennart Poettering2014-08-21
* core: show timeouts when watchdog howlsZbigniew Jędrzejewski-Szmek2014-07-18
* service: flush status text and errno values each time a service is startedLennart Poettering2014-07-07
* service: don't accept negative ERRNO= notification messagesLennart Poettering2014-07-07
* service: minor modernizationLennart Poettering2014-07-07
* core: Added support for ERRNO NOTIFY_SOCKET message parsing, and added Status...Miguel Angel Ajo2014-07-07
* core: introduce exit_status_set_is_empty() to make things a bit easier to readLennart Poettering2014-07-03
* exit-status: rename ExitStatusSet's "code" field to "status"Lennart Poettering2014-07-03
* core: introduce new RestartForceExitStatus= service settingLennart Poettering2014-07-03
* Remove sysv parser from service.cThomas Hindoe Paaboel Andersen2014-06-07
* core: introduce new Restart=on-abnormal settingLennart Poettering2014-06-05
* core: close socket fds asynchronouslyZbigniew Jędrzejewski-Szmek2014-05-15
* core: sysvcompat - avoid repeated function callTom Gundersen2014-05-14
* core: sysvcompat - $network should be equivalent to network-online, rather th...Tom Gundersen2014-05-14
* service: rename StartLimitAction enum to FailureActionMichael Olbrich2014-04-24
* service: add FailureAction= optionMichael Olbrich2014-04-24
* service: add support for reboot argument when triggered by StartLimitAction=Michael Olbrich2014-04-21
* service: don't take chkconfig priority into accountLennart Poettering2014-03-24
* sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...Lennart Poettering2014-03-24