index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
machine-id-setup.c
Age
Commit message (
Expand
)
Author
2016-07-22
core: rework machine-id-setup.c to use the calls from id128-util.[ch]
Lennart Poettering
2016-07-22
machine-id-setup: port machine_id_commit() to new id128-util.c APIs
Lennart Poettering
2016-07-22
sd-id128: split UUID file read/write code into new id128-util.[ch]
Lennart Poettering
2016-07-11
treewide: fix typos and remove accidental repetition of words
Torstein Husebø
2016-04-22
machine-id-setup: explicitly fsync() the machine ID after writing
Lennart Poettering
2016-04-13
basic/util: silence stupid gcc warnings about unitialized variable
Zbigniew Jędrzejewski-Szmek
2016-04-12
core: be more paranoid when mixing umask and fopen()
Lennart Poettering
2016-04-06
machine-id-setup: simplify by using prefix_roota
Michal Sekletar
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-01-12
core: Add machine-id setting
Nils Carlson
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out umask-related code to umask-util.h
Lennart Poettering
2015-10-27
util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move mount related utility calls to mount-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out hex/dec/oct encoding/decoding into its own file
Lennart Poettering
2015-10-26
util-lib: split out IO related calls to io-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-09-30
basic: split out cpu set specific APIs into cpu-set-util.[ch]
Lennart Poettering
2015-09-07
basic: rework virtualization detection API
Lennart Poettering
2015-08-17
namespace helpers: Allow entering a UID namespace
Richard Maw
2015-07-06
fileio: consolidate write_string_file*()
Daniel Mack
2015-05-29
path-util: Change path_is_mount_point() symlink arg from bool to flags
Martin Pitt
2015-04-10
shared: add process-util.[ch]
Ronny Chevalier
2015-04-06
util: rework rm_rf() logic
Lennart Poettering
2015-03-10
machine-id-setup: simplifications
Lennart Poettering
2015-03-09
Introduce loop_read_exact helper
Zbigniew Jędrzejewski-Szmek
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-03
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2014-12-30
tree-wide: spelling fixes
Veres Lajos
2014-12-09
treewide: sanitize loop_write
Zbigniew Jędrzejewski-Szmek
2014-12-03
machine-id-setup: add a machine_id_commit call to commit on disk a transient ...
Didier Roche
2014-12-03
machine-id-setup: casting const away is ugly, let's not do it if there's no r...
Lennart Poettering
2014-12-03
machine-id-setup: Factorize some machine-id-setup functions to be reused
Didier Roche
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-11-01
core: improve error message when machine id is missing
Jan Synacek
2014-08-20
machine-id-setup: don't try to read UUID from VM/container manager if we oper...
Lennart Poettering
2014-07-31
Always prefer our headers to system headers
Zbigniew Jędrzejewski-Szmek
2014-06-24
nspawn: create essential base directories at system bootup
Kay Sievers
2014-06-17
machine-id-setup: allow passing NULL as function argument, for simplicity
Lennart Poettering
2014-06-10
machine-id-setup: fix array size of parameters
Lennart Poettering
2014-04-28
machine-id: only look into KVM uuid when we are not running in a
Lennart Poettering
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-14
machine-id-setup: use path_kill_slashes and modernizations
Zbigniew Jędrzejewski-Szmek
2014-03-14
machine-id: add --root option to operate on an alternate fs tree
Greg KH
[next]