diff options
Diffstat (limited to 'examples/pdb/xml/TODO')
-rw-r--r-- | examples/pdb/xml/TODO | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/pdb/xml/TODO b/examples/pdb/xml/TODO new file mode 100644 index 0000000000..3947bb68be --- /dev/null +++ b/examples/pdb/xml/TODO @@ -0,0 +1,6 @@ +- 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 ? |