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

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

GUI tools: Add free space check on TMPDIR

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