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.4 (29 March 2003) |
2 |
> |
|
3 |
> |
* No changes to ihost itself, but libukcprog is no longer included in |
4 |
> |
the ihost distribution. libukcprog must now be downloaded and |
5 |
> |
installed seperately just like libstatgrab. |
6 |
> |
|
7 |
> |
ihost 1.5.3 (21 March 2003) |
8 |
> |
|
9 |
> |
* File descriptor leak fixed. This caused ihost to die if it |
10 |
> |
retried connections to the server too often. |
11 |
> |
|
12 |
> |
ihost 1.5.2 (10 March 2003) |
13 |
> |
|
14 |
> |
* Logging bugfix. |
15 |
> |
|
16 |
> |
ihost 1.5.1 (10 March 2003) |
17 |
> |
|
18 |
> |
* Various bugfixes, and support for the Linux platform. |
19 |
> |
|
20 |
> |
ihost 1.5 (3 March 2003) |
21 |
> |
|
22 |
> |
* New release of ihost with support for libstatgrab. Currently only |
23 |
> |
tested and working on Solaris - other platforms will follow as |
24 |
> |
support is added to libstatgrab. |
25 |
> |
|
26 |
> |
ihost 1.0rc1 (29 May 2002) |
27 |
> |
|
28 |
> |
* Initial release of ihost with internal information collection |
29 |
> |
library. Works on Solaris, Linux, and FreeBSD. |
30 |
> |
|