summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prevented crash on unanticipated name changes2.1.22.1.1Philip Rauwolf2013-09-267-64/+268
* Add managed services2.1.0Johannes Schanda2013-09-1899-1415/+19339
* Added version information to MiddlewareInfo.Philip Rauwolf2013-09-183-8/+12
* Revert "Install pugixml header where needed"Philip Rauwolf2013-09-161-5/+0
* Fix incorrect transmission of selective signalsJohannes Schanda2013-09-133-0/+33
* Install pugixml header where neededJohannes Schanda2013-09-131-0/+5
* Makefile rule doc for all documentationJohannes Schanda2013-09-133-3/+6
* Corrected bug in ObservableReadony attributesJohannes Schanda2013-09-112-4/+6
* Fixed some subtle bugs.Philip Rauwolf2013-09-104-80/+108
* Update library api version number for 2.1Johannes Schanda2013-09-051-2/+2
* Doxygen main page descriptionJohannes Schanda2013-09-052-1/+33
* Added support for selective broadcastsStefan Laner2013-09-0329-544/+1380
* Merge "Fixed logic error in tests on dynamic loading"Johannes Schanda2013-08-272-41/+73
|\
| * Fixed logic error in tests on dynamic loadingPhilip Rauwolf2013-08-232-41/+73
* | Works correctly on GCC 4.8Johannes Schanda2013-08-231-1/+3
|/
* Linker flags in pkgconfig ensure all symbolsJohannes Schanda2013-08-223-2/+22
* Corrected comments with regard to mainloop integrationJohannes Schanda2013-08-071-5/+0
* changed project version to 2.1Manfred Bathelt2013-07-312-2/+2
* Merge "doc: configured doxygen document generation"Aleksandar Kanchev2013-07-312-3/+4
|\
| * doc: configured doxygen document generationManfred Bathelt2013-07-312-3/+4
* | Introduced DBusClientId to identify callers within stubs.Stefan Laner2013-07-318-28/+247
|/
* Merge "Introduced dynamic loading and Configuration files for CommonAPI."Aleksandar Kanchev2013-07-2453-1432/+2725
|\
| * Introduced dynamic loading and Configuration files for CommonAPI.Philip Rauwolf2013-07-0953-1432/+2725
* | Check for illegal proxy builds in callbacks2.1-pre2Johannes Schanda2013-07-102-5/+13
|/
* Fix build error in make checkJohannes Schanda2013-07-081-1/+1
* Improved DBusConnection lifetime and timeout handling for async calls.Philip Rauwolf2013-07-057-59/+169
* Fixed Demo MainloopPhilip Rauwolf2013-07-012-6/+18
* Re-generated test sourcesPhilip Rauwolf2013-07-0118-224/+464
* Removed unnecessary APIPhilip Rauwolf2013-06-252-12/+0
* Added runtime check that mainloop context is initialized2.1-pre1Philip Rauwolf2013-06-244-30/+36
* Named factory creationStefan Laner2013-06-1713-42/+332
* Clean up registered names on disconnectJohannes Schanda2013-06-171-0/+3
* Add compile guard macroJohannes Schanda2013-06-1737-1/+157
* Multiple connection names from one factoryJohannes Schanda2013-06-116-27/+50
* Removed commented codePhilip Rauwolf2013-06-101-2/+0
* Remove internal filesJohannes Schanda2013-06-102-154/+0
* Update unit testsJohannes Schanda2013-06-104-280/+4
* Correct thread teardown failureJohannes Schanda2013-06-103-7/+13
* Correct object path handling for nested treesJohannes Schanda2013-06-071-2/+4
* Merge changes Ia821835a,I1a2f334b,I8912bdc8Philip Rauwolf2013-06-077-62/+52
|\
| * tests: refactor to support clang compilerAleksandar Kanchev2013-06-074-51/+39
| * stream: fix assert logic for signature lengthAleksandar Kanchev2013-06-072-5/+6
| * object manager: add explicit map instantiationAleksandar Kanchev2013-06-071-6/+7
* | More build correction of self referenceJohannes Schanda2013-06-072-2/+2
|/
* Extended validation for CommonAPI AddressesPhilip Rauwolf2013-06-062-4/+40
* Extended documentation for gtestPhilip Rauwolf2013-06-061-2/+16
* Added a basic check on validity of CommonAPI addresses for thePhilip Rauwolf2013-06-063-2/+23
* Removed "old" inclusions, added inclusion of "CommonAPI.h" instead.Philip Rauwolf2013-06-067-20/+9
* Further fixing the dispatch-issue in DBusConnectionPhilip Rauwolf2013-06-062-3/+3
* Working client side for legacy dbus attributes as fixed types and unionsJohannes Schanda2013-06-067-65/+759