| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Emit adding/removing interfaces for object serverHEADmaster | Lei YU | 2020-02-13 | 3 | -0/+131 |
| * | Add valgrind suppression | Lei YU | 2020-01-15 | 2 | -0/+10 |
| * | Fix vtable CI error | Lei YU | 2020-01-15 | 2 | -22/+117 |
| * | native_types: Fix string_wrapper overloads | William A. Kennington III | 2019-06-14 | 1 | -0/+19 |
| * | std::variant: Remove uses of the variant_ns | William A. Kennington III | 2019-04-05 | 2 | -22/+20 |
| * | autotools: Fix for autoconf-archive 2019.01.19 | William A. Kennington III | 2019-03-15 | 1 | -1/+0 |
| * | bus: Only close connections we own | William A. Kennington III | 2019-01-14 | 1 | -1/+1 |
| * | message: Fix variant api usage | William A. Kennington III | 2018-10-05 | 2 | -6/+10 |
| * | exception: Add .get_errno() method | Adriana Kobylak | 2018-09-21 | 1 | -0/+9 |
| * | add common timer.hpp unit tests | Vernon Mauery | 2018-09-17 | 2 | -1/+267 |
| * | clang-format: Fix pointer alignment | William A. Kennington III | 2018-08-31 | 2 | -55/+54 |
| * | clang-format: always break template declarations | Patrick Venture | 2018-08-31 | 3 | -3/+6 |
| * | update .clang-format header inclusion order | Patrick Venture | 2018-08-31 | 10 | -15/+28 |
| * | clang-format-6.0 bump fixes | Patrick Venture | 2018-08-31 | 1 | -1/+1 |
| * | Spelling fixes | Gunnar Mills | 2018-08-14 | 1 | -1/+1 |
| * | Remove multiple inheritance from SdBusError | Vernon Mauery | 2018-08-06 | 1 | -13/+17 |
| * | tests: Add valgrind memcheck support | William A. Kennington III | 2018-07-09 | 1 | -0/+1 |
| * | test/message/read: Test that our error handling cases work | William A. Kennington III | 2018-07-09 | 1 | -6/+236 |
| * | test/message/read: Add missing variant skip | William A. Kennington III | 2018-07-09 | 1 | -0/+18 |
| * | test/message/read: Use googletest and mocks | William A. Kennington III | 2018-07-09 | 2 | -435/+301 |
| * | test/message/append: Use googletest and mocks | William A. Kennington III | 2018-07-09 | 2 | -606/+306 |
| * | test/type_traits: Convert to gtest | William A. Kennington III | 2018-07-09 | 2 | -12/+17 |
| * | SdBusError: Add test cases | William A. Kennington III | 2018-07-09 | 2 | -0/+157 |
| * | test: Support mocking with googletest | William A. Kennington III | 2018-07-09 | 1 | -2/+3 |
| * | tests: Add code coverage | William A. Kennington III | 2018-07-09 | 1 | -3/+7 |
| * | tests: Write our own assert() | William A. Kennington III | 2018-06-27 | 2 | -152/+177 |
| * | tests: Makefile flags cleanup | William A. Kennington III | 2018-06-27 | 1 | -24/+16 |
| * | configure: Make gtest detection more flexible | William A. Kennington III | 2018-06-27 | 1 | -2/+2 |
| * | tests: Fix memory leak from sd_bus calls | William A. Kennington III | 2018-06-27 | 2 | -4/+13 |
| * | test: Makefile.am: add missing exception dependency | Patrick Venture | 2018-06-27 | 1 | -4/+11 |
| * | Fix test/Makefile.am to pass build on x86-64 SDK | Lei YU | 2018-05-29 | 1 | -3/+11 |
| * | sdbusplus::message::message Add sdbus interface injection | Patrick Venture | 2018-05-29 | 1 | -4/+4 |
| * | Allow reading and appending of more complex types | Ed Tanous | 2018-03-07 | 2 | -0/+191 |
| * | Update repo to conform to openbmc code standard | Andrew Geissler | 2018-02-05 | 9 | -143/+112 |
| * | match: add string constructors | Patrick Williams | 2017-05-02 | 1 | -3/+3 |
| * | match: add utilities for match-rules | Patrick Williams | 2017-05-02 | 1 | -8/+9 |
| * | match: allow message callbacks | Patrick Williams | 2017-05-01 | 1 | -2/+49 |
| * | build: use LDADD/LIBADD | Patrick Williams | 2017-05-01 | 1 | -11/+11 |
| * | test: add test for bus::match | Patrick Williams | 2017-05-01 | 2 | -0/+55 |
| * | test: convert message_native_types to gtest | Patrick Williams | 2017-05-02 | 2 | -12/+29 |
| * | test: convert message_types to gtest | Patrick Williams | 2017-05-02 | 2 | -21/+28 |
| * | test: convert tuple_to_array to gtest | Patrick Williams | 2017-05-02 | 2 | -7/+10 |
| * | test: convert vtable to gtest | Patrick Williams | 2017-05-02 | 2 | -7/+10 |
| * | bus: add wrapper for sd_bus_list_names | Patrick Williams | 2017-05-02 | 2 | -0/+55 |
| * | message-append: Add more string test cases | Patrick Williams | 2017-02-15 | 1 | -4/+45 |
| * | Allow implicit string_wrapper conversions | Brad Bishop | 2017-01-30 | 1 | -0/+10 |
| * | message: allow obj-path and sig in STL containers | Patrick Williams | 2017-01-10 | 1 | -0/+12 |
| * | message-read: support obj-path and signature | Patrick Williams | 2017-01-09 | 1 | -0/+28 |
| * | message-append: support obj-path and signature | Patrick Williams | 2017-01-09 | 1 | -0/+27 |
| * | message-types: support obj-path and signature | Patrick Williams | 2017-01-09 | 1 | -0/+7 |

