diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-11-27 21:28:46 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-11-27 21:28:46 +0000 |
commit | b3991c2da1f5be81ab9ec069af6ecfb49086ed97 (patch) | |
tree | b04f96068572413435076ba28afd590fa7562771 /TODO | |
parent | fb1fbc030b5ae784703a56235c7b7d63d7577c0c (diff) | |
download | fetchmail-b3991c2da1f5be81ab9ec069af6ecfb49086ed97.tar.gz fetchmail-b3991c2da1f5be81ab9ec069af6ecfb49086ed97.tar.bz2 fetchmail-b3991c2da1f5be81ab9ec069af6ecfb49086ed97.zip |
Add some items to do after 6.3.0.
svn path=/trunk/; revision=4486
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -12,6 +12,14 @@ rather than duplicating the user name (see l. 211 in smbutil.c). For later: ========== +IDN + +Pipeline commands + +Allow to query multiple servers simultaneously. + +Privilege separation model for added security. + Re-exec ourselves if the executable file changes? Security vs. convenience. |