Zdenek Styblik
3123ce01b5
ID:322 - let 'ekanalyzer frushow' run without a working IPMI target
...
Commit changes a dummy interface in a way that it acts as a dummy interface when
no IPMI_DUMMY_SOCK env variable is set. Therefore, it's possible to run
'ekanalyzer frushow' without having BMC. Still, you need to specify this IPMI
interface.
If IPMI_DUMMY_SOCK is set, then dummy interface will work as it was working
before.
2016-04-10 19:40:11 +02:00
Gianfranco Costamagna
9639cb3fa1
Get rid of old INCLUDES macro, use AM_CPPFLAGS instead.
2016-03-15 12:08:23 +01:00
Zdenek Styblik
909fc7815c
ID:419 - List dummy.h in Makefile.am, so it gets included in a release tarball
2016-02-24 21:38:22 +01:00
Zdenek Styblik
13a2a29156
Remove trailing white-spaces in src/plugins/dummy/dummy.c
2015-09-11 06:14:18 +02:00
Zdenek Styblik
8227384c02
ID: 355 - Fix compiler warnings for Dummy Interface
...
Commit fixes compiler warnings for Dummy Interface:
* fix variable name
* remove unused variables
2015-01-09 07:31:55 +01:00
Zdenek Styblik
70984dcad5
ID:355 - Fix ``obsolete use of designated initializer with ‘:’'' warning
...
Commit fixes compiler warning ``obsolete use of designated initializer with
‘:’''. Use of ``fieldname: value'' has been obsolete since GCC 2.5.
2014-12-29 09:33:22 +01: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