Zdenek Styblik
2d79e69f5f
Merge commit '2f5789750183d4ef8be125b8cb32019441dd0530'
...
Return codes of functions should be either used or evaluated - always. This
merge is necessary for shell scripting to, eg. signal there was an error during
execution.
2015-07-25 10:16:38 +02:00
Zdenek Styblik
33f9336e85
ID:355 - Fix compiler warnings
...
Commit removes all unused variables reported by compiler.
2015-01-17 11:44:46 +01:00
Zdenek Styblik
faae8fd247
Fix identical code for diff branches in DellOEM - CID#1261326
...
Commit adds error messages in order to fix CID#1261326.
2015-01-09 07:01:51 +01:00
Zdenek Styblik
859e8a4576
ID: 337 - Add support for 13G Dell PowerEdge
...
Description: Add support for Dell 13G server.
Add support for upcoming Dell PowerEdge 13G server
and replace multiple if statments.
Based on patch from SriniG <srinivas_g_gowda@dell.com>
Author: Jörg Frings-Fürst <debian@jff-webhosting.net>
Origin: based on patch from SriniG <srinivas_g_gowda@dell.com>
Bug: http://sourceforge.net/p/ipmitool/patches/102/
Bug-debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756555
Forwarded: http://sourceforge.net/p/ipmitool/patches/102/
Reviewed-by: 2014-08-07 SriniG <srinivas_g_gowda@dell.com>
2014-09-20 15:30:55 +02:00
Paul Zirnik
2f57897501
ipmitool delloem: ipmitool delloem extension always return success - fix it
...
The delloem extension functions all return sane error codes, but they
are not used and not passed on. Fix it.
Signed-off-by: Thomas Renninger <trenn@suse.de>
2014-07-08 18:25:53 +02:00
Petter Reinholdtsen
c18ec02f33
Move all files one level up in the file hierarcy, to avoid the useless ipmitool directory.
2014-02-05 17:30:32 +01:00