summaryrefslogtreecommitdiff
path: root/contrib/bmc-snmp-proxy
Commit message (Collapse)AuthorAgeFilesLines
* Fix codefactor-io / CodeFactor warningsThomas Renninger2021-06-221-3/+3
| | | | Use $(...) notation instead of legacy backticked `...`. (SC2006)
* Use /run instead of /var/runThomas Renninger2021-06-221-1/+1
| | | | | | In FHS 3.0, /var/run is replaced by /run: https://refspecs.linuxfoundation.org/FHS_3.0/fhs/ch05s13.html
* ID:289 - bmx-snmp-proxy: PEF alerting does not work for multiple destinationsCharles Rose2016-05-191-54/+76
|
* Move all files one level up in the file hierarcy, to avoid the useless ↵Petter Reinholdtsen2014-02-051-0/+381
ipmitool directory.