From 4f4dae05f03c76b81cbc71ee80f7f1a34644936f Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Thu, 1 Sep 2005 18:55:51 +0000 Subject: r9912: Fix another bug in ldb_map. (This used to be commit 4c3b37d660e798764e35a31221f4939ab6f36948) --- source4/lib/samba3/PLAN | 5 ----- 1 file changed, 5 deletions(-) (limited to 'source4/lib/samba3') diff --git a/source4/lib/samba3/PLAN b/source4/lib/samba3/PLAN index 916617638b..9a24f70271 100644 --- a/source4/lib/samba3/PLAN +++ b/source4/lib/samba3/PLAN @@ -1,7 +1,2 @@ TODO (SoC project): - fix ntPwdHash / lmPwdHash bug - - ldb_map - - convert_remote() can be NULL! - - new way of finding remote attribute in map_add() - - loop over all attributes - - if local one present, run! -- cgit