]> git.ipfire.org Git - thirdparty/systemd.git/history - src/shared/util.h
macro: rework how we define cleanup macros
[thirdparty/systemd.git] / src / shared / util.h
2013-04-16  Lennart Poetteringmacro: rework how we define cleanup macros
2013-04-16  Lennart Poetteringutil: replace decimal_str_max() by a typesafe macro...
2013-04-14  Lennart Poetteringutil: introduce alloca0() and use it at a number of...
2013-04-14  Zbigniew Jędrzejew... fileio: in envfiles, do not skip lines following empty...
2013-04-12  Zbigniew Jędrzejew... util: add wrapper for realloc to avoid specyfing type
2013-04-10  Zbigniew Jędrzejew... systemctl: ellipsize job list only when necessary,...
2013-04-08  Lennart Poetteringmachine-id: fix missing initialization v201
2013-04-05  Zbigniew Jędrzejew... Add _cleanup_globfree_
2013-04-05  Martin PittPAM, uaccess: check for logind, not for systemd
2013-04-05  Cristian Rodríguezjournal: u64log2 can be expressed just as __builtin_clz...
2013-04-04  Lennart Poetteringutil: add a bit of syntactic sugar to run short code...
2013-04-02  Lennart Poetteringutil: add a bit of syntactic sugar for saving/restoring...
2013-03-31  Lennart Poetteringbus: parse matches locally and allow registration of...
2013-03-30  Lennart Poetteringbus: implement server mode, and anonymous authentication
2013-03-29  Zbigniew Jędrzejew... Always use errno > 0 to help gcc
2013-03-29  Zbigniew Jędrzejew... catalog: open up catalog internals
2013-03-27  Zbigniew Jędrzejew... Simplify the meaning of %s
2013-03-22  Lennart Poetteringjournalctl: give a nice hint about group membership...
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-18  Zbigniew Jędrzejew... journal,shared: add _cleanup_journal_close_
2013-03-16  Michal Sekletarcore: reuse the same /tmp, /var/tmp and inaccessible dir
2013-03-13  Michal Schmidtutil, manager: and mempset() and use it
2013-03-08  Michal Schmidtshared: inline trivial auto-cleanup functions
2013-03-02  Michal Schmidtjob: print the "OK" status messages in normal green
2013-03-01  Zbigniew Jędrzejew... Merge branch 'python-systemd-reader'
2013-02-28  Michal Schmidtcore/manager: print status messages about running jobs
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-12  Thomas Hindoe Paab... util: introduce strcaseeq/strncaseeq
2013-02-11  Lennart Poetteringbinfmt,tmpfiles,modules-load,sysctl: rework the various...
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-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]
next