index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hcid
/
dbus-service.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Unregister all sdp records when the hcid daemon exits
Claudio Takahasi
2006-11-08
1
-0
/
+3
*
Remove the name listener if the service agent is unregistered
Claudio Takahasi
2006-11-08
1
-0
/
+2
*
Prevent segmentation fault if the D-Bus path data is NULL
Claudio Takahasi
2006-11-08
1
-2
/
+4
*
Cleanup: checking service register/unregister return value
Claudio Takahasi
2006-11-08
1
-3
/
+11
*
Register the service record using the binary registration function
Claudio Takahasi
2006-11-08
1
-11
/
+55
*
Changed Started/Stopped signal interface
Claudio Takahasi
2006-11-07
1
-2
/
+2
*
Added autostart feature when calling RegisterService
Claudio Takahasi
2006-11-07
1
-13
/
+4
*
Moved service record methods from Service to Manager interface
Claudio Takahasi
2006-11-01
1
-110
/
+0
*
Added sender id verification for RegisterServiceRecord/UnregisterServiceRecord
Claudio Takahasi
2006-11-01
1
-0
/
+6
*
Added UnregisterServiceRecord
Claudio Takahasi
2006-11-01
1
-1
/
+40
*
Missing unregister the service records when the agent is unregistered
Claudio Takahasi
2006-11-01
1
-1
/
+5
*
Added initial proposal for RegisterServiceRecord
Claudio Takahasi
2006-10-31
1
-6
/
+137
*
Cleanup: split dbus.h into several dbus-*.h files (one for each dbus-*.c file)
Johan Hedberg
2006-10-30
1
-0
/
+5
*
Cleanup: added function to create service_call
Claudio Takahasi
2006-10-30
1
-12
/
+27
*
Remove Interfaces() method and related code from the Service API
Ulisses Furquim
2006-10-30
1
-30
/
+0
*
Fix comment
Ulisses Furquim
2006-10-30
1
-1
/
+1
*
SetTrusted: check if address is valid or not
Claudio Takahasi
2006-10-30
1
-0
/
+3
*
Added RemoveTrusted to Service interface
Claudio Takahasi
2006-10-27
1
-1
/
+27
*
Added IsTrusted in the Service interface
Claudio Takahasi
2006-10-27
1
-1
/
+23
*
Added SetTrusted in the Service interface
Claudio Takahasi
2006-10-27
1
-1
/
+25
*
Return an error if the Stop is called and the service is not running
Claudio Takahasi
2006-10-27
1
-1
/
+8
*
Return an error if the service is already running
Claudio Takahasi
2006-10-27
1
-1
/
+8
*
Added authentication agent functions prototype
Claudio Takahasi
2006-10-27
1
-11
/
+2
*
Added simple Instrospection for Services interface methods
Claudio Takahasi
2006-10-27
1
-2
/
+5
*
Added service authorization skeleton
Claudio Takahasi
2006-10-27
1
-23
/
+31
*
Added service agent stop method
Claudio Takahasi
2006-10-27
1
-1
/
+57
*
Added IsRunning
Claudio Takahasi
2006-10-27
1
-2
/
+18
*
Added service agent start method
Claudio Takahasi
2006-10-27
1
-6
/
+69
*
Fixed segmentation fault when unregistering the service agent
Claudio Takahasi
2006-10-27
1
-1
/
+2
*
Missing owner verification in the agent listener exit callback
Claudio Takahasi
2006-10-27
1
-8
/
+18
*
Cleanup: code standard, memory allocation verification and memory free
Claudio Takahasi
2006-10-26
1
-18
/
+25
*
Must send ServiceUnregistered signal when agent exits
Marcel Holtmann
2006-10-26
1
-0
/
+7
*
Free memory and unregister the path when the service agent exits.
Claudio Takahasi
2006-10-26
1
-8
/
+25
*
Cleanup
Claudio Takahasi
2006-10-26
1
-5
/
+2
*
Send Release to all service agents before the hcid daemon exits
Claudio Takahasi
2006-10-26
1
-8
/
+42
*
Added Manager.GetInterfaceNames and changed service registration method proto...
Claudio Takahasi
2006-10-26
1
-15
/
+35
*
Minor fix
Eduardo Rocha
2006-10-26
1
-4
/
+4
*
Minor bug fix
Eduardo Rocha
2006-10-26
1
-3
/
+1
*
Make Manager.ListServices() return an array of object paths
Ulisses Furquim
2006-10-26
1
-3
/
+3
*
Minor bug fix
Eduardo Rocha
2006-10-26
1
-6
/
+3
*
Code cleanup
Claudio Takahasi
2006-10-26
1
-4
/
+2
*
Added Manager.ListServices
Claudio Takahasi
2006-10-26
1
-1
/
+17
*
Store the service agent data in the D-Bus path data
Claudio Takahasi
2006-10-26
1
-182
/
+115
*
Code cleanup
Claudio Takahasi
2006-10-26
1
-31
/
+32
*
Added initial service reg skeleton
Claudio Takahasi
2006-10-25
1
-0
/
+440
*
Add skeletons for D-Bus SDP and service interfaces
Marcel Holtmann
2006-03-17
1
-0
/
+29
[prev]