]> git.ipfire.org Git - thirdparty/systemd.git/history - src/shared/strv.c
strv: rework strv_split_quoted() to use unquote_first_word()
[thirdparty/systemd.git] / src / shared / strv.c
2014-11-10  Lennart Poetteringstrv: rework strv_split_quoted() to use unquote_first_w...
2014-10-21  Michal Schmidtstrv: use realloc_multiply() to check for multiplicatio...
2014-10-21  Lennart Poetteringstrv: add an additional overflow check when enlarging...
2014-08-21  Lennart Poetteringservice,strv: introduce strv_find_startswith() and...
2014-07-31  Zbigniew Jędrzejew... Properly report invalid quoted strings
2014-07-31  Zbigniew Jędrzejew... Reject invalid quoted strings
2014-07-02  Lennart Poetteringpath: add new "systemd-path" utility for querying paths...
2014-03-05  Lennart Poetteringsystemd-run: make sure --nice=, --uid=, --gid=, --seten...
2014-03-04  Zbigniew Jędrzejew... Introduce strv_consume which takes ownership
2014-01-05  Simon Peetersstrv: multiple cleanups
2013-11-30  Lennart Poetteringbus: include unique and well known names in credentials...
2013-09-30  Lennart Poetteringlocal: fix memory leak when putting together locale...
2013-09-09  Zbigniew Jędrzejew... systemd-run: properly escape arguments
2013-07-26  Kay Sieversrework systemd's own process environment handling/passing
2013-03-25  Lennart Poetteringbus: implement 'unixexec:' protocol
2013-03-22  Lennart Poetteringjournalctl: give a nice hint about group membership...
2013-03-08  Michal Schmidtshared: inline trivial auto-cleanup functions
2013-03-08  Michal Schmidtshared: remove pointless checks in auto-cleanup functions
2013-03-01  Zbigniew Jędrzejew... Merge branch 'python-systemd-reader'
2013-02-27  Lennart Poetteringunit: rework resource management API
2013-02-11  Lennart Poetteringbinfmt,tmpfiles,modules-load,sysctl: rework the various...
2013-02-11  Lennart Poetteringenv: considerably beef up environment cleaning logic
2013-02-06  Thomas Hindoe Paab... strv: add strv_print
2013-01-17  Lennart Poetteringstrv: make strv_extend() smarter
2013-01-11  Lennart Poetteringunit: instead of directly loading drop-in configuration...
2013-01-07  Tom GundersenMerge nss-myhostname
2012-10-30  Lennart Poetteringstrv: cleanup error path loops
2012-10-19  Lennart Poetteringset: introduce strv_sort()
2012-10-17  Lennart Poetteringtimedatectl: introduce new command line client for...
2012-05-23  Lennart Poetteringmanager: rework generator logic
2012-04-11  Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11  Lennart Poetteringmain: drop container/initrd env vars from inherited set
2012-04-10  Kay Sieversutil: move all to shared/ and split external dependenci...