index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
/
systemd-timesyncd.service.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-23
resolved: tests for dns_cache_export_shared_to_packet()
James Coglan
1
-0
/
+136
2024-07-23
resolved: tests for dns_cache_lookup(); mDNS and multiple matching entries
James Coglan
1
-0
/
+204
2024-07-23
resolved: tests for dns_cache_lookup() returning the most recent input
James Coglan
1
-0
/
+95
2024-07-23
resolved: tests for dns_cache_dump()
James Coglan
1
-0
/
+90
2024-07-23
resolved: test cache misses
James Coglan
1
-0
/
+53
2024-07-23
resolved: tests for dns_cache_lookup() for NXDOMAIN
James Coglan
1
-3
/
+51
2024-07-23
resolved: first test for dns_cache_lookup()
James Coglan
1
-0
/
+41
2024-07-23
resolved: tests for dns_cache_dump_to_json()
James Coglan
1
-0
/
+60
2024-07-23
resolved: check that adding an expired response removes cache entry
James Coglan
1
-0
/
+21
2024-07-23
resolved: tests for dns_cache_put(); CNAME success and name error
James Coglan
1
-0
/
+45
2024-07-23
resolved: tests for dns_cache_put() with non-matching class, type, name
James Coglan
1
-0
/
+51
2024-07-23
resolved: refactor DNS answer construction for cache tests
James Coglan
1
-47
/
+18
2024-07-23
resolved: test for dns_cache_put() with empty answer
James Coglan
1
-0
/
+14
2024-07-23
resolved: tests for dns_cache_put() with different RCODEs
James Coglan
1
-0
/
+44
2024-07-23
resolved: tests for dns_cache_put(); successful A query
James Coglan
2
-0
/
+161
2024-07-23
resolved: tests for dns_zone_lookup()
James Coglan
1
-0
/
+173
2024-07-23
resolved: tests for dns_zone_remove_rrs_by_key()
James Coglan
1
-0
/
+48
2024-07-23
resolved: tests for dns_zone_remove_rr()
James Coglan
1
-0
/
+87
2024-07-23
resolved: tests for dns_zone_put()
James Coglan
2
-0
/
+94
2024-07-23
resolved: tests for dns_search_domain_find()
James Coglan
1
-0
/
+30
2024-07-23
resolved: tests for search domain marking and unlinking
James Coglan
1
-0
/
+116
2024-07-23
resolved: extract function for checking search domains
James Coglan
1
-16
/
+18
2024-07-23
resolved: tests for dns_search_domain_unlink()
James Coglan
1
-0
/
+70
2024-07-23
resolved: tests for dns_search_domain_new()
James Coglan
2
-0
/
+87
2024-07-23
resolved: tests for dns_answer_order_by_scope()
James Coglan
1
-0
/
+70
2024-07-23
resolved: tests for dns_answer_has_dname_for_cname()
James Coglan
1
-0
/
+82
2024-07-23
resolved: tests for dns_answer_dump()
James Coglan
1
-0
/
+76
2024-07-23
resolved: tests for dns_answer_{copy,move}_by_key()
James Coglan
1
-0
/
+284
2024-07-23
resolved: tests for dns_answer_remove_by_answer_keys()
James Coglan
1
-0
/
+43
2024-07-23
resolved: tests for dns_answer_remove_by_{key,rr}()
James Coglan
1
-0
/
+150
2024-07-23
resolved: tests for dns_answer_merge() and dns_answer_extend()
James Coglan
1
-0
/
+114
2024-07-23
resolved: tests for dns_answer_find_soa()
James Coglan
1
-0
/
+102
2024-07-23
resolved: tests for dns_answer_add(), dns_answer_match_key()
James Coglan
2
-0
/
+129
2024-07-23
resolved: tests for dns_question_merge()
James Coglan
1
-0
/
+87
2024-07-23
resolved: tests for dns_question_first_name()
James Coglan
1
-0
/
+37
2024-07-23
resolved: tests for dns_question_dump()
James Coglan
1
-0
/
+63
2024-07-23
resolved: tests for dns_question_cname_redirect()
James Coglan
1
-0
/
+181
2024-07-23
resolved: tests for dns_question_is_equal()
James Coglan
1
-0
/
+183
2024-07-23
resolved: tests for dns_question_is_valid_for_query()
James Coglan
1
-0
/
+80
2024-07-23
resolved: tests for dns_question_matches_cname_or_dname()
James Coglan
1
-0
/
+78
2024-07-23
resolved: tests for dns_question_matches_rr()
James Coglan
1
-0
/
+73
2024-07-23
resolved: tests for dns_question_new_service()
James Coglan
1
-0
/
+125
2024-07-23
resolved: tests for dns_question_new_reverse()
James Coglan
1
-0
/
+20
2024-07-23
resolved: tests for dns_question_new_address()
James Coglan
1
-0
/
+48
2024-07-23
resolved: tests for dns_question_add()
James Coglan
2
-0
/
+56
2024-07-23
resolved: tests for dns_resource_record_source(), dns_resource_record_is_synt...
James Coglan
1
-0
/
+76
2024-07-23
resolved: tests for dns_resource_record_to_wire_format()
James Coglan
1
-0
/
+37
2024-07-23
resolved: tests for dns_resource_record_to_string()
James Coglan
1
-0
/
+157
2024-07-23
resolved: tests for dns_resource_key_{to,from}_json()
James Coglan
1
-0
/
+20
2024-07-23
resolved: tests for dns_resource_record_clamp_ttl()
James Coglan
1
-0
/
+41
[next]