summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-service.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Added IsRunningClaudio Takahasi2006-10-271-2/+18
|
* Added service agent start methodClaudio Takahasi2006-10-271-6/+69
|
* Fixed segmentation fault when unregistering the service agentClaudio Takahasi2006-10-271-1/+2
|
* Missing owner verification in the agent listener exit callbackClaudio Takahasi2006-10-271-8/+18
|
* Cleanup: code standard, memory allocation verification and memory freeClaudio Takahasi2006-10-261-18/+25
|
* Must send ServiceUnregistered signal when agent exitsMarcel Holtmann2006-10-261-0/+7
|
* Free memory and unregister the path when the service agent exits.Claudio Takahasi2006-10-261-8/+25
|
* CleanupClaudio Takahasi2006-10-261-5/+2
|
* Send Release to all service agents before the hcid daemon exitsClaudio Takahasi2006-10-261-8/+42
|
* Added Manager.GetInterfaceNames and changed service registration method ↵Claudio Takahasi2006-10-261-15/+35
| | | | prototype
* Minor fixEduardo Rocha2006-10-261-4/+4
|
* Minor bug fixEduardo Rocha2006-10-261-3/+1
|
* Make Manager.ListServices() return an array of object pathsUlisses Furquim2006-10-261-3/+3
|
* Minor bug fixEduardo Rocha2006-10-261-6/+3
|
* Code cleanupClaudio Takahasi2006-10-261-4/+2
|
* Added Manager.ListServicesClaudio Takahasi2006-10-261-1/+17
|
* Store the service agent data in the D-Bus path dataClaudio Takahasi2006-10-261-182/+115
|
* Code cleanupClaudio Takahasi2006-10-261-31/+32
|
* Added initial service reg skeletonClaudio Takahasi2006-10-251-0/+440
|
* Add skeletons for D-Bus SDP and service interfacesMarcel Holtmann2006-03-171-0/+29