| Commit message (Expand) | Author | Files | Lines |
2024-07-23 | resolved: tests for dns_resource_record_equal(); SOA records | James Coglan | 1 | -0/+157 |
2024-07-23 | resolved: tests for dns_resource_record_equal(); CNAME records | James Coglan | 1 | -0/+30 |
2024-07-23 | resolved: tests for dns_resource_record_equal(); NS records | James Coglan | 1 | -0/+30 |
2024-07-23 | resolved: tests for dns_resource_record_equal(); A and AAAA records | James Coglan | 1 | -0/+54 |
2024-07-23 | resolved: tests for dns_resource_record_equal(); general cases | James Coglan | 1 | -0/+72 |
2024-07-23 | resolved: tests for dns_resource_record_new_address(), dns_resource_record_ne... | James Coglan | 1 | -0/+52 |
2024-07-23 | resolved: tests for dns_resource_key_reduce() | James Coglan | 1 | -0/+69 |
2024-07-23 | resolved: tests for dns_resource_key_to_string() | James Coglan | 1 | -0/+15 |
2024-07-23 | resolved: tests for dns_resource_key_match_cname_or_dname(), dns_resource_key... | James Coglan | 1 | -0/+206 |
2024-07-23 | resolved: tests for dns_resource_key_equal() and dns_resource_key_match_rr() | James Coglan | 1 | -0/+209 |
2024-07-23 | resolved: tests for dns_resource_key_is_{address, dnssd_ptr, dnssd_two_label_... | James Coglan | 1 | -0/+106 |
2024-07-23 | resolved: tests for dns_resource_key_new_append_suffix() | James Coglan | 1 | -0/+33 |
2024-07-23 | resolved: tests for dns_resource_key_new() and dns_resource_key_new_redirect() | James Coglan | 1 | -0/+95 |
2024-07-23 | resolved: test for DNS_RESOURCE_RECORD_RDATA() | James Coglan | 2 | -0/+38 |
2024-07-22 | fix compilation errors | Anouk Ceyssens | 2 | -7/+7 |
2024-07-22 | test-clock: use new assertion macros | Anouk Ceyssens | 1 | -7/+7 |
2024-07-22 | test-dev-setup: use new assertion macros | Anouk Ceyssens | 1 | -22/+22 |
2024-07-22 | test-date: use new assertion macros | Anouk Ceyssens | 1 | -8/+8 |
2024-07-22 | test-daemon: use new assertion macros | Anouk Ceyssens | 1 | -1/+1 |
2024-07-22 | resolved: tests for link_allocate_scopes(): LLMNR, MDNS, IPv4/6 | James Coglan | 1 | -6/+109 |
2024-07-22 | resolved: refactor env setup for link_allocate_scopes() tests | James Coglan | 1 | -71/+74 |
2024-07-22 | resolved: basic tests for link_allocate_scopes() | James Coglan | 1 | -6/+103 |
2024-07-22 | resolved: tests for link_find_address() | James Coglan | 1 | -0/+33 |
2024-07-22 | resolved: tests for link_relevant() | James Coglan | 1 | -0/+55 |
2024-07-22 | resolved: tests for link_new(), link_process_rtnl() | James Coglan | 2 | -0/+56 |
2024-07-22 | man/systemd-repart: extend description and reword some sentences | Zbigniew Jędrzejewski-Szmek | 1 | -54/+64 |
2024-07-22 | Document that MemorySwapMax supports % configuration | Steve Traylen | 1 | -1/+2 |
2024-07-22 | core: when switching root remove /run/systemd before executing the binary spe... | Franck Bui | 1 | -0/+12 |
2024-07-22 | Make vcs-tag do something useful for non-developer mode as well | Daan De Meyer | 2 | -4/+18 |
2024-07-22 | resolved: tests for dns_packet_dup() | James Coglan | 1 | -0/+49 |
2024-07-22 | shared/exec-util: add macro to autoinsert sentinel for fork_agent() | Zbigniew Jędrzejewski-Szmek | 4 | -7/+7 |
2024-07-22 | repart: use new style for pointers in function signatures | Zbigniew Jędrzejewski-Szmek | 1 | -3/+3 |
2024-07-22 | selinux-util: add missing char in comment | Zbigniew Jędrzejewski-Szmek | 1 | -1/+1 |
2024-07-22 | resolved: tests for dns_packet_patch_max_udp_size() | James Coglan | 1 | -0/+54 |
2024-07-22 | resolved: tests for dns_packet_append_answer(); LOC records | James Coglan | 1 | -0/+54 |
2024-07-22 | resolved: tests for dns_packet_append_answer(); TXT records | James Coglan | 1 | -0/+55 |
2024-07-22 | resolved: tests for dns_packet_append_answer(); NAPTR records | James Coglan | 1 | -0/+64 |
2024-07-22 | resolved: tests for dns_packet_append_answer(); SVCB and HTTPS records | James Coglan | 1 | -0/+96 |
2024-07-22 | tools/fetch-distro: switch to the target branch | Zbigniew Jędrzejewski-Szmek | 1 | -0/+4 |
2024-07-22 | tools/fetch-distro: only fetch the configured branch | Zbigniew Jędrzejewski-Szmek | 1 | -4/+5 |
2024-07-22 | tools/update-distro-hash: rename, fetch the repository if appropriate | Zbigniew Jędrzejewski-Szmek | 1 | -5/+36 |
2024-07-22 | resolved: tests for dns_packet_append_answer(); HINFO records | James Coglan | 1 | -0/+44 |
2024-07-22 | resolved: tests for dns_packet_append_answer(); RRSIG records | James Coglan | 1 | -0/+82 |
2024-07-22 | zsh/_networkctl: remove duplicated argument for completion (#31926) | Collin L | 1 | -1/+1 |
2024-07-22 | resolved: tests for dns_packet_append_answer(); SRV records | James Coglan | 1 | -0/+53 |
2024-07-22 | resolved: tests for dns_packet_append_answer(); NS, CNAME, PTR and MX records | James Coglan | 1 | -3/+182 |
2024-07-22 | resolved: tests for dns_packet_append_answer(); single A record | James Coglan | 1 | -0/+46 |
2024-07-22 | resolved: tests for dns_packet_truncate_opt() | James Coglan | 1 | -0/+74 |
2024-07-22 | resolved: tests for dns_packet_append_opt() | James Coglan | 1 | -0/+148 |
2024-07-22 | resolved: tests for dns_packet_append_key() domain name compression | James Coglan | 1 | -0/+62 |