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: 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
*
json: add new JSON_BUILD_CONST_STRING() macro
Lennart Poettering
2021-11-25
1
-5
/
+5
*
shared: clean up mkdir.h/label.h situation
Lennart Poettering
2021-11-16
2
-2
/
+2
*
tree-wide: use new RET_NERRNO() helper at various places
Lennart Poettering
2021-11-16
1
-8
/
+2
*
Merge pull request #20138 from keszybz/coding-style-variable-decls
Luca Boccassi
2021-11-05
2
-15
/
+11
|
\
|
*
Make pager_open() return void
Zbigniew Jędrzejewski-Szmek
2021-11-03
1
-6
/
+6
|
*
tree-wide: warn when sd_notify fails with READY=1 or FDSTOREREMOVE=1
Zbigniew Jędrzejewski-Szmek
2021-11-03
1
-9
/
+5
*
|
tree-wide: do not print hint about -M if -M is already used
Zbigniew Jędrzejewski-Szmek
2021-11-04
1
-1
/
+1
|
/
*
alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere
Lennart Poettering
2021-10-14
1
-1
/
+1
*
tree-wide: make format_ifname() or friends return negative errno on failure
Yu Watanabe
2021-09-28
1
-2
/
+2
*
variuos: add missing includes
Zbigniew Jędrzejewski-Szmek
2021-09-22
1
-0
/
+1
*
import: allow file:// in addition to HTTP(S)
Lennart Poettering
2021-08-20
1
-2
/
+2
*
machinectl: allow --setenv=FOO
Zbigniew Jędrzejewski-Szmek
2021-08-11
1
-7
/
+3
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
machined-varlink: fix double free
David Tardon
2021-08-02
1
-1
/
+1
*
tree-wide: FORMAT_TIMESTAMP() or friends must be used as a function argument
Yu Watanabe
2021-07-15
1
-44
/
+33
*
tree-wide: add FORMAT_BYTES()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-12
/
+9
*
tree-wide: add FORMAT_TIMESTAMP_RELATIVE()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-5
/
+3
*
tree-wide: use FORMAT_TIMESTAMP()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-5
/
+3
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
2
-7
/
+6
*
bus-print-property: introduce BusPrintPropertyFlags
Yu Watanabe
2021-04-28
1
-6
/
+7
*
tree-wide: avoid uninitialized warning on _cleanup_ variables
Luca Boccassi
2021-04-14
1
-3
/
+3
*
tree-wide: sd_bus_error_setf → set_bus_error_set
Zbigniew Jędrzejewski-Szmek
2021-04-07
4
-32
/
+32
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
3
-6
/
+6
*
table: drop last SIZE_MAX from table_set_sort() and table_set_display()
Yu Watanabe
2021-03-04
1
-1
/
+1
*
machinectl: make sure of path_extract_filename() returning O_DIRECTORY
Lennart Poettering
2021-03-02
1
-0
/
+6
*
Move os-util.[ch] to basic/
Zbigniew Jędrzejewski-Szmek
2021-02-22
2
-0
/
+2
*
systemctl,loginctl,machinectl: use a shared helper for arg_signal
Zbigniew Jędrzejewski-Szmek
2021-02-14
1
-9
/
+4
*
machinectl: write arg_* only after verifying the value
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-12
/
+12
*
tree-wide: use -EINVAL for enum invalid values
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-3
/
+3
*
Merge pull request #18375 from yuwata/cli-tools-also-read-kernel-command-line
Zbigniew Jędrzejewski-Szmek
2021-02-08
2
-2
/
+2
|
\
|
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-01-31
2
-2
/
+2
*
|
shared: rename machine-image.[ch] → discover-image.[ch]
Lennart Poettering
2021-02-03
3
-3
/
+3
|
/
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
1
-8
/
+7
*
varlink: make 'userdata' pointer inheritance from varlink server to connectio...
Lennart Poettering
2021-01-20
1
-1
/
+1
*
machine: Use hashmap_ensure_put
Susant Sahani
2021-01-20
1
-5
/
+1
*
machine-image: properly support searching for images below some --root= path
Lennart Poettering
2021-01-19
2
-6
/
+6
*
meson: enable several tests even if the relevant features are disabled
Yu Watanabe
2021-01-18
1
-2
/
+1
*
meson: make the second and third elements of tests or fuzzers optional
Yu Watanabe
2021-01-18
1
-1
/
+1
*
machine: adjust error message to use 'normalized' instead of ../
Luca Boccassi
2021-01-18
1
-2
/
+2
*
machine/basic: factor out helper function to add airlocked mount to namespace
Luca Boccassi
2021-01-18
1
-206
/
+8
*
machine: machined-dbus - tighten variable scope used in loop
Susant Sahani
2021-01-17
1
-3
/
+1
*
string-util: imply NULL termination of strextend() argument list
Lennart Poettering
2021-01-06
1
-1
/
+4
*
basic: add make_mount_point_inode helper
Luca Boccassi
2020-12-21
1
-10
/
+4
[next]