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