Age | Commit message (Expand) | Author |
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 |
2012-09-13 | manager: fix the build | Lennart Poettering |
2012-09-13 | manager: extend performance measurement interface to include firmware/loader ... | Lennart Poettering |
2012-09-03 | journal: suppress structured messages if they'd go to the console | Lennart Poettering |
2012-09-03 | journal: generate structured journal messages for a number of events | Lennart Poettering |
2012-07-26 | log.h: new log_oom() -> int -ENOMEM, use it | Shawn Landden |
2012-07-25 | use "Out of memory." consistantly (or with "\n") | Shawn Landden |
2012-07-19 | manager: use a private notify sockets in containers to avoid problems with sh... | Lennart Poettering |
2012-07-18 | unit: don't serialize job state, only unit state across switch-root | Lennart Poettering |
2012-07-13 | util: rename join() to strjoin() | Lennart Poettering |
2012-07-10 | unit-name: remove unit_name_is_valid_no_type() and move unit_name_is_valid() ... | Lennart Poettering |
2012-07-02 | core: mention if we are run from an initial RAM disk | Lennart Poettering |
2012-07-02 | manager: turn notify socket into abstract namespace socket again | Lennart Poettering |
2012-06-29 | manager: serialize/deserialize job counters across reexec/reload | Lennart Poettering |
2012-06-26 | core: make systemd.confirm_spawn=1 actually work | Lennart Poettering |
2012-05-31 | mkdir: append _label to all mkdir() calls that explicitly set the selinux con... | Kay Sievers |
2012-05-23 | manager: rework generator logic | Lennart Poettering |
2012-05-21 | main: allow system wide limits for services | Frederic Crozat |
2012-05-21 | manager: only serialize the timestamps for the initramfs if in_initrd() | Harald Hoyer |
2012-05-21 | dbus-unit: always load the unit before handling a message for it | Michal Schmidt |
2012-05-09 | manager: introduce SwitchRoot bus call for initrd/main transition | Lennart Poettering |
2012-05-08 | util: split-out path-util.[ch] | Kay Sievers |
2012-04-25 | core: add NOP jobs, job type collapsing | Michal Schmidt |