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