Age | Commit message (Expand) | Author |
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 |
2012-11-16 | service: drop support for SysV scripts for the early boot | Lennart Poettering |
2012-11-16 | umount: always remount read-only before unmounting in final shutdown loop | Lennart Poettering |
2012-11-16 | switch-root: try pivot_root() before overmounting / | Lennart Poettering |
2012-11-16 | shutdown: readd explicit sync() when shutting down | Lennart Poettering |
2012-11-15 | dbus-manager: modernize style | Zbigniew Jędrzejewski-Szmek |
2012-11-15 | dbus-manager: fix a fatal dbus abort in bus_manager_message_handler() | Eelco Dolstra |
2012-11-15 | sched: Only setting CPUSchedulingPriority=rr doesn't work | Holger Hans Peter Freyther |
2012-11-15 | core: lift restriction on order of - and @ in ExecStart | Zbigniew Jędrzejewski-Szmek |
2012-11-15 | core: interpret \; token in ExecStart as escaped ; | Oleksii Shevchuk |
2012-11-15 | core/load-fragment-gperf: add missing CONDITION_FILE_NOT_EMPTY | Oleksii Shevchuk |
2012-11-15 | core: fix %h, %s, %p handling in templates in user session | Oleksii Shevchuk |
2012-11-15 | systemd: highlight ordering cycle deletions | Olivier Brunel |
2012-11-06 | Revert "Implement SocketUser= and SocketGroup= for [Socket]" | Dave Reisner |
2012-11-05 | Implement SocketUser= and SocketGroup= for [Socket] | Dave Reisner |
2012-11-04 | mount-setup: try mounting 'efivarfs' only if the system bootet with EFI | Kay Sievers |
2012-11-04 | kmod-setup: mounting efivarfs, *after* we tried to mount it, is pointless | Kay Sievers |
2012-11-04 | kmod-setup: add conditional module loading callback | Kay Sievers |
2012-11-03 | drop Arch Linux support for reading /etc/rc.conf | Dave Reisner |
2012-11-03 | drop Arch Linux support for reading /etc/rc.conf | Dave Reisner |
2012-10-31 | service: drop special HTTP server target, as it is a bad idea anf Fedora spec... | Lennart Poettering |
2012-10-30 | shared, core: do not always accept numbers in string lookups | Michal Schmidt |
2012-10-30 | SMACK: Add configuration options. (v3) | Auke Kok |
2012-10-30 | systemd: mount the EFI variable filesystem | Lee, Chun-Yi |
2012-10-29 | swap: fix swap behaviour with symlinks | Olivier Brunel |
2012-10-29 | swap: modernize style | Zbigniew Jędrzejewski-Szmek |
2012-10-29 | swap: use automatic cleanup | Zbigniew Jędrzejewski-Szmek |
2012-10-29 | swap: introduce helper variable | Zbigniew Jędrzejewski-Szmek |
2012-10-28 | logind: support for hybrid sleep (i.e. suspend+hibernate at the same time) | Lennart Poettering |
2012-10-27 | hwclock: do not seal the kernel's time-warp call from inside the initrd | Kay Sievers |
2012-10-25 | job: avoid recursion into transaction code from job cancelation | Michal Schmidt |
2012-10-25 | job: add comments to JobResult values | Michal Schmidt |
2012-10-24 | remove Fedora hostname, locale, vconsole legacy file support | Kay Sievers |
2012-10-23 | mount: make sure m->where is set before unit_add_exec_dependencies() | Will Woods |
2012-10-18 | systemd: use structured logging for unit changes | Zbigniew Jędrzejewski-Szmek |
2012-10-18 | core/execute: use cleanup_strv_free | Zbigniew Jędrzejewski-Szmek |
2012-10-18 | manager: connect SIGRTMIN+24 to terminating --user instances | Lennart Poettering |
2012-10-18 | service: when invoking service processes in --user mode set MANAGERPID to PID... | Lennart Poettering |
2012-10-17 | Properly handle device aliases used as dependencies | Eelco Dolstra |
2012-10-16 | mount: don't try to initialize extra deps for mount units before initializing... | Lennart Poettering |
2012-10-16 | service: Heuristically determine whether SysV scripts support reload | Michael Stapelberg |
2012-10-16 | core/swap.c: Do not add Before=swap.target to swap units. | Thomas Bächler |
2012-10-16 | core: Refuse to run a user instance when the system hasn't been booted with s... | Thomas Bächler |
2012-10-16 | SELinux patch still broken, in that we are not checking the correct source co... | Daniel J Walsh |
2012-10-16 | core: allow Type=oneshot services to have ExecReload | Mantas Mikulėnas |
2012-10-13 | log: introduce a macro to format message id | Zbigniew Jędrzejewski-Szmek |
2012-10-09 | udev: support multiple entries for ENV{SYSTEMD_ALIAS} and ENV{SYSTEM_WANTS} | Kay Sievers |
2012-10-08 | dbus-manager: check return of unit_dbus_path | Lukas Nykryn |
2012-10-04 | dbus: expose Virtualization ID on PID1's bus interface | Lennart Poettering |