diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2005-08-30 17:23:07 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:35:04 -0500 |
commit | 34305d74e19e09d304db4bfe7fcd46504831feaf (patch) | |
tree | 57b36ca90085cb18cb8f0639c2e0e797d4d7b69b /source4/lib/samba3/PLAN | |
parent | 10ee597a786839dfa327c166c1919c0b11977632 (diff) | |
download | samba-34305d74e19e09d304db4bfe7fcd46504831feaf.tar.gz samba-34305d74e19e09d304db4bfe7fcd46504831feaf.tar.bz2 samba-34305d74e19e09d304db4bfe7fcd46504831feaf.zip |
r9808: Improve code that selects what "passdb backend" to import from.
(This used to be commit 7739d092d5ca99bd44a1612cc783e38a2f09a67f)
Diffstat (limited to 'source4/lib/samba3/PLAN')
-rw-r--r-- | source4/lib/samba3/PLAN | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/lib/samba3/PLAN b/source4/lib/samba3/PLAN index 67395ca84c..f6cdf1cce4 100644 --- a/source4/lib/samba3/PLAN +++ b/source4/lib/samba3/PLAN @@ -1,5 +1,3 @@ TODO (SoC project): - - move ini parsing stuff to seperate file param/ini.c - - parse "passdb backend" setting and parse tdbsam/passdb based on it - test ldb_map backend (testsuite?) - testsuite for the static upgrade |