index
:
phosphor-objmgr
master
OpenBMC Phosphor object manager sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: install into bin instead of sbin
HEAD
master
Patrick Venture
2019-04-10
2
-2
/
+2
*
cleanup: Remove Python code and build files
Kun Yi
2019-04-10
9
-1237
/
+1
*
Add test artifacts to .gitignore
Matt Spinler
2019-04-05
1
-0
/
+8
*
unit-test: Test interfaces added function
Andrew Geissler
2019-04-05
2
-1
/
+62
*
unit-test: Move processing of interfaces added
Andrew Geissler
2019-04-05
3
-83
/
+120
*
unit-test: Fix bug when endpoint empty
Andrew Geissler
2019-04-05
2
-12
/
+7
*
unit-test: Test associationChanged()
Andrew Geissler
2019-04-05
1
-0
/
+139
*
unit-test: Debug functions to dump data structures
Andrew Geissler
2019-04-05
1
-0
/
+72
*
unit-test: Add some doc on Association
Andrew Geissler
2019-04-05
1
-0
/
+3
*
unit-test: Move associationChanged()
Andrew Geissler
2019-04-05
3
-97
/
+125
*
unit-test: Test checkAssociationEndpointRemoves()
Andrew Geissler
2019-04-05
1
-0
/
+66
*
unit-test: Move checkAssociationEndpointRemoves
Andrew Geissler
2019-04-05
3
-66
/
+87
*
unit-test: Utilize common code for endpoint remove
Andrew Geissler
2019-04-05
1
-34
/
+2
*
unit-test: Move removeAssociationEndpoints()
Andrew Geissler
2019-04-05
3
-43
/
+59
*
unit-test: Test deleting entry on name change
Andrew Geissler
2019-04-05
6
-56
/
+168
*
unit-test: Request distinct name per test app
Andrew Geissler
2019-04-05
1
-1
/
+10
*
unit-test: Move association create funcs to util
Andrew Geissler
2019-04-05
2
-46
/
+48
*
unit-test: Move asio server to its own class
Andrew Geissler
2019-04-05
2
-24
/
+39
*
unit-test: Test removeAssociations interface
Andrew Geissler
2019-04-05
4
-3
/
+174
*
unit-test: Create initial associations file
Andrew Geissler
2019-04-05
4
-109
/
+137
*
unit-test: Add all required parameters to removeAssociation
Andrew Geissler
2019-04-05
1
-10
/
+16
*
unit-test: Test need_to_introspect function
Andrew Geissler
2019-04-05
5
-24
/
+94
*
unit-test: Introduce unit tests to phosphor-objmgr
Andrew Geissler
2019-04-05
8
-26
/
+198
*
build: pkg anti-pattern: use defaults
Patrick Venture
2019-02-13
1
-3
/
+3
*
mapper: Support association property removes
Matt Spinler
2019-02-01
1
-8
/
+115
*
mapper: Keep track of association owners
Matt Spinler
2019-02-01
1
-52
/
+132
*
Fix looking for objects on root path
James Feist
2019-01-28
1
-30
/
+21
*
mapper: Delete unecessary parent paths on removes
Matt Spinler
2019-01-11
1
-0
/
+64
*
mapper: Add missing parent paths in ifaces-added
Matt Spinler
2019-01-11
1
-0
/
+46
*
mapper: Don't stop after first GetAncestors result
Matt Spinler
2019-01-04
1
-1
/
+0
*
Filter results of GetAncestors
Matt Spinler
2018-11-29
1
-8
/
+10
*
mapper: Don't fail on some empty results
Matt Spinler
2018-11-26
1
-17
/
+36
*
bindings: Skip the default ifaces on enumerate
Matt Spinler
2018-11-26
1
-0
/
+8
*
Remove interface filter
Ed Tanous
2018-11-26
1
-17
/
+7
*
Mapper: Remove unused ObjectManager usage
Ed Tanous
2018-11-26
1
-73
/
+11
*
mapper: Don't return the input path in GetSubTree
Matt Spinler
2018-11-26
1
-4
/
+26
*
maintainers: Update committers
Brad Bishop
2018-11-15
1
-3
/
+2
*
mapper: Fix GetSubTree bug in the c++ mapper
Ed Tanous
2018-10-30
1
-6
/
+0
*
Check for boost headers used
Matthew Barth
2018-10-26
1
-1
/
+5
*
python-mapper: Switch to dbus service whitelist
Brad Bishop
2018-10-25
2
-15
/
+15
*
python-mapper: Accept service-namespaces
Brad Bishop
2018-10-25
2
-2
/
+17
*
Add configure check for boost library
Matthew Barth
2018-10-15
1
-0
/
+1
*
Compile with c++17
Vernon Mauery
2018-10-04
1
-1
/
+1
*
Don't return the input path in GetAncestors
Matt Spinler
2018-10-02
1
-1
/
+2
*
mapper: Handle the expected GetSubTreePaths fails
Matt Spinler
2018-10-02
1
-2
/
+14
*
Add mapperx to .gitignore
Matt Spinler
2018-10-02
1
-0
/
+1
*
Remove good path trace statements
Matt Spinler
2018-10-02
1
-14
/
+36
*
Add full Associations support
Matt Spinler
2018-09-28
1
-15
/
+102
*
Use auto for a complicated type
Matt Spinler
2018-09-28
1
-6
/
+1
*
Filter results of GetObject
Matt Spinler
2018-09-28
1
-4
/
+12
[next]