summaryrefslogtreecommitdiffstats
path: root/hwdb.d/70-av-production.hwdb (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-25basic/log: do not treat all negative errnos as syntheticMike Yuan2-8/+11
2024-07-24analyze: capability: add support for decoding capability masksIvan Shapovalov5-13/+109
2024-07-24mkosi: update debian commit referenceLuca Boccassi1-1/+1
2024-07-24hwdb: add axis range corrections for the Lenovo Thinkpad E16MkKvcs1-0/+7
2024-07-24add udev rules for trezor hw wallet devicesvdovhanych4-0/+30
2024-07-24resolved: report svc params as a json objectRonan Pigott2-16/+13
2024-07-23core-varlink: switch to PidRef + manager_get_unit_by_pidref()Mike Yuan1-4/+6
2024-07-23core-varlink: do not log about ENOENT if oomd isn't availableMike Yuan1-6/+7
2024-07-23core-varlink: add missing runtime_scope check for manager_varlink_init_user()Mike Yuan1-0/+3
2024-07-23core: reliably check if varlink socket has been deserializedMike Yuan3-23/+31
2024-07-23mount-util: reorder params for mount_in_userspace, clean up loggingMike Yuan2-33/+66
2024-07-23mount-util: do not unnecessarily acquire mountns fd twiceMike Yuan1-7/+3
2024-07-23mount-util: clean up mount_exchange_graceful a bit, don't duplicate move_moun...Mike Yuan1-16/+8
2024-07-23machine-dbus: use pidref_namespace_open() where appropriateMike Yuan1-18/+18
2024-07-23namespace-util: introduce pidref_namespace_open()Mike Yuan2-8/+38
2024-07-23namespace-util: explicitly specify namespace_info[]'s sizeMike Yuan1-1/+1
2024-07-23path-util: simplify final path for find_executable()Mike Yuan1-0/+2
2024-07-23path-util: trivial cleanup for find_executable_full()Mike Yuan2-28/+33
2024-07-23core: clean up Set/LoadCredential= parsersMike Yuan6-158/+145
2024-07-23mkosi: Bump device timeout even moreDaan De Meyer1-1/+1
2024-07-23resolved: tests for dns_synthesize_family() and dns_synthesize_protocol()James Coglan1-0/+20
2024-07-23resolved: tests for dns_synthesize_answer()James Coglan2-0/+296
2024-07-23sd-dhcp-server: persist hardware addresses in leasesMary Strodl1-1/+27
2024-07-23resolved: tests for dns_query_string()James Coglan1-0/+71
2024-07-23resolved: tests for dns_query_go(); multiple search domains for dns_query_can...James Coglan1-14/+16
2024-07-23resolved: refactor environment management in dns_query_go() testsJames Coglan1-47/+79
2024-07-23resolved: tests for dns_query_go() when configured with search domainsJames Coglan1-2/+21
2024-07-23resolved: tests for dns_query_go() when no scopes are availableJames Coglan1-10/+28
2024-07-23resolved: tests for dns_query_go() using a bypass queryJames Coglan1-8/+30
2024-07-23resolved: tests for dns_query_go() -- with and without network linkJames Coglan1-0/+102
2024-07-23resolved: tests for dns_query_process_cname_one(); no match, DNAME, utf-8 han...James Coglan1-0/+183
2024-07-23resolved: tests for dns_query_process_cname_many()James Coglan1-6/+97
2024-07-23resolved: tests for common usage of dns_query_process_cname_one()James Coglan1-0/+139
2024-07-23resolved: tests for dns_query_make_auxiliary()James Coglan1-0/+35
2024-07-23resolved: tests for dns_query_new()James Coglan2-0/+180
2024-07-23resolved: tests for dns_cache_lookup() clamping the TTLJames Coglan1-0/+37
2024-07-23resolved: tests for dns_cache_put() for NXDOMAIN with no SOAJames Coglan1-0/+12
2024-07-23resolved: test that pseudo classes and types are not cachedJames Coglan1-0/+88
2024-07-23resolves: tests for dns_cache_prune()James Coglan1-0/+38
2024-07-23resolved: tests for dns_cache_check_conflicts()James Coglan1-0/+55
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