Age | Commit message (Expand) | Author |
2013-05-09 | Start ctrl-alt-del.target irreversibly | Eelco Dolstra |
2013-04-25 | unit: rework stop pending logic | Lennart Poettering |
2013-04-25 | systemd: record the timestamps as early as possible | Harald Hoyer |
2013-04-24 | Add set_consume which always takes ownership | Zbigniew Jędrzejewski-Szmek |
2013-04-18 | move _cleanup_ attribute in front of the type | Harald Hoyer |
2013-04-17 | systemd: ignore hw timestamps in containers | Zbigniew Jędrzejewski-Szmek |
2013-04-08 | Do not serialize environment, when switching root | Harald Hoyer |
2013-04-05 | Use initalization instead of explicit zeroing | Zbigniew Jędrzejewski-Szmek |
2013-04-04 | util: add a bit of syntactic sugar to run short code fragments with a differe... | Lennart Poettering |
2013-04-04 | util: make time formatting a bit smarter | Lennart Poettering |
2013-03-31 | Partially revert e62d8c394474 | Zbigniew Jędrzejewski-Szmek |
2013-03-31 | Modernization | Zbigniew Jędrzejewski-Szmek |
2013-03-15 | core: reuse the same /tmp, /var/tmp and inaccessible dir | Michal Sekletar |
2013-03-13 | util, manager: and mempset() and use it | Michal Schmidt |
2013-03-13 | manager: use more stpcpy() | Michal Schmidt |
2013-03-13 | manager: push back animation timer whenever a job finishes | Michal Schmidt |
2013-03-06 | manager: remove timer fd explicitly from epoll | Enrico Scholz |
2013-03-04 | core/manager: fix conditions to start and stop watching running jobs | Michal Schmidt |
2013-03-02 | manager: turn a superfluous check into assert | Michal Schmidt |
2013-03-01 | manager: print p and then free it | Lukas Nykryn |
2013-03-01 | core: fix running jobs counters after reload/reexec | Michal Schmidt |
2013-03-01 | manager: prevent segfault in manager_print_jobs_in_progress() | Harald Hoyer |
2013-02-28 | core/manager: print status messages about running jobs | Michal Schmidt |
2013-02-28 | util, core: add support for ephemeral status lines | Michal Schmidt |
2013-02-28 | core/manager: make a couple of functions static | Michal Schmidt |
2013-02-28 | core: add manager_status_printf() | Michal Schmidt |
2013-02-22 | core, systemctl: add support for irreversible jobs | Michal Schmidt |
2013-02-13 | build-sys: make EFI support build-time optional | Lennart Poettering |
2013-02-13 | manager: pass environment over daemon-reexec | Oleksii Shevchuk |
2013-02-11 | manager: clean environment before passing it on to others | Lennart Poettering |
2013-02-06 | systemd: raise level of message about lookup paths | Zbigniew Jędrzejewski-Szmek |
2013-02-06 | systemd: do not remove empty paths from unit lookup path | Zbigniew Jędrzejewski-Szmek |
2013-01-22 | Replace autoconf int max test with simple define | Zbigniew Jędrzejewski-Szmek |
2013-01-22 | Fix some typos | Eelco Dolstra |
2013-01-19 | core: if the bootloader supports it, determine firmware and boot loader delay | Lennart Poettering |
2013-01-18 | build-sys: add autoconf macro to pick macro for x32 compatibility | Zbigniew Jędrzejewski-Szmek |
2013-01-08 | core: properly initialize kernel timestamp | Lennart Poettering |
2013-01-06 | systemd: use unit logging macros | Zbigniew Jędrzejewski-Szmek |
2013-01-06 | core/manager: modernize style | Zbigniew Jędrzejewski-Szmek |
2012-12-22 | nspawn: try to orderly shutdown container when receiving SIGTERM | Lennart Poettering |
2012-12-22 | socket: support socket activation of containers | Lennart Poettering |
2012-11-25 | manager: fix build on 32bit systems | Lennart Poettering |
2012-11-25 | timer: recalculate next elapse for calendar timer units when the system clock... | Lennart Poettering |
2012-11-22 | manager: introduce watch_init() initializer for watches | Lennart Poettering |
2012-10-18 | manager: connect SIGRTMIN+24 to terminating --user instances | Lennart Poettering |
2012-10-13 | log: introduce a macro to format message id | Zbigniew Jędrzejewski-Szmek |
2012-10-02 | audit: turn the audit fd into a static variable | Lennart Poettering |
2012-09-18 | core: move ManagerRunningAs to shared | Zbigniew Jędrzejewski-Szmek |
2012-09-18 | selinux: use existing library calls for audit data | Lennart Poettering |
2012-09-17 | main: newer kernels return EINVAL if we invoke reboot() in a container lackin... | Lennart Poettering |