index
:
sdbusplus
master
OpenBMC systemd DBUS binding API sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
message: mapbox::util::variant -> std::variant
William A. Kennington III
2018-11-26
8
-1355
/
+3
*
build: set language to C++
Patrick Venture
2018-10-29
1
-4
/
+1
*
Add sdbusplus::asio coroutine method handling
Vernon Mauery
2018-10-24
4
-90
/
+440
*
bus: check if D-Bus service name request was successful
Waqar Hameed
2018-10-23
1
-1
/
+5
*
asio: don't allow setting the same value
James Feist
2018-10-18
1
-0
/
+4
*
mapbox/variant: Implement std::get_if interface
William A. Kennington III
2018-10-17
1
-0
/
+21
*
Avoid build failure when sdbus++ tool is disabled
Manojkiran Eda
2018-10-16
1
-5
/
+8
*
mapbox/variant: Add std::visit compatible function
William A. Kennington III
2018-10-15
1
-0
/
+8
*
gitignore: Add missing /test/timer binary
William A. Kennington III
2018-10-15
1
-0
/
+1
*
server/transaction: Fix message hash
William A. Kennington III
2018-10-15
1
-2
/
+25
*
message: Implment get_reply_cookie()
William A. Kennington III
2018-10-15
3
-0
/
+25
*
message: Implment get_type()
William A. Kennington III
2018-10-15
3
-0
/
+22
*
bus/call: Clarify error sources
William A. Kennington III
2018-10-12
1
-0
/
+4
*
Add coroutine support for sdbusplus::asio method calls
Vernon Mauery
2018-10-12
4
-5
/
+176
*
Use return value from sd_bus_error_set*
William A. Kennington III
2018-10-11
3
-24
/
+12
*
Fix invalid uses of sd_bus_error_set_const
William A. Kennington III
2018-10-11
3
-9
/
+9
*
sdbus: Add sd_bus_error_set method
William A. Kennington III
2018-10-11
2
-0
/
+10
*
message: Fix variant api usage
William A. Kennington III
2018-10-05
2
-6
/
+10
*
mapbox/variant: Align API with std::variant
William A. Kennington III
2018-10-05
1
-0
/
+10
*
message: Add error handling
William A. Kennington III
2018-10-05
1
-3
/
+15
*
Add new_method_errno interface to message and low-level interface
Vernon Mauery
2018-10-04
3
-0
/
+33
*
Set sdbusplus to use c++17
Vernon Mauery
2018-10-03
1
-1
/
+1
*
Allow copy constructor/assignment operator for message::message
Vernon Mauery
2018-09-27
1
-7
/
+23
*
maintainers: Add William Kennington as maintainer
Brad Bishop
2018-09-27
1
-1
/
+1
*
Installation of sdbusplus on custom distributions
Manojkiran Eda
2018-09-24
1
-0
/
+24
*
Fix memory leak in async_send_handler error path
Vernon Mauery
2018-09-24
1
-2
/
+3
*
exception: Add .get_errno() method
Adriana Kobylak
2018-09-21
3
-0
/
+15
*
bus: Add sd_bus_call() helper that ignores errors
William A. Kennington III
2018-09-18
1
-0
/
+18
*
sdbus::asio: service sd_event loop upon request
Vernon Mauery
2018-09-17
3
-0
/
+137
*
add common timer.hpp unit tests
Vernon Mauery
2018-09-17
2
-1
/
+267
*
Add common sd_event timer class
Vernon Mauery
2018-09-17
2
-0
/
+254
*
Handle invalid enum value in convertForMessage()
Lei YU
2018-09-06
1
-0
/
+4
*
sdbusplus::asio: fix callback with void args specialization
Vernon Mauery
2018-09-05
2
-0
/
+8
*
clang-format: Fix pointer alignment
William A. Kennington III
2018-08-31
6
-347
/
+343
*
clang-format: Sort using statements
William A. Kennington III
2018-08-31
1
-0
/
+1
*
clang-format: always break template declarations
Patrick Venture
2018-08-31
18
-116
/
+231
*
update .clang-format header inclusion order
Patrick Venture
2018-08-31
31
-68
/
+100
*
clang-format-6.0 bump fixes
Patrick Venture
2018-08-31
3
-6
/
+6
*
Allow callback raw access to message
Vernon Mauery
2018-08-28
3
-13
/
+94
*
configure: Fix --disable-tests
William A. Kennington III
2018-08-23
1
-21
/
+17
*
property: Add support for const (read-only) values
Adriana Kobylak
2018-08-21
4
-3
/
+15
*
Spelling fixes
Gunnar Mills
2018-08-14
2
-2
/
+2
*
Remove multiple inheritance from SdBusError
Vernon Mauery
2018-08-06
3
-24
/
+22
*
Add return code checking for process discard
James Feist
2018-07-24
2
-6
/
+26
*
configure: Don't check for valgrind or coverage without tests
William A. Kennington III
2018-07-18
1
-15
/
+21
*
sdbus_mock: Make get_mocked_new() inline
Lei YU
2018-07-16
1
-1
/
+1
*
Correctly trigger interfaces added and removed
James Feist
2018-07-11
1
-1
/
+7
*
tests: Add valgrind memcheck support
William A. Kennington III
2018-07-09
2
-0
/
+10
*
configure: Remove manual pthread configuration
William A. Kennington III
2018-07-09
1
-9
/
+1
*
exception: Remove unused sdbus_impl declaration
William A. Kennington III
2018-07-09
2
-5
/
+0
[prev]
[next]