chiark / gitweb /
resolved: when there's already somebody listening on the LLMNR ports, simple disable...
[elogind.git] / src / core / service.c
2014-07-19 Zbigniew Jędrzejew... core: show timeouts when watchdog howls
2014-07-07 Lennart Poetteringservice: flush status text and errno values each time...
2014-07-07 Lennart Poetteringservice: don't accept negative ERRNO= notification...
2014-07-07 Lennart Poetteringservice: minor modernization
2014-07-07 Miguel Angel Ajocore: Added support for ERRNO NOTIFY_SOCKET message...
2014-07-03 Lennart Poetteringcore: introduce exit_status_set_is_empty() to make...
2014-07-03 Lennart Poetteringexit-status: rename ExitStatusSet's "code" field to...
2014-07-03 Lennart Poetteringcore: introduce new RestartForceExitStatus= service...
2014-06-06 Thomas Hindoe Paab... Remove sysv parser from service.c
2014-06-05 Lennart Poetteringcore: introduce new Restart=on-abnormal setting
2014-05-15 Zbigniew Jędrzejew... core: close socket fds asynchronously
2014-05-14 Tom Gundersencore: sysvcompat - avoid repeated function call
2014-05-14 Tom Gundersencore: sysvcompat - $network should be equivalent to...
2014-04-24 Michael Olbrichservice: rename StartLimitAction enum to FailureAction
2014-04-24 Michael Olbrichservice: add FailureAction= option
2014-04-21 Michael Olbrichservice: add support for reboot argument when triggered...
2014-03-24 Lennart Poetteringservice: don't take chkconfig priority into account
2014-03-24 Lennart Poetteringsd-event: rework API to support CLOCK_REALTIME_ALARM...
2014-03-19 Lennart Poetteringcore: rework context initialization/destruction logic
2014-03-18 Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2014-03-17 Miklos Vajnacore, libsystemd, systemd, timedate, udev: spelling...
2014-03-16 Josh TriplettUse strlen even for constant strings
2014-03-03 Lennart Poetteringcore: introduce new RuntimeDirectory= and RuntimeDirect...
2014-02-25 Zbigniew Jędrzejew... Remove dead lines in various places
2014-02-24 Lennart Poetteringcore: add global settings for enabling CPUAccounting...
2014-02-21 Zbigniew Jędrzejew... manager: be more precise in message about restart
2014-02-19 Lennart Poetteringapi: in constructor function calls, always put the...
2014-02-18 Lennart Poetteringutil: generalize code that checks whether PIDs are...
2014-02-16 Yuxuan Shuicore: check for return value from get_process_state
2014-02-15 Yuxuan Shuicore: fix detection of dead processes
2014-02-14 Lennart Poetteringservice: when we complain about a notify message we...
2014-02-14 Lennart Poetteringservice: if we don't know the main pid of a service...
2014-02-07 Lennart Poetteringcore: watch SIGCHLD more closely to track processes...
2014-01-29 Lennart Poetteringcore: make sure to always go through both SIGTERM and...
2014-01-29 Lennart Poetteringservice: allow KillMode=mixed in conjunction with PAMName=
2014-01-27 Zbigniew Jędrzejew... core: add function to tell when job will time out
2014-01-06 Kay Sieverscore: do not add implicit dbus.socket dependency
2014-01-06 Kay Sieverscore: --user -- add basic.target an sort against it...
2014-01-03 Zbigniew Jędrzejew... Use format patterns for usec_t, pid_t, nsec_t, usec_t
2014-01-03 Zbigniew Jędrzejew... core/service: check if mainpid matches only if it is set
2014-01-03 Zbigniew Jędrzejew... core/service: tweak messages on operation timeouts
2013-12-25 Lennart Poetteringunit: include peer identity in description of per-conne...
2013-12-22 Lennart Poetteringsd-daemon: introduce sd_watchdog_enabled() for parsing...
2013-12-22 Lennart Poetteringcore: no need to list properties for PropertiesChanged...
2013-12-19 Lennart Poetteringservice: don't send out PropertiesChanged message for...
2013-12-18 Lennart Poetteringservice: watch main pid even in final states
2013-12-16 Lennart Poetteringsystemctl: properly initialize and free sd_bus_error...
2013-12-12 Lennart Poetteringservice: process watchdog timeouts with lowest priority
2013-12-12 Lennart Poetteringservice: actually leave watchdog enabled in the states...
2013-12-11 Lennart Poetteringservice: clean up watchdog logic a bit
2013-12-07 Zbigniew Jędrzejew... Get rid of our reimplementation of basename
2013-12-02 Shawn Landdenservice: remove unneccesary Socket.got_socket_fd
2013-11-30 Lennart Poetteringbus: include unique and well known names in credentials...
2013-11-28 Lennart Poetteringbus: merge sd_bus_get_owner() and sd_bus_get_owner_cred...
2013-11-28 Lennart Poetteringbus: add new sd_bus_creds object to encapsulate process...
2013-11-27 Lennart Poetteringservice: add the ability for units to join other unit...
2013-11-26 Daniel Buchtree-wide usage of %m specifier instead of strerror...
2013-11-25 Lennart Poetteringservice: fix handling of PID file inotify events
2013-11-22 Lennart Poetteringservice: honour that for services RestartSec=0 means...
2013-11-20 Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-11-16 Olivier BrunelFix RemainAfterExit services keeping a hold on console
2013-11-08 Lukas Nykrynmanager: configurable StartLimit default values
2013-11-05 Oleksii ShevchukConfigurable Timeouts/Restarts default values
2013-10-19 Tom Gundersenmount/service: drop FsckPassNo support
2013-10-08 Lennart Poetteringcore: unify the way we denote serialization attributes
2013-10-08 Sylvia Elsesystemd: serialize/deserialize forbid_restart value
2013-10-01 Lennart Poetteringcore: whenever a new PID is passed to us, make sure...
2013-09-25 Lennart Poetteringcgroup: if we do a cgroup operation then do something...
2013-09-17 Lennart Poetteringspecifier: rework specifier calls to return proper...
2013-09-12 Umut Tezduyarcore: notify triggered by socket of a service
2013-09-12 Hannes Reineckeservice: Implement 'on-watchdog' restart option
2013-09-10 Lukas Nykrynservice: remove pidfile after exit of a service
2013-08-09 Maciej Wereskiservice: prohibit Restart= set when Type=oneshot
2013-08-09 Lennart Poetteringservice: always unwatch PIDs before forgetting old...
2013-07-18 Michael Olbrichservice: don't enter a second SIGTERM/SIGKILL cycle...
2013-06-30 Lennart Poetteringcore: add new "scope" unit type for making a unit of...
2013-06-28 Lennart Poetteringcore: add transient units
2013-06-27 Lennart Poetteringdbus: hookup runtime property changes for mouns, servic...
2013-06-27 Lennart Poetteringcore: general cgroup rework
2013-06-20 Lennart Poetteringlogind: add infrastructure to keep track of machines...
2013-06-17 Lennart Poetteringcore: add new .slice unit type for partitioning systems
2013-06-09 Ross Lagerwallservice: don't report alien child as alive when it...
2013-06-06 Lennart Poetteringservice: execute ExecStopPost= commands when the watchd...
2013-05-21 Michael Olbrichservice: kill processes with SIGKILL on watchdog failure
2013-05-03 Zbigniew Jędrzejew... Add __attribute__((const, pure, format)) in various...
2013-04-29 Zbigniew Jędrzejew... man: clarify what Restart= means
2013-04-18 Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-18 Simon PeetersMove bus_error to dbus-common and remove bus_error_mess...
2013-04-05 Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-03-25 Lennart Poetteringunits: introduce new timers.target and paths.target...
2013-03-25 Frederic Crozatcore: ensure LSB Provides are handled correctly
2013-03-24 Miklos Vajnaservice: no need to drop rc. prefix anymore
2013-03-16 Michal Sekletarcore: reuse the same /tmp, /var/tmp and inaccessible dir
2013-03-13 Michal Schmidtcore: single unit_kill implementation for all unit...
2013-03-06 Michael Bieblservice: sysv - properly handle init scripts with ...
2013-03-04 Zbigniew Jędrzejew... core/path: install inotify watches top-down instead...
2013-03-03 Zbigniew Jędrzejew... core/service: use cleanup functions, wrap lines
2013-02-14 Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-02-11 Lennart Poetteringenv: considerably beef up environment cleaning logic
2013-01-26 Lennart Poetteringcore: unify kill code of mount, service, socket, swap...
next