Commit Graph

636 Commits

Author SHA1 Message Date
9627ab3253 A bit more error checking 2004-07-21 19:37:43 +00:00
744a151854 Added escape sequences ala ssh. ~. exits. ~^Z suspends, etc. 2004-07-21 19:36:52 +00:00
6174b3b923 Better packet tracking. In fact, great packet tracking. 2004-07-20 22:31:05 +00:00
9a980d55b7 More state for SOL session needed 2004-07-20 22:29:53 +00:00
ca11ec7f52 initialize sol sequence number 2004-07-20 16:19:43 +00:00
fe98eff12f Bump buffer size to 1024 2004-07-20 16:08:25 +00:00
b90b6f0257 Use raw tty mode for SOL session 2004-07-20 16:07:56 +00:00
6801a7300c fix sequence number issues, and abort (for debugging) on error 2004-07-20 16:07:12 +00:00
a3295bba5e print verbose authcode info for -v -v -v -v 2004-07-20 16:05:41 +00:00
c4a390fa77 added interface to send SOL data 2004-07-19 21:02:50 +00:00
c5246ce35d Now sending SOL data to the BMC 2004-07-19 21:02:08 +00:00
e687d531a3 more debug output 2004-07-19 21:01:24 +00:00
de2c6447f0 Now printing data from the BMC 2004-07-19 15:56:59 +00:00
d4edb349a4 made lanplus_crypt_impl a little more verbose 2004-07-19 15:55:35 +00:00
00b6abee9d Incremental changes for SOL. Now receiving (and acking) data from the
BMC.
2004-07-19 15:55:00 +00:00
781d59161e added struct for SOL return data 2004-07-19 15:53:43 +00:00
3d0abad22b Made changes to accomodate SOL 2004-07-19 15:52:46 +00:00
9c24a1efb8 added set-in-progress strings 2004-07-15 15:14:04 +00:00
3aed8f0233 added lots of set parameters 2004-07-15 15:13:45 +00:00
b997633cdc added activate payload return struct 2004-07-15 15:13:03 +00:00
ee4a11550d added SOL session data to the session struct 2004-07-15 15:12:42 +00:00
a33c9103f3 added helpers for the set in progress values 2004-07-15 15:11:37 +00:00
53a67cfc12 reformat help message 2004-07-13 20:32:00 +00:00
e18fb8b260 added documentation for the "sol info" sub-command. 2004-07-12 21:53:57 +00:00
7cd6cfa6e7 Added check for error before printing output 2004-07-12 21:17:49 +00:00
f357316b7f Migrating old sol command to isol 2004-07-12 21:11:38 +00:00
9f72a2203a Migrating old sol setup command to isol. Also, implemented sol configuration
parameter dumping (info command) per the v2.0 specification.
2004-07-12 21:10:21 +00:00
fc176f764a migrating old sol to isol 2004-07-12 21:08:07 +00:00
00e0c7d7fb Use the priv level requested on the command line (default == USER) in the
RAKP1 message
2004-06-16 15:06:33 +00:00
85ed419117 Added support for the GET SDR REPOSITORY INFO command 2004-06-14 20:04:33 +00:00
df13ead528 Added prototypes and structure definitions for the GET SDR REPOSITORY INFO
command.
2004-06-14 20:03:19 +00:00
12d6d12bb7 Added IPMI_GET_SDR_REPOSITORY_INFO 2004-06-14 20:02:26 +00:00
3de1ef09d2 Added information about the SDR info command 2004-06-14 20:01:40 +00:00
3f7c483766 add new bmc configure script 2004-06-11 20:15:17 +00:00
c1b3c9d95a set intf->abort to 0. fixes closing issue. fixed by Wes Bemont. 2004-06-11 19:27:19 +00:00
2d24d4e3fb adjusted error message 2004-06-04 19:47:14 +00:00
db90c6dbdf 1) fix request length bug in session info id subcommand
2) gracefully exit when printing all sessions
3) give useful message for "session info active" requests on session-less
   interfaces
2004-06-04 16:11:54 +00:00
a45fb5e859 store the name of the interface in the interface object 2004-06-04 16:05:22 +00:00
620f9d4aaf allow the interface to store its name 2004-06-04 16:04:37 +00:00
0e9aaceaa7 prettied up the usage 2004-06-04 15:21:59 +00:00
a0b29c3f59 Enhance user command and rename it to getaccess (again).
Implement setaccess command (again).
Remove annoying printbufs in authcap and info.
2004-06-03 16:35:47 +00:00
a5acadbd21 added bswap.h include 2004-06-03 15:28:03 +00:00
d3d78bb7bb added informaton about the session command 2004-06-03 14:39:37 +00:00
c8454885b6 minor changes to close function (copying lan interface close) 2004-06-03 13:57:42 +00:00
4168b3c939 added session command, and modified help output (only -h is used) 2004-06-03 13:56:52 +00:00
6e7b8f1af8 added ipmi_session.c and ipmi_strings.c to build 2004-06-03 13:54:24 +00:00
5dd687134e using ipmi_strings for string values 2004-06-03 13:53:40 +00:00
39167b6ae8 initial checkin 2004-06-03 13:52:55 +00:00
31b25430c1 using ipmi_constants.h for constant definitions 2004-06-03 13:50:59 +00:00
352c2e36ea added ipmi_constants.h ipmi_strings.h and ipmi_session.h to build 2004-06-03 13:50:18 +00:00