Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-30 | id128: when taking user input for a 128bit ID, validate syntax | Lennart Poettering | |
Also, always accept both our simple hexdump syntax and UUID syntax. | |||
2013-04-08 | machine-id: fix missing initializationsystemd/v201 | Lennart Poettering | |
2013-04-04 | util: add a bit of syntactic sugar to run short code fragments with a ↵ | Lennart Poettering | |
different umask | |||
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-03-31 | nspawn, machine-id-setup: warn if read-only mount call fails | Zbigniew Jędrzejewski-Szmek | |
They are not crucial, but they shouldn't fail. | |||
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 | |||
2012-08-13 | machine-id: properly mount transient machine ID read-only | Lennart Poettering | |
2012-04-22 | machine-id: fix spelling | Lennart Poettering | |
2012-04-22 | util: unify getenv() logic for other PID | Lennart Poettering | |
2012-04-12 | build-sys: move *-setup out of shared to avoid selinux being pulled in | Lennart Poettering | |