summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Print out messages about starting and stopping the serviceMarcel Holtmann2006-10-271-0/+4
| |
| * CleanupsMarcel Holtmann2006-10-272-2/+2
| |
| * Add example authorization agentMarcel Holtmann2006-10-272-1/+315
| |
| * Added service agent stop methodClaudio Takahasi2006-10-271-1/+57
| |
| * Add inquiry with RSSI for a Silicon Wave chipMarcel Holtmann2006-10-271-0/+4
| |
| * Add initial documentation of the Authorization APIUlisses Furquim2006-10-271-1/+27
| |
| * 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
| |
| * Update D-Bus service configurationMarcel Holtmann2006-10-261-6/+7
| |
| * Add service agent objectMarcel Holtmann2006-10-261-1/+115
| |
| * 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
| |
| * Remove Name() and Description() methods from ServiceAgent interfaceUlisses Furquim2006-10-261-13/+2
| |
| * Add skeleton for example echo serviceMarcel Holtmann2006-10-263-1/+96
| |
| * Provide variable for dbus-binding-toolMarcel Holtmann2006-10-261-0/+3
| |
| * CleanupClaudio Takahasi2006-10-261-5/+2
| |
| * Send Release to all service agents before the hcid daemon exitsClaudio Takahasi2006-10-263-8/+44
| |
| * Make name and description configurableMarcel Holtmann2006-10-261-6/+29
| |
| * Added Manager.GetInterfaceNames and changed service registration method ↵Claudio Takahasi2006-10-263-18/+42
| | | | | | | | prototype
| * Remove name and description parameters from RegisterShadowService() methodUlisses Furquim2006-10-261-5/+2
| |
| * Minor fixEduardo Rocha2006-10-261-4/+4
| |
| * Update RegisterService() and RegisterShadowService() documentationUlisses Furquim2006-10-261-4/+10
| |
| * Adapt to modified parameter list of the register methodMarcel Holtmann2006-10-261-64/+4
| |
| * Add short description for Service{Registered,Unregistered} signalsUlisses Furquim2006-10-261-1/+9
| |
| * Add signals to report when a service is registered or unregisteredUlisses Furquim2006-10-261-4/+22
| |
| * Minor bug fixEduardo Rocha2006-10-261-3/+1
| |
| * Make Manager.ListServices() return an array of object pathsUlisses Furquim2006-10-262-4/+10
| |
| * 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-263-184/+122
| |
| * Code cleanupClaudio Takahasi2006-10-261-31/+32
| |
| * Fixed wrong previous commitClaudio Takahasi2006-10-251-1/+1
| |
| * Added initial service reg skeletonClaudio Takahasi2006-10-254-7/+522
| |
| * Add short descriptions for each method of the new Service APIUlisses Furquim2006-10-251-2/+87
| |
| * Add missing methods to the service agent exampleMarcel Holtmann2006-10-251-1/+101
| |
| * Fix object path description of the Service hierarchyUlisses Furquim2006-10-251-1/+1
| |
| * Fix Service interface APIUlisses Furquim2006-10-251-2/+2
| |
| * Add draft example of a service agentMarcel Holtmann2006-10-252-1/+306
| |
| * First draft of the Service API.Ulisses Furquim2006-10-241-0/+63
| |
| * Add another build id for the "marcel" specific firmwareMarcel Holtmann2006-10-241-2/+3
| |
| * CleanupMarcel Holtmann2006-10-241-3/+4
| |
| * Send DefaultAdapterChanged when necessaryJohan Hedberg2006-10-221-1/+20
| |
| * In case of no confirmation send a negative PIN code replyMarcel Holtmann2006-10-221-0/+3
| |
| * Implement the confirmation methodMarcel Holtmann2006-10-222-15/+202
| |
| * Basic integration of confirmation conceptMarcel Holtmann2006-10-225-3/+37
| |
| * Send DiscoverableTimeoutChanged signalMarcel Holtmann2006-10-221-1/+6
| |