diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2005-09-01 01:11:15 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:36:18 -0500 |
commit | 1b5cb7309d13b472eff12e1bfb5191ca8e0391ae (patch) | |
tree | 1a5c3a09ca31283e0ece166debb66b723c991e7f /source4/lib/samba3 | |
parent | 99054eb40a4ce3e2b065132129cb5f8db4db0f78 (diff) | |
download | samba-1b5cb7309d13b472eff12e1bfb5191ca8e0391ae.tar.gz samba-1b5cb7309d13b472eff12e1bfb5191ca8e0391ae.tar.bz2 samba-1b5cb7309d13b472eff12e1bfb5191ca8e0391ae.zip |
r9857: Fix rename/delete issues
(This used to be commit d6dce7ef3eb21a5e90244cf2ce7403ab43b12d63)
Diffstat (limited to 'source4/lib/samba3')
-rw-r--r-- | source4/lib/samba3/PLAN | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/lib/samba3/PLAN b/source4/lib/samba3/PLAN index 80885a4ec7..4351ce2e61 100644 --- a/source4/lib/samba3/PLAN +++ b/source4/lib/samba3/PLAN @@ -1,4 +1,3 @@ TODO (SoC project): - [ldb_map] some more strict checking when sending data to an LDAP server - - [ldb_map] fix rename - fix ntPwdHash / lmPwdHash bug |