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

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

GUI tools: smbmon changes

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