chiark / gitweb /
util: make sure to fstatat() at most once in rm_rf_children()
[elogind.git] / src / shared / util.c
2012-05-22 Lennart Poetteringutil: make sure to fstatat() at most once in rm_rf_chil...
2012-05-21 Lennart Poetteringutil: rework in_initrd() logic
2012-05-21 Harald Hoyerutil: rm_rf_children() add root_dev parameter
2012-05-21 Harald Hoyerutil.c: add in_initrd()
2012-05-21 Harald Hoyermain: corrected do_switch_root()
2012-05-21 Lennart Poetteringhostname-setup: also consider (Ε„one) an unset hostname
2012-05-21 Lennart Poetteringunits: introduce new Documentation= field and make...
2012-05-15 Lennart Poetteringtmpfiles: if we are supposed to write a string to a...
2012-05-14 Michal Schmidtunit: print the color status marks on the left
2012-05-08 Lennart Poetteringutil: a few updates for rm_rf()
2012-05-08 Lennart Poetteringlogind: implement suspend/hibernate calls with inhibiti...
2012-05-08 Lennart Poetteringsleep: implement suspend/hibernate as first class targets
2012-05-08 Kay Sieversutil: split-out path-util.[ch]
2012-05-07 Kay Sieversutil: split-out hwclock.[ch]
2012-05-07 Kay Sieversutil: split-out conf-file.[ch]
2012-05-07 Kay Sieversconf_files_list(): split out conf_files_list_strv()
2012-05-07 Kay Sieversconf_files_list(): files-add() - do not canonicalize...
2012-05-03 Lennart Poetteringhwclock: add taint flag for non-local hwclock
2012-04-22 Lennart Poetteringutil: unify getenv() logic for other PID
2012-04-22 Lennart Poetteringdefault to v102 everywhere, instead of vt100, to synchr...
2012-04-22 Lennart Poetteringlogin: assing /dev/console logins to seat0
2012-04-21 Lennart Poetteringutil: fix tty_is_vc_resolve() in a container where...
2012-04-16 Lennart Poetteringlogind: add shutdown/suspend/idle inhibition framework
2012-04-12 Lennart Poetteringexecute: when we can't get the requested rlimit, get...
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11 Lennart Poetteringpolkit: when spawning off agent, wait until the agent...
2012-04-11 Lennart Poetteringpolkit: temporarily spawn of a polkit agent in terminal...
2012-04-11 Lennart Poetteringmain: drop container/initrd env vars from inherited set
2012-04-10 Kay Sieversrename basic.la to shared.la and put selinux deps in...
2012-04-10 Kay Sieversutil: move all to shared/ and split external dependenci...