source: branches/guitools-1.0/smbmon/changes

Last change on this file was 451, checked in by Herwig Bauernfeind, 16 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