1 |
< |
This package is the first release of an i-scream host written in C. More |
2 |
< |
details can be found on the i-scream website : http://www.i-scream.org.uk/ |
1 |
> |
ihost 1.5.6 (22 August 2003) |
2 |
> |
|
3 |
> |
* The hostname and IP address can be overridden on the command line. |
4 |
> |
This is useful for hosts with multiple NIC's and hostnames. |
5 |
> |
|
6 |
> |
ihost 1.5.5 (09 April 2003) |
7 |
> |
|
8 |
> |
* Fairly minor changes to support the FreeBSD platform. This release |
9 |
> |
should be used with libstatgrab 0.4 or later. |
10 |
> |
|
11 |
> |
ihost 1.5.4 (29 March 2003) |
12 |
> |
|
13 |
> |
* No changes to ihost itself, but libukcprog is no longer included in |
14 |
> |
the ihost distribution. libukcprog must now be downloaded and |
15 |
> |
installed seperately just like libstatgrab. |
16 |
> |
|
17 |
> |
ihost 1.5.3 (21 March 2003) |
18 |
> |
|
19 |
> |
* File descriptor leak fixed. This caused ihost to die if it |
20 |
> |
retried connections to the server too often. |
21 |
> |
|
22 |
> |
ihost 1.5.2 (10 March 2003) |
23 |
> |
|
24 |
> |
* Logging bugfix. |
25 |
> |
|
26 |
> |
ihost 1.5.1 (10 March 2003) |
27 |
> |
|
28 |
> |
* Various bugfixes, and support for the Linux platform. |
29 |
> |
|
30 |
> |
ihost 1.5 (03 March 2003) |
31 |
> |
|
32 |
> |
* New release of ihost with support for libstatgrab. Currently only |
33 |
> |
tested and working on Solaris - other platforms will follow as |
34 |
> |
support is added to libstatgrab. |
35 |
> |
|
36 |
> |
ihost 1.0rc1 (29 May 2002) |
37 |
> |
|
38 |
> |
* Initial release of ihost with internal information collection |
39 |
> |
library. Works on Solaris, Linux, and FreeBSD. |
40 |
> |
|