diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2005-09-01 18:55:51 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:36:21 -0500 |
commit | 4f4dae05f03c76b81cbc71ee80f7f1a34644936f (patch) | |
tree | eb7c525a2bbef9b86bb785985788fdd4ef901db7 /source4/lib/samba3 | |
parent | ca6c0af86f3bbefbc29c4bf4815da963ca857cef (diff) | |
download | samba-4f4dae05f03c76b81cbc71ee80f7f1a34644936f.tar.gz samba-4f4dae05f03c76b81cbc71ee80f7f1a34644936f.tar.bz2 samba-4f4dae05f03c76b81cbc71ee80f7f1a34644936f.zip |
r9912: Fix another bug in ldb_map.
(This used to be commit 4c3b37d660e798764e35a31221f4939ab6f36948)
Diffstat (limited to 'source4/lib/samba3')
-rw-r--r-- | source4/lib/samba3/PLAN | 5 |
1 files changed, 0 insertions, 5 deletions
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! |