336 Commits

Author SHA1 Message Date
Duncan Laurie
b60c6cea30 update version to 1.6.1 2004-10-08 22:13:09 +00:00
Duncan Laurie
c72e3333eb add Percent Used column to sel info display 2004-10-08 02:52:30 +00:00
Jeremy Ellington
ac931daa86 Added a subcommand for testing password (as well as password length per v.2).
Also re-tabified.
2004-10-01 15:24:45 +00:00
Jeremy Ellington
3d4acbd829 allow twenty byte passwords 2004-10-01 15:17:48 +00:00
Jeremy Ellington
3d790edc6e allow configuring SOL to 9600 bps 2004-09-30 21:37:43 +00:00
Duncan Laurie
4e025b3e0e fix handling of bad SEL entries 2004-09-24 18:21:12 +00:00
Duncan Laurie
62f52f0598 add option to disable libcrypto use for md2/md5 2004-09-20 17:55:51 +00:00
Duncan Laurie
f874a93ccb string compare interface name length fix 2004-09-20 16:41:35 +00:00
Duncan Laurie
1f7ba3dd66 fix intermittant segfault setting lan parameters 2004-09-20 16:40:54 +00:00
Jeremy Ellington
e298b0b99f Update name of interface (intf_lanpus ==> lanplus) for check 2004-09-15 15:12:52 +00:00
Duncan Laurie
c84c9dceba change BUF_SIZE to IPMI_BUF_SIZE 2004-09-10 20:19:36 +00:00
Duncan Laurie
7eee9c5916 disable ipmishell on solaris 2004-09-10 20:19:20 +00:00
Duncan Laurie
19fc46049b disable non-solaris interfaces on solaris build 2004-09-10 19:09:17 +00:00
Duncan Laurie
ef11b94155 s/@IPMITOOL_BIN@/@PACKAGE@/g 2004-09-10 19:08:46 +00:00
Duncan Laurie
7ad880076e use strtok instead of strsep because its ANSI-C portable 2004-09-10 18:58:40 +00:00
Duncan Laurie
acc6c80b2d update 2004-09-10 17:09:39 +00:00
Duncan Laurie
517c045873 minor updates 2004-09-10 16:44:40 +00:00
Duncan Laurie
7855f9b4ff install docs in /usr/share/doc/ipmitool
update debian build rules
2004-09-10 04:50:13 +00:00
Duncan Laurie
df2b4c2da1 update to 1.6.0 2004-09-10 04:39:53 +00:00
Duncan Laurie
5e2361ab9c docs are installed automatically 2004-09-10 04:38:07 +00:00
Duncan Laurie
e3e67fbc57 change to 1.6.0 2004-09-10 04:36:20 +00:00
Duncan Laurie
2407e86e90 add README finally 2004-09-10 04:35:45 +00:00
Duncan Laurie
6247d67ec1 add ipmi init script 2004-09-09 23:44:58 +00:00
Duncan Laurie
ed1ee73953 update description 2004-09-08 18:12:17 +00:00
Duncan Laurie
9626375cfb add jeremy to the list 2004-09-03 22:22:03 +00:00
Duncan Laurie
d8b9ae6c8a move shell/exec functions to new file to keep the original
one readable
2004-09-03 22:19:32 +00:00
Duncan Laurie
cb105b246f fix hostname check 2004-09-03 22:18:38 +00:00
Duncan Laurie
4883543139 add configure flag for setting -Wall -Werror status 2004-09-03 22:13:39 +00:00
Duncan Laurie
c8aad7df14 use keepalive when possible to keep sessions open in shell mode,
cleanup 'set' command and have it display message when setting
2004-09-03 19:02:22 +00:00
Duncan Laurie
ba2cfe98a5 add keepalive function for lanplus interface 2004-09-03 19:01:04 +00:00
Duncan Laurie
bdf90c59bc add keepalive function for lan interface 2004-09-03 18:58:59 +00:00
Duncan Laurie
72f6d0b977 two variables for preceeding change 2004-09-02 21:33:51 +00:00
Duncan Laurie
23dc958548 improve the usage help text,
try and workaround SP issues when setting lan parameters
2004-09-02 21:33:17 +00:00
Duncan Laurie
7e140a2c5f add support for "set" command for setting up session variables in shell/exec,
add support for help and up-arrow key in shell mode
2004-09-02 21:32:24 +00:00
Duncan Laurie
4022cb1c63 up debug level for noise 2004-09-02 21:31:04 +00:00
Duncan Laurie
94245169c1 clean up some strval defines that were causing problems with -Wall 2004-09-02 21:30:41 +00:00
Duncan Laurie
3c78114ccc up version to pre5,
fix mis-detectin of libcrypto when testing for md5 presence,
allow --enable-intf-X=static to also work for compatibility reasons
2004-09-02 21:29:03 +00:00
Duncan Laurie
8e7361bb6c fix use of received_byte_count, patch from cyclades 2004-09-02 16:52:33 +00:00
Duncan Laurie
6c43afe6f3 fix a couple missed warnings that gcc 2.95 picked up 2004-09-01 19:27:29 +00:00
Duncan Laurie
e05ab344af use administrator privilege level by default,
add new "exec" command to execute script,
use portable file io
2004-09-01 16:42:59 +00:00
Duncan Laurie
eab79363a2 use portabale file io 2004-09-01 16:41:00 +00:00
Duncan Laurie
c1fd61b419 use portable file io 2004-09-01 16:40:26 +00:00
Duncan Laurie
4763dcf560 fix impi->ipmi typo,
workaround for mBMC
2004-09-01 16:15:24 +00:00
Duncan Laurie
a745d83af2 move file handling routines into helper 2004-09-01 00:19:36 +00:00
Duncan Laurie
6da8379fe4 fix lots of little errors that show up with -Werror -Wall 2004-08-31 23:52:59 +00:00
Duncan Laurie
ea146566c5 clean up handling of top level commands,
add support for "shell" command
2004-08-31 23:15:31 +00:00
Duncan Laurie
bbf1909161 add header interface printing 2004-08-31 23:12:42 +00:00
Duncan Laurie
f6495ddf0e add support for readline,
move raw command to its own file,
remove md5 header that doesn't belong
2004-08-31 23:11:45 +00:00
Duncan Laurie
e092eedd5b fix lots of little errors that show up when compiled with -Wall 2004-08-31 22:55:11 +00:00
Duncan Laurie
8f5e3e0d95 fix segfault on x86_64 by including time.h...
fix lots of little issues that show up when -Wall is turned on
2004-08-31 22:52:54 +00:00