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-manager.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Make it possible to support an embedded GLib
Marcel Holtmann
2007-01-20
1
-0
/
+2
|
*
Remove unsupported methods
Marcel Holtmann
2007-01-20
1
-261
/
+0
|
*
Add skeleton for database methods
Marcel Holtmann
2007-01-19
1
-3
/
+5
|
*
Fix ActivateService
Johan Hedberg
2007-01-19
1
-1
/
+1
|
*
ActivateService should return the bus_name and not the object_path
Johan Hedberg
2007-01-19
1
-1
/
+1
|
*
Fix ActivateService to return the right response if a service is already running
Johan Hedberg
2007-01-19
1
-10
/
+21
|
*
Implement Manager.ActivateService
Johan Hedberg
2007-01-19
1
-0
/
+29
|
*
Implement FindService method
Marcel Holtmann
2007-01-16
1
-1
/
+20
|
*
Add skeleton for FindService method
Marcel Holtmann
2007-01-16
1
-0
/
+7
|
*
Remove experimental tagging from service interface
Marcel Holtmann
2007-01-16
1
-3
/
+0
|
*
Preliminary support for executing a service when Start is called
Johan Hedberg
2007-01-15
1
-6
/
+6
|
*
First change towards reworked service framework
Johan Hedberg
2007-01-14
1
-171
/
+18
|
*
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
-6
/
+5
|
*
Disable methods that are marked as experimental
Marcel Holtmann
2006-12-25
1
-7
/
+26
|
*
Fixed code standard for dbus_message_get_args: check the return value ↵
Claudio Takahasi
2006-11-28
1
-38
/
+17
|
|
|
|
instead of the error content
*
Use AddServiceRecordFromXML as method name
Marcel Holtmann
2006-11-22
1
-1
/
+1
|
*
Add first draft XML based service record registration
Marcel Holtmann
2006-11-22
1
-0
/
+103
|
*
Use permanent connection to SDP server
Marcel Holtmann
2006-11-17
1
-37
/
+10
|
*
Register service record for all local adapters
Marcel Holtmann
2006-11-17
1
-1
/
+1
|
*
Added pre-allocate service record handles
Claudio Takahasi
2006-11-16
1
-3
/
+8
|
*
Fixed memory leak if service auto start fails
Claudio Takahasi
2006-11-16
1
-1
/
+5
|
*
Send reply before doing autostart
Marcel Holtmann
2006-11-13
1
-5
/
+14
|
*
handling sdp_connect error for service record registration
Claudio Takahasi
2006-11-08
1
-6
/
+9
|
*
Removed shadow service methods
Claudio Takahasi
2006-11-08
1
-15
/
+0
|
*
Prevent segmentation fault if the D-Bus path data is NULL
Claudio Takahasi
2006-11-08
1
-2
/
+2
|
*
Cleanup: checking service register/unregister return value
Claudio Takahasi
2006-11-08
1
-2
/
+11
|
*
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
1
-30
/
+50
|
*
Changed Started/Stopped signal interface
Claudio Takahasi
2006-11-07
1
-1
/
+1
|
*
Added autostart feature when calling RegisterService
Claudio Takahasi
2006-11-07
1
-1
/
+57
|
*
AddServiceRecord: register the record with the sdpd if the service agent is ↵
Claudio Takahasi
2006-11-01
1
-0
/
+29
|
|
|
|
already running
*
Moved service record methods from Service to Manager interface
Claudio Takahasi
2006-11-01
1
-1
/
+131
|
*
More cleanup. Move common dbus stuff to common/dbus.c. hcid/dbus.c -> ↵
Johan Hedberg
2006-11-01
1
-3
/
+14
|
|
|
|
hcid/dbus-hci.c
*
Cleanup: split dbus.h into several dbus-*.h files (one for each dbus-*.c file)
Johan Hedberg
2006-10-30
1
-1
/
+6
|
*
Added Manager.GetInterfaceNames and changed service registration method ↵
Claudio Takahasi
2006-10-26
1
-2
/
+5
|
|
|
|
prototype
*
Add signals to report when a service is registered or unregistered
Ulisses Furquim
2006-10-26
1
-4
/
+22
|
*
Make Manager.ListServices() return an array of object paths
Ulisses Furquim
2006-10-26
1
-1
/
+7
|
*
Store the service agent data in the D-Bus path data
Claudio Takahasi
2006-10-26
1
-1
/
+6
|
*
Added initial service reg skeleton
Claudio Takahasi
2006-10-25
1
-6
/
+77
|
*
renamed send_reply_and_unref to send_message_and_unref
Claudio Takahasi
2006-10-05
1
-5
/
+5
|
*
Fix order of header inclusion
Marcel Holtmann
2006-09-26
1
-0
/
+1
|
*
Store errno so it does not get changed before we use it
Ulisses Furquim
2006-09-05
1
-1
/
+2
|
*
Use hci_devinfo in favor of HCIGETDEVINFO ioctl where possible
Johan Hedberg
2006-08-21
1
-4
/
+1
|
*
Add simple introspection support
Marcel Holtmann
2006-06-06
1
-2
/
+6
|
*
Added wrong signature verification
Claudio Takahasi
2006-06-01
1
-2
/
+23
|
*
Add FindAdapter method
Marcel Holtmann
2006-05-30
1
-0
/
+28
|
*
Add dummy method for ListServices
Marcel Holtmann
2006-05-30
1
-31
/
+41
|
*
Changed object path hierarchy
Claudio Takahasi
2006-04-24
1
-4
/
+8
|
*
returning need memory instead try create an out of memory error
Claudio Takahasi
2006-04-11
1
-3
/
+3
|
[next]