Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-13 | Add function to open temp files in selinux mode | Zbigniew Jędrzejewski-Szmek | |
2013-04-03 | util: rename write_one_line_file() to write_string_file() | Lennart Poettering | |
You can write much more than just one line with this call (and we frequently do), so let's correct the naming. | |||
2013-02-14 | honor SELinux labels, when creating and writing config files | Harald Hoyer | |
Also split out some fileio functions to fileio.c and provide a SELinux aware pendant in fileio-label.c see https://bugzilla.redhat.com/show_bug.cgi?id=881577 |