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
*
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
*
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
|
\
[next]