summaryrefslogtreecommitdiff
path: root/src/strv.c
AgeCommit message (Expand)Author
2011-09-23coverity: change a few things so that coverity doesn't show so many false pos...Lennart Poettering
2011-09-23coverity: fix a couple of bugs found by coverityLennart Poettering
2011-08-24strv: fix counting in strv_env_delete()Lennart Poettering
2011-08-23cgroup: optionally mount a specific cgroup controllers together, and add cpu+...Lennart Poettering
2011-08-01util: introduce join() to speed up simple string concatenationsLennart Poettering
2011-04-26strv: Fix gcc unitialized variable warningZbigniew Jędrzejewski-Szmek
2011-04-16hostnamed: introduce systemd-hostnamedLennart Poettering
2011-04-16strv: properly override settings in env_append()Lennart Poettering
2011-04-16strv: detect non-assignments in env blocks properly in env_append()Lennart Poettering
2011-04-16strv: handle empty lists in strv_copy() properlyLennart Poettering
2011-03-31src: our lord is coverityLennart Poettering
2011-02-28Spelling CorrectionsHarald Hoyer
2011-02-23ask-password: supported plymouth cached passwordsLennart Poettering
2011-01-06execute: drop empty assignments from env blocks on execution but keep them ar...Lennart Poettering
2010-08-14emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering
2010-07-08execute: support minimal environment variable replacement when executing proc...Lennart Poettering
2010-07-07util: use quoted word parsing where applicableLennart Poettering
2010-06-18execute: add EnvironmentFile= optionLennart Poettering
2010-06-16service: optionally call into PAM when dropping priviligesLennart Poettering
2010-06-16strv: introduce strv_find_prefix()Lennart Poettering
2010-05-16build-sys: move source files to subdirectoryLennart Poettering