index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
machine
/
machined-dbus.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: make use of errno_or_else() everywhere
Lennart Poettering
2019-07-11
1
-10
/
+11
*
fileio: replace read_nul_string() by read_line() with a special flag
Lennart Poettering
2018-12-18
1
-4
/
+4
*
tree-wide: Remove O_CLOEXEC from fdopen
Chris Down
2018-12-12
1
-1
/
+1
*
lockfile: drop unnecessary headers from lockfile-util.h
Yu Watanabe
2018-12-06
1
-0
/
+1
*
Merge pull request #10920 from yuwata/hashmap-destructor
Lennart Poettering
2018-12-03
1
-4
/
+4
|
\
|
*
machine-image: introduce image_hash_ops and use it
Yu Watanabe
2018-12-02
1
-4
/
+4
*
|
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
2018-12-02
1
-0
/
+1
|
/
*
import: drop logic of setting up /var/lib/machines as btrfs loopback mount
Lennart Poettering
2018-11-26
1
-30
/
+1
*
machined: rework referencing of machine scopes from machined, too
Lennart Poettering
2018-11-09
1
-9
/
+26
*
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
*
machine: ignore containers which disable private user namespace in MapToMachi...
Yu Watanabe
2018-06-13
1
-0
/
+8
*
machined: move bus_reply_pair_array() into generic utilities
Lennart Poettering
2018-05-24
1
-27
/
+0
*
machined: unify how we forward image method calls from manager to image object
Lennart Poettering
2018-05-24
1
-171
/
+17
*
machined: introduce a common function for redirecting machine method calls fr...
Lennart Poettering
2018-05-24
1
-174
/
+17
*
machine-image: rework error handling
Lennart Poettering
2018-05-24
1
-19
/
+19
*
machine-image: introduce two different classes of images
Lennart Poettering
2018-05-24
1
-12
/
+12
*
machine: use BUS_DEFINE_PROPERTY_GET* macros
Yu Watanabe
2018-05-15
1
-14
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
fixed 3 occurences of 'Failed top open' (#8349)
SjonHortensius
2018-03-04
1
-2
/
+2
*
tree-wide: introduce new safe_fork() helper and port everything over
Lennart Poettering
2017-12-25
1
-5
/
+4
*
tree-wide: make use of new STRLEN() macro everywhere (#7639)
Lennart Poettering
2017-12-14
1
-2
/
+2
*
machined: port machined's bus APIs to use new image metadata API
Lennart Poettering
2017-11-20
1
-0
/
+75
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
Revert "tree-wide: use pid_is_valid() at more places"
Alan Jenkins
2017-10-03
1
-1
/
+1
*
tree-wide: use pid_is_valid() at more places
Lennart Poettering
2017-08-31
1
-1
/
+1
*
machined: expose "UID shift" concept for containers
Lennart Poettering
2017-02-17
1
-0
/
+21
*
machined: add API for querying the OS release of a machine image
Lennart Poettering
2016-12-07
1
-0
/
+52
*
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
2016-11-07
1
-1
/
+1
*
tree-wide: use %m in calls to sd_bus_error_set_errnof
Zbigniew Jędrzejewski-Szmek
2016-09-14
1
-1
/
+3
*
util-lib: rework /tmp and /var/tmp handling code
Lennart Poettering
2016-08-04
1
-1
/
+1
*
Various fixes for typos found by lintian (#3705)
Michael Biebl
2016-07-12
1
-1
/
+1
*
machined: "machinectl clean" can take a while, do it asynchronously from a ba...
Lennart Poettering
2016-06-24
1
-35
/
+179
*
machined: add new OpenRootDirectory() call to Machine objects
Lennart Poettering
2016-04-25
1
-0
/
+21
*
machinectl: add new "machinectl clean" command
Lennart Poettering
2016-04-12
1
-0
/
+88
*
tree-wide: minor formatting inconsistency cleanups
Vito Caputo
2016-02-23
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
machined: add early checks for unrealistically large image/pool sizes
Lennart Poettering
2016-01-27
1
-0
/
+3
*
machined: when the pool limit is set to infinity don't resize backing loopbac...
Lennart Poettering
2016-01-27
1
-5
/
+8
*
logind,machined: bump TasksMax=
Lennart Poettering
2016-01-25
1
-1
/
+1
*
tree-wide: check if errno is greater than zero (2)
Zbigniew Jędrzejewski-Szmek
2016-01-13
1
-4
/
+4
*
nspawn: set TasksMax in machined instead of nspawn
Alban Crequy
2015-12-04
1
-0
/
+4
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-11
/
+11
*
tree-wide: use right cast macros for UIDs, GIDs and PIDs
Lennart Poettering
2015-11-17
1
-1
/
+1
*
machined,logind: be more careful when accepting PIDs and UIDs from clients
Lennart Poettering
2015-11-15
1
-0
/
+3
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out printf() helpers to stdio-util.h
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-26
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-8
/
+10
*
btrfs: beef-up btrfs support with a limited understanding of quota
Lennart Poettering
2015-10-22
1
-3
/
+5
[next]