]> git.ipfire.org Git - thirdparty/systemd.git/history - src/shared/util.c
service: add options RestartPreventExitStatus and SuccessExitStatus
[thirdparty/systemd.git] / src / shared / util.c
2012-08-14  Lukas Nykrynservice: add options RestartPreventExitStatus and Succe...
2012-08-13  Lennart Poetteringnamespace: rework namespace support
2012-08-09  Lennart Poetteringjournald: properly unescape messages from /dev/kmsg
2012-07-26  Zbigniew Jędrzejew... cgtop: use full terminal width
2012-07-26  Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-07-25  Shawn Landdenuse "Out of memory." consistantly (or with "\n")
2012-07-16  Lennart Poetteringunit: introduce %s specifier for the user shell
2012-07-16  Lennart Poetteringutil: add getusername_malloc(), get_shell(), get_home_dir()
2012-07-15  Kay Sieversaquire_terminal(): fix uninitialized variable
2012-07-13  Lennart Poetteringutil: temporarily ignore SIGHUP while we are issuing...
2012-07-13  Lennart Poetteringutil: rename join() to strjoin()
2012-07-10  Lennart Poetteringswitch-root: reopen /dev/console before we switch root
2012-07-10  Lennart Poetteringutil: rm_rf() refuse cleaning non-memory file systems...
2012-07-10  Lennart Poetteringutil: add extra safety check to in_initrd()
2012-07-09  Lennart Poetteringparanoia: refuse rm_rf("/")
2012-06-26  Lennart Poetteringcore: make systemd.confirm_spawn=1 actually work
2012-05-31  Kay Sieversutil: don't require libcap when building libsystemd...
2012-05-31  Lennart Poetteringutil: introduce a proper nsec_t and make use of it...
2012-05-30  Lennart Poetteringlogind: optionally handle power, sleep and lid switch...
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...