From 7e5f52aec42d21d21f01fbdf827e0b7043cb43dc Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Thu, 16 Apr 2020 16:02:55 +0000 Subject: [PATCH] Cleanup --- TODO | 4 ---- 1 file changed, 4 deletions(-) diff --git a/TODO b/TODO index 2001b88e02..accdabb012 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,3 @@ - get lmdb incremental backup working - - I need to publish a spec for PREPARE/2-phase commit in LDAP TXNs and integrate that into lmdb and back-mdb - Leftover bits from ITS#8294 -- Drop custom SHA2 code, use default crypto library SHA2 functions instead May need to document minimum crypto library version requirements Can also include sha2.c in slapd-sha2.c and make everything static