Age | Commit message (Expand) | Author |
2012-06-27 | core: rename system.preset to system-presets to follow naming scheme of other... | Lennart Poettering |
2012-06-26 | core: make systemd.confirm_spawn=1 actually work | Lennart Poettering |
2012-06-25 | cryptsetup: fix escaping when generating cryptsetup units | Lennart Poettering |
2012-06-22 | systemctl: automatically turn paths and unescaped unit names into proper unit... | Lennart Poettering |
2012-06-21 | preset: don't look for preset files in /lib unless /usr is split off | Lennart Poettering |
2012-06-17 | journal: expose and make use of cutoff times of journal | Lennart Poettering |
2012-06-13 | unit-name: introduce unit_dbus_path_from_name() | Michal Schmidt |
2012-06-04 | unit-name: never create a unit name with a leading '.' | Kay Sievers |
2012-06-01 | missing: define MS_STRICTATIME if not defined already | Lennart Poettering |
2012-06-01 | journal: allow setting of a cutoff log level for disk storage, syslog, kmsg, ... | Lennart Poettering |
2012-05-31 | main: Silence gcc warning | Marc-Antoine Perennou |
2012-05-31 | Revert "label: fix systemd-udev labeling of /run directory." | Kay Sievers |
2012-05-31 | mkdir: provide all functions with and without selinux label application | Kay Sievers |
2012-05-31 | mkdir: append _label to all mkdir() calls that explicitly set the selinux con... | Kay Sievers |
2012-05-31 | util: don't require libcap when building libsystemd-shared | Kay Sievers |
2012-05-31 | util: introduce a proper nsec_t and make use of it where appropriate | Lennart Poettering |
2012-05-31 | label: fix systemd-udev labeling of /run directory. | Daniel J Walsh |
2012-05-31 | selinux: downgrade database load time message to LOG_DEBUG | Lennart Poettering |
2012-05-30 | build-sys: fix built with --disable-logind | Lennart Poettering |
2012-05-30 | logind: optionally handle power, sleep and lid switch events | Lennart Poettering |
2012-05-29 | capabilities: when dropping capabilities system-wide also drop them from user... | Lennart Poettering |
2012-05-24 | main: add configuration option to alter capability bounding set for PID 1 | Lennart Poettering |
2012-05-23 | manager: rework generator logic | Lennart Poettering |
2012-05-22 | log: make sure generators never log into the journal to avoid activation dead... | Lennart Poettering |
2012-05-22 | util: make sure to fstatat() at most once in rm_rf_children() | Lennart Poettering |
2012-05-21 | util: rework in_initrd() logic | Lennart Poettering |
2012-05-21 | util: rm_rf_children() add root_dev parameter | Harald Hoyer |
2012-05-21 | util.c: add in_initrd() | Harald Hoyer |
2012-05-21 | main: corrected do_switch_root() | Harald Hoyer |
2012-05-21 | util: fix typo in newdup | Frederic Crozat |
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 | units: introduce new Documentation= field and make use of it everywhere | Lennart Poettering |
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 | 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-09 | util: a few updates for rm_rf() | Lennart Poettering |
2012-05-08 | path-util: there is no function path_parent() | 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 | util: split-out path-util.[ch] | Kay Sievers |
2012-05-08 | util: split-out hwclock.[ch] | Kay Sievers |
2012-05-07 | util: split-out conf-file.[ch] | Kay Sievers |
2012-05-07 | conf_files_list(): split out conf_files_list_strv() | Kay Sievers |
2012-05-07 | conf_files_list(): files-add() - do not canonicalize file names | Kay Sievers |
2012-05-05 | logind: implement delay inhibitor locks in addition to block inhibitor locks | Lennart Poettering |
2012-05-03 | cgroup: fix alloca() misuse in cg_shorten_controllers() | Lennart Poettering |
2012-05-03 | dbus: handle invalid enum values better | Lennart Poettering |