chiark / gitweb /
systemctl add command list-dependencies
[elogind.git] / src / shared / util.h
2013-01-17 Lukas Nykrynsystemctl add command list-dependencies
2013-01-15 Lennart Poetteringsystemctl: when inhibiting shutdown/suspend also check...
2013-01-07 Tom GundersenMerge nss-myhostname
2012-12-31 Lennart Poetteringunit: add ConditionACPower=
2012-12-23 Lennart Poetteringjournalctl: strip TABs and ANSI color sequences from...
2012-12-22 Lennart Poetteringnspawn: allow passing socket activation fds through...
2012-11-23 Lennart Poetteringutil: split off time related calls from util.[ch] into...
2012-11-22 Kay Sieversshared: FORMAT_TIMESTAMP_MAX +1
2012-11-14 Lennart Poetteringutil: add strreplace() to replace a substring by anothe...
2012-11-12 Michal Schmidtutil: nicer tree drawings
2012-11-04 Kay Sieversshared: add is_efiboot()
2012-11-02 Michal Schmidtutil : fallback to plain ASCII drawing if locale is...
2012-11-02 Michal Schmidtutil: add is_locale_utf8()
2012-10-30 Michal Schmidtshared: "max" in the string->number conversion is meant...
2012-10-30 Michal Schmidtshared, core: do not always accept numbers in string...
2012-10-27 Lennart Poetteringlogind: support for hybrid sleep (i.e. suspend+hibernat...
2012-10-26 Lennart Poetteringutil: return the remaining string in startswith()
2012-10-26 Lennart Poetteringcoredumpctl: show timestamps in list
2012-10-22 Kay Sieversutil: add (x)bsearch_r(), the missing counterpart of...
2012-10-19 Lennart Poetteringutil: change endswith() to return a pointer to the...
2012-10-18 Lennart Poetteringutil: unify line caching and column caching
2012-10-18 Lennart Poetteringutil: unify usage of on_tty() in util.c
2012-10-18 Lennart Poetteringutil: simplify column caching logic
2012-10-11 Lennart Poetteringjournalctl: implement --since= and --until for filterin...
2012-10-03 Lennart Poetteringdbus: add some more safety checks before accepting...
2012-09-24 Dave Reisnerjournalctl: reset cached column count on SIGWINCH
2012-09-20 Lennart Poetteringutil: fix overflow checks
2012-09-20 Lennart Poetteringutil: overflow hardening
2012-09-19 Lennart Poetteringutil: make sure heap allocators fail when array allocat...
2012-09-19 Lennart Poetteringutil: define union dirent_storage and make use of it...
2012-09-17 Lennart Poetteringutil: introduce get_process_gid()
2012-09-17 Lennart Poetteringutil: various cleanups for printing boot status
2012-09-16 Zbigniew Jędrzejew... nspawn: use automatic cleanup for umask
2012-09-14 Lennart Poetteringtimedate: assorted improvements
2012-09-14 Lennart Poetteringutil: various additional modernizations
2012-09-14 Lennart Poetteringutil: modernize a few functions with automatic cleanup...
2012-09-13 Lennart Poetteringmacro: introduce _cleanup_free_ macro for automatic...
2012-08-22 Lennart Poetteringjournal: move syslog specific calls out of util.c
2012-08-22 Lennart Poetteringjournald: split /dev/kmsg related stuff into its own...
2012-08-09 Lennart Poetteringjournald: properly unescape messages from /dev/kmsg
2012-07-26 Zbigniew Jędrzejew... cgtop: use full terminal width
2012-07-19 Shawn Landdenuse #pragma once instead of foo*foo #define guards
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-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-06-26 Lennart Poetteringcore: make systemd.confirm_spawn=1 actually work
2012-05-31 Marc-Antoine Perennoumain: Silence gcc warning
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-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 Frederic Crozatutil: fix typo in newdup
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-14 Michal Schmidtjob: change red [ABORT] status to yellow [DEPEND]
2012-05-08 Lennart Poetteringlogind: implement suspend/hibernate calls with inhibiti...
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-04-29 Lucas De Marchiutil: introduce container_of() macro
2012-04-22 Lennart Poetteringutil: unify getenv() logic for other PID
2012-04-22 Lennart Poetteringnspawn: add -b switch to automatically look for an...
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 Poetteringutil: introduce memdup()
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...