summaryrefslogtreecommitdiffstats
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* generic introspection cleanup & small additionsJohan Hedberg2007-05-033-3/+3
* Add device ID supportMarcel Holtmann2007-04-251-1/+1
* Fix missing G_IO_NVAL handlingMarcel Holtmann2007-04-041-2/+2
* Add Bluetooth specific methodsMarcel Holtmann2007-03-211-0/+7
* Add HAL namespace documentMarcel Holtmann2007-03-212-1/+20
* Handle authorization timeoutsMarcel Holtmann2007-02-251-4/+57
* Only unref after setting the notify actionMarcel Holtmann2007-02-251-2/+2
* Decrease reference count for pending callbackMarcel Holtmann2007-02-251-0/+2
* Fix some memory leaksMarcel Holtmann2007-01-281-1/+19
* Use D-Bus API for service record registrationMarcel Holtmann2007-01-251-32/+39
* Ignore SIGCHLD and SIGPIPEMarcel Holtmann2007-01-251-0/+6
* Move agent examples to daemon directoryMarcel Holtmann2007-01-253-1/+801
* Change error messageMarcel Holtmann2007-01-241-1/+1
* Fix authorization request handlingMarcel Holtmann2007-01-241-4/+10
* Add support for requesting authorizationMarcel Holtmann2007-01-241-13/+98
* Include bluetooth.conf into distributionMarcel Holtmann2007-01-231-1/+1
* Move bluetooth.conf D-Bus security file into daemon directoryMarcel Holtmann2007-01-232-0/+39
* Make echo and input service configurableMarcel Holtmann2007-01-231-8/+10
* Unregister service record on shutdownMarcel Holtmann2007-01-221-15/+22
* Unreference the IO channel from the main() functionMarcel Holtmann2007-01-211-2/+0
* Remove g_strfreev callMarcel Holtmann2007-01-211-2/+0
* Avoid using g_shell_parse_argvMarcel Holtmann2007-01-211-3/+3
* Add support for GetIdentifierMarcel Holtmann2007-01-201-1/+19
* Don't call unref in IO handling functionMarcel Holtmann2007-01-202-3/+32
* Update copyright informationMarcel Holtmann2007-01-201-1/+1
* Add missing service descriptionMarcel Holtmann2007-01-201-0/+4
* Make it possible to support an embedded GLibMarcel Holtmann2007-01-204-16/+12
* Don't install services that are in experimental stateMarcel Holtmann2007-01-201-0/+8
* Implement full echo serviceMarcel Holtmann2007-01-191-1/+162
* Rename echo service and install itMarcel Holtmann2007-01-191-5/+10
* Make the echo service useful for testing againMarcel Holtmann2007-01-193-269/+37
* Emulate service starting and stoppingMarcel Holtmann2007-01-191-16/+44
* For testing purpose always return the test serviceMarcel Holtmann2007-01-191-2/+5
* Add test code for binary record registrationMarcel Holtmann2007-01-191-0/+13
* Update manager interaction with adapter and service frameworkMarcel Holtmann2007-01-195-96/+161
* Add skeleton for adapter frameworkMarcel Holtmann2007-01-195-23/+161
* Return error in case of service searchesMarcel Holtmann2007-01-192-12/+8
* Redirect service related method into the service frameworkMarcel Holtmann2007-01-193-15/+65
* Add skeleton for service frameworkMarcel Holtmann2007-01-195-22/+170
* Add service record handling and sender trackingMarcel Holtmann2007-01-191-3/+96
* Add missing XML based method skeletonMarcel Holtmann2007-01-181-1/+21
* Unregister interfaces on cleanupMarcel Holtmann2007-01-182-2/+8
* Add skeleton for database interfaceMarcel Holtmann2007-01-186-33/+203
* Use new D-Bus helper functionsMarcel Holtmann2007-01-181-5/+61
* Use default message handling supportMarcel Holtmann2007-01-181-6/+18
* Add skeleton for manager interfaceMarcel Holtmann2007-01-184-3/+110
* Use SDP server libraryMarcel Holtmann2007-01-131-0/+8
* Register notification callbackMarcel Holtmann2007-01-131-0/+21
* Update basic daemon groundworkMarcel Holtmann2007-01-131-12/+50
* Allow compilation against GLibMarcel Holtmann2007-01-122-4/+12