summaryrefslogtreecommitdiffstats
path: root/hcid
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of the Options service attributeJohan Hedberg2007-01-212-32/+5
|
* Reload services on reconnectMarcel Holtmann2007-01-201-0/+2
|
* Remove the global D-Bus connection variableMarcel Holtmann2007-01-201-4/+5
|
* Release services when system bus goes awayMarcel Holtmann2007-01-203-89/+21
|
* Close SDP session if request failsMarcel Holtmann2007-01-201-20/+39
|
* Add extra debug line to notify callbackMarcel Holtmann2007-01-201-0/+2
|
* Fix memory leaks in record handlingMarcel Holtmann2007-01-201-0/+9
|
* Implement GetIdentifier methodMarcel Holtmann2007-01-202-3/+28
|
* Remove GetConnectionName methodMarcel Holtmann2007-01-202-31/+4
|
* Check for memory allocation errors of the key fileMarcel Holtmann2007-01-201-0/+5
|
* Get rid of g_idle_addJohan Hedberg2007-01-201-17/+3
|
* Get rid of g_timeout_remove and g_io_remove_watch in favor for g_source_removeJohan Hedberg2007-01-208-23/+20
|
* Add entries for the org.bluez.Database interfaceMarcel Holtmann2007-01-201-0/+3
|
* Make it possible to support an embedded GLibMarcel Holtmann2007-01-2015-24/+35
|
* Update the experimental statusMarcel Holtmann2007-01-201-7/+6
|
* Support internal and external SDP serversMarcel Holtmann2007-01-205-16/+61
|
* Remove unsupported methodsMarcel Holtmann2007-01-201-261/+0
|
* Clear newly created structuresMarcel Holtmann2007-01-201-0/+4
|
* Implement methods for database interfaceMarcel Holtmann2007-01-201-4/+130
|
* Add skeleton for database methodsMarcel Holtmann2007-01-193-3/+84
|
* Use g_strdup for trusted_devicesJohan Hedberg2007-01-191-3/+3
|
* Use GLib allocation and freeing functionsJohan Hedberg2007-01-191-29/+14
|
* Fix service binary location generationJohan Hedberg2007-01-191-1/+1
|
* Rework .service file contents and service binary locationsJohan Hedberg2007-01-192-32/+39
|
* Remove unused register_service_records functionJohan Hedberg2007-01-192-25/+0
|
* Cleanup (get rid of service_call)Johan Hedberg2007-01-192-89/+1
|
* Started signal should have no parametersJohan Hedberg2007-01-191-4/+1
|
* Fix ActivateService for non-running servicesJohan Hedberg2007-01-191-1/+1
|
* Fix ActivateServiceJohan Hedberg2007-01-191-1/+1
|
* ActivateService should return the bus_name and not the object_pathJohan Hedberg2007-01-191-1/+1
|
* Fix ActivateService to return the right response if a service is already runningJohan Hedberg2007-01-193-13/+24
|
* Implement Manager.ActivateServiceJohan Hedberg2007-01-193-20/+43
|
* Remove the service agent exampleMarcel Holtmann2007-01-192-508/+1
|
* Restore SIG_IGN for SIGCHLDMarcel Holtmann2007-01-191-0/+1
|
* Never remove the child watch for services until the process has really diedJohan Hedberg2007-01-192-28/+37
|
* Add signal filter and match before spawning service processesJohan Hedberg2007-01-191-16/+18
|
* Remove unecessary sigaction for SIGCHLDJohan Hedberg2007-01-181-1/+0
|
* Add file skeleton for database interfaceMarcel Holtmann2007-01-183-3/+53
|
* Add org.bluez.Database interface definitionMarcel Holtmann2007-01-181-46/+36
|
* Remove wrong unref of the D-Bus connectionMarcel Holtmann2007-01-171-3/+2
|
* Kill service if necessary when aborting startupJohan Hedberg2007-01-171-3/+7
|
* Start autostarted services in idle callbackJohan Hedberg2007-01-171-3/+17
|
* Add support for autostarting servicesJohan Hedberg2007-01-172-65/+100
|
* Fix return value of unregister_serviceJohan Hedberg2007-01-171-0/+2
|
* Support for adding and removing .service files in /etc/bluetoothJohan Hedberg2007-01-163-62/+91
|
* Mention ActivateService methodMarcel Holtmann2007-01-161-0/+6
|
* Fix GetConnectionName crashMarcel Holtmann2007-01-161-1/+5
|
* Implement FindService methodMarcel Holtmann2007-01-165-1/+54
|
* Free identifier when releasing serviceMarcel Holtmann2007-01-161-0/+3
|
* Read optional service identifierMarcel Holtmann2007-01-162-0/+4
|