summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add example record for object push serviceMarcel Holtmann2006-10-302-1/+58
|
* Cleanup: added function to create service_callClaudio Takahasi2006-10-301-12/+27
|
* Add DTD for service record description via XMLMarcel Holtmann2006-10-302-1/+13
|
* Remove Record() method from the ServiceAgent APIUlisses Furquim2006-10-301-5/+0
|
* Remove Interfaces() method and related code from the Service APIUlisses Furquim2006-10-303-84/+2
|
* Add signals description for started/stopped servicesUlisses Furquim2006-10-301-1/+10
|
* Fix commentUlisses Furquim2006-10-301-1/+1
|
* SetTrusted: check if address is valid or notClaudio Takahasi2006-10-301-0/+3
|
* Add service objectsMarcel Holtmann2006-10-291-0/+15
|
* Add registration part of the new Authorization APIUlisses Furquim2006-10-273-8/+152
|
* Added RemoveTrusted to Service interfaceClaudio Takahasi2006-10-271-1/+27
|
* Added IsTrusted in the Service interfaceClaudio Takahasi2006-10-271-1/+23
|
* Added SetTrusted in the Service interfaceClaudio Takahasi2006-10-272-1/+26
|
* Implement full echo serviceMarcel Holtmann2006-10-271-0/+100
|
* Return an error if the Stop is called and the service is not runningClaudio Takahasi2006-10-271-1/+8
|
* Return an error if the service is already runningClaudio Takahasi2006-10-271-1/+8
|
* Send emtpy reply for cancel and release methodsMarcel Holtmann2006-10-272-0/+64
|
* Return empty messages in case of start/stop and releaseMarcel Holtmann2006-10-271-0/+48
|
* Added authentication agent functions prototypeClaudio Takahasi2006-10-273-24/+60
|
* Complete the description of the Authorize() methodUlisses Furquim2006-10-271-1/+3
|
* Whitespace cleanupUlisses Furquim2006-10-271-5/+5
|
* Add descriptions for the AuthorizationAgent methodsUlisses Furquim2006-10-271-0/+21
|
* Add descriptions for the authorization methods in the Security interfaceUlisses Furquim2006-10-271-0/+29
|
* Added simple Instrospection for Services interface methodsClaudio Takahasi2006-10-271-2/+5
|
* Added service authorization skeletonClaudio Takahasi2006-10-272-23/+46
|
* Add skeletons for service implementationsMarcel Holtmann2006-10-278-2/+141
|
* Fix local and remote name validity checkingJohan Hedberg2006-10-271-2/+2
|
* 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
|