index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
machine-id-setup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
main: we want all setup functions to be in files called xxx-setup.[ch]
Lennart Poettering
2012-04-12
1
-35
/
+0
*
rename machine-id-main.c tomacht the binary and move main.c to core/
Kay Sievers
2012-04-12
1
-0
/
+35
*
move more common files to shared/ and add them to shared.la
Kay Sievers
2012-04-12
1
-265
/
+0
*
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-12
1
-4
/
+4
*
machine-id: don't delete runtime machine-id, and place it in /run
Lennart Poettering
2012-04-11
1
-11
/
+8
*
rename basic.la to shared.la and put selinux deps in shared-selinx.la
Kay Sievers
2012-04-10
1
-0
/
+1
*
machine-id: initialize from $container_uuid if not set otherwise
Lennart Poettering
2012-03-14
1
-14
/
+67
*
machine-id: initialize vom qemu/kvm -uuid parameter if available
Lennart Poettering
2012-02-15
1
-1
/
+40
*
build-sys: move public header files into a dir of their own
Lennart Poettering
2012-01-05
1
-1
/
+2
*
journal: add preliminary incomplete implementation
Lennart Poettering
2011-10-07
1
-31
/
+9
*
umask: change default umask to 0022 just to be sure, and set it explicitly in...
Lennart Poettering
2011-08-01
1
-0
/
+3
*
machine-id: be nice and generate compliant v4 UUIDs
Lennart Poettering
2011-07-25
1
-8
/
+30
*
use /run instead of /dev/.run
Kay Sievers
2011-03-28
1
-7
/
+7
*
dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemd
Lennart Poettering
2011-03-09
1
-7
/
+7
*
machine-id: generate /etc/machine-id 0444 by default
Lennart Poettering
2011-03-04
1
-1
/
+6
*
machine-id: typo fix
Lennart Poettering
2011-03-04
1
-1
/
+1
*
main: introduce /etc/machine-id
Lennart Poettering
2011-03-04
1
-0
/
+166