summaryrefslogtreecommitdiff
path: root/src/firstboot
Commit message (Expand)AuthorAgeFilesLines
...
* firstboot: use laccess macro instead of facessat()Alexander Kuleshov2016-03-061-6/+6
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: check if errno is greater then zeroZbigniew Jędrzejewski-Szmek2016-01-131-1/+1
* firstboot: log on take_etc_passwd_lock error tooEvgeny Vereshchagin2015-11-151-1/+1
* treewide: apply errno.cocciMichal Schmidt2015-11-091-4/+2
* firstboot: fix errno signMichal Schmidt2015-11-051-1/+1
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split out umask-related code to umask-util.hLennart Poettering2015-10-271-0/+1
* util-lib: move a number of fs operations into fs-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: move take_password_lock() to user-util.[ch]Lennart Poettering2015-10-271-1/+2
* util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering2015-10-271-2/+3
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-251-0/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-0/+1
* path-util: unify how we process paths specified on the command lineLennart Poettering2015-10-241-5/+2
* util-lib: get_current_dir_name() can return errors other than ENOMEMLennart Poettering2015-10-241-8/+4
* strv: Add _cleanup_strv_free_erase_ and _cleanup_string_free_erase_Zbigniew Jędrzejewski-Szmek2015-10-191-7/+2
* tree-wide: whenever we deal with passwords, erase them from memory after useLennart Poettering2015-10-191-14/+5
* ask-password: add support for caching passwords in the kernel keyringLennart Poettering2015-10-071-2/+2
* ask-password: various modernizationsLennart Poettering2015-10-061-2/+1
* util: introduce common version() implementation and use it everywhereLennart Poettering2015-09-291-12/+8
* Merge branch 'hostnamectl-dot-v2'Zbigniew Jędrzejewski-Szmek2015-08-051-3/+5
|\
| * hostname-util: get rid of unused parameter of hostname_cleanup()Zbigniew Jędrzejewski-Szmek2015-08-051-2/+2
| * firstboot: allow a trailing dot on fqdnZbigniew Jędrzejewski-Szmek2015-08-051-3/+5
| * hostname-util: add relax parameter to hostname_is_validZbigniew Jędrzejewski-Szmek2015-08-051-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-061-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-271-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-031-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