Age | Commit message (Expand) | Author |
---|---|---|
2013-04-18 | fileio.c: do not parse comments after non-whitespace chars | Harald Hoyer |
2013-04-18 | move _cleanup_ attribute in front of the type | Harald Hoyer |
2013-04-17 | core/execute: report invalid environment variables from files | Harald Hoyer |
2013-04-17 | fileio:parse_env_file_internal() fix environment file parsing | Harald Hoyer |
2013-04-17 | fileio: also escape $ and ` when writing out env vars | Mantas Mikulėnas |
2013-04-03 | fileio: don't check for errors more often than really necessary | Lennart Poettering |
2013-04-03 | fileio: write proper env var write-out code | Lennart Poettering |
2013-04-03 | shared: rework env file reader | Lennart Poettering |
2013-04-03 | util: rename write_one_line_file() to write_string_file() | Lennart Poettering |
2013-03-29 | Always use errno > 0 to help gcc | Zbigniew Jędrzejewski-Szmek |
2013-03-13 | fileio: use _cleanup_ | Zbigniew Jędrzejewski-Szmek |
2013-02-14 | honor SELinux labels, when creating and writing config files | Harald Hoyer |