Age | Commit message (Expand) | Author |
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 |
2012-04-24 | service: introduce Type=idle and use it for gettys | Lennart Poettering |
2012-04-23 | transaction: cancel jobs non-recursively on isolate | Michal Schmidt |
2012-04-20 | transaction: maintain anchor_job | Michal Schmidt |
2012-04-20 | manager: split transaction.[ch] | Michal Schmidt |
2012-04-20 | manager: Transaction as an object | Michal Schmidt |
2012-04-20 | job: job_uninstall() | Michal Schmidt |
2012-04-20 | manager: simplify transaction_abort() | Michal Schmidt |
2012-04-20 | job: allow job_free() only on already unlinked jobs | Michal Schmidt |
2012-04-20 | manager: fix comment | Michal Schmidt |
2012-04-16 | logind: remove redundant entries from logind's default controller lists too | Lennart Poettering |
2012-04-16 | manager: remove unavailable/redundant entries from default controllers list | Lennart Poettering |
2012-04-13 | watchdog: make watchdog dbus properties writable | Lennart Poettering |
2012-04-13 | audit: ignore if we get EPERM | Lennart Poettering |
2012-04-13 | manager: support systems lacking /dev/tty0 | Lennart Poettering |
2012-04-13 | fix a couple of things found with the llvm static analyzer | Lennart Poettering |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |
2012-04-11 | move libsystemd_core.la sources into core/ | Kay Sievers |