source: trunk/guitools/smbmon/changes@ 689

Last change on this file since 689 was 688, checked in by Herwig Bauernfeind, 14 years ago

GUI-Tools: Updates in EVFSGUI, SMBMON and SSCC

File size: 10.7 KB
Line 
1Version 2.5.alpha 10-2011
2 +Added: Delete old logs
3 +Added: enhanced refresh code
4 *Changed: Use Alex Taylor's Warp4-style notebook
5 instead of my emulation
6 *Changed: Visual style is now EVFSGUI-like
7 *Changed: Use latest smbtree.vrs to have all browsing
8 enhancements added to EVFSGUI
9 Note: This is based upon 1.9 line of code.
10Version 2.1.alpha 07-2011
11 Note: This was an attempt to create a complete rewrite.
12 Abandoned, as it would have been too much work.
13Version 1.9.0 15-08-2010
14 +Added: findsmb functionality
15 +Added: Optionally use big icons
16 +Added: smbtree.vrs: Refresh network neighbourhood in
17 background
18 +Added: EVFSGUI-like throbber for network neighbourhood
19 +Added: Sorting for all containers
20 *Changed: Flatened menu structure
21Version 0.9.25 27-06-2009
22 +Added: Check free space on TMPDIR
23 +Added: _SambaInit: Fallback also for helpfile only
24 +Added: Beep if number of smbd.exe increases (in debug
25 mode only)
26 !Fixed: Version detection for virgin server
27 !Fixed: General detection of virgin server
28Version 0.9.24 13-06-2009
29 *Changed: PID file detection to match Samba 3.3.x
30Version 0.9.23 19-05-2009
31 *Changed: Temporarily remove the redirection of the
32 output of smb.cmd introduced with 0.9.14 as
33 it was causing several problems.
34 *Changed: Only show one button for start/stop (makes
35 more sense)
36 *Changed: Rather use timer events instead of direct
37 calls to refresh daemon status
38Version 0.9.22 29-04-2009
39 +Added: New fancy About box
40 +Added: Detect when smbd.exe is a different version
41 than smbstatus.exe
42 +Added: _SambaInit: Make detection process more verbose
43 +Added: _SambaInit: _SambaRunning() added
44 +Added: _SambaInit: Winbindd check added
45 +Added: _SambaInit: Also find smbd.exe in ..\bin
46 +Added: _SambaInit: Make sure the core directories exist
47 (basically redo the job of coreinst.cmd during
48 install).
49 *Changed: _SambaInit: Changed search order for smbd.exe
50 (made it more likely to find OUR smbd.exe
51 before we find other smbd.exe that are in
52 the PATH accidentally)
53 !Fixed: _SambaInit: Regression, we must change into
54 Samba tools directory before proceeding.
55 !Fixed: _SambaInit: New default logging directory was
56 detected wrongly
57 !Fixed: Font on settings page was not stored across
58 sessions
59Version 0.9.21 19-02-2009
60 +Added: "Server stopped" message text in uptime display
61 in case the server does not run
62 +Added: Enable/disable buttons on daemon page according
63 to the status of the daemons
64Version 0.9.20 18-02-2009
65 +Added: Separate refresh intervall if SmbMon runs
66 minimzed
67 *Changed: Get version number from smbd.exe instead of
68 smbstatus.exe (more conveniant when testing)
69 *Changed: Display uptime in container caption instead
70 of a separate object
71 !Fixed: Several bugs in the uptime logic
72 !Fixed: Detect "Receiving SMB" messages
73 in data collection on Browse page
74 !Fixed: Reading intervalls from INI file was broken
75Version 0.9.19 31-01-2009
76 +Added: NLVSetup: NLV files are also found in
77 subdirectories of the installation directory
78 !Fixed: Crash in _SambaUptime()
79Version 0.9.18 28-01-2009
80 +Added: Uptime information (depends on nmbd.pid file)
81 +Added: Send message also implemented on tree page
82 *Changed: Split file date/time on files page into
83 2 separate columns
84 *Changed: Delay refresh by 0.3 seconds in order to
85 avoid missing PIDs when starting Samba
86 !Fixed: Send messages did not work right.
87Version 0.9.17 04-12-2008
88 +Added: Framework for online help implemented
89 +Added: Customizable columns layout (ported from
90 smbusers)
91 +Added: Send message to machines (on users page only
92 for now)
93 !Fixed: Files with blanks resulted in garbled output
94 on "Files" page
95Version 0.9.16 24-11-2008
96 +Added: Icon column to Users, Files, Service pages
97 +Added: Gave IP-Address its own column on user page.
98 +Added: Context menu on service page - "Close share"
99Version 0.9.15 18-11-2008
100 +Added: Optionally turn off output from smb.cmd after
101 start/stop/restart/reload (old behaviour)
102 !Fixed: "/" and "\" handling broken on the "Files" page
103 !Fixed: Only translate drive to upper case on "Files"
104 page
105Version 0.9.14a 17-11-2008
106 !Fixed: debuglevel 0 missing when doing a ping
107 (resulting in enormous messages boxes)
108Version 0.9.14 15-11-2008
109 +Added: NLV support
110 +Added: Help button, help not implemented yet.
111 +Added: Daemon page: PING processes to check whether
112 a daemon is still responsive
113 +Added: Show output from smb.cmd after start/stop/
114 restart/reload
115 +Added: Daemon page: Selectively shutdown processes
116 +Added: _SambaShowMsg optionally filters lines that
117 contain definable words
118
119Version 0.9.13 skipped, due an errornous version bump done during
120 0.9.12 process, for a short time a 0.9.13 release
121 was downloadable on the homepage, which was actually
122 a normal 0.9.12 binary with the wrong version number.
123Version 0.9.12 20-10-2008
124 +Added: Alternative tree view on daemons page
125 !Fixed: Cleanup temporary files after work
126Version 0.9.11 08-10-2008
127 +Added: Do not refresh pages as long as smbmon
128 is in the background
129Version 0.9.10 04-10-2008
130 +Added: Remember last active page across sessions
131 +Added: Debug switch
132 *Changed: Removed remnants of old legacy Samba
133 detection (smbmon code is much cleaner now,
134 however still some work is required to make
135 it on par with smbusers and sscc)
136 *Changed: Several cosmetic changes in the GUI
137 !Fixed: Detect when no client ever connected to
138 the server
139Version 0.9.9 01-10-2008
140 +Added: Do not display winbindd.exe daemon, when the
141 file is not present.
142 *Changed: Display files in OS/2 style, not *nix style
143 (show \ instead of / in paths)
144 *Changed: Reorder columns on file page in a more
145 useful layout
146 *Changed: Reorder date/time mixture both for services
147 and files into "Time, Weekday Date"
148Version 0.9.8 30-09-2008
149 !Fixed: User information on files page was wrong in
150 situations where groups where properly setup.
151Version 0.9.7b 20-09-2008
152 *Changed: Updated SambaInit
153Version 0.9.7a 03-09-2008
154 *Changed: Updated SambaInit
155 *Changed: Use SambaInit stuff for daemon management
156 (remove obsolete legacy code)
157 !Fixed: Removed preliminary msg boxes for start/stop
158 again
159Version 0.9.7 02-09-2008
160 +Added: LAN ressource browser page (effectively the
161 output of smbtree.exe)
162Version 0.9.6 14-07-2008
163 *Changed: Changed icon
164Version 0.9.5 08-04-2008
165 +Added: Support for SMB_EXE and SMB_TOOLS environment
166 variables introduced by Rich Walsh's smb.cmd
167Version 0.9.4 21-03-2008
168 +Added: Daemon management (using smb.cmd from smb_init
169 package)
170 *Changed: Visually enhanced by David Grasers Samba
171 icons
172Version 0.9.3 26-02-2008
173 *Changed: Daemon detection code now uses pstat
174Version 0.9.2 xx-xx-2008
175 +Added: Daemon page
176 +Added: Experimental smbcontrol code to find running
177 Samba daemons -> Result: Don't do that it can
178 bring a Samba Server down (in the long run).
179Version 0.9.1 xx-xx-2007
180Version 0.9.0 xx-xx-2007
Note: See TracBrowser for help on using the repository browser.