summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* unit-test: Move processing of interfaces addedAndrew Geissler2019-04-051-83/+4
* unit-test: Move associationChanged()Andrew Geissler2019-04-051-97/+6
* unit-test: Move checkAssociationEndpointRemovesAndrew Geissler2019-04-051-66/+2
* unit-test: Move removeAssociationEndpoints()Andrew Geissler2019-04-051-43/+4
* unit-test: Test deleting entry on name changeAndrew Geissler2019-04-051-53/+6
* unit-test: Create initial associations fileAndrew Geissler2019-04-051-108/+1
* unit-test: Add all required parameters to removeAssociationAndrew Geissler2019-04-051-10/+16
* unit-test: Test need_to_introspect functionAndrew Geissler2019-04-051-22/+9
* unit-test: Introduce unit tests to phosphor-objmgrAndrew Geissler2019-04-051-24/+5
* 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-281-5/+50
* Implement Mapper in C++/sdbusplus/asioEd Tanous2018-09-281-0/+837
OpenPOWER on IntegriCloud