Age | Commit message (Expand) | Author |
2012-05-21 | main: try a bit harder to find an init process to execute after reexec/switch... | Lennart Poettering |
2012-05-21 | service: make the fsck pass no configurable | Lennart Poettering |
2012-05-21 | cryptsetup: a few simplifications | Lennart Poettering |
2012-05-21 | hostname-setup: also consider (Ε„one) an unset hostname | Lennart Poettering |
2012-05-21 | unit: introduce RequiredBy= setting in [Install], to complement WantedBy= | Lennart Poettering |
2012-05-21 | login: minor typo fix | Lennart Poettering |
2012-05-21 | units: introduce new Documentation= field and make use of it everywhere | Lennart Poettering |
2012-05-21 | systemctl: drop useless DBus calls from 'systemctl show foo.service' | Michal Schmidt |
2012-05-21 | dbus-unit: always load the unit before handling a message for it | Michal Schmidt |
2012-05-21 | delta: drop PHP'ism | Lennart Poettering |
2012-05-21 | delta: don't highlight unchanged files | Lennart Poettering |
2012-05-21 | delta: introduce arg_flags field, to follow our usual scheme | Lennart Poettering |
2012-05-16 | delta: use same nomenclature for equivalent and redirected everywhere | Lennart Poettering |
2012-05-16 | delta: enums are much cooler than defines | Lennart Poettering |
2012-05-16 | delta: Support filtering what type of deltas to show | Gergely Nagy |
2012-05-16 | delta: add preset dirs | Lennart Poettering |
2012-05-16 | delta: add missing files | Lennart Poettering |
2012-05-16 | switch-root: check for absolute paths | Lennart Poettering |
2012-05-15 | udev: update docs, NEWS | Kay Sievers |
2012-05-15 | udev: libudev - bump soname, remove deprecated functions, introduce symbol ve... | Kay Sievers |
2012-05-15 | tmpfiles: if we are supposed to write a string to a file, it's OK if we can't... | Lennart Poettering |
2012-05-15 | install: fix inverted meaning of '--force' in systemctl enable | Michal Schmidt |
2012-05-14 | missing: Fix broken syscall(__NR_fanotify_mark... on ppc32 | Andreas Schwab |
2012-05-14 | sd-login: update header docs a bit | Lennart Poettering |
2012-05-14 | namespace: make PrivateTmp= apply to both /tmp and /var/tmp | Lennart Poettering |
2012-05-14 | systemctl: add switch-root verb | Lennart Poettering |
2012-05-14 | core: add extra safety check before switching root | Lennart Poettering |
2012-05-14 | job: info message if JOB_VERIFY_ACTIVE detects an inactive unit | Michal Schmidt |
2012-05-14 | job: report the status of first half of JOB_RESTART the same as JOB_STOP | Michal Schmidt |
2012-05-14 | unit: unit type dependent status messages | Michal Schmidt |
2012-05-14 | unit: print the color status marks on the left | Michal Schmidt |
2012-05-14 | job: change red [ABORT] status to yellow [DEPEND] | Michal Schmidt |
2012-05-14 | job: only jobs on the runqueue can be run | Michal Schmidt |
2012-05-14 | keymap: Add Mio N890 | Martin Pitt |
2012-05-10 | udev: path_id - cciss - set "we have a bus" flag | Kay Sievers |
2012-05-10 | udev: path_id - add cciss support | Hannes Reinecke |
2012-05-09 | dbus-manager: fix tainted string | Michal Schmidt |
2012-05-09 | main: fix uninitialized variable | Michal Schmidt |
2012-05-09 | main: fix assertion failure due to use of ELEMENTSOF on a non-array | Michal Schmidt |
2012-05-09 | util: a few updates for rm_rf() | Lennart Poettering |
2012-05-09 | manager: introduce SwitchRoot bus call for initrd/main transition | Lennart Poettering |
2012-05-08 | path-util: there is no function path_parent() | Lennart Poettering |
2012-05-08 | main: simplify+unify logic for parsing runtime booleans | Lennart Poettering |
2012-05-08 | logind: implement suspend/hibernate calls with inhibition logic | Lennart Poettering |
2012-05-08 | sleep: implement suspend/hibernate as first class targets | Lennart Poettering |
2012-05-08 | logind: use "sleep" as generic term for "suspend", "hibernate", and later on ... | Lennart Poettering |
2012-05-08 | logind: fix test-inhibit | Lennart Poettering |
2012-05-08 | util: split-out path-util.[ch] | Kay Sievers |
2012-05-08 | util: split-out hwclock.[ch] | Kay Sievers |
2012-05-07 | logind: fix memory leak | Frederic Crozat |