Age | Commit message (Expand) | Author |
2015-08-05 | Merge branch 'hostnamectl-dot-v2' | Zbigniew Jędrzejewski-Szmek |
2015-08-05 | hostname-util: get rid of unused parameter of hostname_cleanup() | Zbigniew Jędrzejewski-Szmek |
2015-08-05 | firstboot: allow a trailing dot on fqdn | Zbigniew Jędrzejewski-Szmek |
2015-08-05 | hostname-util: add relax parameter to hostname_is_valid | Zbigniew Jędrzejewski-Szmek |
2015-08-03 | tree-wide: convert some more mfree() candidates | Daniel Mack |
2015-07-31 | tree-wide: introduce mfree() | David Herrmann |
2015-07-30 | tree-wide: use free_and_strdup() | Daniel Mack |
2015-07-06 | fileio: consolidate write_string_file*() | Daniel Mack |
2015-05-18 | util: split all hostname related calls into hostname-util.c | Lennart Poettering |
2015-05-13 | util: add generic calls for prefixing a root directory to a path | Lennart Poettering |
2015-04-11 | shared: add terminal-util.[ch] | Ronny Chevalier |
2015-04-11 | shared: add random-util.[ch] | Ronny Chevalier |
2015-03-07 | firstboot: set all spwd fields to -1 for consistency with sysusers | Ivan Shapovalov |
2015-02-03 | util: rework strappenda(), and rename it strjoina() | Lennart Poettering |
2015-01-27 | notify,firstboot,analyze,run: trim --help output to 80 lines | Zbigniew Jędrzejewski-Szmek |
2015-01-08 | machined: when cloning a raw disk image, also set the NOCOW flag | Lennart Poettering |
2014-11-28 | treewide: another round of simplifications | Michal Schmidt |
2014-11-28 | treewide: use log_*_errno whenever %m is in the format string | Michal Schmidt |
2014-11-28 | treewide: more log_*_errno + return simplifications | Michal Schmidt |
2014-11-28 | treewide: no need to negate errno for log_*_errno() | Michal Schmidt |
2014-11-28 | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt |
2014-10-22 | firstboot: don't prohibit re-generating the machine id on the current root fs | Lennart Poettering |
2014-10-05 | ask-password: Add --echo to enable echoing the user input | David Sommerseth |
2014-10-02 | firstboot: silence coverity | Thomas Hindoe Paaboel Andersen |
2014-09-11 | firstboot: silence a warning | Thomas Hindoe Paaboel Andersen |
2014-08-03 | Unify parse_argv style | Zbigniew Jędrzejewski-Szmek |
2014-07-29 | time-util: add and use USEC/NSEC_INFINIY | Kay Sievers |
2014-07-07 | firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot... | Lennart Poettering |
2014-07-07 | firstboot: follow lock protocol when changing /etc/shadow | Lennart Poettering |
2014-07-07 | firstboot: change /etc/shadow access mode to 000 | Lennart Poettering |
2014-07-07 | firstboot: add new component to query basic system settings on first boot, or... | Lennart Poettering |