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