Duncan Laurie
|
6f9b34313e
|
fix invalid function prototyes
|
2005-05-11 05:56:47 +00:00 |
|
Duncan Laurie
|
08e8e99fe2
|
remove unused argument from usage text
|
2005-03-24 18:32:33 +00:00 |
|
Jeremy Ellington
|
6d1f8521e6
|
Removed calls to ipmi_intf_session_set_privlvl(intf, IPMI_SESSION_PRIV_ADMIN)
in the sub-commands. We are ADMIN by default.
|
2005-03-09 20:29:35 +00:00 |
|
Jeremy Ellington
|
c4699aba9c
|
A one-off error was preventing a output of the last user. This was caught
by Anthony Yeung at Newisys.
|
2005-02-08 19:15:37 +00:00 |
|
Duncan Laurie
|
e72103d30f
|
check malloc and strdup for success
|
2005-01-07 22:43:38 +00:00 |
|
Duncan Laurie
|
014040610f
|
use uint{8,16,32}_t instead of "unsigned {char,short,int|long}"
|
2005-01-07 02:05:49 +00:00 |
|
Duncan Laurie
|
dbbeee1b6f
|
update error handling for "session" and "user" commands
check channel medium type before attempting to do lan operations on it
|
2005-01-06 21:17:52 +00:00 |
|
Duncan Laurie
|
2e1f1ef750
|
fix compile on freebsd
|
2004-11-17 23:25:16 +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 |
|
Duncan Laurie
|
6da8379fe4
|
fix lots of little errors that show up with -Werror -Wall
|
2004-08-31 23:52:59 +00:00 |
|
Duncan Laurie
|
a8e2fc03e7
|
a few commands that need to be admin privlege level
|
2004-08-27 16:51:19 +00:00 |
|
Jeremy Ellington
|
2eeceac233
|
Added user subcommand
|
2004-08-03 18:40:09 +00:00 |
|