Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-net-ipmid
/
7a4ea79501b85addf16e2c06ffc835708c5264ad
7a4ea79
netipmid: Remove unused event references
by Vernon Mauery
· 6 years ago
8d6f200
netipmid: make Handler asynchronous
by Vernon Mauery
· 6 years ago
7b98c07
netipmid: move to sdbusplus::asio from sdbusplus
by Vernon Mauery
· 6 years ago
6650164
netipmid: Update netipmid to use ipmid as the main queue
by Vernon Mauery
· 6 years ago
4f09eae
Convert host-ipmid -> libipmid
by William A. Kennington III
· 6 years ago
27ebe58
build: pkg anti-pattern: use defaults
by Patrick Venture
· 6 years ago
db9f8e7
netipmid: add dependency on libchannellayer
by Vernon Mauery
· 6 years ago
4021b1f
Return the maximum privilege in open session command
by Tom Joseph
· 6 years ago
b882dbb
Update the payload with authenticated field in the header
by Tom Joseph
· 6 years ago
615e4fd
Null username support is removed from Get Channel Auth command
by Tom Joseph
· 6 years ago
dc3e8b9
Fix the order of fields in Get Channel Auth Capabilities command
by Tom Joseph
· 6 years ago
7f268e4
netipmid: consolidate message-related things in message.hpp
by Vernon Mauery
· 6 years ago
6f353e8
netipmid: move sol timers to asio
by Vernon Mauery
· 6 years ago
7e4a651
netipmid: move sol console sockets to asio
by Vernon Mauery
· 6 years ago
7a0142c
netipmid: move raw sockets to boost::asio sockets
by Vernon Mauery
· 6 years ago
d5a4f45
Fix: Set proper session privilege for RAKP 1
by Richard Marian Thomaiyar
· 6 years ago
5f1dd31
Fix: Get Payload info for non active payload
by Richard Marian Thomaiyar
· 6 years ago
d8e92fe
Fix: match exact privilege for priv lookup
by Richard Marian Thomaiyar
· 6 years ago
22c8a21
netipmid: use boost::asio signal handling
by Vernon Mauery
· 6 years ago
fc37e59
netipmid: replace std::cerr with phosphor::logging calls
by Vernon Mauery
· 6 years ago
744b3c8
phosphor-net-ipmid: connect with the correct sockaddr size
by Vernon Mauery
· 6 years ago
d91fd9d
Support privilege based lookup with user name
by Richard Marian Thomaiyar
· 6 years ago
cbccb05
netipmid: move event loop to boost::asio::io_context
by Vernon Mauery
· 6 years ago
99b8784
Revert "W/A for CI test case - Accept empty user name"
by Richard Marian Thomaiyar
· 6 years ago
472a37b
Command execution restriction based on privilege
by Richard Marian Thomaiyar
· 6 years ago
d2563c5
W/A for CI test case - Accept empty user name
by Richard Marian Thomaiyar
· 6 years ago
d0062ed
netipmid: move to sdbusplus from sdbus minus
by Vernon Mauery
· 6 years ago
4cb7359
netipmid: startSession does not need to call getSession
by Vernon Mauery
· 6 years ago
224f36a
netipmid: use shared_ptr on session instead of shared_ptr+references
by Vernon Mauery
· 6 years ago
d999ffc
netipmid: use shared_ptr on messages instead of unique_ptr+references
by Vernon Mauery
· 6 years ago
127748a
RMCP+ login support with privilege
by Richard Marian Thomaiyar
· 6 years ago
d6f3f7d
Add LAN1 selfchannel suppport for IPMI
by ssekar
· 6 years ago
8977d12
netipmid: use libcrypto prng instead of insecure std::rand
by Vernon Mauery
· 6 years ago
07e5b28
netipmid: make session a header-only situation
by Vernon Mauery
· 6 years ago
cc7b1cb
netipmid: Remove unused argc/argv from main
by Vernon Mauery
· 6 years ago
96a1a39
netipmid: use the default system bus
by Vernon Mauery
· 6 years ago
6b4faac
netipmid: add more files to .gitignore
by Vernon Mauery
· 6 years ago
b108806
netipmid: Remove local timer class
by Vernon Mauery
· 6 years ago
36baa14
netipmid: Add -flto to CXXFLAGS
by Vernon Mauery
· 6 years ago
a65e30d
style: cppcheck cleanup
by Patrick Venture
· 6 years ago
a34c2ab
netipmid: use std variant interface
by Vernon Mauery
· 6 years ago
f41a554
netipmid: use system path include style
by Vernon Mauery
· 6 years ago
ae1fda4
netipmid: use std::shared_ptr instead of weak_ptr/lock
by Vernon Mauery
· 6 years ago
9e801a2
netipmid: apply clang-format rules
by Vernon Mauery
· 6 years ago
f611055
build: set language to C++
by Patrick Venture
· 6 years ago
cc90c80
MAINTAINERS: Update Emily's IRC nick
by Emily Shaffer
· 6 years ago
b00f8f7
Fix IPMI SEL reservations and cancellations
by Jason M. Bills
· 6 years ago
5e45209
phosphor-net-ipmid: use c++17
by Vernon Mauery
· 6 years ago
584fa88
Add support for OpenSSL 1.1.0
by Adriana Kobylak
· 6 years ago
fe5a645
Remove the support for insecure protocols in RMCP+
by Tom Joseph
· 6 years ago
1d82b22
Fix to return sane error code
by Richard Marian Thomaiyar
· 6 years ago
5733492
Add MAINTAINERS file
by Andrew Jeffery
· 6 years ago
7206ccc
Fix Table:: Command Not found: 0xb03e
by Nagaraju Goruganti
· 7 years ago
56527b9
Support username for IPMI default user account
by Tom Joseph
· 7 years ago
62ec622
Spelling fixes
by Gunnar Mills
· 7 years ago
8093849
Implement get payload instance info command
by Tom Joseph
· 7 years ago
e3b815d
README: Reword cleaning the repo
by Gunnar Mills
· 7 years ago
6f83cbc
Support SOL parameter channel number
by Tom Joseph
· 7 years ago
1d9d416
Patch #2 Reducing IPMI logging footprint
by Nagaraju Goruganti
· 7 years ago
166c71a
Create sd_event outside from EventLoop
by Ratan Gupta
· 7 years ago
04edb9b
Define the ipmid_get_sd_bus_event_connection
by Ratan Gupta
· 7 years ago
4080136
SetLan: Define the global network timer
by Ratan Gupta
· 7 years ago
7e9e2ef
Add support for cipher suite 17
by Vernon Mauery
· 7 years ago
9b307be
Prepare for adding RMCP+ cipher suite 17
by Vernon Mauery
· 7 years ago
70fd29c
explicit use of std::vector instead of buffer/Buffer
by Vernon Mauery
· 7 years ago
2207f51
Truncate Integrity Check Value to the correct length
by Vernon Mauery
· 7 years ago
2c15f0c
Adding the capability to run netipmid outside of systemd
by Dave Cobbley
· 7 years ago
bd45aae
Small fixes for net ipmi handler
by Feist, James
· 7 years ago
541aee7
Spelling fixes
by Gunnar Mills
· 7 years ago
576e252
Update Journal Variable Names
by Gunnar Mills
· 7 years ago
9c60a58
boot settings: use the new 'one time' setting
by Tom Joseph
· 7 years ago
83029cb
Cache system GUID in netipmid
by Tom Joseph
· 7 years ago
7c78adf
settings: handle multiple objects/interfaces
by Tom Joseph
· 7 years ago
694fc0c
netipmid: Support usesolkeepalive option
by Tom Joseph
· 7 years ago
f6c97e1
Implement RAII for openssl crypto function
by Tom Joseph
· 7 years ago
6516cef
sol: Handle deactivate payload correctly when session is closed
by Tom Joseph
· 7 years ago
19b4f40
netipmid: Provide support to fetch paths of settings dbus objects
by Tom Joseph
· 7 years ago
de203ce
Cleanup the console buffer on stopping the SOL payload.
by Tom Joseph
· 7 years ago
3ecf0a1
attach the sd bus to sd_event to receive signals
by Marri Devender Rao
· 7 years ago
3563f8f
Correct doxygen syntax in phosphor-net-ipmid
by Tom Joseph
· 8 years ago
15771d1
Add Get/Set SOL configuration commands to registerCommands.
by Tom Joseph
· 8 years ago
20aef33
Add support for Get SOL configuration parameters command.
by Tom Joseph
· 8 years ago
48b9951
Add support for Set SOL Configuration parameters command.
by Tom Joseph
· 8 years ago
96b6d81
Allow SOL activation only if SOL is enabled.
by Tom Joseph
· 8 years ago
1967cf5
Add SOL configuration parameters to SOL Managers.
by Tom Joseph
· 8 years ago
704f342
Change accumulateInterval and retryInterval to std::chrono units.
by Tom Joseph
· 8 years ago
32f07b8
Correct the parameters for SOLContext constructor.
by Tom Joseph
· 8 years ago
b81f761
Remove hostConsole fd from the event loop.
by Tom Joseph
· 8 years ago
18a45e9
Change the signature of the command handler functions.
by Tom Joseph
· 8 years ago
9938558
Add test-driver to .gitignore
by Tom Joseph
· 8 years ago
a6c4011
Remove the code related to obsolete event loop.
by Tom Joseph
· 8 years ago
f9e4586
Start the event loop for net-ipmid
by Tom Joseph
· 8 years ago
89481cf
Register SOL commands to the command table.
by Tom Joseph
· 8 years ago
e088bf0
Provide API to hook SOL commands to the command table.
by Tom Joseph
· 8 years ago
e1ae56c
Add command handler for Payload activation status command.
by Tom Joseph
· 8 years ago
e2f0a8e
Add handler for Deactivate payload command.
by Tom Joseph
· 8 years ago
5c846a8
Add command handler for Activate payload command.
by Tom Joseph
· 8 years ago
e14ac96
Add command handler for SOL activating command.
by Tom Joseph
· 8 years ago
64b3dec
Add handler function for incoming SOL payload.
by Tom Joseph
· 8 years ago
04b3038
Throw exception instead of returning error code from send function.
by Tom Joseph
· 8 years ago
Next »