Move from table to tree for lookups
authorJeremy Harris <jgh146exb@wizmail.org>
Fri, 23 Aug 2024 20:31:07 +0000 (21:31 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Sat, 24 Aug 2024 15:25:28 +0000 (16:25 +0100)
commit67583e736a008a6106a0f4297a0e0df6a9b90c21
treea0dc611eb64b236f7274ee3881d9616d1439d502
parente3bb5e1f6524a33ceef57daea32d485608a7cc6e
Move from table to tree for lookups
20 files changed:
src/src/acl.c
src/src/drtables.c
src/src/exim.c
src/src/expand.c
src/src/functions.h
src/src/globals.h
src/src/lookupapi.h
src/src/lookups/ldap.c
src/src/macros.h
src/src/match.c
src/src/search.c
src/src/spool_in.c
src/src/spool_out.c
src/src/store.c
src/src/structs.h
src/src/tree.c
src/src/verify.c
test/runtest
test/stderr/2610
test/stderr/2620