Age | Commit message (Expand) | Author |
2013-01-11 | unit: instead of directly loading drop-in configuration snippets use conf_fil... | Lennart Poettering |
2013-01-11 | unit: allow extension of unit files with .d/*.conf drop-ins | Lennart Poettering |
2013-01-10 | dbus: duplicate Job.Cancel() as CancelJob() and Snapshot.Remove() as RemoveSn... | Lennart Poettering |
2013-01-10 | dbus: properly serialize calendar timer data | Lennart Poettering |
2013-01-09 | tabs to spaces | Thomas Hindoe Paaboel Andersen |
2013-01-08 | dbus: fix serialization of calendar timers | Lennart Poettering |
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 | journal: new logging macros to include UNIT= | Zbigniew Jędrzejewski-Szmek |
2013-01-06 | core/path: modernize style | Zbigniew Jędrzejewski-Szmek |
2013-01-06 | core/mount: modernize style | Zbigniew Jędrzejewski-Szmek |
2013-01-06 | core/dbus-unit: modernize style | Zbigniew Jędrzejewski-Szmek |
2013-01-06 | core/manager: modernize style | Zbigniew Jędrzejewski-Szmek |
2013-01-04 | service: fixup after ifdef dropping | Zbigniew Jędrzejewski-Szmek |
2013-01-04 | build-sys: drop all distribution specfic checks | Lennart Poettering |
2013-01-04 | service: drop inserv.conf parsing | Lennart Poettering |
2013-01-04 | service: drop the per-distro ifdefs in service.c | Lennart Poettering |
2013-01-04 | core: drop support for old per-distro configuration files for console, hostna... | Lennart Poettering |
2013-01-04 | Added globbing support to EnvironmentFile | Pekka Lundstrom |
2012-12-31 | unit: add ConditionACPower= | Lennart Poettering |
2012-12-23 | shared: move fdset.c from core/ to shared/ since it is used by more than the ... | Lennart Poettering |
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-12-22 | fdset: add calls for initializing fdset from socket activation fds | Lennart Poettering |
2012-12-22 | socket: properly serialize/desrialize mqueue fds | Lennart Poettering |
2012-12-19 | socket: Too many incoming connections | Dimitrios Apostolou |
2012-12-19 | unit: add %U for uids in units | Daniel Wallace |
2012-12-07 | shutdown, umount: use verbs consistently | Michal Schmidt |
2012-12-07 | shutdown, umount: logging improvements | Michal Schmidt |
2012-12-07 | umount: fix check for DM changed | Michal Schmidt |
2012-12-07 | shutdown: downgrade a warning | Michal Schmidt |
2012-12-05 | core: add catalog entry and MESSAGE_ID for overmounting | Zbigniew Jędrzejewski-Szmek |
2012-11-28 | shutdown: fix typo | Hermann Gausterer |
2012-11-28 | shutdown: don't consider umounting of / and /usr failed | Tom Gundersen |
2012-11-28 | shutdown: don't pivot to /run/initramfs if already there | Tom Gundersen |
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-24 | build-sys: drop TARGET_UBUNTU | Lennart Poettering |
2012-11-23 | timer: implement calendar time events | Lennart Poettering |
2012-11-22 | locale: modernizations | Lennart Poettering |
2012-11-22 | dbus: introduce _cleanup_dbus_error_free_ | Lennart Poettering |
2012-11-22 | manager: introduce watch_init() initializer for watches | Lennart Poettering |
2012-11-22 | automount: modernizations | Lennart Poettering |
2012-11-21 | Add #ifdef guards around xattr usage | Henrik Grindal Bakken |
2012-11-20 | build-sys: make loadable module support optional | Tom Gundersen |
2012-11-20 | socket: improve error message when we cannot spawn the socket's service unit | Lennart Poettering |
2012-11-19 | core/load-fragment: fix (potential) bad memory access | Zbigniew Jędrzejewski-Szmek |
2012-11-19 | core/load-fragment: be more precise in error messages | Zbigniew Jędrzejewski-Szmek |
2012-11-16 | rpm: udevadm is actually in bindir | Zbigniew Jędrzejewski-Szmek |
2012-11-16 | rpm: update RPM macros to include definitions for more drop-in directories an... | Lennart Poettering |