Age | Commit message (Expand) | Author |
2014-10-01 | shared: util - use nicer idiom to silence Coverity | Zbigniew Jędrzejewski-Szmek |
2014-09-30 | shared: util - use nicer idiom to silence Coverity | Tom Gundersen |
2014-09-29 | util: silence coverity | Tom Gundersen |
2014-09-16 | util: remove a unnecessary check | Thomas Hindoe Paaboel Andersen |
2014-09-15 | hashmap: introduce hash_ops to make struct Hashmap smaller | Michal Schmidt |
2014-09-03 | localed: remove free_and_copy | Zbigniew Jędrzejewski-Szmek |
2014-08-27 | util: fix minimal race where we might miss SIGTERMs when forking off an agent | Lennart Poettering |
2014-08-27 | util: make lookup_uid() global | David Herrmann |
2014-08-26 | util: make use of newly added reset_signal_mask() call wherever appropriate | Lennart Poettering |
2014-08-26 | util: reset signals when we fork off agents | Lennart Poettering |
2014-08-26 | util: make sure reset_all_signal_handlers() continues with all other signal h... | Lennart Poettering |
2014-08-22 | core: add support for a configurable system-wide start-up timeout | Lennart Poettering |
2014-08-21 | util: simplify close_nointr() a bit | Lennart Poettering |
2014-08-20 | util: return after freeing all members of array | Lukas Nykryn |
2014-08-20 | indentation/spurious whitespace fixes | Lennart Poettering |
2014-08-19 | sysusers: add another column to sysusers files for the home directory | Lennart Poettering |
2014-08-15 | main: minor code modernization for initializing the console | Lennart Poettering |
2014-08-15 | util: make is_localhost() check for 'localdomain' too, so that we can use it ... | Lennart Poettering |
2014-08-15 | core: Refuse mount on symlink | Timofey Titovets |
2014-08-14 | core: move status line ellipsation to 50% of the line | Lennart Poettering |
2014-08-11 | fix a couple of more lazy "return -1" | Lennart Poettering |
2014-08-11 | util: avoid considering dpkg temporary files relevant for anything | Lennart Poettering |
2014-08-01 | resolved: read the system /etc/resolv.conf unless we wrote it ourselves | Lennart Poettering |
2014-07-31 | core/load-fragment.c: correct argument sign and split up long lines | Zbigniew Jędrzejewski-Szmek |
2014-07-31 | Properly report invalid quoted strings | Zbigniew Jędrzejewski-Szmek |
2014-07-31 | Reject invalid quoted strings | Zbigniew Jędrzejewski-Szmek |
2014-07-29 | resolved: when resolving an address PTR record via llmnr, make a tcp connecti... | Lennart Poettering |
2014-07-29 | time-util: add and use USEC/NSEC_INFINIY | Kay Sievers |
2014-07-27 | parse_boolean: require exact matches | Ansgar Burchardt |
2014-07-16 | Be more careful when checking for empty files | Zbigniew Jędrzejewski-Szmek |
2014-07-11 | util: fix has cc check and add test | Zbigniew Jędrzejewski-Szmek |
2014-07-07 | firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot... | Lennart Poettering |
2014-07-07 | firstboot: follow lock protocol when changing /etc/shadow | Lennart Poettering |
2014-07-07 | firstboot: add new component to query basic system settings on first boot, or... | Lennart Poettering |
2014-07-07 | util: don't consider tabs special in string_has_cc() anymore | Lennart Poettering |
2014-07-07 | util: consider 0x7F a control chracter (which it is: DEL) | Lennart Poettering |
2014-07-03 | sd-bus: support connecting to remote hosts, directly into containers | Lennart Poettering |
2014-07-02 | util: when unescaping strings, don't allow smuggling in of additional NUL bytes | Lennart Poettering |
2014-07-02 | util: generalize is_localhost() and use it everywhere where applicable | Lennart Poettering |
2014-07-02 | path: add new "systemd-path" utility for querying paths described in file-hie... | Lennart Poettering |
2014-07-01 | parse_uid: return -ENXIO for -1 uids | Kay Sievers |
2014-06-30 | shared/util.c:wait_for_terminate_and_warn(): Add a comment on the return values | Luke Shumaker |
2014-06-30 | util: fix comment | Lennart Poettering |
2014-06-29 | util: refuse considering UID 0xFFFF and 0xFFFFFFFF valid | Lennart Poettering |
2014-06-24 | use more _cleanup_ macro | Ronny Chevalier |
2014-06-20 | util: treat fuse.sshfs as a network filesystem | Zbigniew Jędrzejewski-Szmek |
2014-06-20 | util: do not strip /dev prefix twice | Zbigniew Jędrzejewski-Szmek |
2014-06-20 | shared: fix search_and_fopen with alternate roots | Michael Marineau |
2014-06-20 | shared: rename path_strv_canonicalize_absolute functions | Michael Marineau |
2014-06-19 | util.c: simplify rm_rf_children_dangerous | Zbigniew Jędrzejewski-Szmek |