Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-objmgr
/
e4d6c79030ad7b7638d0fc5ea09cf13afe224cda
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
829181d
Add xyz.openbmc_project.ObjectMapper.Private
by Brad Bishop
· 8 years ago
3c18b9f
Add retries for LimitsExceeded errors
by Matt Spinler
· 8 years ago
a5513ab
Changing default retry interval to 0.2 seconds
by Cory Klokman
· 8 years ago
9e94fb6
Add sleep between retires in bindings
by Lei YU
· 8 years ago
5205b16
Increase retries times on ObjectPathInUse exception
by Lei YU
· 8 years ago
66da92d
Correct out-of-tree builds for systemd workaround
by Matthew Barth
· 8 years ago
c6329c9
Workaround sd_bus_message_append_cmdline
by Matthew Barth
· 8 years ago
f1d7c6e
Switch to use generated config.h
by Matthew Barth
· 8 years ago
e3bd224
Add path information on service lookup failure
by Brad Bishop
· 8 years ago
e1c7cf9
libmapper: React to DBus API change
by Brad Bishop
· 8 years ago
bf464f4
Add interfaces parameter to python bindings
by Brad Bishop
· 8 years ago
495ee09
Return an error for invalid path argument
by Brad Bishop
· 8 years ago
1c33c22
Add interface filters to all methods.
by Brad Bishop
· 8 years ago
b301f2f
Rename mapper DBus names to match xyz
by Brad Bishop
· 8 years ago
4a6f998
Add awk program check and use which one is found
by Matthew Barth
· 8 years ago
7122244
Convert build process to autotools
by Matthew Barth
· 8 years ago
36eb1e5
Use config.h defines for path, bus, and interface
by Brad Bishop
· 8 years ago
4b3c055
libmapper: add config.h
by Brad Bishop
· 8 years ago
a562704
python client: general wait utility refactoring
by Brad Bishop
· 8 years ago
8ccdaed
sdbus client: Add proper error handling for ENOENT
by Brad Bishop
· 8 years ago
55b89cd
server: unmask ObjectManager signals
by Brad Bishop
· 8 years ago
520473f
server: non-blocking service discovery
by Brad Bishop
· 8 years ago
3d46879
sdbus client: add retries
by Brad Bishop
· 8 years ago
1eba37d
python client: add retries
by Brad Bishop
· 8 years ago
2e0436c
server: prepare for non-blocking discovery
by Brad Bishop
· 8 years ago
926b35d
server: remove dbus_find_interfaces
by Brad Bishop
· 8 years ago
5d4890c
server: remove discovery async
by Brad Bishop
· 8 years ago
26bea1d
server: remove unused tagmatch
by Brad Bishop
· 8 years ago
d0b8e39
server: examine all services
by Brad Bishop
· 8 years ago
6a0320b
server: add subtree match keyword argument
by Brad Bishop
· 8 years ago
bd8aa05
server: change optional argument to a keyword
by Brad Bishop
· 8 years ago
fba8ea3
Use a standard DBus error for not found
by Brad Bishop
· 8 years ago
70dd595
server: use super for ObjectManager construction
by Brad Bishop
· 8 years ago
329472a
server: use lambda functions with _invoke_method
by Brad Bishop
· 8 years ago
bce0583
server: Remove interpreter from server module
by Brad Bishop
· 8 years ago
a6797f8
Remove a handful of unused variables
by Brad Bishop
· 8 years ago
f2b894e
Ensure all tools are building with -Wall and -Werror
by Matthew Barth
· 8 years ago
2afe718
mapper-cli: rewrite with sdbus
by Brad Bishop
· 8 years ago
22ff24a
Mapper ObjectManager instance bug fix
by Brad Bishop
· 8 years ago
ceb4436
Add mapper CLI utility
by Brad Bishop
· 8 years ago
c656a86
Add utils module
by Brad Bishop
· 8 years ago
63f59a7
Move mapper content to server.py module
by Brad Bishop
· 8 years ago
5fd9c47
Promote obmc.mapper to python package
by Brad Bishop
· 8 years ago
ea2bc0c
Move mapper bindings back
by Brad Bishop
· 8 years ago
62ece2b
Introducing libmapper
by Brad Bishop
· 8 years ago
ed15212
Improve short-lived object handling
by Brad Bishop
· 8 years ago
f89c64a
Pemove unnecessary variable
by Brad Bishop
· 8 years ago
b61ab7f
Remove name mangling from find_dbus_interfaces
by Brad Bishop
· 8 years ago
067db72
Merge pull request #13 from bradbishop/perf
by Patrick Williams
· 9 years ago
59800b8
More performance fixes
by Brad Bishop
· 9 years ago
62a50da
Pep8 fixes
by Brad Bishop
· 9 years ago
0bdc22a
Merge pull request #12 from bradbishop/perf
by Patrick Williams
· 9 years ago
5693437
Performance improvements
by Brad Bishop
· 9 years ago
f7aa902
Merge pull request #11 from bradbishop/no-introspection
by Patrick Williams
· 9 years ago
ba86bc8
Avoid introspection during discovery
by Brad Bishop
· 9 years ago
2abc4d0
Merge pull request #10 from bradbishop/accessor
by nkskjames
· 9 years ago
10abe04
Add an accessor function for cache entries
by Brad Bishop
· 9 years ago
a2c0d00
Merge pull request #9 from bradbishop/pull-assoc
by Patrick Williams
· 9 years ago
c568e02
Add ObjectManager interfaces automatically
by Brad Bishop
· 9 years ago
d9fc21c
Add support for associations
by Brad Bishop
· 9 years ago
9cff26b
Minor refactoring
by Brad Bishop
· 9 years ago
fed968e
Add cache access and signal validation wrappers
by Brad Bishop
· 9 years ago
b338560
Update license year from 2015 to 2016
by Brad Bishop
· 9 years ago
fb1f58e
Use pyobmc package
by Brad Bishop
· 9 years ago
fb270c0
Add gitignore
by Brad Bishop
· 9 years ago
956dd44
Merge pull request #6 from bradbishop/discard
by nkskjames
· 9 years ago
4b84941
Run phosphor-mapper through pep8
by Brad Bishop
· 9 years ago
e07fb49
Discard existing interfaces
by Brad Bishop
· 9 years ago
3f7aa32
Merge pull request #5 from bradbishop/delete
by Patrick Williams
· 9 years ago
5ffc2a3
Objectmananger signal handling fixes
by Brad Bishop
· 9 years ago
6aed08d
Merge pull request #4 from bradbishop/enumerate
by Patrick Williams
· 9 years ago
ae0c0af
Make MapperNotFound a proper dbus exception
by Brad Bishop
· 9 years ago
a052e82
Merge pull request #3 from bradbishop/enumerate
by Patrick Williams
· 9 years ago
70f7f56
Use introspect interface enum
by Brad Bishop
· 9 years ago
65b7ceb
Mapper performance improvements
by Brad Bishop
· 9 years ago
3640ecd
Add basic error handling to ObjectMapper
by Brad Bishop
· 9 years ago
77fc9df
Add ObjectMapper binding
by Brad Bishop
· 9 years ago
d4a1b93
Add enumerate iface alias to OpenBMCMapper
by Brad Bishop
· 9 years ago
cb7aa60
Defer mapper name registration to post discovery
by Brad Bishop
· 9 years ago
54d3ec9
Use PathTree as internal storage structure
by Brad Bishop
· 9 years ago
a8e752f
Rename TagListMatch to ListMatch
by Brad Bishop
· 9 years ago
e318ec2
Add PathTree to mapper library
by Brad Bishop
· 9 years ago
6fb8461
Add filter capability to introspection parser
by Brad Bishop
· 9 years ago
e290f5c
Merge pull request #2 from bradbishop/master
by Patrick Williams
· 9 years ago
3f43cdb
Move introspection parser to OpenBMCMapper
by Brad Bishop
· 9 years ago
86398d2
Generalize introspection parser
by Brad Bishop
· 9 years ago
64d9b0c
Merge pull request #1 from bradbishop/master
by nkskjames
· 9 years ago
732c6db
ObjectManager work in progress
by Brad Bishop
· 9 years ago
b0308af
Initial commit
by Patrick Williams
· 9 years ago