Lines Matching +full:add +full:- +full:on
1 version 1.8.15 2014-11-24
2 * ID: 340 - ipmitool sol session improperly closes on packet retry
3 * ID: 277 - support for hostnames longer than 64 chars
4 * ID: 313 - ipmitool doesn't support hostname long than 64 symbols
5 * ID: 277 - Minor issue with ipmi_intf_session_set_hostname()
6 * ID: 247 - 'sensor thresh' help output is wrong
7 * ID: 324 - conflicting declaration write_fru_area()
8 * ID: 337 - Add support for 13G Dell PowerEdge
9 * ID: 325 - DDR4 DIMM Decoding Logic
10 * ID: 328 - HPM.2 fixes
11 * ID: 329 - hpm.1 upgrade fixes
12 * ID: 103 - picmg discover messages should be DEBUG, not INFO
13 * ID: 331 - Passwords provided in file (-f option) truncated on space
14 * ID: 318 - ipmi_tsol.c: fix buffer overflow
15 * ID: 306 - "fru print" command prints the FRU #0 twice
16 * ID: 305 - HPM.1 deferred activation support fixup
17 * ID: 317 - ipmi_fwum.c: fix typo
18 * ID: 315 - buildsystem: configure.in is deprecated
19 * ID: 316 - Directory debian is outdated
20 * ID: 103 - 'lib/ipmi_ekanalyzer.c' needs a re-work
21 * ID: 46 - SEL OEM record corner case
23 version 1.8.14 2014-05-05
24 * ID: 299 - openipmi plugin writes zero to wrong byte
25 * ID: 301 - Add OS/Hypervisor installation status events
26 * ID: 298 - fix LANplus retry
27 * ID: 295 - inform user if SOL session disconnected
28 * ID: 297 - don't print-out SEL entry if ID not present
29 * ID: 296 - Fix PSD size decoding
30 * ID: 293 - Use of uninitialized variable in ipmi_main()
31 * ID: 278 - Error in sol looptest
32 * ID: 290 - ipmi_sol.c needs a clean-up
33 * ID: 85 - Supermicro memory ECC error display
34 * ID: 290 - ipmi_sol.c needs a clean-up
35 * ID: 286 - Open session retries hit assert in ipmi_lanplus_send_payload
36 * ID: 285 - Fix SEGV in ipmi_lanplus_open_session
37 * ID: 284 - Fix SEGV in ipmi_main
38 * ID: 283 - ipmi_intf_socket_connect fails with IPv4 hosts
39 * ID: 46 - ipmi_fwum needs some re-work
40 * ID: 50 - ipmi_hpmfwupg needs a clean up
41 * ID: 279 - ipmitool sdr list broken
42 * ID: 44 - dummy interface support - fake-ipmistack project
43 * ID: 48 - Remove hard-coded FRU inventory access length restriction
44 * ID: 276 - HPM.1 upgrade combined patch
45 * ID: 90 - Add options to chassis bootparam set bootflag
46 * ID: 292 -Properly handle plugin non-zero target adddress with -t
47 * Numerous Fixes based on running Coverity
48 * Use TIOCFLUSH if TCFLSH is missing to get the serial plugin building on
50 * Disable imb and open plugins by default on Hurd. The platform lack
52 * Change serial plugin to only try to disable the IUCLC serial line flag on
53 platforms supporting it. Fixes build problem on Hurd and FreeBSD.
54 * PA: 83 - Revised IPv6 patch
55 * FR: 24 - Exchange OS Name Hostname BMC URL during startup
56 * ID: 304 - Incorect byteswap in SOL maximum payload
57 * ID: 303 - Fix build error in HPM.2 code
58 * ID: 300 - new sunoem functionality
59 * ID: 144 - Fix 'dcmi power set_limit action <value>'
60 * ID: 302 - HPM.2 long message support
61 * ID: 309 - Add new SEL entries for ipmi 2.0 rev 1.1
62 * ID: 280 - man page cleanup
63 * ID: 311 - man page update for new sunoem commands
65 version 1.8.13 2013-09-09
66 * ID: 3611905 - Direct Serial Basic/Terminal Mode Interface drivers
67 * ID: 3577766 - configure's knobs and switches don't work
68 * ID: 3611253 - do not override OS-default values for interfaces
69 * ID: 65 - Fixes for configure.in for cross compilation
70 * ID: 3571153 - OpenIPMI/ipmievd fails to compile on Solaris
72 * ID: 3611226 - Bridging support for PICMG Platforms
73 * Add support for getsysinfo/setsysinfo commands to ipmi mc
75 * ID: 93 - str-to-int conversion is weak
76 * ID: 3582307 - ipmi_fru - ipmi_fru_main() return codes
77 * ID: 3582310 - ipmi_fru - ipmi_fru_main() - misuse of printf()
78 * ID: 3576213 - ipmi_fru - unused variable
79 * ID: 3578276 - ipmi_fru - free() on freed memory possible
80 * ID: 3578275 - ipmi_fru - memory leaks
81 * ID: 3528271 - ipmi_fru - possible *flow via FRUID
82 * ID: 3578277 - ipmi_fru - possible NULL pointer
83 * ID: 3612372 - Recognize Broadcom IANA number and BCM5725 product
84 * ID: 3608758 - add IPMI_NETFN_OEM
85 * ID: 143 - Reversed 'channel authcap' capabilities
87 * ID: 3587318 - "dcmi discover" is not DCMI 1.5 compatible
88 * ID: 3608757 - ipmi_fru - various fixes
89 * ID: 3598203 - 'mc getsysinfo|setsysinfo' needs a bit of re-work
90 * ID: 3597782 - ipmi_mc - sysinfo_param() has two consecutive returns
91 * ID: 3597781 - 'mc getsysinfo|setsysinfo' help has typos
92 * ID: 3608763 - ipmi_sdr - code cleanup & output display cleanup
93 * ID: 3610286 - ipmi_sdr - ipmi_sdr_print_type - incorrect eval
94 * ID: 3600930 - ipmi_sdr - code cleanup
95 * ID: 3602439 - ipmi_sdr - memory leaks
96 * ID: 3595199 - ipmi_sdr - Add support for 'ipmitool sdr <list|elist> help'
97 * ID: 3592773 - 'ipmitool sdr info'; prints incorrect info
98 * ID: 3592770 - 'ipmitool sdr list|elist INV_INPUT' return code
99 * ID: 3577159 - ipmi_sdr - uint32_t cast to uint8_t and back
100 * ID: 3528368 - ipmi_sdr - possible int *flow
101 * ID: 226 - ipmi_sdradd - typo
102 * ID: 258 - ipmi_sdradd - error printed on STDOUT
104 * ID: 3608760 - Add bswap.h to ipmi_chassis.c and ipmi_pef.c
105 * ID: 3564701 - ipmitool 1.8.12 doesn't build on big endian architectures
106 * ID: 3600907 - defined value for "Chassis may not support Force Identify"
107 * ID: 256 - ipmitool could crash when IPv6 address is returned
108 * ID: 211 - 'lib/ipmi_dcmi.c' - typo & error printed on STDOUT
109 * ID: 3612237 - If DCMI command fails, incorrect completion code is printed
110 * ID: 3608149 - ipmitool - set pointer to NULL after free()
111 * ID: 3603419 - DCMI - waste of resources
112 * ID: 3600908 - DMCI - crash in ipmi_print_sensor_info(), NULL ref
113 * ID: 3609985 - delloem : Wrong MAC returned when flex addressing is enabled
114 * ID: 113 - delloem exec file won't handle more than one command
115 * ID: 28 - delloem - clean up the code
116 * ID: 3608261 - delloem - code formatting
117 * ID: 3528247 - delloem - fix possible *int flows
118 * ID: 3600910 - delloem - code cleanup
119 * ID: 3576211 - delloem - unused variable
120 * ID: 3578022 - delloem - fix typos
121 * ID: 263 - ipmi_ek* - cleanup
122 * ID: 3308765 - ipmi_ek* - cleanup
123 * ID: 3586228 - ipmi_ek* - ipmi_ekanalyzer_usage() rework
124 * ID: 3528388 - ipmi_ek* - a typo in error message
125 * ID: 3576212 - ipmi_event - better rsp handling
126 * ID: 3607393 - ipmi_event - redundant '\n' in error message
127 * ID: 153 - ipmi_firewall - printf() used instead of lprintf()
128 * ID: 3608003 - ipmi_fru - atol() should be replaced with str2*()
129 * ID: 3600911 - ipmi_fru - fix multiple increments in args to printf
130 * ID: 3600914 - no more crash on no response. allow more send/recv loops of waiting.
131 * ID: 70 - Fixes and updates for ipmitool hpm
132 * ID: 3528308 - ipmi_hpmfwupg - possible int *flow
133 * ID: 3608762 - ipmi_hpmfwup - Fixed help messages for hpm command
134 * ID: 3607981 - ipmi_lanp - replace atoi() calls
135 * ID: 3607320 - ipmi_lanp - possible NULL reference
136 * ID: 3600926 - ipmi_lanp - code cleanup
137 * ID: 3613575 - memory leak - ipmi_password_file_read()
138 * ID: 3522740 - reading password from file is limited to 16byte passwords
139 * ID: 3613605 - ipmi_main - call free() on pointer to static data
140 * ID: 3608761 - ipmi_main - PICMG Get Device Locator was never run
141 * ID: 3577155 - ipmi_main' - memory leaks
142 * ID: 239 - typo in 'mc selftest', add details
143 * ID: 3597471 - ipmi_mc - needs a bit of re-work - rc, inv. options
144 * ID: 3597468 - ipmi_mc - print_mc_usage() prints to STDOUT
145 * ID: 3597469 - 'mc watchdog off' prints on STDERR, should be STDOUT
146 * ID: 3597470 - 'mc watchdog reset' prints on STDERR, should be STDOUT
147 * ID: 3611254 - OEM handle for Intel 82751 in SPT mode
148 * ID: 3600927 - change eval order of input param in ipmi_oem_setup()
149 * ID: 3600928 - ipmi_pef - code cleanup
150 * ID: 3592732 - ipmi_picmg.c - printf() misuse
151 * ID: 3528310 - ipmi_picmg.c - NULL reference
152 * ID: 3528347 - ipmi_raw.c - possible int *flow
153 * ID: 3587913 - Command % ipmitool raw help; returns 1
154 * Added code to support sensors on other luns (On behalf of Kontron Germany)
155 * ID: 3611912 - Add missing newlines when cvs output is specified
156 * ID: 244 - ipmi_sel - "0.0" displayed for unspecified threshold values
157 * ID: 3612371 - Typo in impi_sel debug output
158 * ID: 3016359 - ipmi_sel - Get SEL Alloc Information is incorrect
159 * ID: 3568976 - 'sel set time' behaviour is inconsistent
160 * ID: 3528371 - ipmi_sensor - possible int *flow
161 * ID: 3601265 - 'ipmitool sensor get' leaks memory
162 * ID: 3601106 - 'ipmitool sensor get NACname' output incorrect/inconsistent
163 * ID: 3608007 - ipmi_session - typo in error message
164 * ID: 101 - ipmi_sol - possible int *flow
165 * ID: 3600933 - ipmi_sol - use of deprecated bzero()
166 * ID: 3609472 - ipmi_sol - Add the instance to the SOL commands
167 * ID: 3588726 - 'ipmitool sol payload status ...;'segfaults on no rsp
168 * ID: 3522731 - ipmi_sol - ipmi_get_sol_info() returns always 0
169 * ID: 3613042 - add missing Entity IDs
170 * ID: 3611306 - ipmi_tsol - fix always fail in case of error
171 * ID: 259 - ipmi_user - memory leak
172 * ID: 260 - ipmi_user - replace atoi() call
173 * ID: 2871903 - ipmitool user priv incorrectly sets Link Auth
174 * ID: 3600960 - check the copy of password exists
175 * ID: 3609473 - Add assertion/deassertion to threshold events
176 * ID: 104 - ipmishell - possible int *flow
177 * ID: 262 - 'set' segfaults when no IPMI inf present
179 * ID: 254 - Fix retry of authentication capabilities retrieval
180 * ID: 3611303 - lan - error check is missing braces
181 * ID: 253 - Fix lanplus retransmission
182 * ID: 212 - 'lib/ipmi_dcmi.c' - possible int *flow
183 * ID: 264 - incorrect array index in get_lan_param_select()
184 * ID: 269 - Fixes for configure.in for cross compilation
185 * ID: 267 - Corruption in "lan alert print" output
186 * ID: 41 - ipmi_sel_interpret() - clean up formatting, indentation
187 * ID: 242 - Incorrect DCMI Power Reading "IPMI timestamp" interpretation
188 * ID: 229 - 'lib/ipmi_ekanalyzer.c' - a typo ``Too few argument!''
189 * ID: 266 - file descriptor leak in ipmi_fwum and ipmi_ekanalyzer
190 * ID: 99 - 'lib/ipmi_sel.c' - possible int *flow
191 * ID: 222 - 'lib/ipmi_sdr.c' - a typo 'Not Reading' -> 'No Reading'
192 * ID: 35 - Script to setup redirection of SNMP to/from BMC
193 * ID: 273 - Reduce SOL Input buffer size by SOL header size
196 version 1.8.12 released 2012-08-09
200 * add ipmishell line to configure
206 * Document the -N and -R options per tracker ID 3489643
207 * fix manpage misdocumentation on cipher suite privilige configuration
208 * Add build support for Dell OEM commands
209 * Add new Dell OEM commands and update man page
213 * add new -Y option to prompt user to enter kgkey
214 * Add DCMI module (Data Center Management Interface)
216 * Fixed AMC point-to-point record parsing in FRU
218 * Added packing support detection magic on all packed structures
223 * Add Dell OEM network commands
225 * Update ipmi_fru.h to SMBIOS spec 2.6.1 - ID 2916398
226 * Support for analog readings in discrete sensors on HP platforms.
229 * Added PICMG clock e-keying and bused resource control identifiers
231 * Correct Threshold/Discrete Sensor Display - Patch Tracker ID 3508759
232 * Sensor units now handle percentage units - ID 3014014
238 * Added SDR name display during discovery (with -v)
239 * Added support for sensor types - Processor related sensor
244 * Add more details about Version Change event (source of
251 * Fixes ID 3485004 - misuse of strtol()
256 chassis bootdev bios clear-cmos=yes
258 * Clarify DCMI get limit activation (add if activate or not).
263 * Fix delloem powermonitor on big-endian platforms.
265 network-format to the native one, otherwise it shows garbage
266 on ppc/ppc64 platform.
267 * Add ipmi_getsysinfo command
268 * Add support for drive backplane SetLED functionality
272 * Add support for AMC type 17h record.
280 * hpm Fixes for multi-platform support.
286 * hpm Add support for BIG Buffer (Use when -z option is used)
293 * Fix exit code to return zero on '-o list' or '-o help' option
298 * Add retry / timeout options for LAN
305 * Add option to provide a list when filling sdr repository
308 * Fix segmentation fault on unrecognize OEM events.
312 * Add sensor hysteresis (positive & negative) to the following command
313 ipmitool sensor -v
314 * Fixes bug ID 3484936 - missing user input validation
315 * Add missing RMCP+ auth type strings
316 * Add new Kontron Product in ipmi_strings for product ID. Kontron
322 * Fixes ID 3485340 - user input not handled in 'lib/ipmi_user.c'
326 * Fix a proplem when using bridged IPMI commands on the lanplus
327 interface (-I lanplus with -b -t or -m switches) resulting in
329 * Add fix with usage of CFh (duplicate request). Usefull for
333 version 1.8.11 released 2009-02-25
335 * Fix Tracker bug #1642710 - ipmi_kcs_drv being loaded/unloaded
337 * New -y option added to allow specification of kg keys with
338 non-printable characters
339 * New -K option added to allow kgkey settings via environmental
342 * Fix to lan-bridging for a double-bridging crash and to fix
345 * Lanplus fix for commands like 'sensor list' without the -t option
347 on another satellite controller
349 * Fix non-working issue when trying to send a bridge message with
355 * Add IANA support for Pigeon Point
356 * Add OEM SW/FW Record identification
358 * Patch ID 1990560 to get readings from non-linear analog sensors
359 * Add support for SOL payload status command
365 * Add support to access fru internal use area
366 * Add support for new PICMG 3.0 R3.0 (March 24, 2008) to allow
371 * Fix endian bug in SDR add from file; Tracker bug #2075258
382 version 1.8.10 released 2008-08-08
389 bits 8-14
390 * Change ipmi_chassis_status() to non-static so it can be used
396 * Add support for IANA number to vendor name conversion for many
403 * Add and update support for all commands in ipmitool man page
404 * Fix for lanplus session re-open when the target becomes unavailable
406 * Add support for watchdog timer shutoff, reset, and get info
407 * Add support for more ibm systems in oem_ibm_sel_map
408 * Add more JEDEC support info for DIMMs; decrease request size
414 session re-open to force get upgrade status retry;
415 Added retries on 0xD3 completion code
416 * Add support for freeipmi 0.6.0; adjust autoconf for changes
418 * Add support for product name resolution in mc info
424 on-carrier device and AMC module or between 2 AMC modules
429 * Fix bug that caused infinite loop on BMCs with empty SDRs
432 * Add new FRU edit mode thereby allowing serial numbers, etc. to be
435 * Add SDR support for adding SDR records from a dumped file,
437 * Add updates and fixes to hpmfwupg: upload block size to 32 bytes
440 * Add double bridge lan support , fix bridging issue
441 * Add HPM support to pre-check which components need to be skipped
443 * Add new Kontron OEM command to set the BIOS boot option sequence
444 * Add support for dual-bridge/ dual send message
445 * Add auto-detect for local IPMB address using PICMG 2.X extension
446 * Add support for HPM.1 1.0 specification compliance
461 * Added configure auto-detection if dual bridge extension
464 version 1.8.9 released 2007-03-06
470 * Fix bug generating garbage on the screen when handling GetDeviceId
477 * Add support to allow ipmitool/ipmievd to target specific device
478 nodes on multi-BMC systems
479 * Add support for name+privilege lookup for lanplus sessions
480 * Fix time_t conversion bug for 64-bit OS
481 * Added prefix of hostname on sel ipmievd sessions
484 * Add set-in-progress flag support to chassis bootdev
486 * Add sol payload enable/disable comman
487 * Fix SOL set errors when commit-write not supported
492 * Fix missing firmware firewall top-level command
506 * Add support for bus/chan on i2c raw command
507 * Add freeipmi interface support
508 * Add remote spd printing
509 * Add better detection of linux/compiler.h to config
519 * Add LUN support to OpenIPMI interface
520 * Add support for Kontron OEM commands
525 * Add Sun OEM command for blades
528 * Add IPMIv2 SOL loopback test
529 * Add support for IBM OEM SEL messages
530 * Disable file paranoia checks on read files by default
531 * Support IPMIv2 SOL on older Intel boxes
533 * Add support for setting VLAN id and priority
534 * Add support for FreeBSD OpenIPMI-compatible driver
535 * Add support for IPMIv2 Firmware Firewall
538 * Add initscripts for ipmievd
542 * Add keepalive timer to IPMIv2 SOL sessions
545 * Add support for settable SOL escape character with -e option
546 * Add support for Kg BMC key for IPMIv2 authentication with -k option
547 * Add support for Tyan IPMIv1.5 SOL with tsol command
548 * Add support for PICMG devices
549 * Add support for OEM SEL event parsing
550 * Add support for command bridging over lan and lanplus interfaces
555 * Add support for 'sel readraw' and 'sel writeraw' commands.
556 * Add support for entering NetFn as a string for RAW commands.
557 * Add support for appending distro tag to integrated RPM builds.
560 * Add 5ms delay to IPMIv2 SOL retry packets
568 * Fix IPMIv2 support on Intel v2 BMCs (use -o intelplus).
570 * Add raw I2C support with IPMI Master Read-Write command.
571 * Add support for new 'sdr elist' extended output format.
572 * Add support for listing sensors by type with 'sdr type' command.
573 * Add support for new 'sel elist' extended output format that
574 cross-references events with sensors.
575 * Add support for sending dynamically generated platform events
576 based on existing sensor information.
577 * New '-S' argument to read local SDR cache created with 'sdr dump'.
586 * Add support for linear sensors
590 for interface detection and new STREAMS message-based interface)
599 * New "-o oemtype" option for specifying OEM boards
612 * Add a README file
613 * Add Solaris x86 interface plugin
614 * Add support for building Solaris packages
616 * Fix "chassis identify" on some BMCs (from ebrower@sourceforge)
617 * Add command "bmc info" and related output (from ebrower@sourceforge)
618 * Add support for IPMIv2 and Serial-over-LAN from Jeremy at Newisys
619 * Add support for building RPMs as non-root user
620 * Add new "shell" and "exec" commands
624 * Add ability to get a particular sensor by name
625 * Add ability to set a particular sensor threshold
626 * Add support for displaying V2 channel authentication levels
627 * Add README for rrdtool scripts in contrib directory
633 * Add configure option for changing binary to ipmiadm for Solaris
634 * Fix compile problem on Solaris 8
638 * Fix types to be 64-bit safe
639 * Fix compilation problems on Solaris
640 * Fix multiple big-endian problems for Solaris/SPARC
642 * Set channel privilege limit to ADMIN during "access on"
644 * Add support for Linux kernel panic messages in SEL output
645 * Add support for type 3 SDR records
648 * Add IPMIv1.5 eratta fixes
660 * Add -U option for setting LAN username
661 * Fix -v usage for plugin interfaces
668 * Add -g option to work with grizzly bmc
671 * Add support for setting gratuitous arp interval
679 * Add Intel IMB driver support