summaryrefslogtreecommitdiff
path: root/sysutils/ipmitool
AgeCommit message (Collapse)AuthorFilesLines
2017-12-22ipmitool: update to 1.8.18markd7-83/+110
version 1.8.18 2016-10-08 * Add mac2str() and str2mac() to print/parse MAC address * Change formatting, remove commented-out code in src/plugins/imb/imbapi.c * Export find_lan_channel() as global * Expose _ipmi_get_channel_info() * Extend buf2str to allow separator * Fix indentation of #define in src/plugins/imb/imbapi.c * Fix missing `goto out_free;` when ipmi_parse_hex() returns (-1) * Fix warning for buf2str argument * Various Bug fixes version 1.8.17 2016-05-01 * Add INSTALL and NEWS, mandated by autoconf * Added missing ipmi_sel_supermicro.h to template Makefile.am * Check rsp->data_len in ipmi_sel_get_info() * Various Bug fixes version 1.8.16 2015-11-22 * Add _ipmi_get_channel_access() and _ipmi_get_channel_info() * Add _ipmi_get_user_access() and _ipmi_set_user_access() * Add _ipmi_get_user_name() * Add _ipmi_set_channel_access() function * Add _ipmi_set_user_password() function * Add limits check in get_cmdline_macaddr() * Change expression in ipmi_pef_get_info() in order to silence Coverity * Change expression in ipmi_pef_list_policies() in order to silence Coverity * Code cleanup in ipmi_user_main() * Create ask_password() and re-use code * Delete dead code from ipmi_sunoem_echo() * Don't output pidfile before parsing command line arguments * Don't use tmp variable since it's not necessary in ipmi_user_test() * Various Bug fixes version 1.8.15 2014-11-24 * Various Bug fixes version 1.8.14 2014-05-05 * Various Bug fixes version 1.8.13 2013-09-09 * Various Bug fixes version 1.8.12 released 2012-08-09 * Added IPMB dual bridge support (no need for driver support) * Enable compiler warnings and resolve all compiler warning so that ipmitool compiles and links with no warning or error messages * add ipmishell line to configure * fail configure when no curses or readline is found * support sensor bridging in free interface * Document the ipmitool dcmi commands in the ipmitool man page * Document that some commands are blocked by OpenIPMI. * Document the -N and -R options * fix manpage misdocumentation on cipher suite privilige configuration * Add build support for Dell OEM commands * Add new Dell OEM commands and update man page * added hpm and fwum in man page * man page update for fwum and hpm commands * Added documentation for 'ime' operating mode, used to update Intel ME. * add new -Y option to prompt user to enter kgkey * Add DCMI module (Data Center Management Interface) * Various Bug fixes
2017-07-27Bump PKGREVISION for major version change in readline (happened a while ago,sborrill1-2/+2
but revdump was missed).
2017-02-14Add missing includes.joerg2-5/+19
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin1-2/+2
2016-02-25Remove manual OPSYSVARS additions which are now part of the default set.jperkin1-5/+4
2015-11-04Add SHA512 digests for distfiles for sysutils categoryagc1-1/+2
Problems found with existing digests: Package memconf distfile memconf-2.16/memconf.gz b6f4b736cac388dddc5070670351cf7262aba048 [recorded] 95748686a5ad8144232f4d4abc9bf052721a196f [calculated] Problems found locating distfiles: Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9 Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2014-10-09Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.wiz1-3/+1
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-2/+2
2013-07-15* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yesryoon1-2/+2
are replaced with .include "../../devel/readline/buildlink3.mk", and USE_GNU_READLINE are removed, * .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE are replaced with .include "../../mk/readline.buildlink3.mk".
2013-03-02Consistently return values from non-void functions.joerg4-1/+52
2013-03-02Reset maintainer to "pkgsrc-users@NetBSD.org".tron1-2/+2
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-2/+1
2011-12-22fix world-writable pidfile creation (CVE-2011-4339), bump PKGREVdrochner3-2/+18
2011-02-17Update to ipmitool 1.8.11markd6-61/+7
various bug fixes including support for newer GCC's.
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-2/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-3/+1
2009-05-20Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlibwiz1-2/+2
major change. Reported by Robert Elz in PR 41345.
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn1-1/+2
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2007-05-18The package supports installation to DESTDIR.heinz1-1/+2
2007-01-10Updated sysutils/ipmitool to 1.8.8martti7-27/+31
* Fix segfaults in sensor data repository list * Fix ipmievd to open interface before daemonizing * Fix IPMIv1.5 authtype NONE to ignore supplied password * Fix cipher suite display bug in lan print * Fix typo in IPMIv2 SOL output when sending break * Fix improper LUN handling with Tyan SOL * Add LUN support to OpenIPMI interface * Add support for Kontron OEM commands * Update to Kontron Firmware Update command * Remove nuclear clause from license * Add Sun OEM command for blades * Increase argument size for raw commands in shell/exec * Fix handling of LUNs for LAN interfaces * Add IPMIv2 SOL loopback test * Add support for IBM OEM SEL messages * Disable file paranoia checks on read files by default * Support IPMIv2 SOL on older Intel boxes * Display message and exit if keepalive fails during SOL * Add support for setting VLAN id and priority * Add support for FreeBSD OpenIPMI-compatible driver * Add support for IPMIv2 Firmware Firewall * Fix gcc4 compile warnings * Make ipmievd generate pidfile * Add initscripts for ipmievd
2006-07-13Moved example scripts from share/ipmitool to share/example/ipmitoolheinz4-13/+27
where they really belong.
2006-03-13Initial import of ipmitool 1.8.6.heinz7-0/+105
Ipmitool is a utility for managing and configuring devices that support the "Intelligent Platform Management Interface". IPMI is an open standard for monitoring, logging, recovery, inventory, and control of hardware that is implemented independent of the main CPU, BIOS, and OS. The service processor (or Baseboard Management Controller, BMC) is the brain behind platform management and its primary purpose is to handle the autonomous sensor monitoring and event logging features. The ipmitool program provides a simple command-line interface to this BMC. It features the ability to read the sensor data repository (SDR) and print sensor values, display the contents of the System Event Log (SEL), print Field Replaceable Unit (FRU) inventory information, read and set LAN configuration parameters, and perform remote chassis power control.