systemd/.git
2024-07-24 Daan De MeyerMake read_attr_path() more generic
2024-07-24 Daan De Meyerrepart: Create disk image file with copy-on-write disab...
2024-07-24 Daan De Meyerrepart: Make partition files NOCOW if the disk image...
2024-07-24 Daan De Meyerfs-util: Add XO_NOCOW flag
2024-07-24 Daan De Meyerfs-util: Clean up properly in xopenat_full() on labelli...
2024-07-24 Daan De Meyerfs-util: Handle dangling symlinks in openat_report_new()
2024-07-24 Daan De Meyertest-fs-util: Modernize openat_report_new() test
2024-07-24 Daan De Meyertest-id128: Use new assertion macros
2024-07-24 Daan De Meyertest: Add ASSERT_EQ_ID128() and ASSERT_NE_ID128()
2024-07-24 Daan De Meyertest: Add ASSERT_FAIL()
2024-07-24 Daan De Meyermkosi: Update to latest
2024-07-23 Luca BoccassiMerge pull request #33535 from neighbourhoodie/tests...
2024-07-23 Luca BoccassiMerge pull request #33534 from neighbourhoodie/tests...
2024-07-23 Mike Yuancore: clean up Set/LoadCredential= parsers
2024-07-23 Daan De Meyermkosi: Bump device timeout even more
2024-07-23 Luca BoccassiMerge pull request #33533 from neighbourhoodie/tests...
2024-07-23 James Coglanresolved: tests for dns_synthesize_family() and dns_syn...
2024-07-23 James Coglanresolved: tests for dns_synthesize_answer()
2024-07-23 Mary Strodlsd-dhcp-server: persist hardware addresses in leases
2024-07-23 James Coglanresolved: tests for dns_query_string()
2024-07-23 James Coglanresolved: tests for dns_query_go(); multiple search...
2024-07-23 James Coglanresolved: refactor environment management in dns_query_...
2024-07-23 James Coglanresolved: tests for dns_query_go() when configured...
2024-07-23 James Coglanresolved: tests for dns_query_go() when no scopes are...
2024-07-23 James Coglanresolved: tests for dns_query_go() using a bypass query
2024-07-23 James Coglanresolved: tests for dns_query_go() -- with and without...
2024-07-23 James Coglanresolved: tests for dns_query_process_cname_one();...
2024-07-23 James Coglanresolved: tests for dns_query_process_cname_many()
2024-07-23 James Coglanresolved: tests for common usage of dns_query_process_c...
2024-07-23 James Coglanresolved: tests for dns_query_make_auxiliary()
2024-07-23 James Coglanresolved: tests for dns_query_new()
2024-07-23 James Coglanresolved: tests for dns_cache_lookup() clamping the TTL
2024-07-23 James Coglanresolved: tests for dns_cache_put() for NXDOMAIN with...
2024-07-23 James Coglanresolved: test that pseudo classes and types are not...
2024-07-23 James Coglanresolves: tests for dns_cache_prune()
2024-07-23 James Coglanresolved: tests for dns_cache_check_conflicts()
2024-07-23 James Coglanresolved: tests for dns_cache_export_shared_to_packet()
2024-07-23 James Coglanresolved: tests for dns_cache_lookup(); mDNS and multip...
2024-07-23 James Coglanresolved: tests for dns_cache_lookup() returning the...
2024-07-23 James Coglanresolved: tests for dns_cache_dump()
2024-07-23 James Coglanresolved: test cache misses
2024-07-23 James Coglanresolved: tests for dns_cache_lookup() for NXDOMAIN
2024-07-23 James Coglanresolved: first test for dns_cache_lookup()
2024-07-23 James Coglanresolved: tests for dns_cache_dump_to_json()
2024-07-23 James Coglanresolved: check that adding an expired response removes...
2024-07-23 James Coglanresolved: tests for dns_cache_put(); CNAME success...
2024-07-23 James Coglanresolved: tests for dns_cache_put() with non-matching...
2024-07-23 James Coglanresolved: refactor DNS answer construction for cache...
2024-07-23 James Coglanresolved: test for dns_cache_put() with empty answer
2024-07-23 James Coglanresolved: tests for dns_cache_put() with different...
2024-07-23 James Coglanresolved: tests for dns_cache_put(); successful A query
2024-07-23 Luca BoccassiMerge pull request #33531 from neighbourhoodie/tests...
2024-07-23 James Coglanresolved: tests for dns_zone_lookup()
2024-07-23 James Coglanresolved: tests for dns_zone_remove_rrs_by_key()
2024-07-23 James Coglanresolved: tests for dns_zone_remove_rr()
2024-07-23 James Coglanresolved: tests for dns_zone_put()
2024-07-23 Luca BoccassiMerge pull request #33530 from neighbourhoodie/tests...
2024-07-23 James Coglanresolved: tests for dns_search_domain_find()
2024-07-23 James Coglanresolved: tests for search domain marking and unlinking
2024-07-23 James Coglanresolved: extract function for checking search domains
2024-07-23 James Coglanresolved: tests for dns_search_domain_unlink()
2024-07-23 James Coglanresolved: tests for dns_search_domain_new()
2024-07-23 Luca BoccassiMerge pull request #33529 from neighbourhoodie/tests...
2024-07-23 Luca BoccassiMerge pull request #33528 from neighbourhoodie/tests...
2024-07-23 James Coglanresolved: tests for dns_answer_order_by_scope()
2024-07-23 James Coglanresolved: tests for dns_answer_has_dname_for_cname()
2024-07-23 James Coglanresolved: tests for dns_answer_dump()
2024-07-23 James Coglanresolved: tests for dns_answer_{copy,move}_by_key()
2024-07-23 James Coglanresolved: tests for dns_answer_remove_by_answer_keys()
2024-07-23 James Coglanresolved: tests for dns_answer_remove_by_{key,rr}()
2024-07-23 James Coglanresolved: tests for dns_answer_merge() and dns_answer_e...
2024-07-23 James Coglanresolved: tests for dns_answer_find_soa()
2024-07-23 James Coglanresolved: tests for dns_answer_add(), dns_answer_match_...
2024-07-23 Luca BoccassiMerge pull request #33526 from neighbourhoodie/tests...
2024-07-23 James Coglanresolved: tests for dns_question_merge()
2024-07-23 James Coglanresolved: tests for dns_question_first_name()
2024-07-23 James Coglanresolved: tests for dns_question_dump()
2024-07-23 James Coglanresolved: tests for dns_question_cname_redirect()
2024-07-23 James Coglanresolved: tests for dns_question_is_equal()
2024-07-23 James Coglanresolved: tests for dns_question_is_valid_for_query()
2024-07-23 James Coglanresolved: tests for dns_question_matches_cname_or_dname()
2024-07-23 James Coglanresolved: tests for dns_question_matches_rr()
2024-07-23 James Coglanresolved: tests for dns_question_new_service()
2024-07-23 James Coglanresolved: tests for dns_question_new_reverse()
2024-07-23 James Coglanresolved: tests for dns_question_new_address()
2024-07-23 James Coglanresolved: tests for dns_question_add()
2024-07-23 Luca BoccassiMerge pull request #33525 from neighbourhoodie/tests...
2024-07-23 James Coglanresolved: tests for dns_resource_record_source(), dns_r...
2024-07-23 James Coglanresolved: tests for dns_resource_record_to_wire_format()
2024-07-23 James Coglanresolved: tests for dns_resource_record_to_string()
2024-07-23 James Coglanresolved: tests for dns_resource_key_{to,from}_json()
2024-07-23 James Coglanresolved: tests for dns_resource_record_clamp_ttl()
2024-07-23 James Coglanresolved: tests for dns_resource_record_equal(); LOC...
2024-07-23 James Coglanresolved: tests for dns_resource_record_equal(); SVCB...
2024-07-23 James Coglanresolved: tests for dns_resource_record_equal(); RRSIG...
2024-07-23 James Coglanresolved: tests for dns_resource_record_equal(); NAPTR...
2024-07-23 James Coglanresolved: tests for dns_resource_record_equal(); SRV...
2024-07-23 James Coglanresolved: tests for dns_resource_record_equal(); TXT...
2024-07-23 James Coglanresolved: tests for dns_resource_record_equal(); DNAME...
2024-07-23 James Coglanresolved: tests for dns_resource_record_equal(); MX...
next