1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44
|
This file does NOT necessarily get updated as things get done.
--------------------------------------------------------------
* implement mounting for appleshare plugin with afpfs
- and possibly bin selection and all that garbage
based on PPD files? that would be cool.
* rewrite appletalk broadcast for netatalk and put the hooks
in to the broadcast plugin
* implement timeouts for exernal helper programs - especially for smb.
* redo smbclient parsing to drop the regexp's where possible
and just work with columns (partly done)
3/31/98
* fix Media handling in Enscript plugin
5/7/98
+* winpop in background - fixed
+* mention non-functional broadcast and appleshare mounting
in README. gray out button. - fixed
+* Fix inconsistant smbclient stdin hanging - fixed
+* handle missing USER env variable (bash) - fixed
+* canvas plugin click feedback
* smbfs/Linux version detection/handling - sorta
* quotes around entity names so spaces can be included
* pap status reporting from appletalk printing
* rumba support for non-smbfs machines
* better error reporting for everything
* DNS based IP browsing
(done) * smbfs unmounting - parse mtab?
(improvd) * better installation script
-* GUI for protocol configuration.
3/1/99
* write a manpage
* update for latest mount util which supports smbfs natively!
(done) * test for program dependancies and don't crash!
(done) * fix resizing of dialogs!
(done) * better dependancy checking
(started)* smbclient-2.0 output - no differences?
don't crash on missing master.
(done) * open newly mounted directory - support via launcher if available
* make sure docs are clear (must be root, etc)
(done) * smbmount-2.0 support
|