Age | Commit message (Expand) | Author |
2015-08-24 | machined: validate machine names at more places | Lennart Poettering |
2015-08-24 | util: make machine_name_is_valid() a macro and move it to hostname-util.h | Lennart Poettering |
2015-08-17 | Merge pull request #977 from richardmaw-codethink/machinectl-userns-login-v2 | Lennart Poettering |
2015-08-17 | namespace helpers: Allow entering a UID namespace | Richard Maw |
2015-08-07 | util: Add shell_escape | Richard Maw |
2015-08-07 | util: Allow non-separator coalescing parsing in extract_first_word | Richard Maw |
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-08-07 | unquote_first_word: set *p=NULL on termination | Richard Maw |
2015-08-05 | Merge branch 'hostnamectl-dot-v2' | Zbigniew Jędrzejewski-Szmek |
2015-08-05 | hostname-util: add relax parameter to hostname_is_valid | Zbigniew Jędrzejewski-Szmek |
2015-08-04 | util: add getxattr helper apis | WaLyong Cho |
2015-08-01 | busctl: add and use strcmp_ptr() | Namhyung Kim |
2015-07-27 | util: base32hex - explain distinction with base32 | Tom Gundersen |
2015-07-24 | Merge pull request #704 from richardmaw-codethink/empty-arg-unquote | Daniel Mack |
2015-07-24 | unquote_first_word: parse ` '' ` as an empty argument instead of no argument | Richard Maw |
2015-07-15 | Merge pull request #588 from teg/resolved-nsec | Daniel Mack |
2015-07-14 | basic: util - add base32hexmem() function similar to hexmem() | Tom Gundersen |
2015-07-14 | basic: util - fix memleak on error in unbase64mem() | Tom Gundersen |
2015-07-12 | basic: util - add base64mem() function similar to hexmem() | Tom Gundersen |
2015-07-12 | basic: util - fix errorhandling in unhexmem() | Tom Gundersen |
2015-07-11 | util: make sure we don't clobber errno in error path | Lennart Poettering |
2015-07-09 | basic/util.c fopen_temporary(): close fd if failed | cee1 |
2015-07-06 | fileio: consolidate write_string_file*() | Daniel Mack |
2015-07-03 | Merge pull request #473 from richardmaw-codethink/machinectl-import-earlier-t... | Lennart Poettering |
2015-07-02 | util: fall back in rename_noreplace when renameat2 isn't implemented | Richard Maw |
2015-06-28 | util: fix incorrect escape sequence in string_is_safe() | Eric Biggers |
2015-06-17 | util: Introduce unquote_first_word_and_warn | Filipe Brandenburger |
2015-06-17 | util: New flag UNQUOTE_UNESCAPE_RELAX for unquote_first_word | Filipe Brandenburger |
2015-06-17 | util: Refactor common cunescape block in unquote_first_word | Filipe Brandenburger |
2015-06-17 | Stop talking about the "XDG" version of basename() | Simon McVittie |
2015-06-15 | util: when creating temporary file names, allow including extra id string in it | Lennart Poettering |
2015-06-11 | build-sys: split internal basic/ library from shared/ | Kay Sievers |