summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-054-3/+174
* unit-test: Create initial associations fileAndrew Geissler2019-04-054-109/+137
* 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-058-26/+198
* build: pkg anti-pattern: use defaultsPatrick Venture2019-02-131-3/+3
* 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
* bindings: Skip the default ifaces on enumerateMatt Spinler2018-11-261-0/+8
* 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
* maintainers: Update committersBrad Bishop2018-11-151-3/+2
* mapper: Fix GetSubTree bug in the c++ mapperEd Tanous2018-10-301-6/+0
* Check for boost headers usedMatthew Barth2018-10-261-1/+5
* python-mapper: Switch to dbus service whitelistBrad Bishop2018-10-252-15/+15
* python-mapper: Accept service-namespacesBrad Bishop2018-10-252-2/+17
* Add configure check for boost libraryMatthew Barth2018-10-151-0/+1
* Compile with c++17Vernon Mauery2018-10-041-1/+1
* Don't return the input path in GetAncestorsMatt Spinler2018-10-021-1/+2
* mapper: Handle the expected GetSubTreePaths failsMatt Spinler2018-10-021-2/+14
* Add mapperx to .gitignoreMatt Spinler2018-10-021-0/+1
* 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-284-6/+182
* Implement Mapper in C++/sdbusplus/asioEd Tanous2018-09-285-4/+849
* clang-format updatesMatt Spinler2018-09-1910-141/+163
OpenPOWER on IntegriCloud