diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2002-11-10 12:10:39 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2002-11-10 12:10:39 +0000 |
commit | 289fe8557cf3300be42b30d44c88426fb16c0c1a (patch) | |
tree | ab3bdecf4af4ef09d9799f61f16bea20fe9b8a58 /examples/pdb/xml/TODO | |
parent | ac05b03e5da0e33c68b275eb8fc495cc04b95525 (diff) | |
download | samba-289fe8557cf3300be42b30d44c88426fb16c0c1a.tar.gz samba-289fe8557cf3300be42b30d44c88426fb16c0c1a.tar.bz2 samba-289fe8557cf3300be42b30d44c88426fb16c0c1a.zip |
Sync with HEAD
(This used to be commit b6359c585a563f9694d8afacd43329dece6af500)
Diffstat (limited to 'examples/pdb/xml/TODO')
-rw-r--r-- | examples/pdb/xml/TODO | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/pdb/xml/TODO b/examples/pdb/xml/TODO deleted file mode 100644 index 3947bb68be..0000000000 --- a/examples/pdb/xml/TODO +++ /dev/null @@ -1,6 +0,0 @@ -- Be faster. Don't rewrite the whole file when adding a user, but store - it in the memory and save it when exiting. Requires changes to samba source. - Gives the ability to read/write to standard input/output -- Do locking! -- Better names! -- Support stdin ? |