source: branches/guitools-2.0/smbmon/changes@ 334

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

GUI-Tools: SMBMON V.next (Adding sorting dialog)

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