572f2df8 | 08-Mar-2004 |
Duncan Laurie <duncan@iceblink.org> |
repair memory leak on sent packets |
9c87f801 | 03-Mar-2004 |
Duncan Laurie <duncan@iceblink.org> |
refine error message when session setup fails |
59b1d837 | 03-Mar-2004 |
Duncan Laurie <duncan@iceblink.org> |
print message when connection fails |
ef055c62 | 03-Mar-2004 |
Duncan Laurie <duncan@iceblink.org> |
retry Get Authentication Capabilities command after 1 second pause |
0710a0a9 | 03-Mar-2004 |
Duncan Laurie <duncan@iceblink.org> |
"sel info" : remove 2-space indent, print actual timestamps |
706bb547 | 03-Mar-2004 |
Duncan Laurie <duncan@iceblink.org> |
increase retrys and introduce pause between attempts, don't send session close command until session has been successfully activated |
d234596a | 03-Mar-2004 |
Duncan Laurie <duncan@iceblink.org> |
print message that we are searching for sensor record so user doesn't think we have stalled |
4bfdf061 | 03-Mar-2004 |
Duncan Laurie <duncan@iceblink.org> |
don't return NULL for unknown sensor types, retry on sel reading failure |
6e5cdb2c | 03-Mar-2004 |
Duncan Laurie <duncan@iceblink.org> |
use <inttypes.h> instead of <stdint.h> because the latter does not exist on Solaris 8 and 9 |
eb116adf | 03-Mar-2004 |
Duncan Laurie <duncan@iceblink.org> |
use <inttypes.h> instead of <stdint.h> becuase the latter doesn't exist on Solaris 8 and 9 |
8f48a702 | 03-Mar-2004 |
Duncan Laurie <duncan@iceblink.org> |
don't rely on <sys/byteswap.h> having BSWAP_?? define because it isn't on < Solaris 10 |
41a64a0f | 05-Feb-2004 |
Duncan Laurie <duncan@iceblink.org> |
fix segfault when password is left blank |
1e1058db | 04-Feb-2004 |
Jon Cassorla <jon.cassorla@newisys.com> |
add sensor list, get/set threshold commands |
569b8bf5 | 02-Feb-2004 |
Duncan Laurie <duncan@iceblink.org> |
Author: Martin Pool <mbp@sourcefrog.net> Date: Mon Feb 2 15:07:00 EST 2004
This patch prints ltdl messages when an error occurs, to aid in debugging. |
ceae2f37 | 02-Feb-2004 |
Fredrik Öhrn <ohrn@chl.chalmers.se> |
Forgot to mention rrdcgi |
1070546b | 02-Feb-2004 |
Fredrik Öhrn <ohrn@chl.chalmers.se> |
Add a README file. Add an alternative webpage script. Adjust the graphs a bit. |
e0f8bb52 | 31-Jan-2004 |
Duncan Laurie <duncan@iceblink.org> |
dynamically allocate fru_data array based on fru.size |
1435321c | 27-Jan-2004 |
Duncan Laurie <duncan@iceblink.org> |
updates to manpage |
db7f0ba5 | 27-Jan-2004 |
Duncan Laurie <duncan@iceblink.org> |
increment version number again to 1.5.9 |
072c5d84 | 27-Jan-2004 |
Duncan Laurie <duncan@iceblink.org> |
argh, really fix ipmievd on all OSs |
5b8ff924 | 27-Jan-2004 |
Duncan Laurie <duncan@iceblink.org> |
update version to 1.5.9 |
079f451d | 27-Jan-2004 |
Duncan Laurie <duncan@iceblink.org> |
use install-strip to strip binaries during install |
9e06705a | 27-Jan-2004 |
Duncan Laurie <duncan@iceblink.org> |
fix ipmievd compilation directive |
26dd8d14 | 27-Jan-2004 |
Duncan Laurie <duncan@iceblink.org> |
update changelogs for 1.5.8 release |
edaf1aba | 27-Jan-2004 |
Duncan Laurie <duncan@iceblink.org> |
add ChangeLog to top level dir |