summaryrefslogtreecommitdiffstats
path: root/src/firstboot (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hostnamectl-dot-v2'Zbigniew Jędrzejewski-Szmek2015-08-061-3/+5
|\
| * hostname-util: get rid of unused parameter of hostname_cleanup()Zbigniew Jędrzejewski-Szmek2015-08-061-2/+2
| * firstboot: allow a trailing dot on fqdnZbigniew Jędrzejewski-Szmek2015-08-061-3/+5
| * hostname-util: add relax parameter to hostname_is_validZbigniew Jędrzejewski-Szmek2015-08-061-5/+3
* | tree-wide: convert some more mfree() candidatesDaniel Mack2015-08-031-2/+1
* | tree-wide: introduce mfree()David Herrmann2015-07-311-4/+2
* | tree-wide: use free_and_strdup()Daniel Mack2015-07-301-16/+10
|/
* fileio: consolidate write_string_file*()Daniel Mack2015-07-071-2/+2
* util: split all hostname related calls into hostname-util.cLennart Poettering2015-05-181-0/+1
* util: add generic calls for prefixing a root directory to a pathLennart Poettering2015-05-131-10/+8
* shared: add terminal-util.[ch]Ronny Chevalier2015-04-111-0/+1
* shared: add random-util.[ch]Ronny Chevalier2015-04-111-0/+1
* firstboot: set all spwd fields to -1 for consistency with sysusersIvan Shapovalov2015-03-071-3/+3
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-031-6/+6
* notify,firstboot,analyze,run: trim --help output to 80 linesZbigniew Jędrzejewski-Szmek2015-01-281-1/+1
* machined: when cloning a raw disk image, also set the NOCOW flagLennart Poettering2015-01-081-1/+1
* treewide: another round of simplificationsMichal Schmidt2014-11-281-8/+4
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-281-4/+4
* treewide: more log_*_errno + return simplificationsMichal Schmidt2014-11-281-60/+30
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-281-17/+17
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-281-17/+17
* firstboot: don't prohibit re-generating the machine id on the current root fsLennart Poettering2014-10-221-3/+0
* ask-password: Add --echo to enable echoing the user inputDavid Sommerseth2014-10-051-2/+2
* firstboot: silence coverityThomas Hindoe Paaboel Andersen2014-10-021-1/+1
* firstboot: silence a warningThomas Hindoe Paaboel Andersen2014-09-111-0/+1
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-041-9/+6
* time-util: add and use USEC/NSEC_INFINIYKay Sievers2014-07-291-1/+1
* firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot...Lennart Poettering2014-07-071-71/+0
* firstboot: follow lock protocol when changing /etc/shadowLennart Poettering2014-07-071-1/+8
* firstboot: change /etc/shadow access mode to 000Lennart Poettering2014-07-071-1/+2
* firstboot: add new component to query basic system settings on first boot, or...Lennart Poettering2014-07-073-0/+1002