Age | Commit message (Expand) | Author |
2012-07-26 | cgtop: use full terminal width | Zbigniew Jędrzejewski-Szmek |
2012-07-26 | log.h: new log_oom() -> int -ENOMEM, use it | Shawn Landden |
2012-07-25 | use "Out of memory." consistantly (or with "\n") | Shawn Landden |
2012-07-16 | unit: introduce %s specifier for the user shell | Lennart Poettering |
2012-07-16 | util: add getusername_malloc(), get_shell(), get_home_dir() | Lennart Poettering |
2012-07-15 | aquire_terminal(): fix uninitialized variable | Kay Sievers |
2012-07-13 | util: temporarily ignore SIGHUP while we are issuing TIOCSTTY | Lennart Poettering |
2012-07-13 | util: rename join() to strjoin() | Lennart Poettering |
2012-07-10 | switch-root: reopen /dev/console before we switch root | Lennart Poettering |
2012-07-10 | util: rm_rf() refuse cleaning non-memory file systems, as extra paranoia | Lennart Poettering |
2012-07-10 | util: add extra safety check to in_initrd() | Lennart Poettering |
2012-07-09 | paranoia: refuse rm_rf("/") | Lennart Poettering |
2012-06-26 | core: make systemd.confirm_spawn=1 actually work | Lennart Poettering |
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-30 | logind: optionally handle power, sleep and lid switch events | 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 | hostname-setup: also consider (ńone) an unset hostname | 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-14 | unit: print the color status marks on the left | Michal Schmidt |
2012-05-09 | util: a few updates for rm_rf() | 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-03 | hwclock: add taint flag for non-local hwclock | Lennart Poettering |
2012-04-22 | util: unify getenv() logic for other PID | 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-16 | logind: add shutdown/suspend/idle inhibition framework | Lennart Poettering |
2012-04-12 | execute: when we can't get the requested rlimit, get the next closest | Lennart Poettering |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |
2012-04-11 | polkit: when spawning off agent, wait until the agent is fully initialized | Lennart Poettering |
2012-04-11 | polkit: temporarily spawn of a polkit agent in terminals for possibly authent... | Lennart Poettering |
2012-04-11 | main: drop container/initrd env vars from inherited set | Lennart Poettering |
2012-04-10 | rename basic.la to shared.la and put selinux deps in shared-selinx.la | Kay Sievers |
2012-04-10 | util: move all to shared/ and split external dependencies in separate interna... | Kay Sievers |