index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hcid
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Added raw service record to xml conversion functions
Claudio Takahasi
2006-11-10
4
-23
/
+170
|
*
Implement ListRemoteDevices and ListRecentRemoteDevices methods
Johan Hedberg
2006-11-10
2
-0
/
+143
|
*
Prevent errno overwriting when unregistering agent service records
Claudio Takahasi
2006-11-09
1
-0
/
+5
|
*
handling sdp_connect error for service record registration
Claudio Takahasi
2006-11-08
2
-11
/
+28
|
*
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
|
*
Removed shadow service methods
Claudio Takahasi
2006-11-08
2
-32
/
+0
|
*
Prevent segmentation fault if the D-Bus path data is NULL
Claudio Takahasi
2006-11-08
2
-4
/
+6
|
*
Fixed binary service record
Claudio Takahasi
2006-11-08
1
-13
/
+13
|
*
Cleanup: checking service register/unregister return value
Claudio Takahasi
2006-11-08
2
-5
/
+22
|
*
Cleanup: use dbus_message_iter_get_fixed_array instead of walking the entire ↵
Claudio Takahasi
2006-11-08
1
-18
/
+12
|
|
|
|
array with an iterator.
*
Register the service record using the binary registration function
Claudio Takahasi
2006-11-08
3
-42
/
+115
|
*
Use textfile_casedel() for deleting the link key
Marcel Holtmann
2006-11-07
1
-1
/
+1
|
*
Changed Started/Stopped signal interface
Claudio Takahasi
2006-11-07
2
-3
/
+3
|
*
Added autostart feature when calling RegisterService
Claudio Takahasi
2006-11-07
3
-15
/
+80
|
*
AddServiceRecord: register the record with the sdpd if the service agent is ↵
Claudio Takahasi
2006-11-01
1
-0
/
+29
|
|
|
|
already running
*
Added AddServiceRecord and RemoveServiceRecord
Claudio Takahasi
2006-11-01
1
-0
/
+21
|
*
Fix SDP service record registration
Marcel Holtmann
2006-11-01
1
-4
/
+7
|
*
Moved service record methods from Service to Manager interface
Claudio Takahasi
2006-11-01
2
-111
/
+131
|
*
Add authorization part of the new Authorization API
Ulisses Furquim
2006-11-01
2
-103
/
+371
|
*
Add Rejected error function and export others
Ulisses Furquim
2006-11-01
2
-2
/
+12
|
*
More cleanup. Move common dbus stuff to common/dbus.c. hcid/dbus.c -> ↵
Johan Hedberg
2006-11-01
15
-719
/
+265
|
|
|
|
hcid/dbus-hci.c
*
Don't return a boolean in the authorize callback
Marcel Holtmann
2006-11-01
1
-3
/
+1
|
*
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
|
*
Add example for service record registration
Marcel Holtmann
2006-10-31
1
-1
/
+62
|
*
Added initial proposal for RegisterServiceRecord
Claudio Takahasi
2006-10-31
2
-6
/
+138
|
*
Update return parameters of confirm method
Marcel Holtmann
2006-10-31
2
-13
/
+3
|
*
Update definitions for confirm and authorize methods
Marcel Holtmann
2006-10-31
1
-9
/
+13
|
*
Cleanup: split dbus.h into several dbus-*.h files (one for each dbus-*.c file)
Johan Hedberg
2006-10-30
21
-331
/
+624
|
*
Describe Display, Keypress and Complete methods of the passkey agent
Marcel Holtmann
2006-10-30
1
-0
/
+18
|
*
Move logging.c from hcid/ to common/
Johan Hedberg
2006-10-30
3
-101
/
+2
|
*
Add dummy implementation for the XML service records
Marcel Holtmann
2006-10-30
1
-0
/
+18
|
*
Add description of GetRemoteServiceRecordAsXML method
Marcel Holtmann
2006-10-30
1
-0
/
+10
|
*
Update service record DTD and example record
Marcel Holtmann
2006-10-30
2
-4
/
+30
|
*
Add code to release authorization agents
Ulisses Furquim
2006-10-30
3
-1
/
+38
|
*
Add example record for object push service
Marcel Holtmann
2006-10-30
2
-1
/
+58
|
*
Cleanup: added function to create service_call
Claudio Takahasi
2006-10-30
1
-12
/
+27
|
*
Add DTD for service record description via XML
Marcel Holtmann
2006-10-30
2
-1
/
+13
|
*
Remove Record() method from the ServiceAgent API
Ulisses Furquim
2006-10-30
1
-5
/
+0
|
*
Remove Interfaces() method and related code from the Service API
Ulisses Furquim
2006-10-30
3
-84
/
+2
|
*
Add signals description for started/stopped services
Ulisses Furquim
2006-10-30
1
-1
/
+10
|
*
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
|
*
Add registration part of the new Authorization API
Ulisses Furquim
2006-10-27
3
-8
/
+152
|
*
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
2
-1
/
+26
|
*
Return an error if the Stop is called and the service is not running
Claudio Takahasi
2006-10-27
1
-1
/
+8
|
[next]