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: 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
|
\
|
*
shared/logs-show: add new --output= format "short-delta"
Daniel Braunwarth
2022-09-23
1
-2
/
+2
*
|
shared/format-table: use enum instead of Table.empty_string
Zbigniew Jędrzejewski-Szmek
2022-09-22
1
-1
/
+1
|
/
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
6
-138
/
+57
*
tree-wide: change --kill-who to --kill-whom
Zbigniew Jędrzejewski-Szmek
2022-08-26
1
-11
/
+11
*
tree-wide: port things dirname_malloc() → path_extract_directory()
Lennart Poettering
2022-08-23
1
-14
/
+10
*
machine: drop an unused variable
Frantisek Sumsal
2022-08-20
1
-4
/
+2
*
machinectl: Add plumbing for a `--force` flag for file copy
Alexander Wilson
2022-07-27
4
-1
/
+54
*
machine: switch to BusLocator-oriented helpers
Quentin Deslandes
2022-07-05
2
-24
/
+7
*
Use https for freedesktop.org
Michael Biebl
2022-06-28
2
-2
/
+2
*
Merge pull request #23616 from keszybz/in-addr-to-string-formatting
Yu Watanabe
2022-06-09
1
-7
/
+2
|
\
|
*
tree-wide: convert inet_ntop() calls to anonymous-buffer macros
Zbigniew Jędrzejewski-Szmek
2022-06-06
1
-7
/
+2
*
|
machinectl: ignore return value of get_process_comm()
Shreenidhi Shedi
2022-06-05
1
-1
/
+1
|
/
*
machine: update to use new-style sd-bus macros (#23012)
Amarjargal
2022-04-08
2
-383
/
+243
*
time-util: assume CLOCK_BOOTTIME always exists
Lennart Poettering
2022-03-28
1
-1
/
+1
*
various: make parse_env_file error handling the same in various places
Zbigniew Jędrzejewski-Szmek
2022-03-18
1
-5
/
+3
*
meson: move files' closing brace to separate line
Zbigniew Jędrzejewski-Szmek
2022-03-03
1
-2
/
+4
*
meson: do not use split() in file lists
Zbigniew Jędrzejewski-Szmek
2022-03-02
1
-18
/
+16
*
tree-wide: use timestamp_is_set() more
Lennart Poettering
2022-02-22
1
-2
/
+2
*
machined: use one_zero() on one more occasion
Lennart Poettering
2022-02-18
1
-1
/
+1
*
machined: sd-bus expects 'int', not 'bool' when returning unmarshalled booleans
Lennart Poettering
2022-02-18
1
-2
/
+1
*
machined: provide more details to polkit auth
Ludwig Nussel
2022-01-18
3
-16
/
+112
*
Merge pull request #22092 from keszybz/docs-links
Zbigniew Jędrzejewski-Szmek
2022-01-12
1
-1
/
+1
|
\
|
*
policy files: adjust landing page link
Zbigniew Jędrzejewski-Szmek
2022-01-12
1
-1
/
+1
*
|
meson: Use files() for tests
Jan Janssen
2022-01-11
1
-1
/
+1
|
/
*
machined: set TTYPath for container shell
Ludwig Nussel
2021-12-23
1
-1
/
+2
*
meson: stop building out convenience libraries by default
Zbigniew Jędrzejewski-Szmek
2021-12-16
1
-1
/
+2
*
Define FOREACH_DIRENT through FOREACH_DIRENT_ALL
Zbigniew Jędrzejewski-Szmek
2021-12-15
1
-1
/
+0
[next]