summaryrefslogtreecommitdiffstats
path: root/hcid
Commit message (Expand)AuthorAgeFilesLines
* Use dbus_error_has_name in favor of strcmpJohan Hedberg2007-02-251-1/+1
* Authorization cleanupJohan Hedberg2007-02-251-13/+15
* Update authorization APIMarcel Holtmann2007-02-251-14/+14
* Return correct version string for Bluetooth 2.1Marcel Holtmann2007-02-131-1/+1
* Cleanup: removed variable declaration with initialization, 80 column and othe...Claudio Takahasi2007-01-301-54/+46
* More SetMode cleanupJohan Hedberg2007-01-301-7/+2
* Make sure the device mode is only stored through a SetMode callJohan Hedberg2007-01-302-5/+2
* Fix object path validity checkJohan Hedberg2007-01-251-1/+1
* Add extra checks for paths and identifiers of new servicesJohan Hedberg2007-01-251-0/+26
* set_nonblocking: removed err argumentClaudio Takahasi2007-01-251-1/+3
* Allow more than one external serviceMarcel Holtmann2007-01-251-6/+11
* Move debug output into conditionMarcel Holtmann2007-01-251-4/+6
* Check for PID before sending SIGTERMMarcel Holtmann2007-01-251-1/+1
* Check for PID before sending SIGKILLMarcel Holtmann2007-01-251-2/+2
* Move agent examples to daemon directoryMarcel Holtmann2007-01-253-802/+0
* Update passkey and auth agentsMarcel Holtmann2007-01-252-21/+40
* Make IsExternal() experimentalMarcel Holtmann2007-01-251-0/+3
* Implement Service.IsExternal methodJohan Hedberg2007-01-252-0/+24
* Fix authorization agent pending requestsJohan Hedberg2007-01-251-2/+2
* Add some debug prints to the authorize processJohan Hedberg2007-01-242-1/+17
* Remove incorrect g_io_channel_unref callJohan Hedberg2007-01-244-192/+176
* Moved set_nonblocking to common/dbus.cClaudio Takahasi2007-01-241-28/+0
* s/internal/external/ with respect to servicesJohan Hedberg2007-01-243-13/+13
* Fully implement Database.UnregisterServiceJohan Hedberg2007-01-243-0/+19
* Move service registration/authorization methods to database interfaceMarcel Holtmann2007-01-243-179/+224
* Move service registration to the manager interfaceMarcel Holtmann2007-01-242-30/+51
* Allow bus name as pattern for FindService()Marcel Holtmann2007-01-241-0/+3
* Update service register/unregister methodsMarcel Holtmann2007-01-241-1/+13
* Update option referencesMarcel Holtmann2007-01-242-37/+44
* Add support for internal debug servicesMarcel Holtmann2007-01-243-4/+119
* Minor coding correctionMarcel Holtmann2007-01-231-2/+2
* Get basic adapter information before changing the defaul optionsMarcel Holtmann2007-01-231-7/+7
* Update device options before forkingMarcel Holtmann2007-01-231-23/+23
* Move scan mode setting into adapter startupMarcel Holtmann2007-01-233-59/+77
* Use HCI command to set scan mode and not the kernel optionMarcel Holtmann2007-01-232-26/+23
* Move all adapter init handling into one functionMarcel Holtmann2007-01-231-51/+48
* Move bluetooth.conf D-Bus security file into daemon directoryMarcel Holtmann2007-01-232-38/+1
* Update binary record handling for database interfaceMarcel Holtmann2007-01-221-3/+29
* More accurate service exit reason debug messagesJohan Hedberg2007-01-211-2/+7
* g_key_file_new will never return NULLJohan Hedberg2007-01-211-5/+0
* 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