index
:
phosphor-net-ipmid
master
OpenBMC Phosphor network IPMI daemon sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
command
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cache the user & channel acces in session
Richard Marian Thomaiyar
2019-04-02
2
-34
/
+15
*
RAKP12: Don't allow user with NOACCESS priv.
Richard Marian Thomaiyar
2019-03-25
1
-0
/
+6
*
Handle invalid length for Disable Payload command
Sumanth Bhat
2019-03-25
2
-0
/
+7
*
Handle input - Get channel auth capabilities
Richard Marian Thomaiyar
2019-03-12
1
-3
/
+27
*
Convert host-ipmid -> libipmid
William A. Kennington III
2019-02-19
4
-4
/
+4
*
Return the maximum privilege in open session command
Tom Joseph
2019-02-12
4
-7
/
+23
*
Null username support is removed from Get Channel Auth command
Tom Joseph
2019-02-09
1
-1
/
+1
*
Fix the order of fields in Get Channel Auth Capabilities command
Tom Joseph
2019-02-09
1
-16
/
+16
*
Fix: Set proper session privilege for RAKP 1
Richard Marian Thomaiyar
2019-01-29
1
-5
/
+14
*
Fix: Get Payload info for non active payload
Richard Marian Thomaiyar
2019-01-28
1
-8
/
+10
*
Fix: match exact privilege for priv lookup
Richard Marian Thomaiyar
2019-01-28
1
-2
/
+2
*
netipmid: replace std::cerr with phosphor::logging calls
Vernon Mauery
2018-12-19
6
-21
/
+31
*
Support privilege based lookup with user name
Richard Marian Thomaiyar
2018-12-19
2
-4
/
+17
*
Revert "W/A for CI test case - Accept empty user name"
Richard Marian Thomaiyar
2018-12-06
2
-87
/
+68
*
W/A for CI test case - Accept empty user name
Richard Marian Thomaiyar
2018-11-29
2
-68
/
+87
*
RMCP+ login support with privilege
Richard Marian Thomaiyar
2018-11-21
4
-19
/
+122
*
style: cppcheck cleanup
Patrick Venture
2018-11-08
1
-2
/
+1
*
netipmid: use std::shared_ptr instead of weak_ptr/lock
Vernon Mauery
2018-11-06
6
-30
/
+22
*
netipmid: apply clang-format rules
Vernon Mauery
2018-11-02
16
-372
/
+386
*
Support username for IPMI default user account
Tom Joseph
2018-04-23
3
-5
/
+41
*
Implement get payload instance info command
Tom Joseph
2018-04-11
2
-0
/
+69
*
Support SOL parameter channel number
Tom Joseph
2018-04-04
1
-1
/
+6
*
Patch #2 Reducing IPMI logging footprint
Nagaraju Goruganti
2018-04-02
5
-21
/
+0
*
Add support for cipher suite 17
Vernon Mauery
2017-12-08
1
-0
/
+7
*
Prepare for adding RMCP+ cipher suite 17
Vernon Mauery
2017-12-07
3
-10
/
+13
*
explicit use of std::vector instead of buffer/Buffer
Vernon Mauery
2017-12-05
1
-1
/
+1
*
Spelling fixes
Gunnar Mills
2017-10-25
1
-1
/
+1
*
Cache system GUID in netipmid
Tom Joseph
2017-09-11
4
-20
/
+58
*
sol: Handle deactivate payload correctly when session is closed
Tom Joseph
2017-08-14
1
-2
/
+17
*
Correct doxygen syntax in phosphor-net-ipmid
Tom Joseph
2017-05-23
6
-27
/
+27
*
Add support for Get SOL configuration parameters command.
Tom Joseph
2017-05-08
2
-0
/
+129
*
Add support for Set SOL Configuration parameters command.
Tom Joseph
2017-05-08
2
-0
/
+210
*
Allow SOL activation only if SOL is enabled.
Tom Joseph
2017-05-08
1
-0
/
+6
*
Change the signature of the command handler functions.
Tom Joseph
2017-04-25
14
-35
/
+38
*
Add command handler for Payload activation status command.
Tom Joseph
2017-04-25
2
-1
/
+103
*
Add handler for Deactivate payload command.
Tom Joseph
2017-04-25
2
-0
/
+123
*
Add command handler for Activate payload command.
Tom Joseph
2017-04-25
2
-0
/
+202
*
Add command handler for SOL activating command.
Tom Joseph
2017-04-25
2
-0
/
+61
*
Add handler function for incoming SOL payload.
Tom Joseph
2017-04-25
2
-0
/
+79
*
Validate Integrity Algorithm in Open Session Request command
Tom Joseph
2017-02-24
1
-4
/
+2
*
Set the Confidentiality Algo in the RAKP34 command
Tom Joseph
2017-02-24
1
-0
/
+23
*
Validate Confidentiality Algo in Open Session request
Tom Joseph
2017-02-24
1
-1
/
+2
*
Authentication Algo keeps record of the Confidentiality algo
Tom Joseph
2017-02-24
1
-1
/
+2
*
Refactor the RAKP34 implementation
Tom Joseph
2017-02-10
1
-12
/
+23
*
Set the Integrity Algo once the Session setup succeeds
Tom Joseph
2017-01-17
1
-0
/
+13
*
Validate Integrity Algo in Open Session request
Tom Joseph
2017-01-17
1
-2
/
+6
*
Session Commands Implementation
Tom Joseph
2017-01-09
2
-0
/
+197
*
RAKP Message 3 & RAKP Message 4 Implementation
Tom Joseph
2017-01-02
2
-0
/
+273
*
RAKP Message 1 & RAKP Message 2 Implementation
Tom Joseph
2017-01-02
2
-0
/
+227
*
Open Session Request/Response Implementation
Tom Joseph
2016-12-16
2
-0
/
+273
[next]