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