1 | ToDo for 2.x:
|
---|
2 | - Major code refactoring (partly done)
|
---|
3 | - Debug on/off option is badly implemented (rework required)
|
---|
4 | - Create Icon. stem in order to ease maintainance of icons
|
---|
5 |
|
---|
6 | Version 2.0 GA
|
---|
7 | - Added: Provide unexpected.tdb in the installer
|
---|
8 | - Fixed: Detect trailing tabs and blanks in the temporary directory
|
---|
9 |
|
---|
10 | Version 2.0 beta6 2009-12-12
|
---|
11 | + Added: WPI installer for Plugin, EVFSGUI and Samba Client Utilities
|
---|
12 | (plus variant that includes EVFS for eCS distribution).
|
---|
13 | + Added: New global option: Use broadcasts instead of local master browser
|
---|
14 | + Added: New menu entry: Save default workgroup to smb.conf
|
---|
15 | - Fixed: Also go through double (and passive) connection check
|
---|
16 | if profile is loaded as a commandline parameter
|
---|
17 | - Fixed: Migrate to enhanced NLV setup subroutines
|
---|
18 | - Fixed: Autodetection of filesystem variant did not work properly
|
---|
19 | - Fixed: Turn off debug console upon startup
|
---|
20 | - Fixed: Don't crash when attempting to create the Autostart script
|
---|
21 | - Fixed: Also create %ETC%\samba\lock directory for client
|
---|
22 | - Fixed: Properly redraw network neighbourhood after refresh
|
---|
23 |
|
---|
24 | Version 2.0 beta5 2009-11-15
|
---|
25 | + Added: Manually entered servers are automatically integrated into the
|
---|
26 | network neighbourhood
|
---|
27 | - Fixed: IP address servers (without a name) can be browsed properly now.
|
---|
28 | - Fixed: Detect missing upcase tables (and don't fall over)
|
---|
29 | - Fixed: If nothing is found, network neighbourhood should be empty (and
|
---|
30 | not display an unnamed workgroup icon).
|
---|
31 | - Fixed: When immediate authentification for browsing was enabled, the
|
---|
32 | main window was not redrawn properly.
|
---|
33 | - Fixed: Changed statusbar size (should look better)
|
---|
34 |
|
---|
35 | Version 2.0 beta4 2009-11-03:
|
---|
36 | - Fixed: Do not crash on outdated temporary files
|
---|
37 | - Fixed: Do not crash on unavailable machines
|
---|
38 |
|
---|
39 | Version 2.0 beta3 2009-10-29:
|
---|
40 | - Fixed: The GUI was blocked every few seconds during network neighbourhood
|
---|
41 | scan. Bonus: The new code is even faster than the previous one.
|
---|
42 |
|
---|
43 | Version 2.0 beta2 2009-10-25:
|
---|
44 | + Added: English helpfile
|
---|
45 | + Added: German helpfile
|
---|
46 | + Added: French helpfile (partly done, requires completion by Guillaume)
|
---|
47 | + Added: Information about server dialog
|
---|
48 | + Added: Dialog also uses information from network neighbourhood
|
---|
49 | + Added: Detection of "dead" (non accessible) servers (which are still in the
|
---|
50 | browse list)
|
---|
51 | - Changed: Dialog entry fields now use WarpSans Bold font (matches style of
|
---|
52 | other dialogs)
|
---|
53 | - Fixed: Network neighbourhood is filled much faster than before
|
---|
54 | - Fixed: No more share type guessing
|
---|
55 | - Fixed: Ticket #105: Temporary files not removed
|
---|
56 | - Fixed: Ticket #106: Icon in global settings dialog not properly aligned
|
---|
57 |
|
---|
58 | Version 2.0 beta1 2009-09-15:
|
---|
59 | + Added: Browsing code from smbmon
|
---|
60 | + Added: D'n'd support for file shares
|
---|
61 | + Added: Connection wizard dialogs
|
---|
62 | + Added: main menu bar
|
---|
63 | + Added: New advanced settings
|
---|
64 | + Added: "Old" 1.x look and feel
|
---|
65 | + Added: Main window is resizable
|
---|
66 | + Added: Splitbar between panels
|
---|
67 | + Added: Create rudimentary %ETC%\samba\smb.conf
|
---|
68 | + Added: Connection details view (preliminary)
|
---|
69 | + Added: Double connection detection using md5 hashes
|
---|
70 | + Added: New profile saving code
|
---|
71 | + Added: Remove menu option (preliminary for passive connections only)
|
---|
72 | + Added: smbtree.vrs: Optionally do not show hidden shares
|
---|
73 | + Added: smbtree.vrs: Enhanced guessicon()
|
---|
74 | + Added: Preliminary context menus for Browse View and Connection details view
|
---|
75 | + Added: "Retry" for passive connections (only manually for now)
|
---|
76 | + Added: Drag and drop for passive connections
|
---|
77 | + Added: Hide columns not useful for endusers
|
---|
78 | + Added: NLV enable (parts of) connection details
|
---|
79 | + Added: Disabled old profile saving code
|
---|
80 | + Added: Sort smbtree view ascending
|
---|
81 | + Added: Optionally turn on/off special ($) shares
|
---|
82 | + Added: Optionally use big icons
|
---|
83 | + Added: Profile files may be dropped onto the current connections container
|
---|
84 | + Added: Login dialog behaviour matches the one from smbusers now
|
---|
85 | + Added: Preliminary handling of smbtree error messages
|
---|
86 | + Added: Optionally save passive connections across sessions
|
---|
87 | + Added: French message file (thanks to Guillaume Gay)
|
---|
88 | - Changed: Several changes in GUI style (as suggested by Alex Taylor)
|
---|
89 | - Changed: Left align buttons in current connections panel (as suggested by
|
---|
90 | MrFawlty and Alex Taylor)
|
---|
91 | - Changed: Replaced status bar by a text control (as suggested by Alex Taylor)
|
---|
92 | (only used for version display for now)
|
---|
93 | - Changed: Main icon is now the one done by Alex Taylor
|
---|
94 | - Changed: Use PM_Default_Colors for title sections (as suggested by Alex Taylor)
|
---|
95 | - Changed: German translation of "Retry"
|
---|
96 | - Changed: Profile behaviour: In 1.3 a new profile replaced older connections
|
---|
97 | on the same volume only, in 2.x a new profile is merged with the
|
---|
98 | old connections one.
|
---|
99 | - Changed: Split advanced dialog should be split into connection options and
|
---|
100 | global options
|
---|
101 | - Changed: Redesigned mount dialog
|
---|
102 | - Changed: Redesigned login dialog
|
---|
103 | - Changed: Clarified message about multiple connections
|
---|
104 | - Changed: Rebuild required Samba Client utilities 3.0.36 with libc063
|
---|
105 | (instead of libc064x) (Changeset 331 level)
|
---|
106 | - Fixed: Loading a profile presented the user a half drawn window
|
---|
107 | - Fixed: Startup code was broken if no evfsgui.ini is present
|
---|
108 | - Fixed: CltInit uses smbclient.exe instead of smbd.exe to find Samba binaries
|
---|
109 | - Fixed: Message queue during resize isn't cleared (no flashing during resize)
|
---|
110 | - Fixed: Missing NLV aware strings
|
---|
111 | - Fixed: Don't let user edit network neighbourhood results
|
---|
112 | - Fixed: Claiming a passive connection already exists is nonsense
|
---|
113 | - Fixed: Disallow connecting to printers via context menu
|
---|
114 | - Fixed: Edit and Selected menu easily got out of sync
|
---|
115 | - Fixed: Edit and Selected menu still got out of sync, really fixed now
|
---|
116 | - Fixed: Another missing record validation
|
---|
117 | - Fixed: Password display broken on double connection warning
|
---|
118 | - Fixed: Detect more printers
|
---|
119 | - Fixed: Confirmation of removal of a single connection was missing
|
---|
120 | - Fixed: Dropdown combobox in mount dialog was readonly
|
---|
121 | - Fixed: Autostart mode was broken
|
---|
122 |
|
---|
123 | Version 1.3.7 - changes not relevant for 2.0
|
---|
124 |
|
---|
125 | Version 1.3.6
|
---|
126 | !Fixed: When connecting to a complete server, the workgroup got lost during the
|
---|
127 | connecting process.
|
---|
128 | Version 1.3.5
|
---|
129 | !Fixed: Error in profile file parsing logic could lead to double entries
|
---|
130 | for LOGFILE and LOGLEVEL (possibly having side effects on EASUPPORT)
|
---|
131 | Version 1.3.4
|
---|
132 | !Fixed: Readonly connection option did not work (was not implemented)
|
---|
133 | Version 1.3.3
|
---|
134 | *Changed: Provide better message box for profile saving (to explain rather
|
---|
135 | odd behavior
|
---|
136 | Version 1.3.2
|
---|
137 | !Fixed: No more double drive letters in the drive letters list after mounting
|
---|
138 | *Changed: "Workgroup/ Domain:" back to "Workgroup:"
|
---|
139 | Version 1.3.1
|
---|
140 | +Added: Explanation for errors in case mount operation fails
|
---|
141 | *Changed: "Workgroup:" to "Workgroup/ Domain:"
|
---|
142 | Version 1.3
|
---|
143 | +Added: Support for the (new) ndpsmb logging feature
|
---|
144 | +Added: Support for the (old) ndpsmb logging feature (deactivated)
|
---|
145 | +Added: Save "titlebar" color across sessions
|
---|
146 | *Changed: Merge Alex Taylor's and Herwig B.'s latest changes
|
---|
147 | *Changed: Also display status data in hintarea when mouse cursor is over
|
---|
148 | the "current resources" pane
|
---|
149 | !Fixed: Tab order in "new resource" pane
|
---|
150 | !Fixed: Help did not work for advanced window in NLV versions
|
---|
151 |
|
---|
152 | Version 1.2.1 (2009-04, Herwig B.)
|
---|
153 | +Added: Try to restart EVFSCTL.EXE once in case it is not running.
|
---|
154 | +Added: Implemented support for error messages depending on return codes
|
---|
155 | in case of failed operations as provided from ndpsmb.dll version
|
---|
156 | 1.5alpha2 or better.
|
---|
157 | *Changed: Move status data of current connection into container caption
|
---|
158 | (Makes more sense there).
|
---|
159 | *Changed: Show version notice in status area (at the bottom now)
|
---|
160 | !Fixed: In case the connect operation fails on a newly created mount point,
|
---|
161 | the mountpoint is removed again, instead of leaving it in a zombie
|
---|
162 | status. That makes sense as EVFSGUI does not support the creation
|
---|
163 | and maintainance of empty mountpoints (the underlying EVFS (including
|
---|
164 | the REXX interface) supports this, but the GUI does not).
|
---|
165 |
|
---|
166 | Version 1.2.1 (2009-05, Alex Taylor)
|
---|
167 | !Fixed: Main window wasn't set visible if INI file was missing.
|
---|
168 | !Fixed: Corrected English, formatting h in helpfile.
|
---|
169 | *Added: Better program icon.
|
---|
170 |
|
---|
171 | Version 1.2 (2008-10)
|
---|
172 | *Updated: Finally all the help files are updated to reflect all changes
|
---|
173 | (en, de and fr)
|
---|
174 | !Workaround: It appears that for unknown reasons the SysDriveMap() function
|
---|
175 | hangs if it is used with the "FREE" and "REMOTE" flags, after it is
|
---|
176 | called for several times. I noticed that after I received Yuri's
|
---|
177 | latest Samba plugin. The problem disappears if EVFS is not installed.
|
---|
178 | This should be tested (and fixed) by Vitali in EVFS (probably).
|
---|
179 |
|
---|
180 | +Added: In debug mode the output in the console window has time stamps now
|
---|
181 | +Added: Display name and version of the used IFS on "empty" mountpoints
|
---|
182 | +Added: Button on the autoload window (the -nogui GUI) to abort reconnection
|
---|
183 | +Added: Server entry field is now a drop down combo box holding all servers
|
---|
184 | to which connections were made with)
|
---|
185 | +Added: Alternatively support NetDrive for SMB shares instead of EVFS (using
|
---|
186 | undocumented -ndfs switch)
|
---|
187 | *Updated: All message files
|
---|
188 | !Fixed: Bug in my autoload code
|
---|
189 | !Fixed: Bug in my -ndfs code (spotted by Guillaume)
|
---|
190 |
|
---|
191 | +Added: Autostart EVFS connections feature via Startup folder object
|
---|
192 | +Added: -nogui switch (only show a small message window)
|
---|
193 | +Added: -autoclose switch (close eVFSGUI after 3 seconds)
|
---|
194 | +Added: Load profile specified on the commandline
|
---|
195 | +Added: Edit via context menu for mountpoints with exactly one resource
|
---|
196 | +Added: Context menu equivalents to the Detach and Unmount pushbuttons
|
---|
197 | +Added: The content of the EF_NETWORK field (aka workgroup) is saved to the
|
---|
198 | eVFSGUI.INI as this changes only on rare occasions (saved me a lot of
|
---|
199 | typing during testing)
|
---|
200 | +Added: Do not attach drive if has already been attached (from TODO list A.T.)
|
---|
201 | !Fixed: Profiles supported plain passwords whereas EVFS provided encrypted
|
---|
202 | passwords in profile files
|
---|
203 | !Fixed: eVFSGUI initializes itself properly now
|
---|
204 | !Fixed: eVFSGUI would hang after displaying the message "no control program
|
---|
205 | found"
|
---|
206 | !Fixed: Cleanup signal stuff ("return" after a signal is a bad thing to do!)
|
---|
207 | !Fixed: INI file was not closed after leaving eVFSGUI
|
---|
208 | !Fixed: When several mount points exist and the first one is removed the click
|
---|
209 | event routine was executed after the corresponded record was already
|
---|
210 | removed -> eVFSGUI crashed. As a fix the record is validated before an
|
---|
211 | attempt to access its data is done. If it does not exist anymore the
|
---|
212 | event routine is terminated without further action.
|
---|