index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
home
/
homed-bus.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2024-03-11
data-fd-util: Fixup header
Adrian Vovk
1
-1
/
+1
2024-03-11
test-network: copy system unit files from build or source directory
Yu Watanabe
1
-41
/
+68
2024-03-11
test-network: drop unused options and variables
Yu Watanabe
1
-45
/
+10
2024-03-11
pidref: use fd_inode_same to compare pidfds
Mike Yuan
2
-11
/
+28
2024-03-11
stat-util: struct stat could be initialized with (st_mode & S_IFMT == 0)
Mike Yuan
1
-2
/
+1
2024-03-11
stat-util: introduce fd_inode_same
Mike Yuan
2
-2
/
+4
2024-03-11
polkit: update the rest of bus_verify_polkit_async_full() calls to new flags ...
Luca Boccassi
3
-9
/
+9
2024-03-11
fd-util: beef up fd_verify_safe_flags() features
Lennart Poettering
3
-7
/
+11
2024-03-11
shared/service-util: actually use the `bus_introspect` argument in `help()`
Antonio Alvarez Feijoo
1
-10
/
+11
2024-03-11
tree-wide: drop custom formatting for print() help messages
Antonio Alvarez Feijoo
3
-18
/
+22
2024-03-11
polkit: turn "interactive" flag to polkit APIs into a proper flags field (#31...
Lennart Poettering
9
-27
/
+34
2024-03-11
basic: add PIDFS magic (#31709)
cpackham-atlnz
2
-0
/
+6
2024-03-11
po: Translated using Weblate (Russian)
Sergey A
1
-34
/
+18
2024-03-11
semaphore: remove workaround for adduser
Luca Boccassi
1
-2
/
+0
2024-03-11
polkit: trivial simplification
Lennart Poettering
1
-5
/
+1
2024-03-11
gpt-auto: ignore fstab_has_node failure
Mike Yuan
1
-2
/
+2
2024-03-11
fstab-util: remove unreachable return
Mike Yuan
1
-2
/
+0
2024-03-11
hwdb: Add touchpad configuration for ThinkPad E495
İ. Ensar Gülşen
1
-1
/
+2
2024-03-10
man: Mention that SMBIOS type 11 strings are ignored inside CVM
Daan De Meyer
2
-2
/
+4
2024-03-10
man: fix systemd-measure manpage conditional
Luca Boccassi
2
-2
/
+2
2024-03-10
man/systemd-hibernate-resume: generator now enables rather than creates the s...
Mike Yuan
2
-8
/
+5
2024-03-10
systemd-boot: Add support for reading extra kernel cmdline from SMBIOS
Daan De Meyer
4
-1
/
+44
2024-03-10
quotacheck: store argv[*] in static var
Mike Yuan
1
-9
/
+9
2024-03-10
quotacheck: minor modernization
Mike Yuan
1
-4
/
+11
2024-03-10
units: make quota services bind to corresponding mount units
Mike Yuan
2
-2
/
+3
2024-03-10
mkosi: fix typo
Yu Watanabe
1
-1
/
+1
2024-03-09
units: make templates for quotaon and systemd-quotacheck service
Thomas Blume
12
-62
/
+186
2024-03-09
semaphore: drop some manual build deps, handled by package
Luca Boccassi
1
-2
/
+2
2024-03-09
semaphore: move back to autopkgtest master branch
Luca Boccassi
1
-1
/
+3
2024-03-09
core/exec-invoke: Fix missing arguments for PR_SET_MEMORY_MERGE call
Vasiliy Stelmachenok
1
-1
/
+1
2024-03-08
resolved: also reply NOTIMP when refusing a query based on RR type
Ronan Pigott
1
-1
/
+5
2024-03-08
extract-word: increase test-extract-word coverage for unicode inputs
Chandra Pratap
1
-0
/
+24
2024-03-08
add unittest cases for argv_looks_like_help
Abraham Samuel Adekunle
1
-0
/
+5
[next]