Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
sdbusplus
/
5f9874f25c7e04597e0bbc69ee4797db4971b9c2
/
sdbusplus
82f083d
match: Add additional convenience match rules
by Brad Bishop
· 8 years ago
5c48c8b
match: add interfacesAdded rule
by Patrick Williams
· 8 years ago
61f57a4
message: Add wrappers for sd_bus_get_xxx
by Brad Bishop
· 8 years ago
da25f34
match: add string constructors
by Patrick Williams
· 8 years ago
a85fdff
match: add utilities for match-rules
by Patrick Williams
· 8 years ago
2f7c887
match: allow message callbacks
by Patrick Williams
· 8 years ago
b4041d4
bus: add wrapper for sd_bus_list_names
by Patrick Williams
· 8 years ago
c69def6
match: move to bus namespace
by Christian Andersen
· 8 years ago
d294557
Add wrappers for emit_interfaces_added/removed
by Brad Bishop
· 8 years ago
02d9675
exception: change org to xyz
by Patrick Williams
· 8 years ago
ba6f50c
bus: change constructor semantics
by Patrick Williams
· 8 years ago
93b0e70
exception: move InvalidEnumString functions to library
by Patrick Williams
· 8 years ago
fd43ef7
Disable transaction id support by default
by Adriana Kobylak
· 8 years ago
bee1a6a
transaction: avoid recursive sdbus calls
by Patrick Williams
· 8 years ago
fb913e8
message-append: char* passed to sd-bus as char**
by Patrick Williams
· 8 years ago
9a0baf5
Add wrappers for sd_bus object added/removed
by Brad Bishop
· 8 years ago
8ac39ee
bus: Add interface for sd-event
by Yi Li
· 8 years ago
9fa8552
sdbus++: add server method for set-property
by Patrick Williams
· 8 years ago
6312225
message: Add get bus function
by Adriana Kobylak
· 8 years ago
990cbce
transaction: Generate hash for when bus and msg are not initialized
by Adriana Kobylak
· 8 years ago
291f326
Initialize transaction id
by Adriana Kobylak
· 8 years ago
1afb4e6
Store transaction id in thread local storage
by Adriana Kobylak
· 8 years ago
5e293ec
transaction: Initial commit to create a transaction id
by Adriana Kobylak
· 8 years ago
3306847
Allow implicit string_wrapper conversions
by Brad Bishop
· 8 years ago
bc4afed
Don't emit InterfacesRemoved unless requested
by Brad Bishop
· 8 years ago
b6dcf97
message: Add get_cookie method
by Adriana Kobylak
· 8 years ago
c549677
bus: Add get_unique_name method
by Adriana Kobylak
· 8 years ago
560e5fd
message: Change conversion ctor to inc ref-count
by Patrick Williams
· 8 years ago
aa2e7f7
message: allow obj-path and sig in STL containers
by Patrick Williams
· 8 years ago
572a8ea
message-read: support obj-path and signature
by Patrick Williams
· 8 years ago
fd3c462
message-append: support obj-path and signature
by Patrick Williams
· 8 years ago
4498298
message-types: support obj-path and signature
by Patrick Williams
· 8 years ago
9db2864
message: Add class for object-path and signatures
by Patrick Williams
· 8 years ago
9b97062
message: added is_method_error method
by Christian Andersen
· 8 years ago
213da28
message: remove hard-coded boolean types
by Patrick Williams
· 8 years ago
6a9c8ae
message: pass 'bool' types to sdbus as 'int'
by Patrick Williams
· 8 years ago
2ae86cd
bus: wrap response sd_bus_message into sdbusplus::message
by Christian Andersen
· 8 years ago
59b70d1
exception: add InvalidEnumString error
by Patrick Williams
· 8 years ago
bbd0023
server-bindings: convertForMessage utility
by Patrick Williams
· 8 years ago
ea24144
sdbus++: enhance exception information
by Patrick Williams
· 8 years ago
1a28306
exception: define 'internal_exception' class
by Patrick Williams
· 8 years ago
f4a6f41
exception: Create exception class
by Patrick Williams
· 8 years ago
ac52113
Skip variant for unknown types
by Brad Bishop
· 8 years ago
b12ca16
match: add optional context parameter
by Patrick Williams
· 9 years ago
ebd6b9c
match: add signal callback registerer
by Patrick Williams
· 9 years ago
a475c03
interface: enable property-changed signals
by Patrick Williams
· 9 years ago
5354c82
object: allow deferred creation signal
by Patrick Williams
· 9 years ago
c7ba66f
bus: add process_discard method for server operation
by Patrick Williams
· 9 years ago
cfea00a
interface: add signal support
by Patrick Williams
· 9 years ago
20d8246
message: add signal interfaces
by Patrick Williams
· 9 years ago
0966ce8
server: minor refactoring
by Patrick Williams
· 9 years ago
d1102f4
object: add binding for 'sd_bus_emit_object_added/removed
by Patrick Williams
· 9 years ago
425dc9b
bus: fix method_return
by Patrick Williams
· 9 years ago
cb922df
vtable: avoid ambiguity in method
by Patrick Williams
· 9 years ago
05aab8b
manager: add binding for sd_bus_add_object_manager
by Patrick Williams
· 9 years ago
13f1ef7
interface: add binding for sd_bus_add_object_vtable
by Patrick Williams
· 9 years ago
0f9ed69
slot: add binding class for sd_bus_slot
by Patrick Williams
· 9 years ago
67df0f2
bus: change destructor to just 'unref'
by Patrick Williams
· 9 years ago
cae30a0
bus: 'method_return' for responding to method-calls
by Patrick Williams
· 9 years ago
2a47ecd
message: new_method_return for method-call replies
by Patrick Williams
· 9 years ago
887ebf6
bus: use infinity for default timeout
by Brad Bishop
· 9 years ago
aed8179
bus: inline getters
by Brad Bishop
· 9 years ago
9d3ec7f
Add vtable support
by Patrick Williams
· 9 years ago
c8235ce
message::types: minor comment fixup
by Patrick Williams
· 9 years ago
7559678
variant support for append/read
by Patrick Williams
· 9 years ago
aa2f48a
std::tuple support for append/read
by Patrick Williams
· 9 years ago
bbe0e43
std::map support for append/read
by Patrick Williams
· 9 years ago
90b4f3c
types: Use SD_BUS_TYPE_* instead of char-consts
by Patrick Williams
· 9 years ago
930460c
std::vector support for append/read
by Patrick Williams
· 9 years ago
4fe85a3
Add message read functionality
by Patrick Williams
· 9 years ago
13b97c5
bus::process: use message::message
by Patrick Williams
· 9 years ago
7802c07
Migrate bus to message bindings
by Patrick Williams
· 9 years ago
5acb549
Add message bindings
by Patrick Williams
· 9 years ago
5b48579
Add bus bindings
by Patrick Williams
· 9 years ago
1807fa4
Add message append functionality
by Patrick Williams
· 9 years ago
83a1ae5
Simplify mangled names for type_id_downcast_t.
by Patrick Williams
· 9 years ago
51103a4
Add type_id templates
by Patrick Williams
· 9 years ago
4dbdef7
Add tuple_to_array template
by Patrick Williams
· 9 years ago
0c841a1
Add array_to_ptr template
by Patrick Williams
· 9 years ago