summaryrefslogtreecommitdiffstats
path: root/test/TEST-07-ISSUE-1981 (unfollow)
Commit message (Expand)AuthorFilesLines
2022-01-27test: don't leak local variable to outer scopesFrantisek Sumsal1-2/+6
2022-01-23sd-dhcp-server: support packet from non-Ethernet interfaceYu Watanabe3-27/+82
2022-01-23sd-dhcp-client,sd-dhcp-client-server: set chaddr in dhcp_message_init()Yu Watanabe5-23/+37
2022-01-23sd-dhcp-client: fix RFC numberYu Watanabe1-2/+2
2022-01-23sd-dhcp-server: change the type of the client ID dataYu Watanabe2-5/+5
2022-01-23sd-dhcp-server: use free_and_replace() at one more placeYu Watanabe1-2/+1
2022-01-23sd-dhcp-server: shorten code a bitYu Watanabe1-16/+6
2022-01-23sd-dhcp-server: drop unnecessary buffer duplicationYu Watanabe1-7/+2
2022-01-23portable: add support for ExtensionDirectories in --extensionLuca Boccassi4-15/+40
2022-01-23test-env-file: add tests for quoting in env filesZbigniew Jędrzejewski-Szmek1-18/+50
2022-01-23core/execute: use _cleanup_ in exec_context_load_environment()Zbigniew Jędrzejewski-Szmek1-30/+21
2022-01-23test-load-fragment: add a basic test for config_parse_unit_env_file()Zbigniew Jędrzejewski-Szmek1-0/+64
2022-01-23man: clarify Environmentfile formatYonathan Randolph1-18/+33
2022-01-23man: note more clearly that $SYSTEMD_PAGER requires $SYSTEMD_PAGERSECUREash1-1/+4
2022-01-23sd-event: workaround maybe-uninitalized warning in sd_event_add_inotify()Thomas Haller1-1/+1
2022-01-22packit: switch the remaining jobs to F35Frantisek Sumsal1-3/+3
2022-01-22bpf: name unnamed bpf programsJulia Kartseva6-9/+25
2022-01-22Fix journald audit logging with fields > N_IOVEC_AUDIT_FIELDS.YmrDtnJu1-1/+1
2022-01-22boot: Only build with debug symbols in developer modeJan Janssen1-3/+5
2022-01-21hwdb: Add Microsoft Surface Pro 1 chassis quirkBastien Nocera1-0/+4
2022-01-21hostname: Allow overriding the chassis type from hwdbBastien Nocera1-5/+7
2022-01-21meson: Add missing test dependenciesDaan De Meyer5-23/+30
2022-01-21udevadm: add more assertionsYu Watanabe1-5/+18
2022-01-21udevadm: simplify the code of removing udev state filesYu Watanabe1-20/+10
2022-01-21udevadm: split assertionsYu Watanabe1-3/+4
2022-01-21udevadm: do not remove watch directoryYu Watanabe1-4/+3
2022-01-21core: add ExtensionDirectories= settingLuca Boccassi17-13/+216
2022-01-21udevadm: cleanup-db: don't delete information for kept db entriesMartin Wilck1-3/+59
2022-01-21udevadm: cleanup_dir: use dot_or_dot_dot()Martin Wilck1-2/+4
2022-01-21core: add %y/%Y specifiers for the fragment path of the unitZbigniew Jędrzejewski-Szmek5-0/+78
2022-01-21resolve: refuse to resolve empty hostnameYu Watanabe3-0/+13
2022-01-21meson: Add missing boot headers and use @INPUT@ for linkingJan Janssen1-1/+10
2022-01-20oomd: handle situations when no cgroups are killedAnita Zhang2-9/+12
2022-01-20oomd: fix race with path unavailability when killing cgroupsAnita Zhang1-1/+8
2022-01-20shared/specifier: treat NULL the same as ""Zbigniew Jędrzejewski-Szmek2-40/+25
2022-01-20resolve: reduce attempts of reading link fileYu Watanabe2-3/+8
2022-01-20wait-online: use network_link_get_operational_state()Yu Watanabe1-11/+2
2022-01-20network-util: introduce network_link_get_operational_state()Yu Watanabe2-0/+21
2022-01-20resolve: use FLAGS_SET() macroYu Watanabe1-6/+5
2022-01-20resolve: use netif_has_carrier()Yu Watanabe1-3/+2
2022-01-20netif-util: introduce netif_has_carrier()Yu Watanabe4-16/+21
2022-01-20resolve: drop redundant call of link_allocate_scopes() and link_add_rrs()Yu Watanabe1-3/+0
2022-01-20resolve: use log_link_warning_errno() or freinds moreYu Watanabe1-25/+31
2022-01-20resolve: add debuging log of interface name changeYu Watanabe1-1/+5
2022-01-20tests: make fuzz-journal-remote less flakyEvgeny Vereshchagin1-2/+1
2022-01-20Use ASSERT_PTR() in more placesZbigniew Jędrzejewski-Szmek2-43/+16
2022-01-20ci: switch to fedora-35 on i386 on PackitEvgeny Vereshchagin1-1/+1
2022-01-20hwdb: Add accel orientation quirk for the GPD Pocket 3Thomas Batten1-0/+4
2022-01-20hwdb: CH Pro Pedals not classified correctly due to no buttonsTyson Whitehead1-1/+6
2022-01-20tests: fuzz etc_hosts_parseEvgeny Vereshchagin3-0/+32