diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2005-08-30 11:08:03 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:35:01 -0500 |
commit | f9447d2a17089178d311e03e398c25c749450f6d (patch) | |
tree | b4a8fb75612f10bf12b076ba1b5cae347a295948 /source4/lib/samba3 | |
parent | 391f9aaf0571c54a9748247cb4a2b1ee437eaef4 (diff) | |
download | samba-f9447d2a17089178d311e03e398c25c749450f6d.tar.gz samba-f9447d2a17089178d311e03e398c25c749450f6d.tar.bz2 samba-f9447d2a17089178d311e03e398c25c749450f6d.zip |
r9786: Move ldb_map into ldb/modules/
Move samba3sam to dsdb/
(This used to be commit eb9d615bcd49328131613f64745760a90553b7f2)
Diffstat (limited to 'source4/lib/samba3')
-rw-r--r-- | source4/lib/samba3/PLAN | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source4/lib/samba3/PLAN b/source4/lib/samba3/PLAN index abc3d5d6ae..67395ca84c 100644 --- a/source4/lib/samba3/PLAN +++ b/source4/lib/samba3/PLAN @@ -1,4 +1,5 @@ TODO (SoC project): - move ini parsing stuff to seperate file param/ini.c - - test ldb_map backend (testsuite?) - parse "passdb backend" setting and parse tdbsam/passdb based on it + - test ldb_map backend (testsuite?) + - testsuite for the static upgrade |