chiark / gitweb /
shared: free dt (temporary dir name) on fail
[elogind.git] / src / shared / util.c
2013-03-27 Václav Pavlínshared: free dt (temporary dir name) on fail
2013-03-27 Zbigniew Jędrzejew... Simplify the meaning of %s
2013-03-25 Lennart Poetteringbus: implement support for FD passing
2013-03-22 Zbigniew Jędrzejew... util: workaround two gcc warnings
2013-03-22 Lennart Poetteringutil: be more picky when validating hostnames
2013-03-22 Lennart Poetteringjournalctl: give a nice hint about group membership...
2013-03-20 Zbigniew Jędrzejew... Remove some unused variables
2013-03-20 Lennart Poetteringbus: implement demarshaller
2013-03-20 Lennart Poetteringutil: add hexmem() and strextend() calls
2013-03-20 Zbigniew Jędrzejew... Make PrivateTmp dirs also inaccessible from the outside
2013-03-16 Michal Sekletarcore: reuse the same /tmp, /var/tmp and inaccessible dir
2013-03-08 Michal Schmidtutil: fix printing of welcome message
2013-03-08 Michal Schmidtshared: inline trivial auto-cleanup functions
2013-03-07 Jan Janssenutil: Fix grammar in comment
2013-03-05 Lennart Poetteringutil: properly escape corner cases in bus_path_escape...
2013-03-01 Zbigniew Jędrzejew... Merge branch 'python-systemd-reader'
2013-02-28 Michal Schmidtutil: split resolving of /dev/console into a new function
2013-02-28 Michal Schmidtutil, core: add support for ephemeral status lines
2013-02-14 Thomas Hindoe Paab... bootchart: use conf-parser & CamelCase names in .conf
2013-02-14 Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-02-13 Lennart Poetteringefi: efi_get_boot_options() should already sort the...
2013-02-13 Lennart PoetteringRevert "log_error() if inotify_add_watch() fails"
2013-02-13 Harald Hoyerlog_error() if inotify_add_watch() fails
2013-02-13 Colin Waltersutil: *DO NOT* loop for EINTR handling with close_nointr()
2013-02-12 Thomas Hindoe Paab... util: introduce strcaseeq/strncaseeq
2013-02-12 Thomas Hindoe Paab... use strneq instead of strncmp
2013-02-11 Lennart Poetteringbinfmt,tmpfiles,modules-load,sysctl: rework the various...
2013-02-11 Lennart Poetteringutil: rework load_env_file()
2013-02-11 Lennart Poetteringutil: introduce FOREACH_LINE for iterating through...
2013-02-11 Lennart Poetteringenv: considerably beef up environment cleaning logic
2013-01-25 Zbigniew Jędrzejew... Add _cleanup_pclose_ and fix mismatching pipe close...
2013-01-21 Lennart Poetteringutil: move is_efiboot() to efivars.c
2013-01-19 Lennart Poetteringcgroup: additional validity checks for cgroup attribute...
2013-01-18 Zbigniew Jędrzejew... util: modernization and test for load_env_file
2013-01-18 Michal Vyskocilutil: continuation support for load_env_file
2013-01-18 Lennart Poetteringsystemctl: add new "get-cgroup-attr" to query current...
2013-01-17 Lukas Nykrynsystemctl add command list-dependencies
2013-01-17 Lennart Poetteringutil: fix bad memory access
2013-01-16 Lukas Nykrynsystemctl,loginctl,cgls: do not ellipsize cgroup member...
2013-01-15 Lennart Poetteringsystemctl: when inhibiting shutdown/suspend also check...
2013-01-07 Tom GundersenMerge nss-myhostname
2013-01-04 Lennart PoetteringMake gcc a bit quieter
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
next