index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
machine
/
machined.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
time-util: assume CLOCK_BOOTTIME always exists
Lennart Poettering
2022-03-28
1
-1
/
+1
*
Define FOREACH_DIRENT through FOREACH_DIRENT_ALL
Zbigniew Jędrzejewski-Szmek
2021-12-15
1
-1
/
+0
*
shared: clean up mkdir.h/label.h situation
Lennart Poettering
2021-11-16
1
-1
/
+1
*
tree-wide: warn when sd_notify fails with READY=1 or FDSTOREREMOVE=1
Zbigniew Jędrzejewski-Szmek
2021-11-03
1
-9
/
+5
*
Merge pull request #18375 from yuwata/cli-tools-also-read-kernel-command-line
Zbigniew Jędrzejewski-Szmek
2021-02-08
1
-1
/
+1
|
\
|
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-01-31
1
-1
/
+1
*
|
shared: rename machine-image.[ch] → discover-image.[ch]
Lennart Poettering
2021-02-03
1
-1
/
+1
|
/
*
hostname-util: flagsify hostname_is_valid(), drop machine_name_is_valid()
Lennart Poettering
2020-12-15
1
-1
/
+1
*
Make support for nscd flushing optional
Zbigniew Jędrzejewski-Szmek
2020-12-07
1
-0
/
+2
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-2
/
+1
*
tree-wide: drop pointless zero initialization (#16900)
fangxiuning
2020-08-29
1
-1
/
+1
*
machined: implement user/group lookup varlink API in machined too
Lennart Poettering
2020-07-14
1
-0
/
+11
*
shared: actually move all BusLocator related calls to bus-locator.c
Lennart Poettering
2020-06-30
1
-1
/
+1
*
machine: switch to BusLocator-oriented helpers
Vito Caputo
2020-05-07
1
-33
/
+5
*
machined: convert to the new scheme and add --bus-introspect
Zbigniew Jędrzejewski-Szmek
2020-05-05
1
-19
/
+4
*
importd,logind: add --bus-introspect= option
Zbigniew Jędrzejewski-Szmek
2020-05-05
1
-0
/
+1
*
logind,importd,hostnamed,localed,timedated,machined,resolved: add option pars...
Zbigniew Jędrzejewski-Szmek
2020-05-03
1
-5
/
+7
*
tree-wide: implement new log control API dbus interface in all our daemons
Lennart Poettering
2020-04-21
1
-0
/
+5
*
shared: split out polkit stuff from bus-util.c → bus-polkit.c
Lennart Poettering
2020-01-22
1
-1
/
+1
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+2
*
tree-wide: make sure to flush/close all bus connections when our daemons exit
Lennart Poettering
2019-01-17
1
-1
/
+1
*
machined: flush nscd caches whenever a machine comes/goes
Lennart Poettering
2018-12-15
1
-0
/
+1
*
machined: fix memory corruption
Lennart Poettering
2018-12-15
1
-5
/
+4
*
machine: introduce machine_hash_ops and use it
Yu Watanabe
2018-12-02
1
-6
/
+4
*
machine-image: introduce image_hash_ops and use it
Yu Watanabe
2018-12-02
1
-2
/
+1
*
log: introduce new helper call log_setup_service()
Lennart Poettering
2018-11-20
1
-3
/
+1
*
util-lib: move main() definition macros to its own header file
Lennart Poettering
2018-11-19
1
-0
/
+1
*
machined: define main through macro
Zbigniew Jędrzejewski-Szmek
2018-11-17
1
-15
/
+9
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
machined: minor code cleanups, such as voidifying calls
Lennart Poettering
2018-04-27
1
-4
/
+9
*
machined: some modernizations
Lennart Poettering
2018-04-17
1
-32
/
+38
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-3
/
+2
*
machined: change check_gc to may_gc everywhere
Zbigniew Jędrzejewski-Szmek
2018-02-15
1
-2
/
+2
*
tree-wide: make the Subscribe() method calls asynchronous too
Lennart Poettering
2018-01-05
1
-8
/
+6
*
tree-wide: install matches asynchronously
Lennart Poettering
2018-01-05
1
-41
/
+37
*
tree-wide: make name requesting asynchronous in all our services
Lennart Poettering
2018-01-05
1
-2
/
+2
*
tree-wide: use SPECIAL_ROOT_SLICE
Zbigniew Jędrzejewski-Szmek
2017-12-15
1
-1
/
+2
*
Add set/hashmap helpers for non-trivial freeing and use where straighforward
Zbigniew Jędrzejewski-Szmek
2017-11-28
1
-5
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: make use of getpid_cached() wherever we can
Lennart Poettering
2017-07-20
1
-2
/
+3
*
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
2016-11-07
1
-1
/
+1
*
treewide: fix typos and remove accidental repetition of words
Torstein Husebø
2016-07-11
1
-1
/
+1
*
machined: run clone operation asynchronously in the background
Lennart Poettering
2016-05-02
1
-0
/
+8
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-1
/
+1
*
treewide: apply errno.cocci
Michal Schmidt
2015-11-09
1
-2
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
[next]