index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.dir-locals.el
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-01
build(deps): bump actions/checkout from 4.2.0 to 4.2.2
dependabot[bot]
12
-12
/
+12
2024-11-01
man: <strong> is not a valid docbook tag, but <emphasis> is
Lennart Poettering
1
-2
/
+2
2024-11-01
update NEWS
Lennart Poettering
1
-0
/
+11
2024-10-31
coredump: make check that all argv[] meta data fields are passed strict
Lennart Poettering
1
-3
/
+4
2024-10-31
coredump: use memory_startswith() when looking at a data blob
Lennart Poettering
1
-1
/
+1
2024-10-31
iovw: normalize destructors
Lennart Poettering
2
-17
/
+15
2024-10-31
iovw: add simpler iovw_done() destructor
Lennart Poettering
2
-2
/
+6
2024-10-31
coredump: move to _cleanup_ for destroying iovw object
Lennart Poettering
2
-43
/
+25
2024-10-31
coredump: parse rlimit field at same place as other fields
Lennart Poettering
1
-7
/
+8
2024-10-31
coredump: parse signal number at the same time as parsing other fields
Lennart Poettering
3
-31
/
+40
2024-10-31
coredump: rename save_context() → context_parse_iovw()
Lennart Poettering
1
-6
/
+6
2024-10-31
coredump: acquire some process fields via pidref
Lennart Poettering
1
-3
/
+3
2024-10-31
coredump: rework protocol between coredump pattern handler and processing ser...
Lennart Poettering
1
-77
/
+124
2024-10-31
coredump: correct debug log message
Lennart Poettering
1
-1
/
+1
2024-10-31
coredump: minor modernizations
Lennart Poettering
1
-10
/
+17
2024-10-31
coredump: rename pid → leader_pid
Lennart Poettering
1
-6
/
+6
2024-10-31
update TODO
Lennart Poettering
1
-0
/
+10
2024-10-31
sd-varlink: suppress one log message when callback already successfully enque...
Yu Watanabe
1
-7
/
+5
2024-10-31
meson: add separate option for sysupdated, disable in release builds
Zbigniew Jędrzejewski-Szmek
8
-13
/
+32
2024-10-31
sd-json: don't accidentally convert between unsigned/signed when parsing signal
Lennart Poettering
1
-4
/
+3
2024-10-31
posix_spawn_wrapper: do not set POSIX_SPAWN_SETSIGDEF flag
Mike Gilbert
1
-1
/
+1
2024-10-31
bus-common-errors: use more appropriate errno for BUS_ERROR_DESIGNATED_MAINTE...
Mike Yuan
1
-2
/
+1
2024-10-31
systemctl: don't fall back to immediate shutdown silently if we cannot schedu...
Mike Yuan
1
-6
/
+9
2024-10-31
logind-dbus: return appropriate errno for unexpected errors
Mike Yuan
1
-5
/
+5
2024-10-31
systemctl: use the retval of must_be_root()
Mike Yuan
1
-4
/
+3
2024-10-31
boot: stop appending NUL to .sdmagic and .sbat sections
Zbigniew Jędrzejewski-Szmek
2
-3
/
+2
2024-10-31
mkosi: Install gdb in centos/fedora build image
Daan De Meyer
1
-0
/
+1
2024-10-31
resolve: do not try to send varlink error more than once
Yu Watanabe
1
-70
/
+36
2024-10-31
machine: lookup_machine_by_name_or_pidref() returns negative errno on failure
Yu Watanabe
2
-5
/
+3
2024-10-31
machine: use JSON_BUILD_PAIR_STRV_ENV_PAIR_NON_EMPTY()
Yu Watanabe
1
-4
/
+4
2024-10-31
sd-json: introduce JSON_BUILD_PAIR_STRV_ENV_PAIR_NON_EMPTY() macro
Yu Watanabe
2
-2
/
+13
2024-10-31
sd-json: use strv_env_get_merged()
Yu Watanabe
1
-12
/
+4
2024-10-31
env-util: introduce strv_env_get_merged()
Yu Watanabe
3
-0
/
+40
2024-10-31
env-util: replace 'char **' with 'char**'
Yu Watanabe
2
-4
/
+4
2024-10-31
TEST-13-NSPAWN: add test cases for listing multiple machines
Yu Watanabe
1
-1
/
+17
2024-10-31
TEST-13-NSPAWN: trivially kill all processes in the container on termination
Yu Watanabe
1
-4
/
+4
2024-10-31
TEST-13-NSPAWN: check returned machine list
Yu Watanabe
1
-1
/
+15
2024-10-31
TEST-13-NSPAWN: fix race between container exit and varlink call
Yu Watanabe
1
-0
/
+19
2024-10-31
machined: ACQUIRE_METADATA_NO is zero
Yu Watanabe
1
-2
/
+1
2024-10-31
machine: use sd_json_variant_append_arraybo() and JSON_BUILD_PAIR_VARIANT_NON...
Yu Watanabe
1
-24
/
+17
2024-10-31
NEWS: fix typo
Yu Watanabe
1
-6
/
+6
2024-10-31
sd-varlink: update comment
Yu Watanabe
2
-2
/
+2
2024-10-31
sd-varlink: change sd_varlink_error() to always return an error
Lennart Poettering
2
-13
/
+35
2024-10-31
sd-varlink: add helper VARLINK_STATE_WANTS_REPLY()
Lennart Poettering
2
-4
/
+12
2024-10-31
sd-varlink: don't show error code we already decoded as part of the log message
Lennart Poettering
1
-1
/
+1
2024-10-31
sd-varlink: if we reply to errors without passing to callback, go through reg...
Lennart Poettering
1
-4
/
+4
2024-10-30
sd-json: don't use C99 bool in public headers
Lennart Poettering
2
-3
/
+1
2024-10-30
man: update documentation for 'networkctl reload'
Yu Watanabe
1
-7
/
+16
2024-10-30
test-network: test for reload of .netdev file of stacked netdev
Yu Watanabe
1
-10
/
+214
2024-10-30
network/netdev: replace old NetDev object with newer one on reload
Yu Watanabe
3
-2
/
+80
[next]