Duncan Laurie
85e70c1b8d
add functions for setting session variables
2004-04-15 20:25:44 +00:00
Duncan Laurie
a1a7a13e56
add support for "channel user" command
2004-04-15 20:25:24 +00:00
Duncan Laurie
68a27c2067
add str2val() and min() helpers
2004-04-15 20:24:35 +00:00
Duncan Laurie
a21bc00e1c
rename "Community String" to "SNMP Community String"
2004-04-15 20:23:00 +00:00
Duncan Laurie
f179e04459
move "struct ipmi_intf" and "struct ipmi_session" to ipmi_intf.h
2004-04-15 20:18:29 +00:00
Duncan Laurie
2ab696dc17
add ipmi_event file for event generation
2004-04-15 19:57:05 +00:00
Duncan Laurie
3b58655b89
automatically configure gnu tools for building if on solaris
...
update pkg tag for building solaris packages
2004-04-12 05:35:50 +00:00
Duncan Laurie
94ea137687
add help for LIPMI interface,
...
modify install hook to handle DESTDIR variable
2004-04-10 05:05:52 +00:00
Duncan Laurie
ff4e172e8e
change help description of solaris driver
2004-04-10 05:04:28 +00:00
Duncan Laurie
cdd1cb6afc
don't install header files
2004-04-10 05:03:27 +00:00
Duncan Laurie
99f7f7f61e
change references from IPMITOOL_PKG to IPMITOOL_BIN
...
remove -dev rpm
2004-04-10 05:02:21 +00:00
Duncan Laurie
45e3a3a04a
add lipmi plugin support
2004-04-10 05:01:32 +00:00
Duncan Laurie
13c79fa23e
add target for building solaris-pkg
...
add automake option to build bzip2 packages
2004-04-10 05:00:47 +00:00
Duncan Laurie
61f44e20a1
add Solaris package files
2004-04-10 04:59:38 +00:00
Duncan Laurie
db7ce70e24
add lipmi dir
2004-04-10 04:59:14 +00:00
Duncan Laurie
ac328c98bf
add interface plugin for Solaris x86 lipmi driver
2004-04-10 04:58:38 +00:00
Duncan Laurie
d0317a2716
build static interfaces by default
2004-04-09 20:47:39 +00:00
Duncan Laurie
bbb7cc35ab
remove silly check that prevented setting lan config for channels
...
other than 6 or 7
2004-04-09 16:45:55 +00:00
Duncan Laurie
7d4b1e8bee
remove bmcautoconf.sh from here so its not installed by default
...
because it doesn't apply to every system
2004-04-09 04:15:41 +00:00
Duncan Laurie
9f055476c3
change variable use from optarg to intfname..
2004-04-09 04:11:40 +00:00
Duncan Laurie
a7bb4e2ba7
add bmcautoconf to contrib dir since it doesn't apply to all systems
2004-04-09 04:10:37 +00:00
Duncan Laurie
ae3c316bbb
fix md5sum generation problem on big-endian,
...
don't display authcode during session setup
2004-04-02 17:22:53 +00:00
Duncan Laurie
77268f7daa
add authtype vals table for lan sessions since the mapping
...
is not the same as used for authcap
2004-04-02 03:33:47 +00:00
Duncan Laurie
a6793b9430
fix impi -> ipmi typo,
...
add config.h so WORDS_BIGENDIAN is defined on solaris/sparc
2004-04-02 03:31:06 +00:00
Duncan Laurie
e8170fd6b6
include time.h so strftime doesn't segfault on x86_64
2004-03-31 22:59:11 +00:00
Duncan Laurie
0b3db22dab
don't read entire sdr into memory before returning found entry,
...
instead continue reading where we left of with next call.
add support for getting multiple sensors by name
2004-03-31 18:34:59 +00:00
Duncan Laurie
c7bc504b87
remove ability to find sensor by number,
...
add support for finding all SDR record types
2004-03-31 17:54:29 +00:00
Duncan Laurie
50b4815cf0
only rename manpage if its necessary
2004-03-31 02:39:37 +00:00
Duncan Laurie
4677f14f6c
explicitly list files in debian/ that we want in distribution tarball
...
because otherwise we get things like CVS/
2004-03-31 02:39:09 +00:00
Duncan Laurie
6e6d775ac8
reflect change to raw command symantics by adding -v to example
2004-03-31 02:38:26 +00:00
Duncan Laurie
44cbf081a6
with raw commands only return the response bytes unless -v is specified
2004-03-31 02:37:14 +00:00
Duncan Laurie
42c1c9123c
add COPYING, AUTHORS, ChangeLog to /usr/share/doc
2004-03-27 07:41:51 +00:00
Duncan Laurie
3bf0d0c68e
install COPYING, AUTHORS, ChangeLog in /usr/share/doc
2004-03-27 07:41:20 +00:00
Duncan Laurie
99fc2e8a83
only rename manpage if its found
2004-03-27 07:40:59 +00:00
Duncan Laurie
d7af26b64b
*** empty log message ***
2004-03-27 07:04:10 +00:00
Duncan Laurie
630be3c669
rearrange so we can use IPMITOOL_BIN in pluginpath variable
2004-03-27 06:56:56 +00:00
Duncan Laurie
6f2eeed320
update changelog for 1.5.9
2004-03-27 06:44:59 +00:00
Duncan Laurie
15b8801d0b
pre-process the manpage to change references to the binary name,
...
add install-data-hook to handle renaming manpage for solaris
2004-03-27 06:40:17 +00:00
Duncan Laurie
d47cd125fe
support IPMI_PASSWORD as well
2004-03-27 06:38:47 +00:00
Duncan Laurie
6bc047da44
add privilege level list to channel help
2004-03-27 06:12:18 +00:00
Duncan Laurie
224844746a
add channel header
2004-03-27 06:00:16 +00:00
Duncan Laurie
222180ca52
minor change to allow channel field to be "help"
2004-03-27 05:59:33 +00:00
Duncan Laurie
970a87eb1a
lost a variable
2004-03-27 05:49:50 +00:00
Duncan Laurie
68556c2a43
add "sensor get|list|thresh" command documentation
2004-03-26 22:06:01 +00:00
Duncan Laurie
c634d2a080
add --enable-ipmiadm configure option to build binary as "ipmiadm"
...
instead of "ipmitool" to allow Solaris convention of command-line
tools having -adm suffix and GUI tools having -tool suffix.
2004-03-26 21:52:10 +00:00
Duncan Laurie
95044acb5d
fix memory leak when interfaces are compiled statically
2004-03-26 21:49:45 +00:00
Duncan Laurie
c199b86143
don't send close session command till after session priviledge level
...
has been established
2004-03-26 21:43:52 +00:00
Duncan Laurie
e09dc5950c
- determine maximum buffer length for SDR reading dynamically
...
- add support for "sensor get" command
- let sensor get and sensor thresh use sensor id as well as name
- build list of sdrs when searching, for use in xref of sel data
- fix memory leak during sensor list
2004-03-26 21:38:10 +00:00
Duncan Laurie
85d138da01
don't get reservation ID as its not used here
2004-03-26 21:30:23 +00:00
Fredrik Öhrn
69eeda859e
Add options to read password from tty or environment.
2004-03-24 09:27:50 +00:00