/openbmc/bmcweb/include/ |
H A D | security_headers.hpp | diff 04e438cbad66838724d78ce12f28aff1fb892a63 Sat Oct 03 10:06:26 CDT 2020 Ed Tanous <ed@tanous.net> fix include names
cppcheck isn't smart enough to recognize these are c++ headers, not c headers. Considering we're already inconsistent about our naming, it's easier to just be consistent, and move the last few files to use .hpp instead of .h.
Tested: Code builds, no changes.
Signed-off-by: Ed Tanous <ed@tanous.net> Change-Id: Ic348d695f8527fa4a0ded53f433e1558c319db40
|
H A D | kvm_websocket.hpp | diff 04e438cbad66838724d78ce12f28aff1fb892a63 Sat Oct 03 10:06:26 CDT 2020 Ed Tanous <ed@tanous.net> fix include names
cppcheck isn't smart enough to recognize these are c++ headers, not c headers. Considering we're already inconsistent about our naming, it's easier to just be consistent, and move the last few files to use .hpp instead of .h.
Tested: Code builds, no changes.
Signed-off-by: Ed Tanous <ed@tanous.net> Change-Id: Ic348d695f8527fa4a0ded53f433e1558c319db40
|
H A D | image_upload.hpp | diff 04e438cbad66838724d78ce12f28aff1fb892a63 Sat Oct 03 10:06:26 CDT 2020 Ed Tanous <ed@tanous.net> fix include names
cppcheck isn't smart enough to recognize these are c++ headers, not c headers. Considering we're already inconsistent about our naming, it's easier to just be consistent, and move the last few files to use .hpp instead of .h.
Tested: Code builds, no changes.
Signed-off-by: Ed Tanous <ed@tanous.net> Change-Id: Ic348d695f8527fa4a0ded53f433e1558c319db40
|
H A D | persistent_data.hpp | diff 04e438cbad66838724d78ce12f28aff1fb892a63 Sat Oct 03 10:06:26 CDT 2020 Ed Tanous <ed@tanous.net> fix include names
cppcheck isn't smart enough to recognize these are c++ headers, not c headers. Considering we're already inconsistent about our naming, it's easier to just be consistent, and move the last few files to use .hpp instead of .h.
Tested: Code builds, no changes.
Signed-off-by: Ed Tanous <ed@tanous.net> Change-Id: Ic348d695f8527fa4a0ded53f433e1558c319db40
|
H A D | http_utility.hpp | diff 04e438cbad66838724d78ce12f28aff1fb892a63 Sat Oct 03 10:06:26 CDT 2020 Ed Tanous <ed@tanous.net> fix include names
cppcheck isn't smart enough to recognize these are c++ headers, not c headers. Considering we're already inconsistent about our naming, it's easier to just be consistent, and move the last few files to use .hpp instead of .h.
Tested: Code builds, no changes.
Signed-off-by: Ed Tanous <ed@tanous.net> Change-Id: Ic348d695f8527fa4a0ded53f433e1558c319db40
|
H A D | login_routes.hpp | diff 04e438cbad66838724d78ce12f28aff1fb892a63 Sat Oct 03 10:06:26 CDT 2020 Ed Tanous <ed@tanous.net> fix include names
cppcheck isn't smart enough to recognize these are c++ headers, not c headers. Considering we're already inconsistent about our naming, it's easier to just be consistent, and move the last few files to use .hpp instead of .h.
Tested: Code builds, no changes.
Signed-off-by: Ed Tanous <ed@tanous.net> Change-Id: Ic348d695f8527fa4a0ded53f433e1558c319db40
|
H A D | webassets.hpp | diff 04e438cbad66838724d78ce12f28aff1fb892a63 Sat Oct 03 10:06:26 CDT 2020 Ed Tanous <ed@tanous.net> fix include names
cppcheck isn't smart enough to recognize these are c++ headers, not c headers. Considering we're already inconsistent about our naming, it's easier to just be consistent, and move the last few files to use .hpp instead of .h.
Tested: Code builds, no changes.
Signed-off-by: Ed Tanous <ed@tanous.net> Change-Id: Ic348d695f8527fa4a0ded53f433e1558c319db40
|
H A D | dbus_monitor.hpp | diff 04e438cbad66838724d78ce12f28aff1fb892a63 Sat Oct 03 10:06:26 CDT 2020 Ed Tanous <ed@tanous.net> fix include names
cppcheck isn't smart enough to recognize these are c++ headers, not c headers. Considering we're already inconsistent about our naming, it's easier to just be consistent, and move the last few files to use .hpp instead of .h.
Tested: Code builds, no changes.
Signed-off-by: Ed Tanous <ed@tanous.net> Change-Id: Ic348d695f8527fa4a0ded53f433e1558c319db40
|
H A D | vm_websocket.hpp | diff 04e438cbad66838724d78ce12f28aff1fb892a63 Sat Oct 03 10:06:26 CDT 2020 Ed Tanous <ed@tanous.net> fix include names
cppcheck isn't smart enough to recognize these are c++ headers, not c headers. Considering we're already inconsistent about our naming, it's easier to just be consistent, and move the last few files to use .hpp instead of .h.
Tested: Code builds, no changes.
Signed-off-by: Ed Tanous <ed@tanous.net> Change-Id: Ic348d695f8527fa4a0ded53f433e1558c319db40
|
H A D | obmc_console.hpp | diff 04e438cbad66838724d78ce12f28aff1fb892a63 Sat Oct 03 10:06:26 CDT 2020 Ed Tanous <ed@tanous.net> fix include names
cppcheck isn't smart enough to recognize these are c++ headers, not c headers. Considering we're already inconsistent about our naming, it's easier to just be consistent, and move the last few files to use .hpp instead of .h.
Tested: Code builds, no changes.
Signed-off-by: Ed Tanous <ed@tanous.net> Change-Id: Ic348d695f8527fa4a0ded53f433e1558c319db40
|
H A D | sessions.hpp | diff 04e438cbad66838724d78ce12f28aff1fb892a63 Sat Oct 03 10:06:26 CDT 2020 Ed Tanous <ed@tanous.net> fix include names
cppcheck isn't smart enough to recognize these are c++ headers, not c headers. Considering we're already inconsistent about our naming, it's easier to just be consistent, and move the last few files to use .hpp instead of .h.
Tested: Code builds, no changes.
Signed-off-by: Ed Tanous <ed@tanous.net> Change-Id: Ic348d695f8527fa4a0ded53f433e1558c319db40
|
/openbmc/bmcweb/http/ |
H A D | logging.hpp | 04e438cbad66838724d78ce12f28aff1fb892a63 Sat Oct 03 10:06:26 CDT 2020 Ed Tanous <ed@tanous.net> fix include names
cppcheck isn't smart enough to recognize these are c++ headers, not c headers. Considering we're already inconsistent about our naming, it's easier to just be consistent, and move the last few files to use .hpp instead of .h.
Tested: Code builds, no changes.
Signed-off-by: Ed Tanous <ed@tanous.net> Change-Id: Ic348d695f8527fa4a0ded53f433e1558c319db40
|
H A D | http_server.hpp | 04e438cbad66838724d78ce12f28aff1fb892a63 Sat Oct 03 10:06:26 CDT 2020 Ed Tanous <ed@tanous.net> fix include names
cppcheck isn't smart enough to recognize these are c++ headers, not c headers. Considering we're already inconsistent about our naming, it's easier to just be consistent, and move the last few files to use .hpp instead of .h.
Tested: Code builds, no changes.
Signed-off-by: Ed Tanous <ed@tanous.net> Change-Id: Ic348d695f8527fa4a0ded53f433e1558c319db40
|
H A D | http_request.hpp | 04e438cbad66838724d78ce12f28aff1fb892a63 Sat Oct 03 10:06:26 CDT 2020 Ed Tanous <ed@tanous.net> fix include names
cppcheck isn't smart enough to recognize these are c++ headers, not c headers. Considering we're already inconsistent about our naming, it's easier to just be consistent, and move the last few files to use .hpp instead of .h.
Tested: Code builds, no changes.
Signed-off-by: Ed Tanous <ed@tanous.net> Change-Id: Ic348d695f8527fa4a0ded53f433e1558c319db40
|
H A D | app.hpp | 04e438cbad66838724d78ce12f28aff1fb892a63 Sat Oct 03 10:06:26 CDT 2020 Ed Tanous <ed@tanous.net> fix include names
cppcheck isn't smart enough to recognize these are c++ headers, not c headers. Considering we're already inconsistent about our naming, it's easier to just be consistent, and move the last few files to use .hpp instead of .h.
Tested: Code builds, no changes.
Signed-off-by: Ed Tanous <ed@tanous.net> Change-Id: Ic348d695f8527fa4a0ded53f433e1558c319db40
|
H A D | websocket.hpp | 04e438cbad66838724d78ce12f28aff1fb892a63 Sat Oct 03 10:06:26 CDT 2020 Ed Tanous <ed@tanous.net> fix include names
cppcheck isn't smart enough to recognize these are c++ headers, not c headers. Considering we're already inconsistent about our naming, it's easier to just be consistent, and move the last few files to use .hpp instead of .h.
Tested: Code builds, no changes.
Signed-off-by: Ed Tanous <ed@tanous.net> Change-Id: Ic348d695f8527fa4a0ded53f433e1558c319db40
|
H A D | http_response.hpp | 04e438cbad66838724d78ce12f28aff1fb892a63 Sat Oct 03 10:06:26 CDT 2020 Ed Tanous <ed@tanous.net> fix include names
cppcheck isn't smart enough to recognize these are c++ headers, not c headers. Considering we're already inconsistent about our naming, it's easier to just be consistent, and move the last few files to use .hpp instead of .h.
Tested: Code builds, no changes.
Signed-off-by: Ed Tanous <ed@tanous.net> Change-Id: Ic348d695f8527fa4a0ded53f433e1558c319db40
|
H A D | utility.hpp | 04e438cbad66838724d78ce12f28aff1fb892a63 Sat Oct 03 10:06:26 CDT 2020 Ed Tanous <ed@tanous.net> fix include names
cppcheck isn't smart enough to recognize these are c++ headers, not c headers. Considering we're already inconsistent about our naming, it's easier to just be consistent, and move the last few files to use .hpp instead of .h.
Tested: Code builds, no changes.
Signed-off-by: Ed Tanous <ed@tanous.net> Change-Id: Ic348d695f8527fa4a0ded53f433e1558c319db40
|
H A D | routing.hpp | 04e438cbad66838724d78ce12f28aff1fb892a63 Sat Oct 03 10:06:26 CDT 2020 Ed Tanous <ed@tanous.net> fix include names
cppcheck isn't smart enough to recognize these are c++ headers, not c headers. Considering we're already inconsistent about our naming, it's easier to just be consistent, and move the last few files to use .hpp instead of .h.
Tested: Code builds, no changes.
Signed-off-by: Ed Tanous <ed@tanous.net> Change-Id: Ic348d695f8527fa4a0ded53f433e1558c319db40
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | privileges.hpp | diff 04e438cbad66838724d78ce12f28aff1fb892a63 Sat Oct 03 10:06:26 CDT 2020 Ed Tanous <ed@tanous.net> fix include names
cppcheck isn't smart enough to recognize these are c++ headers, not c headers. Considering we're already inconsistent about our naming, it's easier to just be consistent, and move the last few files to use .hpp instead of .h.
Tested: Code builds, no changes.
Signed-off-by: Ed Tanous <ed@tanous.net> Change-Id: Ic348d695f8527fa4a0ded53f433e1558c319db40
|
H A D | error_messages.hpp | diff 04e438cbad66838724d78ce12f28aff1fb892a63 Sat Oct 03 10:06:26 CDT 2020 Ed Tanous <ed@tanous.net> fix include names
cppcheck isn't smart enough to recognize these are c++ headers, not c headers. Considering we're already inconsistent about our naming, it's easier to just be consistent, and move the last few files to use .hpp instead of .h.
Tested: Code builds, no changes.
Signed-off-by: Ed Tanous <ed@tanous.net> Change-Id: Ic348d695f8527fa4a0ded53f433e1558c319db40
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | json_utils.hpp | diff 04e438cbad66838724d78ce12f28aff1fb892a63 Sat Oct 03 10:06:26 CDT 2020 Ed Tanous <ed@tanous.net> fix include names
cppcheck isn't smart enough to recognize these are c++ headers, not c headers. Considering we're already inconsistent about our naming, it's easier to just be consistent, and move the last few files to use .hpp instead of .h.
Tested: Code builds, no changes.
Signed-off-by: Ed Tanous <ed@tanous.net> Change-Id: Ic348d695f8527fa4a0ded53f433e1558c319db40
|
/openbmc/bmcweb/include/ibm/ |
H A D | management_console_rest.hpp | diff 04e438cbad66838724d78ce12f28aff1fb892a63 Sat Oct 03 10:06:26 CDT 2020 Ed Tanous <ed@tanous.net> fix include names
cppcheck isn't smart enough to recognize these are c++ headers, not c headers. Considering we're already inconsistent about our naming, it's easier to just be consistent, and move the last few files to use .hpp instead of .h.
Tested: Code builds, no changes.
Signed-off-by: Ed Tanous <ed@tanous.net> Change-Id: Ic348d695f8527fa4a0ded53f433e1558c319db40
|
/openbmc/bmcweb/redfish-core/src/ |
H A D | error_messages.cpp | diff 04e438cbad66838724d78ce12f28aff1fb892a63 Sat Oct 03 10:06:26 CDT 2020 Ed Tanous <ed@tanous.net> fix include names
cppcheck isn't smart enough to recognize these are c++ headers, not c headers. Considering we're already inconsistent about our naming, it's easier to just be consistent, and move the last few files to use .hpp instead of .h.
Tested: Code builds, no changes.
Signed-off-by: Ed Tanous <ed@tanous.net> Change-Id: Ic348d695f8527fa4a0ded53f433e1558c319db40
|
/openbmc/bmcweb/src/ |
H A D | webserver_main.cpp | diff 04e438cbad66838724d78ce12f28aff1fb892a63 Sat Oct 03 10:06:26 CDT 2020 Ed Tanous <ed@tanous.net> fix include names
cppcheck isn't smart enough to recognize these are c++ headers, not c headers. Considering we're already inconsistent about our naming, it's easier to just be consistent, and move the last few files to use .hpp instead of .h.
Tested: Code builds, no changes.
Signed-off-by: Ed Tanous <ed@tanous.net> Change-Id: Ic348d695f8527fa4a0ded53f433e1558c319db40
|