chiark / gitweb /
unit: add ConditionACPower=
[elogind.git] / src / shared / util.c
2012-12-31 Lennart Poetteringunit: add ConditionACPower=
2012-12-23 Lennart Poetteringutil: if /sys mounted read-only we can't suspend/hibernate
2012-12-23 Lennart Poetteringutil: when determining controlling tty of a process...
2012-12-23 Lennart Poetteringlogind: add support for automatic suspend/hibernate...
2012-12-23 Lennart Poetteringjournalctl: strip TABs and ANSI color sequences from...
2012-11-23 Lennart Poetteringutil: split off time related calls from util.[ch] into...
2012-11-23 Lennart Poetteringutil: drop "," between week day and date when formattin...
2012-11-19 Anders Olofssonshared/utils: systemd-cgls shows 'n/a' when piping...
2012-11-16 Zbigniew Jędrzejew... journal, shared: fix warnings during compilation on...
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, core: do not always accept numbers in string...
2012-10-30 Michal Schmidtshared, libsystemd-daemon: check for empty strings...
2012-10-29 Michal Schmidtutil: improve overflow checks
2012-10-29 Dave Reisnerutil: avoid divide by zero FPE
2012-10-28 Michal Sekletarutil: fix possible integer overflows
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-25 Kay Sieversudev: hwdb - remove run_once
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-17 Lennart Poetteringhostnamed: allow UTF8 chars in pretty hostname again
2012-10-17 Lennart Poetteringtimedatectl: introduce new command line client for...
2012-10-15 Lennart Poetteringutil: properly handle -1 timespec/timeval
2012-10-11 Lennart Poetteringjournalctl: implement --since= and --until for filterin...
2012-10-08 Martin Mikkelsenshared: fix broken string_is_safe
2012-10-03 Lennart Poetteringdbus: add some more safety checks before accepting...
2012-09-27 Lennart Poetteringlogs-show: various cleanups
2012-09-24 Lennart Poetteringutil: don't export parsed_columns
2012-09-24 Dave Reisnerjournalctl: reset cached column count on SIGWINCH
2012-09-21 Lukas Nykrynshared: call va_end in all cases
2012-09-20 Lennart Poetteringutil: fix overflow checks
2012-09-20 Lennart Poetteringutil: overflow hardening
2012-09-19 Lennart Poetteringutil: define union dirent_storage and make use of it...
2012-09-19 Lennart Poetteringutil: fix bad strstrip() return value in normalize_env_...
2012-09-17 Lennart Poetteringutil: introduce get_process_gid()
2012-09-17 Lennart Poetteringconf-parser: don't unescape parsed configuration string...
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: more modernizations
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-09-11 Tom Gundersenutil: rm_rf_children_dangerous: delete all descendants...
2012-09-05 Lennart Poetteringnspawn: handle poweroff/reboot nicely in containers
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-21 Dave Reisnershared/util: add fstab support for partuuid/partlabel
2012-08-21 Dave Reisnershared/util: refactor fstab_node_to_udev_node
2012-08-21 Lennart Poetteringjournalctl: really include .journal~ files in listing
2012-08-20 Lennart Poetteringjournalctl: output FSS key as QR code on generating
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
next