summaryrefslogtreecommitdiffstats
path: root/man/systemd-timesyncd.service.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-23resolved: tests for dns_cache_export_shared_to_packet()James Coglan1-0/+136
2024-07-23resolved: tests for dns_cache_lookup(); mDNS and multiple matching entriesJames Coglan1-0/+204
2024-07-23resolved: tests for dns_cache_lookup() returning the most recent inputJames Coglan1-0/+95
2024-07-23resolved: tests for dns_cache_dump()James Coglan1-0/+90
2024-07-23resolved: test cache missesJames Coglan1-0/+53
2024-07-23resolved: tests for dns_cache_lookup() for NXDOMAINJames Coglan1-3/+51
2024-07-23resolved: first test for dns_cache_lookup()James Coglan1-0/+41
2024-07-23resolved: tests for dns_cache_dump_to_json()James Coglan1-0/+60
2024-07-23resolved: check that adding an expired response removes cache entryJames Coglan1-0/+21
2024-07-23resolved: tests for dns_cache_put(); CNAME success and name errorJames Coglan1-0/+45
2024-07-23resolved: tests for dns_cache_put() with non-matching class, type, nameJames Coglan1-0/+51
2024-07-23resolved: refactor DNS answer construction for cache testsJames Coglan1-47/+18
2024-07-23resolved: test for dns_cache_put() with empty answerJames Coglan1-0/+14
2024-07-23resolved: tests for dns_cache_put() with different RCODEsJames Coglan1-0/+44
2024-07-23resolved: tests for dns_cache_put(); successful A queryJames Coglan2-0/+161
2024-07-23resolved: tests for dns_zone_lookup()James Coglan1-0/+173
2024-07-23resolved: tests for dns_zone_remove_rrs_by_key()James Coglan1-0/+48
2024-07-23resolved: tests for dns_zone_remove_rr()James Coglan1-0/+87
2024-07-23resolved: tests for dns_zone_put()James Coglan2-0/+94
2024-07-23resolved: tests for dns_search_domain_find()James Coglan1-0/+30
2024-07-23resolved: tests for search domain marking and unlinkingJames Coglan1-0/+116
2024-07-23resolved: extract function for checking search domainsJames Coglan1-16/+18
2024-07-23resolved: tests for dns_search_domain_unlink()James Coglan1-0/+70
2024-07-23resolved: tests for dns_search_domain_new()James Coglan2-0/+87
2024-07-23resolved: tests for dns_answer_order_by_scope()James Coglan1-0/+70
2024-07-23resolved: tests for dns_answer_has_dname_for_cname()James Coglan1-0/+82
2024-07-23resolved: tests for dns_answer_dump()James Coglan1-0/+76
2024-07-23resolved: tests for dns_answer_{copy,move}_by_key()James Coglan1-0/+284
2024-07-23resolved: tests for dns_answer_remove_by_answer_keys()James Coglan1-0/+43
2024-07-23resolved: tests for dns_answer_remove_by_{key,rr}()James Coglan1-0/+150
2024-07-23resolved: tests for dns_answer_merge() and dns_answer_extend()James Coglan1-0/+114
2024-07-23resolved: tests for dns_answer_find_soa()James Coglan1-0/+102
2024-07-23resolved: tests for dns_answer_add(), dns_answer_match_key()James Coglan2-0/+129
2024-07-23resolved: tests for dns_question_merge()James Coglan1-0/+87
2024-07-23resolved: tests for dns_question_first_name()James Coglan1-0/+37
2024-07-23resolved: tests for dns_question_dump()James Coglan1-0/+63
2024-07-23resolved: tests for dns_question_cname_redirect()James Coglan1-0/+181
2024-07-23resolved: tests for dns_question_is_equal()James Coglan1-0/+183
2024-07-23resolved: tests for dns_question_is_valid_for_query()James Coglan1-0/+80
2024-07-23resolved: tests for dns_question_matches_cname_or_dname()James Coglan1-0/+78
2024-07-23resolved: tests for dns_question_matches_rr()James Coglan1-0/+73
2024-07-23resolved: tests for dns_question_new_service()James Coglan1-0/+125
2024-07-23resolved: tests for dns_question_new_reverse()James Coglan1-0/+20
2024-07-23resolved: tests for dns_question_new_address()James Coglan1-0/+48
2024-07-23resolved: tests for dns_question_add()James Coglan2-0/+56
2024-07-23resolved: tests for dns_resource_record_source(), dns_resource_record_is_synt...James Coglan1-0/+76
2024-07-23resolved: tests for dns_resource_record_to_wire_format()James Coglan1-0/+37
2024-07-23resolved: tests for dns_resource_record_to_string()James Coglan1-0/+157
2024-07-23resolved: tests for dns_resource_key_{to,from}_json()James Coglan1-0/+20
2024-07-23resolved: tests for dns_resource_record_clamp_ttl()James Coglan1-0/+41