chiark / gitweb /
treewide: no need to negate errno for log_*_errno()
[elogind.git] / src / core / scope.c
2014-11-28 Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28 Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-27 Lennart Poetteringlog: rearrange log function naming
2014-10-28 Umut Tezduyar Lindskogcore: send sigabrt on watchdog timeout to get the stack...
2014-03-24 Lennart Poetteringsd-event: rework API to support CLOCK_REALTIME_ALARM...
2014-03-19 Lennart Poetteringcore: rework context initialization/destruction logic
2014-02-24 Lennart Poetteringcore: add global settings for enabling CPUAccounting...
2014-02-19 Lennart Poetteringapi: in constructor function calls, always put the...
2014-02-07 Lennart Poetteringcore: watch SIGCHLD more closely to track processes...
2014-01-31 Lennart Poetteringcore: introduce new stop protocol for unit scopes
2014-01-29 Lennart Poetteringcore: make sure to always go through both SIGTERM and...
2014-01-27 Zbigniew Jędrzejew... core: add function to tell when job will time out
2013-12-22 Lennart Poetteringcore: no need to list properties for PropertiesChanged...
2013-11-20 Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-11-05 Oleksii ShevchukConfigurable Timeouts/Restarts default values
2013-09-25 Lennart Poetteringcgroup: if we do a cgroup operation then do something...
2013-09-11 Lennart Poetteringcore: failed scope units may not be restarted
2013-07-10 Lennart Poetteringscope: don't require an initialized PIDs set when deser...
2013-07-01 Lennart Poetteringscope: fix state string table
2013-07-01 Lennart Poetteringscope: implement reset-failed command
2013-06-30 Lennart Poetteringcore: add new "scope" unit type for making a unit of...