index
:
bmcweb
master
OpenBMC Web server
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
REST: Add JSON error when no D-Bus handlers found
Matt Spinler
2018-12-13
1
-1
/
+4
*
REST: For /action/<method>, return errors in JSON
Matt Spinler
2018-12-13
1
-14
/
+26
*
REST: For list, return the error in JSON
Matt Spinler
2018-12-13
1
-1
/
+2
*
REST: For GET, return errors in JSON
Matt Spinler
2018-12-13
1
-6
/
+18
*
REST: For enumerate, return the error in JSON
Matt Spinler
2018-12-13
1
-0
/
+18
*
REST: For enumerate, try GetAll as last resort
Matt Spinler
2018-12-13
1
-1
/
+74
*
REST: For enumerate, use GetObject for target path
Matt Spinler
2018-12-13
1
-55
/
+123
*
build_x86.sh add missing dependencies
James Feist
2018-12-11
1
-1
/
+2
*
bmcweb: Fix inversion of SSL
Ed Tanous
2018-12-10
1
-2
/
+2
*
bmcweb: Move boost::optional to std::optional
Ed Tanous
2018-12-10
7
-20
/
+19
*
bmcweb: Clean up security headers
Ed Tanous
2018-12-10
1
-34
/
+23
*
bmcweb: Redfish make CpuCoreCount optional
Ed Tanous
2018-12-10
1
-22
/
+20
*
Redfish AccountService service modifications
AppaRao Puli
2018-12-10
1
-129
/
+220
*
Add details to BMCWEB config option help strings
Joseph Reynolds
2018-12-10
1
-21
/
+26
*
Remove custom version of getPtr
Ed Tanous
2018-12-10
11
-88
/
+97
*
bmcweb: make SSL enabling more effective
Ed Tanous
2018-12-10
1
-34
/
+37
*
bmcweb: Session member count is zero
Ed Tanous
2018-12-06
1
-2
/
+0
*
Revert "Update Content-Security-Policy"
Ed Tanous
2018-12-06
1
-3
/
+2
*
bmcweb: Fix header includes to be more specific
Ed Tanous
2018-12-04
5
-11
/
+13
*
Update Content-Security-Policy
Joseph Reynolds
2018-12-04
1
-2
/
+3
*
bmcweb: Move some functions to utilities
Ed Tanous
2018-12-04
2
-48
/
+49
*
Fix missing Managers route on serviceRoot
Ed Tanous
2018-12-04
1
-0
/
+1
*
build: prepare for boost 1.68
Brad Bishop
2018-12-01
1
-0
/
+1
*
build: add eof newline to CMakeLists.txt
Brad Bishop
2018-11-30
1
-1
/
+1
*
crow: work around gcc bug 87513
Brad Bishop
2018-11-30
1
-3
/
+1
*
Make chassis errors return the appropriate message
Ed Tanous
2018-11-30
1
-8
/
+3
*
Remove GET handler for manager.Reset
Ed Tanous
2018-11-29
0
-0
/
+0
*
Remove HTTPMethod Enum
Ed Tanous
2018-11-26
1
-24
/
+0
*
bmcweb: Redfish away from json cache
Ed Tanous
2018-11-26
16
-461
/
+333
*
bmcweb: fix Redfish UUID
Ed Tanous
2018-11-21
1
-16
/
+14
*
bmcweb:Properly implement the / operator in dbus
Ed Tanous
2018-11-20
1
-8
/
+13
*
Move Redfish PECI to the new json interface
Ed Tanous
2018-11-19
2
-53
/
+32
*
Add README configuration section
Joseph Reynolds
2018-11-19
1
-1
/
+21
*
Add MessageArgs for Redfish messages from the Base registry
Jason M. Bills
2018-11-19
1
-0
/
+58
*
Add automatic range-checking and type-casting for readJson
Jason M. Bills
2018-11-16
1
-19
/
+64
*
Change the BMC LogService to only display from the message registry
Jason M. Bills
2018-11-16
4
-53
/
+432
*
Add the Redfish message registries
Jason M. Bills
2018-11-16
6
-0
/
+708
*
Add helper functions to get data from the journal
Jason M. Bills
2018-11-16
1
-124
/
+233
*
Use target_compile_definitions() for build flags
Jason M. Bills
2018-11-16
3
-14
/
+14
*
Simplify Redfish error message property interface
Jason M. Bills
2018-11-15
9
-422
/
+99
*
Bump nlohmann-json externalproject to v3.3.0
Jason M. Bills
2018-11-06
1
-1
/
+1
*
Add VlanInterface patch back
Ed Tanous
2018-11-02
1
-0
/
+1
*
Initial implementation of processors and memory schema
Rapkiewicz, Pawel
2018-11-02
3
-0
/
+523
*
Fix an issue with non-root objectmapper entries
Ed Tanous
2018-11-02
1
-117
/
+155
*
Managers: Actions object: Support Reset property
Jennifer Lee
2018-11-02
2
-3
/
+105
*
bmcweb: fix a possible buffer overflow issue
Ed Tanous
2018-11-01
1
-4
/
+3
*
Update Redfish to Base.1.4.0 message registry
Jason M. Bills
2018-10-31
2
-68
/
+164
*
Update formatting of error string literals and message descriptions
Jason M. Bills
2018-10-31
2
-222
/
+166
*
Fix a bug in optional json parsing
Ed Tanous
2018-10-31
1
-5
/
+1
*
Add Pid Oem Redfish Schema
James Feist
2018-10-29
3
-0
/
+648
[prev]
[next]