Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-objmgr
/
a80a3af035d4fe989acd81c45aee4acf8c3d998a
a80a3af
unit-test: Create initial associations file
by Andrew Geissler
· 6 years ago
67e5a42
unit-test: Add all required parameters to removeAssociation
by Andrew Geissler
· 6 years ago
82815da
unit-test: Test need_to_introspect function
by Andrew Geissler
· 6 years ago
3b025e6
unit-test: Introduce unit tests to phosphor-objmgr
by Andrew Geissler
· 6 years ago
12025cd
build: pkg anti-pattern: use defaults
by Patrick Venture
· 6 years ago
09be576
mapper: Support association property removes
by Matt Spinler
· 6 years ago
937a232
mapper: Keep track of association owners
by Matt Spinler
· 6 years ago
d732287
Fix looking for objects on root path
by James Feist
· 6 years ago
a82779f
mapper: Delete unecessary parent paths on removes
by Matt Spinler
· 6 years ago
1b4a502
mapper: Add missing parent paths in ifaces-added
by Matt Spinler
· 6 years ago
8ce2ddd
mapper: Don't stop after first GetAncestors result
by Matt Spinler
· 6 years ago
47c0975
Filter results of GetAncestors
by Matt Spinler
· 6 years ago
6a39e8c
mapper: Don't fail on some empty results
by Matt Spinler
· 6 years ago
06e5d2f
bindings: Skip the default ifaces on enumerate
by Matt Spinler
· 6 years ago
d4dd96a
Remove interface filter
by Ed Tanous
· 6 years ago
50232cd
Mapper: Remove unused ObjectManager usage
by Ed Tanous
· 6 years ago
153494e
mapper: Don't return the input path in GetSubTree
by Matt Spinler
· 6 years ago
af1aa75
maintainers: Update committers
by Brad Bishop
· 6 years ago
5935b1e
mapper: Fix GetSubTree bug in the c++ mapper
by Ed Tanous
· 6 years ago
0570c69
Check for boost headers used
by Matthew Barth
· 6 years ago
365dee3
python-mapper: Switch to dbus service whitelist
by Brad Bishop
· 6 years ago
cfe3e44
python-mapper: Accept service-namespaces
by Brad Bishop
· 6 years ago
db27894
Add configure check for boost library
by Matthew Barth
· 6 years ago
a493615
Compile with c++17
by Vernon Mauery
· 6 years ago
ea6516c
Don't return the input path in GetAncestors
by Matt Spinler
· 6 years ago
59cbf34
mapper: Handle the expected GetSubTreePaths fails
by Matt Spinler
· 6 years ago
f9a1718
Add mapperx to .gitignore
by Matt Spinler
· 6 years ago
aecabe8
Remove good path trace statements
by Matt Spinler
· 6 years ago
1036b4d
Add full Associations support
by Matt Spinler
· 6 years ago
cc74e4b
Use auto for a complicated type
by Matt Spinler
· 6 years ago
7a38d41
Filter results of GetObject
by Matt Spinler
· 6 years ago
9f0958e
Filter results of GetSubTree
by Matt Spinler
· 6 years ago
dd94586
Add service and interface whitelist/blacklists
by Matt Spinler
· 6 years ago
6052063
Implement Mapper in C++/sdbusplus/asio
by Ed Tanous
· 7 years ago
cc6ee9c
clang-format updates
by Matt Spinler
· 6 years ago
d6729ea
Remove dead MapperBusyException
by Brad Bishop
· 7 years ago
2482946
libmapper: Retry when receiving ENOBUFS
by William A. Kennington III
· 7 years ago
2d04816
app: Drop mapper call subcommand
by Brad Bishop
· 7 years ago
5e21ac0
libmapper: Retry with exponential backoff
by William A. Kennington III
· 7 years ago
20cbbfb
libmapper: Actually examine read errors
by William A. Kennington III
· 7 years ago
3b30b9a
Add MAINTAINERS file
by Andrew Jeffery
· 7 years ago
b659386
Speed up enumerate_subtree()
by Matt Spinler
· 7 years ago
167e237
clang-format this repo
by Ed Tanous
· 7 years ago
005e47a
server: Only update_interfaces() if process_old_owner() finds an owner
by Andrew Jeffery
· 7 years ago
4d49f95
server: Rework filter_interfaces() for less lambda
by Andrew Jeffery
· 7 years ago
60e0bb0
server: Rework methods to avoid mutable default arguments
by Andrew Jeffery
· 7 years ago
b86b63a
server: Stop making lists out of everything
by Andrew Jeffery
· 7 years ago
f9b24bf
server: discovery: Apply interface filtering rules
by Brad Bishop
· 7 years ago
e6add07
README: Reword cleaning the repo
by Gunnar Mills
· 7 years ago
2fd4b1f
Port to python 3
by CamVan Nguyen
· 7 years ago
140f410
Perform one retry on any discovery failure
by Andrew Geissler
· 7 years ago
57255f6
server: Serve well-known bus names
by Brad Bishop
· 7 years ago
45271cb
server: Add early escapes to simplify logic
by Brad Bishop
· 7 years ago
787aa81
server: drop bus check from get_signal_interfaces
by Brad Bishop
· 7 years ago
5c5e13e
server: refactor valid_signal
by Brad Bishop
· 7 years ago
bcc0644
server: Unmask association signals
by Brad Bishop
· 7 years ago
cabc638
utils: pycodestyle fix
by Brad Bishop
· 7 years ago
84e331a
Port obmc.mapper to python3.5
by Balaji B Rao
· 7 years ago
7f42ad2
Ignore E731 in objmgr
by Adriana Kobylak
· 7 years ago
a1f2422
Fix objmgr using pycodestyle (pep8) rules
by Adriana Kobylak
· 7 years ago
1246924
Revert "server: Serve well-known bus names"
by Andrew Geissler
· 7 years ago
7a79027
server: Log additional information for discovery
by Brad Bishop
· 7 years ago
3fe5e43
server: Print traceback to stderr
by Brad Bishop
· 7 years ago
a8f9765
bindings.py: Use get_dbus_name to check for error
by Adriana Kobylak
· 7 years ago
799e7bc
server: Serve well-known bus names
by Brad Bishop
· 7 years ago
c33ae65
server: Fix missing Association interface
by Brad Bishop
· 7 years ago
84041e3
server: Delegate association signal logic
by Brad Bishop
· 7 years ago
b9b3ed5
server: Remove Association.__getattr__
by Brad Bishop
· 7 years ago
734b2c3
server: Add docstrings
by Brad Bishop
· 7 years ago
8e1f4ab
server: Performance improvements
by Brad Bishop
· 7 years ago
b15b631
server: Skip associations without an endpoint
by Brad Bishop
· 7 years ago
b270adc
server: Reduce PropertiesChanged wakeups
by Brad Bishop
· 7 years ago
eded8f3
server: Update copyright year
by Brad Bishop
· 7 years ago
94c92a9
Fix interface filter logic bug on GetSubTreePaths
by Brad Bishop
· 7 years ago
8f30173
bindings: Fix interface matching when searching
by Brad Bishop
· 7 years ago
296395c
Fix bug in mapper for associations KeyError
by Gunnar Mills
· 7 years ago
aeac98b
server: Ignore mapper generated signals
by Brad Bishop
· 7 years ago
062403d
server: Handle short lived bus name owners
by Brad Bishop
· 7 years ago
99b8bc8
server: Improve discovery failure handling
by Brad Bishop
· 7 years ago
cb2e1b3
server: Add command line options
by Brad Bishop
· 8 years ago
8b633b7
Fill in phosphor-unit-failure-monitor main()
by Matt Spinler
· 8 years ago
7c33bff
Add class to monitor for unit failures
by Matt Spinler
· 8 years ago
2430197
server: fix unexpected GetSubTreePaths behavior
by Brad Bishop
· 8 years ago
f43e5d6
gitignore updates
by Brad Bishop
· 8 years ago
a623596
Fix interfaces added logic error
by Brad Bishop
· 8 years ago
62b36bd
Add phosphor-unit-failure-monitor framework
by Matt Spinler
· 8 years ago
a33fbf5
build: change oldincludedir to includedir
by Patrick Williams
· 8 years ago
b2f2681
libmapper: Add subtree callback functions
by Adriana Kobylak
· 8 years ago
025d795
libmapper: Add function to call GetSubTreePaths
by Adriana Kobylak
· 8 years ago
78edbb6
libmapper: Add match for removed interfaces
by Adriana Kobylak
· 8 years ago
2a8bfc9
Create libmapper subtree function and call it in event loop
by Adriana Kobylak
· 8 years ago
6a8688f
app: Split subtree argument
by Adriana Kobylak
· 8 years ago
04d7c7d
app: Add subtree-remove option
by Adriana Kobylak
· 8 years ago
c7a7c45
Revert "Add mapper-wait-until-removed"
by Adriana Kobylak
· 8 years ago
a4555f6
Revert "wait-until-removed: Add Interface parameter"
by Adriana Kobylak
· 8 years ago
e4d6c79
wait-until-removed: Add Interface parameter
by Adriana Kobylak
· 8 years ago
9f4c3c7
Add mapper-wait-until-removed
by Adriana Kobylak
· 8 years ago
7fb0fe9
Move object_mapper per dbus path conventions.
by Leonel Gonzalez
· 8 years ago
981f266
Add get-service option to mapper tool
by Andrew Geissler
· 8 years ago
d43087f
Don't return errors when busy
by Brad Bishop
· 8 years ago
Next »