source: branches/guitools-1.0/smbmon/changes

Last change on this file was 451, checked in by Herwig Bauernfeind, 15 years ago

GUI-Tools: SSCC 1.0.0, SMBUsers 0.9.8 several fixes, rest

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