Age | Commit message (Expand) | Author |
2015-10-27 | util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move mount related utility calls to mount-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split string parsing related calls from util.[ch] into parse-util.[ch] | Lennart Poettering |
2015-10-25 | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering |
2015-10-24 | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering |
2015-10-24 | util: split out extract_first_word() and related calls into extract-word.[ch] | Lennart Poettering |
2015-09-07 | basic: rework virtualization detection API | Lennart Poettering |
2015-08-07 | util: Don't interpret quotes by default in extract_first_word | Richard Maw |
2015-08-07 | util: change unquote_*_word to extract_*_word | Richard Maw |
2015-05-29 | path-util: Change path_is_mount_point() symlink arg from bool to flags | Martin Pitt |
2015-05-18 | util: split all hostname related calls into hostname-util.c | Lennart Poettering |
2015-03-26 | util: rework word parsing and c unescaping code | Lennart Poettering |
2015-02-27 | shared/condition: fix gcc5 warning | Daniel Mack |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-03 | util: rework strappenda(), and rename it strjoina() | Lennart Poettering |
2014-12-23 | condition: don't include files from src/core | Lennart Poettering |
2014-12-18 | tree-wide: make condition_free_list return NULL | Zbigniew Jędrzejewski-Szmek |
2014-12-10 | util: introduce our own gperf based capability list | Lennart Poettering |
2014-12-06 | remove duplicated includes | Thomas Hindoe Paaboel Andersen |
2014-11-07 | util: rework /proc/cmdline parser to use unquote_first_word() | Lennart Poettering |
2014-11-07 | util: simplify proc_cmdline() to reuse get_process_cmdline() | Lennart Poettering |
2014-11-06 | shared: rename condition-util.[ch] to condition.[ch] | Lennart Poettering |