chiark / gitweb /
journalctl: use _COMM= match for scripts
[elogind.git] / src / shared / fileio.c
2013-07-26 Zbigniew Jędrzejew... journalctl: use _COMM= match for scripts
2013-06-27 Lennart Poetteringcore: general cgroup rework
2013-05-06 Zbigniew Jędrzejew... fileio: split write_one_line_file into two
2013-04-24 Lennart Poetteringfileio: unify how we chop off whitespace from key and...
2013-04-18 Harald Hoyerfileio.c: do not parse comments after non-whitespace...
2013-04-18 Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-17 Harald Hoyercore/execute: report invalid environment variables...
2013-04-17 Harald Hoyerfileio:parse_env_file_internal() fix environment file...
2013-04-17 Mantas Mikulėnasfileio: also escape $ and ` when writing out env vars
2013-04-03 Lennart Poetteringfileio: don't check for errors more often than really...
2013-04-03 Lennart Poetteringfileio: write proper env var write-out code
2013-04-03 Lennart Poetteringshared: rework env file reader
2013-04-03 Lennart Poetteringutil: rename write_one_line_file() to write_string_file()
2013-03-29 Zbigniew Jędrzejew... Always use errno > 0 to help gcc
2013-03-14 Zbigniew Jędrzejew... fileio: use _cleanup_
2013-02-14 Harald Hoyerhonor SELinux labels, when creating and writing config...