index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
/
systemd-fsck@.service.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-13
units: Bump various oneshot unit timeouts to 90s
Daan De Meyer
2
-2
/
+2
2024-03-13
fuzz: make sure DHCP client leases are loaded successfully
Evgeny Vereshchagin
1
-3
/
+2
2024-03-13
mkosi: Drop leftover mkosi.kernel.config
Daan De Meyer
1
-286
/
+0
2024-03-13
udev: add assert for EVENT_RESULT_EXIT_STATUS_BASE (#31710)
sharad3001
1
-0
/
+1
2024-03-13
network/varlink: return StorageReadOnly error
Yu Watanabe
2
-3
/
+8
2024-03-13
networkctl.c : call 'assert_not_reached' where appropriate
AKHIL KUMAR
1
-1
/
+1
2024-03-13
networkd-manager: drop spurious return
Mike Yuan
1
-1
/
+1
2024-03-13
mkosi: Introduce packaging sources as submodules
Daan De Meyer
13
-18
/
+28
2024-03-13
mkosi: Remove some leftover shell debugging
Daan De Meyer
3
-3
/
+3
2024-03-13
mkosi: Use same pkg/ subdirectory for debian and ubuntu
Daan De Meyer
14
-44
/
+49
2024-03-13
update TODO
Lennart Poettering
1
-0
/
+5
2024-03-13
update TODO
Lennart Poettering
1
-1
/
+5
2024-03-13
polkit: add another flag that controls how to treat the PK absent case
Lennart Poettering
2
-29
/
+54
2024-03-13
polkit: add new POLKIT_ALWAYS_QUERY flag
Lennart Poettering
2
-8
/
+14
2024-03-13
polkit: allow checking if we already acquired some action
Lennart Poettering
2
-4
/
+37
2024-03-13
local-addresses: call 'assert_not_reached' where appropriate (#31728)
SidhuRupinder
1
-1
/
+1
2024-03-13
unit: do not trigger automount for /boot and/or /efi
Yu Watanabe
1
-0
/
+1
2024-03-13
unit: sort option
Yu Watanabe
1
-1
/
+1
2024-03-12
fs-utils: new wrapper fd_reopen_propagate_append_and_position()
Lars Ellenberg
3
-3
/
+52
2024-03-12
test: split logs from each test into separate files if requested
Frantisek Sumsal
1
-3
/
+22
2024-03-12
test: clean up the integration test runner a bit
Frantisek Sumsal
1
-72
/
+81
2024-03-12
homed: fix typo
Antonio Alvarez Feijoo
1
-1
/
+1
2024-03-12
ci: reduce ASLR entropy
Frantisek Sumsal
2
-0
/
+6
2024-03-12
update TODO
Lennart Poettering
1
-0
/
+31
2024-03-12
catalog: update Polish translation
Piotr Drąg
1
-0
/
+188
2024-03-12
ukify: really add default .sbat for UKIs
Luca Boccassi
2
-7
/
+14
2024-03-12
stat-util: make sure inode_type_to_string() handles anonymous inodes in a rea...
Lennart Poettering
2
-0
/
+18
2024-03-12
logind-inhibit: get rid of basename() in inhibitor_new()
Antonio Alvarez Feijoo
2
-6
/
+6
2024-03-12
logind: place 'ret' param at last
Antonio Alvarez Feijoo
3
-4
/
+4
2024-03-12
stat-util: add explicit helpers for checking if stat/statx is initialized
Lennart Poettering
3
-5
/
+20
2024-03-12
homework-cifs: log correct errno
Mike Yuan
1
-1
/
+1
2024-03-12
data-fd-util: accept size == SIZE_MAX and translate that to strlen
Mike Yuan
11
-19
/
+27
2024-03-12
data-fd-util: some modernization
Mike Yuan
2
-19
/
+16
2024-03-12
fileio,data-fd-util: use U64_* more
Mike Yuan
2
-6
/
+6
2024-03-12
env-util: remove unneeded DISABLE_WARNING_FORMAT_NONLITERAL
Mike Yuan
1
-2
/
+0
2024-03-12
tests/run-unit-tests: add option to skip tests
Ross Burton
1
-0
/
+8
2024-03-11
test/run-unit-tests: sort the test cases we're executing
Ross Burton
1
-1
/
+1
2024-03-11
homework-cifs: Pass password via fd
Adrian Vovk
1
-30
/
+32
2024-03-11
test-network: add test case for DHCP server lease file
Yu Watanabe
1
-0
/
+12
2024-03-11
network/dhcp-server: save leases in state directory
Yu Watanabe
4
-3
/
+74
2024-03-11
fuzz-dhcp-server: also test saving and loading lease file
Yu Watanabe
1
-1
/
+15
2024-03-11
sd-dhcp-server: introduce sd_dhcp_server_set_lease_file() and dhcp_server_{sa...
Yu Watanabe
5
-4
/
+226
2024-03-11
sd-dhcp-server: also expose lease expiration timestamp in realtime
Yu Watanabe
1
-1
/
+13
2024-03-11
time-util: expose map_clock_usec_internal() as map_clock_usec_raw()
Yu Watanabe
2
-8
/
+9
2024-03-11
sd-dhcp-server-lease: move functions to build json format
Yu Watanabe
3
-63
/
+69
2024-03-11
sd-dhcp-server: refuse invalid hostname in request
Yu Watanabe
3
-6
/
+40
2024-03-11
dhcp-option: refuse control and non-UTF8 characters in string option
Yu Watanabe
2
-16
/
+20
2024-03-11
test-network: add support for systemd-networkd-persistent-storage.service
Yu Watanabe
2
-5
/
+34
2024-03-11
networkctl: introduce "persistent-storage" command
Yu Watanabe
6
-18
/
+86
2024-03-11
network/varlink: introduce io.systemd.Network.SetPersistentStorage method
Yu Watanabe
6
-2
/
+94
[next]