summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump to version 0.5.0v0.5.0George Kraft2012-09-201-1/+1
* CXMAN-76: Add ipmitool bindings to get/set firmware versionGeorge Kraft2012-09-204-4/+41
* bump to version 0.4.0v0.4.0George Kraft2012-09-141-1/+1
* fw: Add "priority" response field to fw info commandGeorge Kraft2012-08-271-1/+2
* Add 'error' response field to fabric ipinfo and macaddr commandsGeorge Kraft2012-08-241-4/+23
* bump to version 0.3.0v0.3.0George Kraft2012-08-211-1/+1
* ipmitool: Use IPMITOOL_PATH environment variableGeorge Kraft2012-08-171-2/+5
* fw: Change "slot" response fields to "partition"George Kraft2012-08-162-26/+30
* Add bindings for cxoem "info basic" commandGeorge Kraft2012-08-064-0/+104
* mc: Clean up a silly copy/paste mistakeGeorge Kraft2012-08-061-2/+2
* setup: Add pexpect as a dependencyGeorge Kraft2012-07-121-0/+1
* sel: Use python2.6-compatible dict comprehensionGeorge Kraft2012-07-121-1/+1
* Add fabric get nodeid, get ipaddr, get ipsrc commandsDavid Schwarz2012-07-113-7/+98
* bump to version 0.2.0v0.2.0Jason Hobbs2012-07-101-1/+1
* Add 3-clause BSD licenseJason Hobbs2012-07-1054-53/+1620
* Add match property to SOLConsole() for pexpect compatibilityDavid Schwarz2012-06-191-0/+4
* Add FW reset command, and allow MC reset to parse and return errorsGeorge Kraft2012-06-195-2/+55
* Add "verbose" option to make_bmcGeorge Kraft2012-06-152-16/+25
* chassis: Add chassis policy commandGeorge Kraft2012-06-132-9/+27
* Add bindings for cxoem mem and cdb read/write commandsGeorge Kraft2012-06-134-0/+133
* fw: Add "In Use" field to fw info commandGeorge Kraft2012-06-131-1/+2
* improve the package buildingJason Hobbs2012-06-121-3/+9
* fixup copyright linesJason Hobbs2012-06-1144-46/+75
* wrapped and added fabric_updateconfig() for lan_test to functionArash Ghoreyshi2012-06-114-2/+27
* fw: Add version and daddr to fw info commandGeorge Kraft2012-06-072-1/+5
* FW: add put and get commandsGeorge Kraft2012-06-073-1/+74
* Remove "fw blow" command -- it doesn't existGeorge Kraft2012-06-073-28/+1
* Implement python scripts for dcmi commands. Plus, made some changes in fru co...Tri Nguyen2012-06-064-21/+127
* ipmitool: Support -I option to enable lanplus testingDavid Schwarz2012-06-052-2/+5
* mc: remove incorrect response fieldsGeorge Kraft2012-06-012-13/+0
* Add mc reset commandGeorge Kraft2012-06-014-0/+36
* fabric: Correct ipmitool arguments for tftp address and portGeorge Kraft2012-05-291-4/+16
* Fixed fabric ipinfo and mac address commands to match new ipmitool argumentsGeorge Kraft2012-05-243-18/+20
* Add bootdev and bootparam commandsTri Nguyen2012-05-246-1/+116
* Add fabric IP list and MAC list commands.George Kraft2012-05-174-1/+64
* Add "get channel cipher suites" commandDavid Schwarz2012-03-213-1/+48
* bmc commands: Add self testDavid Schwarz2012-03-202-2/+23
* user list: Fix parsing of null-name account infoDavid Schwarz2012-03-161-10/+12
* user commands -- missing fileDavid Schwarz2012-02-281-0/+28
* Add user commands (get/set access, set password, enable/disable)David Schwarz2012-02-283-0/+153
* Add channel getaccess / setaccess command wrappersDavid Schwarz2012-02-213-1/+79
* Add channel info commandDavid Schwarz2012-02-204-0/+84
* Fix handling of multiword lan set commands and parametersDavid Schwarz2012-02-201-3/+13
* Fix result parsing errors:David Schwarz2012-02-152-13/+16
* Add wrappers for ipmitool lan set and lan printDavid Schwarz2012-02-154-1/+102
* Added parsers for lists, dictionaries, multi-line valuesDavid Schwarz2012-02-151-7/+49
* Add ipmitool fru commandsDavid Schwarz2012-02-104-0/+140
* Add watchdog result typesDavid Schwarz2012-02-081-0/+17
* Add ipmitool watchdog command wrappersDavid Schwarz2012-02-083-0/+75
* Add generate test event commandsDavid Schwarz2012-02-054-0/+69