index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
machine
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
machined: port over to PidRef too
Lennart Poettering
2023-09-09
5
-39
/
+62
*
tree-wide: use LIST_POP()
David Tardon
2023-08-17
1
-2
/
+1
*
copy: Add support for creating subvolumes to copy_tree_at()
Daan De Meyer
2023-08-14
1
-2
/
+2
*
meson: merge declarations of normal and test executables
Yu Watanabe
2023-08-03
1
-11
/
+8
*
meson: move declarations of machined and friends
Yu Watanabe
2023-08-01
1
-4
/
+25
*
bus-unit-util: add common code for reloading PID 1
Lennart Poettering
2023-07-10
1
-2
/
+2
*
treewide: fix "an" before consonant U sounds
Joerg Behrmann
2023-07-06
1
-1
/
+1
*
loginctl,machinectl: use same ansi formatting in --help texts as in systemctl
Lennart Poettering
2023-07-03
1
-11
/
+11
*
machinectl: fix message
Zbigniew Jędrzejewski-Szmek
2023-06-19
1
-1
/
+1
*
label: Introduce LabelOps to do pre/post labelling operations
Daan De Meyer
2023-05-31
1
-1
/
+1
*
machine,portable: fix a typo in an info message
Frantisek Sumsal
2023-05-13
1
-1
/
+1
*
machine: fix a memory leak when showing multiple machines
Frantisek Sumsal
2023-05-12
1
-2
/
+1
*
machine: fix a memory leak when showing multiple images
Frantisek Sumsal
2023-05-12
1
-2
/
+1
*
Merge pull request #25608 from poettering/dissect-moar
Lennart Poettering
2023-04-12
1
-4
/
+4
|
\
|
*
tree-wide: hook up image dissection policy logic everywhere
Lennart Poettering
2023-04-05
1
-4
/
+4
*
|
tree-wide: drop unneeded output params
David Tardon
2023-04-12
1
-5
/
+1
*
|
Merge pull request #27033 from dtardon/array-cleanup
Yu Watanabe
2023-04-12
1
-26
/
+21
|
\
\
|
*
|
machinectl: do not repeat the same comparison
David Tardon
2023-04-11
1
-6
/
+8
|
*
|
machinectl: drop unneeded else
David Tardon
2023-04-11
1
-2
/
+2
|
*
|
machinectl: use CLEANUP_ARRAY
David Tardon
2023-04-11
1
-19
/
+12
|
|
/
*
|
Merge pull request #27174 from YHNdnzj/edit-util-fixlets
Yu Watanabe
2023-04-08
1
-3
/
+1
|
\
\
|
*
|
edit-util: introduce overwrite_with_origin switch
Mike Yuan
2023-04-07
1
-3
/
+1
|
|
/
*
/
tree-wide: reset optind to 0 when GNU extensions in optstring are used
Yu Watanabe
2023-03-29
1
-0
/
+4
|
/
*
machinectl: add verb edit and cat to operate on .nspawn files
Mike Yuan
2023-03-15
1
-4
/
+166
*
Merge pull request #26641 from medhefgo/boot-elf2efi
Yu Watanabe
2023-03-11
1
-1
/
+2
|
\
|
*
meson: Introduce userspace dep
Jan Janssen
2023-03-10
1
-1
/
+2
*
|
basic: add RuntimeScope enum
Lennart Poettering
2023-03-10
2
-2
/
+2
|
/
*
machined: add support for memory pressure + SIGRTMIN+18
Lennart Poettering
2023-03-01
1
-1
/
+11
*
tree-wide: use unlink_and_freep() moreover
Lennart Poettering
2023-02-23
1
-4
/
+4
*
meson: Use dicts for test definitions
Jan Janssen
2023-02-21
1
-4
/
+8
*
meson: Do not include headers in source lists
Jan Janssen
2023-01-24
1
-6
/
+0
*
machinectl: add --now to start/stop containers when enabling/disabling
Mike Yuan
2023-01-24
1
-2
/
+30
*
machinectl: remove unnecessary initialization
Mike Yuan
2023-01-23
1
-1
/
+1
*
machinectl: also enable machines.target when enabling machines
Mike Yuan
2023-01-23
1
-0
/
+6
*
machined: pass shell command line to polkit
Ludwig Nussel
2022-12-29
1
-0
/
+5
*
tree-wide: use -EBADF more
Yu Watanabe
2022-12-20
1
-3
/
+3
*
tree-wide: introduce PIPE_EBADF macro
Yu Watanabe
2022-12-20
3
-7
/
+7
*
tree-wide: use -EBADF also in pipe initializers
Zbigniew Jędrzejewski-Szmek
2022-12-19
3
-7
/
+7
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
5
-21
/
+21
*
machine: propagate error from machine_new
David Tardon
2022-12-14
4
-14
/
+19
*
machine: use _cleanup_ in machine_new
David Tardon
2022-12-14
1
-10
/
+7
*
import: wire up SYSTEMD_IMPORT_BTRFS_{SUBVOL,QUOTA} to importd
Ivan Shapovalov
2022-12-03
1
-1
/
+1
*
nulstr-util: Declare NULSTR_FOREACH() iterator inline
Daan De Meyer
2022-11-11
1
-1
/
+1
*
copy: Support passing a deny list of files/directories to not copy
Daan De Meyer
2022-11-10
1
-2
/
+2
*
Rename def.h to constants.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
basic: move version() to build.h+c
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-0
/
+1
*
machinectl: allow --max-addresses=0
Zbigniew Jędrzejewski-Szmek
2022-10-20
1
-21
/
+16
*
shared/install: rename UnitFileChange to InstallChange
Zbigniew Jędrzejewski-Szmek
2022-10-13
1
-2
/
+2
*
Merge pull request #24686 from d4nuu8/delta_output
Lennart Poettering
2022-09-23
1
-2
/
+2
|
\
[next]