index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
TEST-07-ISSUE-1981
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-27
test: don't leak local variable to outer scopes
Frantisek Sumsal
1
-2
/
+6
2022-01-23
sd-dhcp-server: support packet from non-Ethernet interface
Yu Watanabe
3
-27
/
+82
2022-01-23
sd-dhcp-client,sd-dhcp-client-server: set chaddr in dhcp_message_init()
Yu Watanabe
5
-23
/
+37
2022-01-23
sd-dhcp-client: fix RFC number
Yu Watanabe
1
-2
/
+2
2022-01-23
sd-dhcp-server: change the type of the client ID data
Yu Watanabe
2
-5
/
+5
2022-01-23
sd-dhcp-server: use free_and_replace() at one more place
Yu Watanabe
1
-2
/
+1
2022-01-23
sd-dhcp-server: shorten code a bit
Yu Watanabe
1
-16
/
+6
2022-01-23
sd-dhcp-server: drop unnecessary buffer duplication
Yu Watanabe
1
-7
/
+2
2022-01-23
portable: add support for ExtensionDirectories in --extension
Luca Boccassi
4
-15
/
+40
2022-01-23
test-env-file: add tests for quoting in env files
Zbigniew Jędrzejewski-Szmek
1
-18
/
+50
2022-01-23
core/execute: use _cleanup_ in exec_context_load_environment()
Zbigniew Jędrzejewski-Szmek
1
-30
/
+21
2022-01-23
test-load-fragment: add a basic test for config_parse_unit_env_file()
Zbigniew Jędrzejewski-Szmek
1
-0
/
+64
2022-01-23
man: clarify Environmentfile format
Yonathan Randolph
1
-18
/
+33
2022-01-23
man: note more clearly that $SYSTEMD_PAGER requires $SYSTEMD_PAGERSECURE
ash
1
-1
/
+4
2022-01-23
sd-event: workaround maybe-uninitalized warning in sd_event_add_inotify()
Thomas Haller
1
-1
/
+1
2022-01-22
packit: switch the remaining jobs to F35
Frantisek Sumsal
1
-3
/
+3
2022-01-22
bpf: name unnamed bpf programs
Julia Kartseva
6
-9
/
+25
2022-01-22
Fix journald audit logging with fields > N_IOVEC_AUDIT_FIELDS.
YmrDtnJu
1
-1
/
+1
2022-01-22
boot: Only build with debug symbols in developer mode
Jan Janssen
1
-3
/
+5
2022-01-21
hwdb: Add Microsoft Surface Pro 1 chassis quirk
Bastien Nocera
1
-0
/
+4
2022-01-21
hostname: Allow overriding the chassis type from hwdb
Bastien Nocera
1
-5
/
+7
2022-01-21
meson: Add missing test dependencies
Daan De Meyer
5
-23
/
+30
2022-01-21
udevadm: add more assertions
Yu Watanabe
1
-5
/
+18
2022-01-21
udevadm: simplify the code of removing udev state files
Yu Watanabe
1
-20
/
+10
2022-01-21
udevadm: split assertions
Yu Watanabe
1
-3
/
+4
2022-01-21
udevadm: do not remove watch directory
Yu Watanabe
1
-4
/
+3
2022-01-21
core: add ExtensionDirectories= setting
Luca Boccassi
17
-13
/
+216
2022-01-21
udevadm: cleanup-db: don't delete information for kept db entries
Martin Wilck
1
-3
/
+59
2022-01-21
udevadm: cleanup_dir: use dot_or_dot_dot()
Martin Wilck
1
-2
/
+4
2022-01-21
core: add %y/%Y specifiers for the fragment path of the unit
Zbigniew Jędrzejewski-Szmek
5
-0
/
+78
2022-01-21
resolve: refuse to resolve empty hostname
Yu Watanabe
3
-0
/
+13
2022-01-21
meson: Add missing boot headers and use @INPUT@ for linking
Jan Janssen
1
-1
/
+10
2022-01-20
oomd: handle situations when no cgroups are killed
Anita Zhang
2
-9
/
+12
2022-01-20
oomd: fix race with path unavailability when killing cgroups
Anita Zhang
1
-1
/
+8
2022-01-20
shared/specifier: treat NULL the same as ""
Zbigniew Jędrzejewski-Szmek
2
-40
/
+25
2022-01-20
resolve: reduce attempts of reading link file
Yu Watanabe
2
-3
/
+8
2022-01-20
wait-online: use network_link_get_operational_state()
Yu Watanabe
1
-11
/
+2
2022-01-20
network-util: introduce network_link_get_operational_state()
Yu Watanabe
2
-0
/
+21
2022-01-20
resolve: use FLAGS_SET() macro
Yu Watanabe
1
-6
/
+5
2022-01-20
resolve: use netif_has_carrier()
Yu Watanabe
1
-3
/
+2
2022-01-20
netif-util: introduce netif_has_carrier()
Yu Watanabe
4
-16
/
+21
2022-01-20
resolve: drop redundant call of link_allocate_scopes() and link_add_rrs()
Yu Watanabe
1
-3
/
+0
2022-01-20
resolve: use log_link_warning_errno() or freinds more
Yu Watanabe
1
-25
/
+31
2022-01-20
resolve: add debuging log of interface name change
Yu Watanabe
1
-1
/
+5
2022-01-20
tests: make fuzz-journal-remote less flaky
Evgeny Vereshchagin
1
-2
/
+1
2022-01-20
Use ASSERT_PTR() in more places
Zbigniew Jędrzejewski-Szmek
2
-43
/
+16
2022-01-20
ci: switch to fedora-35 on i386 on Packit
Evgeny Vereshchagin
1
-1
/
+1
2022-01-20
hwdb: Add accel orientation quirk for the GPD Pocket 3
Thomas Batten
1
-0
/
+4
2022-01-20
hwdb: CH Pro Pedals not classified correctly due to no buttons
Tyson Whitehead
1
-1
/
+6
2022-01-20
tests: fuzz etc_hosts_parse
Evgeny Vereshchagin
3
-0
/
+32
[next]