blob: 3947bb68be1e1e7437d5e875ef65510ccd7f6268 (
plain)
1
2
3
4
5
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 ?
|