1 |
< |
ihost 1.5 (3 March 2003) |
1 |
> |
ihost NEWS |
2 |
> |
http://www.i-scream.org/cms/ |
3 |
> |
|
4 |
> |
$Id$ |
5 |
> |
|
6 |
> |
ihost 1.5.8 (31 May 2004) |
7 |
> |
|
8 |
> |
* Supports libstatgrab 0.10. |
9 |
> |
* More helpful error reporting. |
10 |
> |
* Minor code cleanups. |
11 |
> |
|
12 |
> |
ihost 1.5.7 (06 January 2004) |
13 |
> |
|
14 |
> |
* The hostname/port of the server can be set at compile time, and |
15 |
> |
can be overridden on the command line if required. |
16 |
> |
* The build system has been tidied up and knows about new platforms |
17 |
> |
available to libstatgrab. |
18 |
> |
* ihost is no longer statically compiled. |
19 |
> |
* Other minor code tidies and cosmetic changes to the output. |
20 |
> |
|
21 |
> |
ihost 1.5.6 (22 August 2003) |
22 |
> |
|
23 |
> |
* The hostname and IP address can be overridden on the command line. |
24 |
> |
This is useful for hosts with multiple NIC's and hostnames. |
25 |
> |
|
26 |
> |
ihost 1.5.5 (09 April 2003) |
27 |
> |
|
28 |
> |
* Fairly minor changes to support the FreeBSD platform. This release |
29 |
> |
should be used with libstatgrab 0.4 or later. |
30 |
> |
|
31 |
> |
ihost 1.5.4 (29 March 2003) |
32 |
> |
|
33 |
> |
* No changes to ihost itself, but libukcprog is no longer included in |
34 |
> |
the ihost distribution. libukcprog must now be downloaded and |
35 |
> |
installed seperately just like libstatgrab. |
36 |
> |
|
37 |
> |
ihost 1.5.3 (21 March 2003) |
38 |
> |
|
39 |
> |
* File descriptor leak fixed. This caused ihost to die if it |
40 |
> |
retried connections to the server too often. |
41 |
> |
|
42 |
> |
ihost 1.5.2 (10 March 2003) |
43 |
> |
|
44 |
> |
* Logging bugfix. |
45 |
> |
|
46 |
> |
ihost 1.5.1 (10 March 2003) |
47 |
> |
|
48 |
> |
* Various bugfixes, and support for the Linux platform. |
49 |
> |
|
50 |
> |
ihost 1.5 (03 March 2003) |
51 |
|
|
52 |
|
* New release of ihost with support for libstatgrab. Currently only |
53 |
|
tested and working on Solaris - other platforms will follow as |