summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* unit-test: Test interfaces added functionAndrew Geissler2019-04-052-1/+62
* unit-test: Move processing of interfaces addedAndrew Geissler2019-04-053-83/+120
* unit-test: Fix bug when endpoint emptyAndrew Geissler2019-04-052-12/+7
* unit-test: Test associationChanged()Andrew Geissler2019-04-051-0/+139
* unit-test: Debug functions to dump data structuresAndrew Geissler2019-04-051-0/+72
* unit-test: Add some doc on AssociationAndrew Geissler2019-04-051-0/+3
* unit-test: Move associationChanged()Andrew Geissler2019-04-053-97/+125
* unit-test: Test checkAssociationEndpointRemoves()Andrew Geissler2019-04-051-0/+66
* unit-test: Move checkAssociationEndpointRemovesAndrew Geissler2019-04-053-66/+87
* unit-test: Utilize common code for endpoint removeAndrew Geissler2019-04-051-34/+2
* unit-test: Move removeAssociationEndpoints()Andrew Geissler2019-04-053-43/+59
* unit-test: Test deleting entry on name changeAndrew Geissler2019-04-056-56/+168
* unit-test: Request distinct name per test appAndrew Geissler2019-04-051-1/+10
* unit-test: Move association create funcs to utilAndrew Geissler2019-04-052-46/+48
* unit-test: Move asio server to its own classAndrew Geissler2019-04-052-24/+39
* unit-test: Test removeAssociations interfaceAndrew Geissler2019-04-053-1/+169
* unit-test: Create initial associations fileAndrew Geissler2019-04-053-108/+135
* unit-test: Add all required parameters to removeAssociationAndrew Geissler2019-04-051-10/+16
* unit-test: Test need_to_introspect functionAndrew Geissler2019-04-055-24/+94
* unit-test: Introduce unit tests to phosphor-objmgrAndrew Geissler2019-04-055-24/+87
* mapper: Support association property removesMatt Spinler2019-02-011-8/+115
* mapper: Keep track of association ownersMatt Spinler2019-02-011-52/+132
* Fix looking for objects on root pathJames Feist2019-01-281-30/+21
* mapper: Delete unecessary parent paths on removesMatt Spinler2019-01-111-0/+64
* mapper: Add missing parent paths in ifaces-addedMatt Spinler2019-01-111-0/+46
* mapper: Don't stop after first GetAncestors resultMatt Spinler2019-01-041-1/+0
* Filter results of GetAncestorsMatt Spinler2018-11-291-8/+10
* mapper: Don't fail on some empty resultsMatt Spinler2018-11-261-17/+36
* Remove interface filterEd Tanous2018-11-261-17/+7
* Mapper: Remove unused ObjectManager usageEd Tanous2018-11-261-73/+11
* mapper: Don't return the input path in GetSubTreeMatt Spinler2018-11-261-4/+26
* mapper: Fix GetSubTree bug in the c++ mapperEd Tanous2018-10-301-6/+0
* Don't return the input path in GetAncestorsMatt Spinler2018-10-021-1/+2
* Remove good path trace statementsMatt Spinler2018-10-021-14/+36
* Add full Associations supportMatt Spinler2018-09-281-15/+102
* Use auto for a complicated typeMatt Spinler2018-09-281-6/+1
* Filter results of GetObjectMatt Spinler2018-09-281-4/+12
* Filter results of GetSubTreeMatt Spinler2018-09-281-9/+37
* Add service and interface whitelist/blacklistsMatt Spinler2018-09-283-5/+181
* Implement Mapper in C++/sdbusplus/asioEd Tanous2018-09-281-0/+837
OpenPOWER on IntegriCloud