1 |
+ |
ihost 1.5.7 (06 January 2004) |
2 |
+ |
|
3 |
+ |
* The hostname/port of the server can be set at compile time, and |
4 |
+ |
can be overridden on the command line if required. |
5 |
+ |
* The build system has been tidied up and knows about new platforms |
6 |
+ |
available to libstatgrab. |
7 |
+ |
* ihost is no longer statically compiled. |
8 |
+ |
* Other minor code tidies and cosmetic changes to the output. |
9 |
+ |
|
10 |
+ |
ihost 1.5.6 (22 August 2003) |
11 |
+ |
|
12 |
+ |
* The hostname and IP address can be overridden on the command line. |
13 |
+ |
This is useful for hosts with multiple NIC's and hostnames. |
14 |
+ |
|
15 |
+ |
ihost 1.5.5 (09 April 2003) |
16 |
+ |
|
17 |
+ |
* Fairly minor changes to support the FreeBSD platform. This release |
18 |
+ |
should be used with libstatgrab 0.4 or later. |
19 |
+ |
|
20 |
+ |
ihost 1.5.4 (29 March 2003) |
21 |
+ |
|
22 |
+ |
* No changes to ihost itself, but libukcprog is no longer included in |
23 |
+ |
the ihost distribution. libukcprog must now be downloaded and |
24 |
+ |
installed seperately just like libstatgrab. |
25 |
+ |
|
26 |
|
ihost 1.5.3 (21 March 2003) |
27 |
|
|
28 |
|
* File descriptor leak fixed. This caused ihost to die if it |
36 |
|
|
37 |
|
* Various bugfixes, and support for the Linux platform. |
38 |
|
|
39 |
< |
ihost 1.5 (3 March 2003) |
39 |
> |
ihost 1.5 (03 March 2003) |
40 |
|
|
41 |
|
* New release of ihost with support for libstatgrab. Currently only |
42 |
|
tested and working on Solaris - other platforms will follow as |