source: branches/guitools-1.0/smbmon/changes@ 288

Last change on this file since 288 was 288, checked in by Herwig Bauernfeind, 16 years ago

GUI tools: smbmon Version 0.9.25

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