Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
bmcweb
/
f4ef2acd1f59d318a3cf66e8de835ce574a1356e
/
CMakeLists.txt
c9bb686
Redfish: Log service implementation for system dump
by raviteja-b
· 5 years ago
b52664e
EventService: Manager and subscriptions support
by AppaRao Puli
· 4 years, 9 months ago
453fed0
Rest service root implementation
by Ratan Gupta
· 5 years ago
91e130a
Allow unrestricted sensor override through flag
by jayaprakash Mutyala
· 4 years, 10 months ago
70d1d0a
Allow sensor value override in mfg mode only
by jayaprakash Mutyala
· 5 years ago
e13c276
InsertMedia and EjectMedia actions added to VirtualMedia schema
by Przemyslaw Czarnowski
· 5 years ago
0e1cf26
Make the max http request body size configurable
by Adriana Kobylak
· 5 years ago
cac94c5
Turning ON the mutual TLS
by Zbigniew Kurzynski
· 5 years ago
c0a1c8a
Implement nbd-proxy as a part of bmcweb
by Iwona Klimaszewska
· 5 years ago
a9cbc9c
Fix tabbing in CMakeLists.txt
by Ed Tanous
· 5 years ago
55e43f6
TLS based user auth implementation
by Kowalski, Kamil
· 5 years ago
bd81d6a
Update required version of boost to 1.71
by Ed Tanous
· 5 years ago
a634991
Added OemComputerSystems and properties for provisioning
by AppaRao Puli
· 5 years ago
41d1d18
rerun cmake-format
by James Feist
· 5 years ago
c94ad49
Make references to crow less obvious
by Ed Tanous
· 5 years ago
271584a
Fix a bunch of warnings
by Ed Tanous
· 5 years ago
0554c98
simpleupdate: Basic support of SimpleUpdate
by Andrew Geissler
· 6 years ago
1bfbe0e
vm_websocket: Add websocket handler
by Adriana Kobylak
· 6 years ago
26f0389
Redfish: Remove BMCWEB_ENABLE_REDFISH_ONE_CHASSIS
by Shawn McCarney
· 6 years ago
b97b9c3
CMakeLists.txt: Remove BOOST_ASIO_NO_DEPRECATED
by Adriana Kobylak
· 6 years ago
424c417
Change application and interface names to Crashdump
by Jason M. Bills
· 6 years ago
5a7094b
Add systemd unit files
by Brad Bishop
· 6 years ago
cb92c03
Initial redfish logging support
by Andrew Geissler
· 6 years ago
e278c18
update ASIO interfaces
by Ed Tanous
· 6 years ago
b01bf29
Revert "bmcweb: Fix a bunch of warnings"
by Ed Tanous
· 6 years ago
6ea007a
bmcweb: Fix a bunch of warnings
by Ed Tanous
· 6 years ago
603a664
Add BMCWEB_ENABLE_REDFISH_ONE_CHASSIS build option
by Gunnar Mills
· 6 years ago
39e7750
bmcweb: /s/boost::string_view/std::string_view/g
by Ed Tanous
· 6 years ago
3eb2f35
Implement KVM websocket proxy in bmcweb
by Ed Tanous
· 6 years ago
d53dd41
Move the CPU LogService to Systems
by Jason M. Bills
· 6 years ago
7a777f5
Add details to BMCWEB config option help strings
by Joseph Reynolds
· 6 years ago
79ba46f
build: prepare for boost 1.68
by Brad Bishop
· 6 years ago
f5e906b
build: add eof newline to CMakeLists.txt
by Brad Bishop
· 6 years ago
c4bf637
Change the BMC LogService to only display from the message registry
by Jason M. Bills
· 6 years ago
c50fc5a
Use target_compile_definitions() for build flags
by Jason M. Bills
· 6 years ago
c85eb8b
bmcweb: remove warning about coroutines
by Ed Tanous
· 6 years ago
6228874
bmcweb: Move to C++17
by Ed Tanous
· 6 years ago
bdd1c83
Fix a minor spacing issue in CMakeLists.txt
by Ed Tanous
· 6 years ago
1da66f7
Implement redfish LogService
by Ed Tanous
· 6 years ago
2daf672
Implement /console0 websocket
by Ed Tanous
· 6 years ago
4859bdb
Remove VScode specific script
by Ed Tanous
· 6 years ago
d3a3806
Disable threading
by Ed Tanous
· 6 years ago
d529ee2
Change _PHOSPHOR_WEBUI to _STATIC_HOSTING
by Andrew Geissler
· 6 years ago
a975e9f
Make out of tree builds work again
by James Feist
· 6 years ago
797d0c0
Don't build unit tests by default
by Ed Tanous
· 6 years ago
a434f2b
Fix merge conflict
by Ed Tanous
· 6 years ago
f0d73c2
cmake-format the files
by Ed Tanous
· 6 years ago
55c7b7a
Move over to upstream c++ style
by Ed Tanous
· 7 years ago
e062590
Reimplement UUID based on systemd UUID
by Ed Tanous
· 7 years ago
4b1b868
Make SessionStore a proper singleton
by Borawski.Lukasz
· 7 years ago
1f2fbf2
Prevent ssl key generation when disabled
by Andrew Geissler
· 6 years ago
0334670
Create separate pam config for webserver instead of using dropbear's
by Jennifer Lee
· 7 years ago
d4bb9bb
Implement actions interface
by Ed Tanous
· 7 years ago
d425c6f
Pull in nlohmann json as a dependency rather than checking in.
by Ed Tanous
· 7 years ago
1e43987
Implement feature selection in bmcweb
by Ed Tanous
· 7 years ago
e0d918b
Boost beast
by Ed Tanous
· 7 years ago
77dd881
Added JSON utilities to allow easy exception-less usage of nlohmann JSON.
by Kowalski, Kamil
· 7 years ago
aa2e59c
Move bmcweb over to sdbusplus
by Ed Tanous
· 7 years ago
7d95f5f
Remove hunter and submodules
by Ed tanous
· 7 years ago
f4c4dcf
Introduce Redfish Error messages definitions
by Kowalski, Kamil
· 7 years ago
ac09331
Disable logging when in release mode
by Ed Tanous
· 7 years ago
580f372
Wrap Cmake file on 80 characters
by Ed Tanous
· 7 years ago
964fec4
Revert "Reduce executable size"
by Ed Tanous
· 7 years ago
43a095a
Privilege implementation change
by Borawski.Lukasz
· 7 years ago
aecb47a
Redfish privileges
by Borawski.Lukasz
· 7 years ago
6aa3262
Reduce executable size
by Borawski.Lukasz
· 7 years ago
465b12a
Make bmcweb use yocto dependency management
by Ed Tanous
· 7 years ago
109799e
Reduce executable size
by Borawski.Lukasz
· 7 years ago
168792a
Allow for systemd socket activation
by Vernon Mauery
· 7 years ago
7f935f8
Update minor flag error in CMakeLists
by Ed Tanous
· 7 years ago
86e1b66
Node abstraction layer
by Borawski.Lukasz
· 7 years ago
3171a9a
Revert "Merge "Enable link time optimization for webserver""
by Ed Tanous
· 7 years ago
19fa093
Enable link time optimization for webserver
by Ed Tanous
· 7 years ago
e617c9a
Remove unused base64 component
by Ed Tanous
· 7 years ago
c963aa4
Refactor session key storage
by Ed Tanous
· 7 years ago
710adfc
Add the redfish static files to the build
by Ed Tanous
· 7 years ago
ba9f9a6
Update Webserver
by Ed Tanous
· 7 years ago
911ac31
Large updates to webserver
by Ed Tanous
· 7 years ago
3dac749
Lots of updates to webserver.
by Ed Tanous
· 7 years ago
4d92cbf
incremental
by Ed Tanous
· 8 years ago
c579949
incremental
by Ed Tanous
· 8 years ago
f3d847c
incremental
by Ed Tanous
· 8 years ago
c9b5521
incremental
by Ed Tanous
· 8 years ago
4758d5b
incremental
by Ed Tanous
· 8 years ago
cfbe25d
Disable file logging
by Ed Tanous
· 8 years ago
0d485ef
Incremental
by Ed Tanous
· 8 years ago
4ca1d05
Try a compiler flag to make gcc happy
by Ed Tanous
· 8 years ago
620ec59
incremental
by Ed Tanous
· 8 years ago
80af600
test
by Ed Tanous
· 8 years ago
f0226cd
test
by Ed Tanous
· 8 years ago
f457991
Add some debugging for yocto
by Ed Tanous
· 8 years ago
0850f8c
fix issue with openssl
by Ed Tanous
· 8 years ago
4c3cbc6
enable logging
by Ed Tanous
· 8 years ago
2d02dcd
Disable hunter by default
by Ed Tanous
· 8 years ago
12a002d
Fix narrowing conversion warning on certain compilers
by Ed Tanous
· 8 years ago
d91df92
incremental
by Ed Tanous
· 8 years ago
e4e67cc
incremental
by Ed Tanous
· 8 years ago
dc7b679
inremental
by Ed Tanous
· 8 years ago
cc5a37f
incremental
by Ed Tanous
· 8 years ago
e2fc45a
incremental
by Ed Tanous
· 8 years ago
Next »