source: trunk/guitools/smbmon/changes

Last change on this file was 908, checked in by Herwig Bauernfeind, 9 years ago

GUITools: SMBMon (TDB Check page), shared library updates

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