summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Never remove the child watch for services until the process has really diedJohan Hedberg2007-01-192-28/+37
|
* Added function to search PnP handleClaudio Takahasi2007-01-191-9/+108
|
* Retrieve the default local adapterClaudio Takahasi2007-01-191-11/+74
|
* Add signal filter and match before spawning service processesJohan Hedberg2007-01-191-16/+18
|
* Make the echo service useful for testing againMarcel Holtmann2007-01-193-269/+37
|
* CreateDevice: initial skeletonClaudio Takahasi2007-01-191-71/+223
|
* Emulate service starting and stoppingMarcel Holtmann2007-01-191-16/+44
|
* Update pre-created objectsMarcel Holtmann2007-01-191-0/+8
|
* For testing purpose always return the test serviceMarcel Holtmann2007-01-191-2/+5
|
* Add test code for binary record registrationMarcel Holtmann2007-01-191-0/+13
|
* Update manager interaction with adapter and service frameworkMarcel Holtmann2007-01-195-96/+161
|
* Add skeleton for adapter frameworkMarcel Holtmann2007-01-195-23/+161
|
* Return error in case of service searchesMarcel Holtmann2007-01-192-12/+8
|
* Redirect service related method into the service frameworkMarcel Holtmann2007-01-193-15/+65
|
* Add skeleton for service frameworkMarcel Holtmann2007-01-195-22/+170
|
* Add service record handling and sender trackingMarcel Holtmann2007-01-191-3/+96
|
* Remove not needed generic message handlingMarcel Holtmann2007-01-192-38/+0
|
* Modify the server database directlyMarcel Holtmann2007-01-192-0/+49
|
* Add missing XML based method skeletonMarcel Holtmann2007-01-181-1/+21
|
* Unregister interfaces on cleanupMarcel Holtmann2007-01-182-2/+8
|
* Add string array and byte array definitionsMarcel Holtmann2007-01-181-0/+3
|
* Add support for multiple interfaces at a pathMarcel Holtmann2007-01-182-9/+55
|
* Add skeleton for database interfaceMarcel Holtmann2007-01-186-33/+203
|
* Update audio service API descriptionMarcel Holtmann2007-01-181-20/+32
|
* Return the path on device creationMarcel Holtmann2007-01-181-1/+4
|
* Small clenaup to the API definitionsMarcel Holtmann2007-01-181-31/+14
|
* Remove unecessary sigaction for SIGCHLDJohan Hedberg2007-01-181-1/+0
|
* Use new D-Bus helper functionsMarcel Holtmann2007-01-181-5/+61
|
* Add more D-Bus helpersMarcel Holtmann2007-01-183-0/+227
|
* fixed minor code standard issueClaudio Takahasi2007-01-181-1/+1
|
* Removed forward declaration and fixed code standard.Claudio Takahasi2007-01-181-31/+24
|
* Added ListDevicesClaudio Takahasi2007-01-181-1/+22
|
* Added unregister code for input manager pathClaudio Takahasi2007-01-183-1/+38
|
* Added methods skeletonClaudio Takahasi2007-01-182-107/+253
|
* Add file skeleton for database interfaceMarcel Holtmann2007-01-183-3/+53
|
* Add org.bluez.Database interface definitionMarcel Holtmann2007-01-181-46/+36
|
* Decrease the required version of D-Bus GLib bindingsMarcel Holtmann2007-01-181-1/+1
|
* Use default message handling supportMarcel Holtmann2007-01-181-6/+18
|
* Add generic method table handlingMarcel Holtmann2007-01-182-3/+43
|
* Add skeleton for manager interfaceMarcel Holtmann2007-01-184-3/+110
|
* Add missing dbus_connection_unref() calls in failure casesMarcel Holtmann2007-01-171-0/+2
|
* TypoMarcel Holtmann2007-01-171-1/+1
|
* In case of D-Bus GLib bindings don't define unneeded structuresMarcel Holtmann2007-01-171-0/+2
|
* Remove wrong unref of the D-Bus connectionMarcel Holtmann2007-01-171-3/+2
|
* Use dbus_connection_setup_with_g_main() function when availableMarcel Holtmann2007-01-171-0/+10
|
* Check for D-Bus GLib bindings if GLib was foundMarcel Holtmann2007-01-172-7/+17
|
* Kill service if necessary when aborting startupJohan Hedberg2007-01-171-3/+7
|
* Start autostarted services in idle callbackJohan Hedberg2007-01-171-3/+17
|
* Add support for autostarting servicesJohan Hedberg2007-01-172-65/+100
|
* Add support for Philips BGB2xx modulesMarcel Holtmann2007-01-173-9/+55
|