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
*
Emit adding/removing interfaces for object server
HEAD
master
Lei YU
2020-02-13
7
-7
/
+235
*
Fix an issue found by cppcheck
Lei YU
2020-02-11
1
-1
/
+1
*
sdbus++: interface: fix indent of enum-string fn
Patrick Williams
2020-02-11
1
-6
/
+6
*
MAINTAINERS: add Patrick Williams
Patrick Williams
2020-02-11
1
-0
/
+1
*
Catch async errors so they do not throw
Vernon Mauery
2020-02-10
1
-27
/
+52
*
Make interface string public
Lei YU
2020-02-04
2
-2
/
+3
*
maintainers: Add Lei YU as maintainer
Lei YU
2020-01-15
1
-0
/
+1
*
maintainers: Fix dkodihal's email address
Lei YU
2020-01-15
1
-1
/
+1
*
Add valgrind suppression
Lei YU
2020-01-15
2
-0
/
+10
*
Fix vtable CI error
Lei YU
2020-01-15
3
-72
/
+128
*
Allow async_method_call to provide opt message
Richard Marian Thomaiyar
2019-07-10
1
-5
/
+28
*
native_types: Fix string_wrapper overloads
William A. Kennington III
2019-06-14
2
-7
/
+22
*
message: Add get_error()
Lei YU
2019-06-11
3
-0
/
+17
*
asio: Allow mutable lambdas + small cleanup
James Feist
2019-06-04
3
-12
/
+16
*
sdbus++: Fix construction of objects with flags
William A. Kennington III
2019-05-23
2
-2
/
+2
*
message: Fix passing of sd_bus interface to new messages
William A. Kennington III
2019-05-17
1
-2
/
+2
*
Change async_method_call to be no-throw
Vernon Mauery
2019-05-16
2
-11
/
+56
*
MAINTAINERS file had the incorrect email address
Vernon Mauery
2019-05-16
1
-1
/
+1
*
Change yield_method_call to be no-throw
Vernon Mauery
2019-05-10
2
-14
/
+40
*
Add vmauery to the sdbusplus maintainer list
Vernon Mauery
2019-04-25
1
-0
/
+1
*
std::variant: Remove uses of the variant_ns
William A. Kennington III
2019-04-05
9
-42
/
+50
*
sdbus++: Generate includes for enum references
William A. Kennington III
2019-04-03
4
-0
/
+32
*
sdbus++: Allow server.hpp files to have extra generated includes
William A. Kennington III
2019-04-03
1
-0
/
+3
*
sdbus++: Fix mako include substitution for signals
William A. Kennington III
2019-04-03
1
-4
/
+1
*
Fix warnings in forward declarations
Ed Tanous
2019-03-22
2
-2
/
+2
*
Move to modern asio interfaces
Ed Tanous
2019-03-22
1
-3
/
+3
*
sdbusplus: Provide option to skip signal property
Richard Marian Thomaiyar
2019-03-19
1
-3
/
+6
*
autotools: Fix for autoconf-archive 2019.01.19
William A. Kennington III
2019-03-15
4
-3
/
+18
*
bus: Add chrono types for timeouts
William A. Kennington III
2019-03-15
2
-4
/
+30
*
sd_event_wrapper must not close descriptor
Vernon Mauery
2019-03-07
1
-0
/
+3
*
message: Add constructor with an int parameter for unix_fd
Waqar Hameed
2019-03-02
1
-0
/
+5
*
Add method to check if an interface has been initialized
Jason M. Bills
2019-02-20
1
-0
/
+5
*
Support default string values
Matthew Barth
2019-02-07
1
-5
/
+9
*
Fix: ObjectManager path for asio
Richard Marian Thomaiyar
2019-02-02
1
-4
/
+8
*
Revert "Revert "Fix incorrect defaultValue in generated server.hpp""
Lei YU
2019-01-17
2
-1
/
+7
*
bus: Only close connections we own
William A. Kennington III
2019-01-14
2
-12
/
+26
*
bus: Add missing sd_bus_open() equivalent
William A. Kennington III
2019-01-14
1
-0
/
+7
*
Move asio interfaces away from deprecated names
Ed Tanous
2019-01-12
4
-14
/
+14
*
Add support for Unix file descriptors
Waqar Hameed
2019-01-10
6
-0
/
+59
*
Revert "Fix incorrect defaultValue in generated server.hpp"
Andrew Geissler
2019-01-08
2
-7
/
+1
*
Fix incorrect defaultValue in generated server.hpp
Lei YU
2019-01-08
2
-1
/
+7
*
bus: Add explicit flush and close operations
William A. Kennington III
2018-12-19
3
-0
/
+31
*
update asio set property to signal properly
Richard Marian Thomaiyar
2018-12-15
1
-18
/
+49
*
asio: Update variant usage
Yong Li
2018-12-13
1
-4
/
+8
*
bus: route bus deleter to implementation
Brad Bishop
2018-12-13
1
-9
/
+17
*
bus: Add mock and interface for flush_close_unref
Brad Bishop
2018-12-13
2
-0
/
+7
*
style: run clang-format on bus/server.hpp.in
Brad Bishop
2018-12-13
2
-32
/
+35
*
sdbusplus::asio: Use the default bus
Vernon Mauery
2018-12-11
1
-1
/
+1
*
sdbusplus: better mirror bus aquisition methods
Vernon Mauery
2018-12-11
3
-3
/
+21
*
asio: Don't allow signaling uninitialized properties
James Feist
2018-11-30
1
-1
/
+7
[next]