chiark / gitweb /
manager: introduce watch_init() initializer for watches
[elogind.git] / src / core / manager.c
2012-11-21 Lennart Poetteringmanager: introduce watch_init() initializer for watches
2012-10-17 Lennart Poetteringmanager: connect SIGRTMIN+24 to terminating --user...
2012-10-13 Zbigniew Jędrzejew... log: introduce a macro to format message id
2012-10-02 Lennart Poetteringaudit: turn the audit fd into a static variable
2012-09-18 Zbigniew Jędrzejew... core: move ManagerRunningAs to shared
2012-09-17 Lennart Poetteringselinux: use existing library calls for audit data
2012-09-17 Lennart Poetteringmain: newer kernels return EINVAL if we invoke reboot...
2012-09-13 Lennart Poetteringmanager: fix the build
2012-09-13 Lennart Poetteringmanager: extend performance measurement interface to...
2012-09-04 Lennart Poetteringjournal: suppress structured messages if they'd go...
2012-09-04 Lennart Poetteringjournal: generate structured journal messages for a...
2012-07-26 Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-07-25 Shawn Landdenuse "Out of memory." consistantly (or with "\n")
2012-07-19 Lennart Poetteringmanager: use a private notify sockets in containers...
2012-07-17 Lennart Poetteringunit: don't serialize job state, only unit state across...
2012-07-13 Lennart Poetteringutil: rename join() to strjoin()
2012-07-10 Lennart Poetteringunit-name: remove unit_name_is_valid_no_type() and...
2012-07-02 Lennart Poetteringcore: mention if we are run from an initial RAM disk
2012-07-02 Lennart Poetteringmanager: turn notify socket into abstract namespace...
2012-06-29 Lennart Poetteringmanager: serialize/deserialize job counters across...
2012-06-26 Lennart Poetteringcore: make systemd.confirm_spawn=1 actually work
2012-05-31 Kay Sieversmkdir: append _label to all mkdir() calls that explicit...
2012-05-23 Lennart Poetteringmanager: rework generator logic
2012-05-21 Frederic Crozatmain: allow system wide limits for services
2012-05-21 Harald Hoyermanager: only serialize the timestamps for the initramf...
2012-05-21 Michal Schmidtdbus-unit: always load the unit before handling a messa...
2012-05-08 Lennart Poetteringmanager: introduce SwitchRoot bus call for initrd/main...
2012-05-08 Kay Sieversutil: split-out path-util.[ch]
2012-04-25 Michal Schmidtcore: add NOP jobs, job type collapsing
2012-04-24 Lennart Poetteringservice: introduce Type=idle and use it for gettys
2012-04-23 Michal Schmidttransaction: cancel jobs non-recursively on isolate
2012-04-20 Michal Schmidttransaction: maintain anchor_job
2012-04-20 Michal Schmidtmanager: split transaction.[ch]
2012-04-20 Michal Schmidtmanager: Transaction as an object
2012-04-20 Michal Schmidtjob: job_uninstall()
2012-04-20 Michal Schmidtmanager: simplify transaction_abort()
2012-04-20 Michal Schmidtjob: allow job_free() only on already unlinked jobs
2012-04-20 Michal Schmidtmanager: fix comment
2012-04-16 Lennart Poetteringlogind: remove redundant entries from logind's default...
2012-04-16 Lennart Poetteringmanager: remove unavailable/redundant entries from...
2012-04-13 Lennart Poetteringwatchdog: make watchdog dbus properties writable
2012-04-13 Lennart Poetteringaudit: ignore if we get EPERM
2012-04-13 Lennart Poetteringmanager: support systems lacking /dev/tty0
2012-04-13 Lennart Poetteringfix a couple of things found with the llvm static analyzer
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11 Kay Sieversmove libsystemd_core.la sources into core/