summaryrefslogtreecommitdiff
path: root/src/shared/strv.c
AgeCommit message (Expand)Author
2015-04-12strv: return NULL from strv_free()David Herrmann
2014-12-20shared: strv - add strv_clear()Tom Gundersen
2014-10-22strv: add an additional overflow check when enlarging strv()sLennart Poettering
2014-08-14src/shared: some stylistic changesAnthony G. Basile
2014-08-05src/shared: refactor shared codeAnthony G. Basile
2012-11-15Isolation of udev code from remaining systemdAnthony G. Basile
2012-10-30strv: cleanup error path loopsLennart Poettering
2012-10-19set: introduce strv_sort()Lennart Poettering
2012-10-17timedatectl: introduce new command line client for timedatedLennart Poettering
2012-05-23manager: rework generator logicLennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-11main: drop container/initrd env vars from inherited setLennart Poettering
2012-04-10util: move all to shared/ and split external dependencies in separate interna...Kay Sievers