Age | Commit message (Expand) | Author |
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 |
2012-05-03 | hwclock: add taint flag for non-local hwclock | Lennart Poettering |
2012-04-29 | util: introduce container_of() macro | Lucas De Marchi |
2012-04-22 | util: unify getenv() logic for other PID | Lennart Poettering |
2012-04-22 | nspawn: add -b switch to automatically look for an init binary | Lennart Poettering |
2012-04-22 | default to v102 everywhere, instead of vt100, to synchronize with agetty | Lennart Poettering |
2012-04-22 | login: assing /dev/console logins to seat0 | Lennart Poettering |
2012-04-22 | util: fix tty_is_vc_resolve() in a container where /sys/class/tty/console/act... | Lennart Poettering |
2012-04-22 | log: include syslog identifier in default log properties, to avoid comm trunc... | Lennart Poettering |
2012-04-20 | log: fix LOG_TARGET_JOURNAL_OR_KMSG | Lennart Poettering |
2012-04-19 | fix typo in src/shared/install.c | Sven Anders |
2012-04-17 | udev: unify /dev static symlink setup | Kay Sievers |
2012-04-17 | silence a bunch of gcc warnings | Kay Sievers |
2012-04-17 | selinux: unify systemd and udev code | Kay Sievers |
2012-04-17 | mkdir: do not use alloca() in a loop | Kay Sievers |
2012-04-17 | udev: replace util_create_path() with mkdir_parents() | Kay Sievers |
2012-04-16 | logind: remove redundant entries from logind's default controller lists too | Lennart Poettering |
2012-04-16 | systemctl: show main and control PID explicitly in cgroup-show | Lennart Poettering |
2012-04-16 | util: introduce memdup() | Lennart Poettering |