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
...
*
Support for adding and removing .service files in /etc/bluetooth
Johan Hedberg
2007-01-16
1
-62
/
+85
*
Fix GetConnectionName crash
Marcel Holtmann
2007-01-16
1
-1
/
+5
*
Implement FindService method
Marcel Holtmann
2007-01-16
1
-0
/
+24
*
Free identifier when releasing service
Marcel Holtmann
2007-01-16
1
-0
/
+3
*
Read optional service identifier
Marcel Holtmann
2007-01-16
1
-0
/
+3
*
Remove experimental tagging from service interface
Marcel Holtmann
2007-01-16
1
-3
/
+0
*
Use ServiceAdded and ServiceRemoved signals
Marcel Holtmann
2007-01-16
1
-2
/
+2
*
Sanity check for startup timer existense in service_filter
Johan Hedberg
2007-01-16
1
-2
/
+5
*
Remove service filter if the service dies before we catch it's bus name
Johan Hedberg
2007-01-16
1
-32
/
+57
*
Send Started signal after message reply
Marcel Holtmann
2007-01-15
1
-8
/
+8
*
Add extra debug prints for service error situations
Johan Hedberg
2007-01-15
1
-9
/
+16
*
Check for errors of add_match and remove_match
Johan Hedberg
2007-01-15
1
-2
/
+14
*
Send ServiceRegistered and ServiceUnregistered at appropriate times
Johan Hedberg
2007-01-15
1
-0
/
+23
*
Properly cleanup active services when exiting
Johan Hedberg
2007-01-15
1
-4
/
+25
*
Reply to Start and Stop methods only when the action has really completed
Johan Hedberg
2007-01-15
1
-15
/
+46
*
Add shutdown timer for services (SIGTERM, wait 2s, SIGKILL)
Johan Hedberg
2007-01-15
1
-2
/
+32
*
Fix service name owner exit situation
Johan Hedberg
2007-01-15
1
-36
/
+13
*
Send the Stopped signal from the right path and interface
Johan Hedberg
2007-01-15
1
-4
/
+4
*
Add startup timeout for spawned services
Johan Hedberg
2007-01-15
1
-0
/
+28
*
Preliminary support for catching the unique bus name of an execed service
Johan Hedberg
2007-01-15
1
-6
/
+79
*
Preliminary support for executing a service when Start is called
Johan Hedberg
2007-01-15
1
-43
/
+53
*
Minor cleanup and a fix
Johan Hedberg
2007-01-14
1
-2
/
+2
*
First change towards reworked service framework
Johan Hedberg
2007-01-14
1
-275
/
+178
*
Update copyright information
Marcel Holtmann
2007-01-13
1
-1
/
+1
*
Rename struct slist to GSList and slist_* to g_slist_*
Johan Hedberg
2007-01-13
1
-31
/
+30
*
Disable methods that are marked as experimental
Marcel Holtmann
2006-12-25
1
-0
/
+6
*
Truested devices:changed error names and integration with AuthorizeService
Claudio Takahasi
2006-12-04
1
-9
/
+5
*
Use permanent connection to SDP server
Marcel Holtmann
2006-11-17
1
-41
/
+8
*
Register service record for all local adapters
Marcel Holtmann
2006-11-17
1
-1
/
+1
*
Fixed service agent message forward and message unref
Claudio Takahasi
2006-11-17
1
-1
/
+3
*
Added pre-allocate service record handles
Claudio Takahasi
2006-11-16
1
-3
/
+5
*
Small code cleanup
Marcel Holtmann
2006-11-13
1
-1
/
+1
*
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
1
-5
/
+19
*
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
[prev]
[next]