Age | Commit message (Expand) | Author |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-16 | Transpose args in strv_fnmatch() to be more oo | Zbigniew Jędrzejewski-Szmek |
2015-02-16 | Add helper for fnmatch over strv | Zbigniew Jędrzejewski-Szmek |
2014-12-19 | strv: ass new strv_is_uniq() and strv_reverse() calls | Lennart Poettering |
2014-12-17 | shared: strv - add strv_clear() | Tom Gundersen |
2014-12-03 | strv: add calls to add two entries to an strv at once | Lennart Poettering |
2014-11-27 | resolve: fix NULL deref on strv comparison | David Herrmann |
2014-11-10 | strv: rework strv_split_quoted() to use unquote_first_word() | Lennart Poettering |
2014-10-21 | strv: use realloc_multiply() to check for multiplication overflow | Michal Schmidt |
2014-10-21 | strv: add an additional overflow check when enlarging strv()s | Lennart Poettering |
2014-08-21 | service,strv: introduce strv_find_startswith() and make use of it | Lennart Poettering |
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-02 | path: add new "systemd-path" utility for querying paths described in file-hie... | Lennart Poettering |
2014-03-05 | systemd-run: make sure --nice=, --uid=, --gid=, --setenv= also work in --scop... | Lennart Poettering |
2014-03-04 | Introduce strv_consume which takes ownership | Zbigniew Jędrzejewski-Szmek |
2014-01-05 | strv: multiple cleanups | Simon Peeters |
2013-11-30 | bus: include unique and well known names in credentials object | Lennart Poettering |
2013-10-01 | local: fix memory leak when putting together locale settings | Lennart Poettering |
2013-09-09 | systemd-run: properly escape arguments | Zbigniew Jędrzejewski-Szmek |
2013-07-26 | rework systemd's own process environment handling/passing | Kay Sievers |
2013-03-25 | bus: implement 'unixexec:' protocol | Lennart Poettering |
2013-03-22 | journalctl: give a nice hint about group membership based on ACLs of /var/log... | Lennart Poettering |
2013-03-08 | shared: inline trivial auto-cleanup functions | Michal Schmidt |
2013-03-08 | shared: remove pointless checks in auto-cleanup functions | Michal Schmidt |
2013-02-27 | unit: rework resource management API | Lennart Poettering |
2013-02-11 | binfmt,tmpfiles,modules-load,sysctl: rework the various early-boot services t... | Lennart Poettering |
2013-02-11 | env: considerably beef up environment cleaning logic | Lennart Poettering |
2013-02-07 | strv: add strv_print | Thomas Hindoe Paaboel Andersen |
2013-01-18 | strv: make strv_extend() smarter | Lennart Poettering |
2013-01-11 | unit: instead of directly loading drop-in configuration snippets use conf_fil... | Lennart Poettering |
2012-10-30 | strv: cleanup error path loops | Lennart Poettering |
2012-10-19 | set: introduce strv_sort() | Lennart Poettering |
2012-10-17 | timedatectl: introduce new command line client for timedated | Lennart Poettering |
2012-05-23 | manager: rework generator logic | Lennart Poettering |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |
2012-04-11 | main: drop container/initrd env vars from inherited set | Lennart Poettering |
2012-04-10 | util: move all to shared/ and split external dependencies in separate interna... | Kay Sievers |