ToDo for 3.0: - Code refactoring for old "lowlevel" routines - Enable and complete printer support code - Support server based logon scripts (requires REXX rpc library, partly done) (works in a separate utility right now) - provide Icon fr ADMIN$ - fully implement icons. stem - _AddSharesDisplay does not use file2stem - "Guess" proper WINS server - is the LMB = WINS server approach good enough? Known problems: - Fix endless loop if neither EVFS nor Netdrive is installed under all conditions Version 2.5.0 2016-??-?? + Added: [HB] GPL License header ! Fixed: [HB] Share DDCB would not be populated ! Fixed: [HB] Heading on neighbourhood was broken and not nlv aware * Changed: [HB] Removed references to eComStation * Changed: [HB] Changed throbber to neutral one (removed eBall) + Added: [ALT] Now detects whether running under Blue Lion OS + Added: [ALT] "Trac wiki markup" setting on About window now saved in INI ! Fixed: [ALT] "Trac wiki markup" setting on About window is now honoured correctly + Added: [ALT] Implemented better fallback logic for locating plugin when look4dll is not present * Changed: [ALT] Copying About string to clipboard now adds tabs for readability * Changed: [ALT] Removed enforcement of minimum frame size and replaced with logic to switch from resizing to clipping below a certain size; this fixes nasty jittering and inconsistent sizing behaviour when resizing, especially on low resolution screens. * Changed: [ALT] Language file stem is now limited to the first 6 characters of the executable name. + Added: Detect when master browser suffers from broken databases + Added: If browsing is not allowed for user, retry as guest (useful for print servers) + Added: Detect eComStation OS Version + Added: Show for who we are waiting + Added: -timesync switch, allows time sync using commandline + Added: Support time synchronisation (requires new net.exe) + Added: Error handler for missing REXX DLLs + Added: Identify user using RPC library + Added: Indicate by "LED" whether credentials are stored or not + Added: Click on "LED" to remove credentials from memory + Added: Icon on login window depends upon connection type + Added: Allow removing stored credentials from memory + Added: Optionally store credentials in memory until next reboot + Added: Properly verify all manually entered IP addresses + Added: Connection speedup: Allow configuration of name resolve order + Added: Connection speedup: Allow configuration of WINS server + Added: Connection speedup: Optionally create/maintain LMHosts automagically + Added: Enhanced, faster browsing code (major code refactoring) + Added: Allow refreshing a single machine in the network neighbourhood + Added: Allow start/stop of the EVFSCTL.EXE daemon + Added: Allow to erase old logfiles before starting EVFSCTL.EXE + Added: Find primary domain controller (and give it a special icon) + Added: Find domain master browser + Added: Find local master browser + Added: Enhanced info box (MAC, IP-Address, server role, capabilities) + Added: Optionally add TRAC Wiki markup to "About"-data for clipboard * Changed: Use Rich Walsh's look4dll.exe to find the used ndpsmb.dll * Changed: Increase timer delay (n*2) for non responding machines * Changed: Use Alex Taylor's Warp4-Style notebook for the right pane, convert global settings and advanced connection options from windows into notebook pages ! Fixed: Proper size on 800x600 systems (I hope) ! Fixed: Proper message boxes for "Reset LMHosts" and " ! Fixed: Do not crash on "Set default workgroup" anymore ! Fixed: Context menu in connection details view could show wrong menu items ! Fixed: Do not add a *-"server" to the networkneighbourhood if a workgroup was mounted. ! Fixed: Extended Help menu item was broken ! Fixed: Refreshing a single machine added shares 2x for automatically added machines ! Fixed: Loginbox was not NLS aware ! Fixed: Do not crash upon authenticitation if we are unable to determine the connection type (yet) ! Fixed: Numerous small bugs/omissions ! Fixed: "Creating lame upcase tables" filtered ! Fixed: "TDB(" filtered ! Fixed: Do not run nmblookup.exe twice in the foreground ! Fixed: Errorhandler for parsing errors in RPC library (still not perfect) ! Fixed: Passive connections/double connection detection does not seem to work properly ! Fixed: Server/share of connections without workgroup were stuffed into the workgroup field errornously (and created a bogus entry in the network neighbourhood) ! Fixed: Minimum size was too small (reported by Alex Taylor) ! Fixed: Empty credential string test did not work properly on 4OS2 ! Fixed: Add workaround for % vs. %% issue on smbclient.exe ! Fixed: Populate TabbedDialog pages earlier during startup ! Fixed: Ticket #185 (create %ETC%/samba/pid and fix EA of %ETC%/samba/lock) ! Fixed: Ticket #200 (Never add local link addresses and localhost to LMHosts file) ! Fixed: Ticket #202 (Blanks in sharenames messed up everything) ! Fixed: Ticket #222 (Fatal error on startup in case a DLL is missing) ! Fixed: Ticket #230 (Crash in edit menu due to non existent object) ! Fixed: Ticket #231 (p_* variables were not initialized) ! Fixed: Ticket #233 (NLV Startup error) - Removed: Bottom button row - Removed: View Menu Version 2.1.3 2011-??-?? + Added: Help button on network neighbourhood view + Added: Help button on connection details view ! Fixed: Fetch credentials in case "Authenticate for browsing" is enabled and no credentials were entered before Version 2.1.2 2011-06-13 + Added: Display some hints about what is going on in the statusbar + Added: Display information about installed/connected SMB printer ports. ! Fixed: Do not crash if manually added machines do not allow browsing ! Fixed: Connect in network neighbourhood used selected object instead of source object (eventually resulted in a connection to the wrong share) Version 2.1.1 2011-03-08 ! Fixed: Finally servers always end up in the proper domain/workgroup Version 2.1.0 2011-01-18 + Added: Support for new CTO and CLD parameters introduced with 2.0.0 beta3 ! Fixed: Behaviour of login box did not work as designed ! Fixed: No mount attempt if entering credentials was aborted ! Fixed: Do not crash during "Detach all" - Refactoring: Streamline parameter parsing code - Refactoring: Remove double variables for parameters - Refactoring: Create Icon. stem in order to ease maintenance of icons - Refactoring: Common wrapper around all dynamic functions - Refactoring: Remove double variables for settings and options - Refactoring: Debug on/off option is properly done now Version 2.1 beta2 2010-12-26 + Added: New "About" box displays detailed version notices of all client components + Added: -DELAY [n] switch (as requested in Ticket #148) + Added: Integrated delay into progress window upon startup + Added: Throbber on progress window ! Fixed: Do not crash on bad return value from *RxGetMount() in GetChildren ! Fixed: "Abort" in progress window presented an uninitialized main window ! Fixed: Logfile names were wrong in the online help ! Fixed: Several typos (thanks to Rainer Stroebel) Version 2.1 beta1 2010-08-13 + Added: On-the-fly browsing on remote servers + Added: Files can be "opened" during on-the-fly browsing (a mountpoint is created first) - does not work properly yet! + Added: Set icons of browsed files according to extender types (only most often used types (EXE, OOO, PDF, generic multimedia icons - no WPS mechanism for that from REXX) + Added: Refresh display every 60 seconds in order to reflect changes done on the command line while EVFSGUI is open + Added: "Detach all" menuitem in context menu + Added: "Refresh" menuitem in context menu ! Fixed: Do not flash during refresh ! Fixed: Workaround for uninitialized advance.!alwaysmp ! Fixed: Do not run more than 32 smbclient.exe concurrently (EVFSGUI needs Paul Ratcliffe's pr1util.dll now) Version 2.0.6 2010-08-13 - This is 2.1.beta1 without On-the-fly-browsing on remote servers Version 2.0.5 2010-04-23 ! Fixed: Passive connections were not removed when the same connection was loaded using a profile ! Fixed: Missing NLV message if wrong file was dropped onto the left pane Version 2.0.4 2010-04-09 ! Fixed: Connection details doubled since MEMLEN etc removal. * Changed: Some parts of the code were refactored Version 2.0.3 2010-02-23 + Added: Open mountpoint as WPS object moved to a separate thread in order not to block the EVFSGUI main window while waiting for a folder on a slow connection to open. + Added: Double-click also opens a mountpoint as WPS folder + Added: Debug ON also makes hidden columns in connections details visible ! Fixed: "Abort" button on progress window was not NLV enabled ! Fixed: The NLV subroutine now properly falls back to the builtin (bracketed) message files in case NO (not even an english message file) can be found. ! Fixed: Do not crash in Autostart dialog when no NLV file was found. ! Fixed: Open mountpoint as WPS object fully workable ! Fixed: Open mountpint now has a consistent behaviour with other actions * Changed: Open context menu item enabled for testing (experimental) * Changed: Show wait pointer while opening WPS folder * Changed: CltInit: Now scans wellknown locations for Samba binaries (faster at least in theory) * Changed: In the 1.5.0 GA version of the plugin the MEMLEN, LOGFILE and LOGLEVEL tokens are removed in order to address the problem with EVFSRxGetMount() return strings - several changes in EVFSGUI were required to address this change in the plugin. NOTE: This changes makes older profile files, both .ndc and .evp incompatible. EVFSGUI can read old profiles, but only saves new profiles. The Netdrive GUI does not have such a feature. Older profiles may easily be migrated by editing with a text editor and removing the MEMLEN, LOGLEVEL and LOGFILE tokens from the resource strings manually. Version 2.0.2 2010-01-25 * Changed: Remove Win95/98/IBM Peer length limits from smbtree.vrs. + Added: EVFSRxGetMount() returns a maximum string length of 255 for resdata, if workgroup+server+share+username+password > 52 the resulting resdata string will be truncated. Several workarounds in ParseResourceData() added in order not completely fall over. Version 2.0.1 2010-01-12 + Added: Alex T.: Use 'Combined' font on DBCS systems ! Fixed: Alex T.: Default fonts are set correctly ! Fixed: Alex T.: Section title colours now correctly default to system settings ! Fixed: Alex T.: Various fixes and enhancements to window resize logic ! Fixed: Alex T.: FWidth/margin got lost on the expose list ! Fixed: Herwig B.: Another speed up in resize logic (use marginx2 instead of 42 times margin * 2) Version 2.0.0 (Refresh) 2009-12-29 * Changed: Rewrite routines to find .msg and .hlp files ! Fixed: Set size of throbber object according to screen dimensions Version 2.0 GA 2009-12-24 + Added: Provide unexpected.tdb in the installer ! Fixed: Detect trailing tabs and blanks in the temporary directory ! Fixed: A manually added server's workgroup might be unknown in the moment the dialog is populated Version 2.0 beta6 2009-12-12 + Added: WPI installer for Plugin, EVFSGUI and Samba Client Utilities (plus variant that includes EVFS for eCS distribution). + Added: New global option: Use broadcasts instead of local master browser + Added: New menu entry: Save default workgroup to smb.conf ! Fixed: Also go through double (and passive) connection check if profile is loaded as a commandline parameter ! Fixed: Migrate to enhanced NLV setup subroutines ! Fixed: Autodetection of filesystem variant did not work properly ! Fixed: Turn off debug console upon startup ! Fixed: Don't crash when attempting to create the Autostart script ! Fixed: Also create %ETC%\samba\lock directory for client ! Fixed: Properly redraw network neighbourhood after refresh Version 2.0 beta5 2009-11-15 + Added: Manually entered servers are automatically integrated into the network neighbourhood ! Fixed: IP address servers (without a name) can be browsed properly now. ! Fixed: Detect missing upcase tables (and don't fall over) ! Fixed: If nothing is found, network neighbourhood should be empty (and not display an unnamed workgroup icon). ! Fixed: When immediate authentification for browsing was enabled, the main window was not redrawn properly. ! Fixed: Changed statusbar size (should look better) Version 2.0 beta4 2009-11-03: ! Fixed: Do not crash on outdated temporary files ! Fixed: Do not crash on unavailable machines Version 2.0 beta3 2009-10-29: ! Fixed: The GUI was blocked every few seconds during network neighbourhood scan. Bonus: The new code is even faster than the previous one. Version 2.0 beta2 2009-10-25: + Added: English helpfile + Added: German helpfile + Added: French helpfile (partly done, requires completion by Guillaume) + Added: Information about server dialog + Added: Dialog also uses information from network neighbourhood + Added: Detection of "dead" (non accessible) servers (which are still in the browse list) * Changed: Dialog entry fields now use WarpSans Bold font (matches style of other dialogs) ! Fixed: Network neighbourhood is filled much faster than before ! Fixed: No more share type guessing ! Fixed: Ticket #105: Temporary files not removed ! Fixed: Ticket #106: Icon in global settings dialog not properly aligned Version 2.0 beta1 2009-09-15: + Added: Browsing code from smbmon + Added: D'n'd support for file shares + Added: Connection wizard dialogs + Added: main menu bar + Added: New advanced settings + Added: "Old" 1.x look and feel + Added: Main window is resizable + Added: Splitbar between panels + Added: Create rudimentary %ETC%\samba\smb.conf + Added: Connection details view (preliminary) + Added: Double connection detection using md5 hashes + Added: New profile saving code + Added: Remove menu option (preliminary for passive connections only) + Added: smbtree.vrs: Optionally do not show hidden shares + Added: smbtree.vrs: Enhanced guessicon() + Added: Preliminary context menus for Browse View and Connection details view + Added: "Retry" for passive connections (only manually for now) + Added: Drag and drop for passive connections + Added: Hide columns not useful for endusers + Added: NLV enable (parts of) connection details + Added: Disabled old profile saving code + Added: Sort smbtree view ascending + Added: Optionally turn on/off special ($) shares + Added: Optionally use big icons + Added: Profile files may be dropped onto the current connections container + Added: Login dialog behaviour matches the one from smbusers now + Added: Preliminary handling of smbtree error messages + Added: Optionally save passive connections across sessions + Added: French message file (thanks to Guillaume Gay) * Changed: Several changes in GUI style (as suggested by Alex Taylor) * Changed: Left align buttons in current connections panel (as suggested by MrFawlty and Alex Taylor) * Changed: Replaced status bar by a text control (as suggested by Alex Taylor) (only used for version display for now) * Changed: Main icon is now the one done by Alex Taylor * Changed: Use PM_Default_Colors for title sections (as suggested by Alex Taylor) * Changed: German translation of "Retry" * Changed: Profile behaviour: In 1.3 a new profile replaced older connections on the same volume only, in 2.x a new profile is merged with the old connections one. * Changed: Split advanced dialog should be split into connection options and global options * Changed: Redesigned mount dialog * Changed: Redesigned login dialog * Changed: Clarified message about multiple connections * Changed: Rebuild required Samba Client utilities 3.0.36 with libc063 (instead of libc064x) (Changeset 331 level) ! Fixed: Loading a profile presented the user a half drawn window ! Fixed: Startup code was broken if no evfsgui.ini is present ! Fixed: CltInit uses smbclient.exe instead of smbd.exe to find Samba binaries ! Fixed: Message queue during resize isn't cleared (no flashing during resize) ! Fixed: Missing NLV aware strings ! Fixed: Don't let user edit network neighbourhood results ! Fixed: Claiming a passive connection already exists is nonsense ! Fixed: Disallow connecting to printers via context menu ! Fixed: Edit and Selected menu easily got out of sync ! Fixed: Edit and Selected menu still got out of sync, really fixed now ! Fixed: Another missing record validation ! Fixed: Password display broken on double connection warning ! Fixed: Detect more printers ! Fixed: Confirmation of removal of a single connection was missing ! Fixed: Dropdown combobox in mount dialog was readonly ! Fixed: Autostart mode was broken Version 1.3.7 - changes not relevant for 2.0 Version 1.3.6 ! Fixed: When connecting to a complete server, the workgroup got lost during the connecting process. Version 1.3.5 ! Fixed: Error in profile file parsing logic could lead to double entries for LOGFILE and LOGLEVEL (possibly having side effects on EASUPPORT) Version 1.3.4 ! Fixed: Readonly connection option did not work (was not implemented) Version 1.3.3 * Changed: Provide better message box for profile saving (to explain rather odd behavior Version 1.3.2 ! Fixed: No more double drive letters in the drive letters list after mounting * Changed: "Workgroup/ Domain:" back to "Workgroup:" Version 1.3.1 + Added: Explanation for errors in case mount operation fails * Changed: "Workgroup:" to "Workgroup/ Domain:" Version 1.3 + Added: Support for the (new) ndpsmb logging feature + Added: Support for the (old) ndpsmb logging feature (deactivated) + Added: Save "titlebar" color across sessions * Changed: Merge Alex Taylor's and Herwig B.'s latest changes * Changed: Also display status data in hintarea when mouse cursor is over the "current resources" pane ! Fixed: Tab order in "new resource" pane ! Fixed: Help did not work for advanced window in NLV versions Version 1.2.1 (2009-04, Herwig B.) + Added: Try to restart EVFSCTL.EXE once in case it is not running. + Added: Implemented support for error messages depending on return codes in case of failed operations as provided from ndpsmb.dll version 1.5alpha2 or better. * Changed: Move status data of current connection into container caption (Makes more sense there). * Changed: Show version notice in status area (at the bottom now) ! Fixed: In case the connect operation fails on a newly created mount point, the mountpoint is removed again, instead of leaving it in a zombie status. That makes sense as EVFSGUI does not support the creation and maintenance of empty mountpoints (the underlying EVFS (including the REXX interface) supports this, but the GUI does not). Version 1.2.1 (2009-05, Alex Taylor) ! Fixed: Main window wasn't set visible if INI file was missing. ! Fixed: Corrected English, formatting h in helpfile. + Added: Better program icon. Version 1.2 (2008-10) *Updated: Finally all the help files are updated to reflect all changes (en, de and fr) !Workaround: It appears that for unknown reasons the SysDriveMap() function hangs if it is used with the "FREE" and "REMOTE" flags, after it is called for several times. I noticed that after I received Yuri's latest Samba plugin. The problem disappears if EVFS is not installed. This should be tested (and fixed) by Vitali in EVFS (probably). + Added: In debug mode the output in the console window has time stamps now + Added: Display name and version of the used IFS on "empty" mountpoints + Added: Button on the autoload window (the -nogui GUI) to abort reconnection + Added: Server entry field is now a drop down combo box holding all servers to which connections were made with) + Added: Alternatively support NetDrive for SMB shares instead of EVFS (using undocumented -ndfs switch) * Updated: All message files ! Fixed: Bug in my autoload code ! Fixed: Bug in my -ndfs code (spotted by Guillaume) + Added: Autostart EVFS connections feature via Startup folder object + Added: -nogui switch (only show a small message window) + Added: -autoclose switch (close eVFSGUI after 3 seconds) + Added: Load profile specified on the commandline + Added: Edit via context menu for mountpoints with exactly one resource + Added: Context menu equivalents to the Detach and Unmount pushbuttons + Added: The content of the EF_NETWORK field (aka workgroup) is saved to the EVFSGUI.INI as this changes only on rare occasions (saved me a lot of typing during testing) + Added: Do not attach drive if has already been attached (from TODO list A.T.) ! Fixed: Profiles supported plain passwords whereas EVFS provided encrypted passwords in profile files ! Fixed: eVFSGUI initializes itself properly now ! Fixed: eVFSGUI would hang after displaying the message "no control program found" ! Fixed: Cleanup signal stuff ("return" after a signal is a bad thing to do!) ! Fixed: INI file was not closed after leaving eVFSGUI ! Fixed: When several mount points exist and the first one is removed the click event routine was executed after the corresponded record was already removed -> eVFSGUI crashed. As a fix the record is validated before an attempt to access its data is done. If it does not exist anymore the event routine is terminated without further action.