Age | Commit message (Expand) | Author |
2014-11-27 | kdbus: set kernel attach mask before creating the first bus | Lennart Poettering |
2014-11-27 | util: add function getting proc environ | Jakub Filak |
2014-11-25 | util: mark page_size() as pure | Lennart Poettering |
2014-11-21 | util: add functions getting proc cwd and root | Jakub Filak |
2014-11-14 | busctl: add new "call" command to invoke methods on a service | Lennart Poettering |
2014-11-07 | shared: add readlink_value | Tom Gundersen |
2014-11-07 | util: file_is_priv_sticky() is used internally in util.c only nowadays, make ... | Lennart Poettering |
2014-11-07 | util: rework /proc/cmdline parser to use unquote_first_word() | Lennart Poettering |
2014-11-04 | util: introduce negative_errno() | David Herrmann |
2014-10-30 | util: add log2u(), log2u_round_up() | Michal Schmidt |
2014-10-30 | util: unify how we see srand() | Lennart Poettering |
2014-10-27 | util: introduce sethostname_idempotent | Michal Sekletar |
2014-10-23 | label: move is_dir() to util.c | Lennart Poettering |
2014-09-22 | util: avoid non-portable __WORDSIZE | Emil Renner Berthing |
2014-09-22 | util: add alloca_align() | David Herrmann |
2014-09-03 | localed: remove free_and_copy | Zbigniew Jędrzejewski-Szmek |
2014-08-27 | util: make lookup_uid() global | David Herrmann |
2014-08-26 | util: reset signals when we fork off agents | Lennart Poettering |
2014-08-22 | core: add support for a configurable system-wide start-up timeout | Lennart Poettering |
2014-08-21 | util: change return value of startswith() to non-const | Lennart Poettering |
2014-08-19 | util: remove unused FOREACH_WORD_SEPARATOR_QUOTED | Lennart Poettering |
2014-08-19 | sysusers: add another column to sysusers files for the home directory | Lennart Poettering |
2014-08-15 | core: Refuse mount on symlink | Timofey Titovets |
2014-08-13 | util: allow strappenda to take any number of args | Dave Reisner |
2014-08-03 | util.h: fix typo | Zbigniew Jędrzejewski-Szmek |
2014-08-03 | util.h: include missing.h, for struct file_handle | Simon McVittie |
2014-08-01 | resolved: read the system /etc/resolv.conf unless we wrote it ourselves | Lennart Poettering |
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-16 | Be more careful when checking for empty files | Zbigniew Jędrzejewski-Szmek |
2014-07-13 | fileio: quote more shell characters in envfiles | Mantas Mikulėnas |
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-03 | sd-bus: support connecting to remote hosts, directly into containers | Lennart Poettering |
2014-07-02 | util: generalize is_localhost() and use it everywhere where applicable | Lennart Poettering |
2014-06-18 | tmpfiles: add "+" modifier support to b, c, p lines in addition to L | Lennart Poettering |
2014-06-17 | install: make sure that --root= mode doesn't make us consider all units outsi... | Lennart Poettering |
2014-06-16 | util: add realloc_multiply() helper | David Herrmann |
2014-06-16 | util: fix multiply-alloc helpers with size==0 | David Herrmann |
2014-06-16 | tmpfiles: add new "L+" command as stronger version of "L", that removes the d... | Lennart Poettering |
2014-06-12 | sysusers: add minimal tool to reconstruct /etc/passwd and /etc/group from sta... | Lennart Poettering |
2014-06-10 | tmpfiles: add new "C" line for copying files or directories | Lennart Poettering |
2014-06-10 | bus-proxy: properly index policy by uid/gid when parsing | Lennart Poettering |
2014-06-06 | namespace: beef up read-only bind mount logic | Lennart Poettering |
2014-06-05 | namespace: when setting up an inaccessible mount point, unmounting everything... | Lennart Poettering |
2014-05-24 | shared: add touch_file() and let touch() always update timestamp | Kay Sievers |
2014-05-18 | machined: add logic to query IP addresses of containers | Lennart Poettering |
2014-05-15 | Remove unnecessary casts in printfs | Zbigniew Jędrzejewski-Szmek |