summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Check if PKG_CHECK_EXISTS is availableMarcel Holtmann2007-01-231-5/+10
* Include bluetooth.conf into distributionMarcel Holtmann2007-01-231-1/+1
* Move bluetooth.conf D-Bus security file into daemon directoryMarcel Holtmann2007-01-233-5/+7
* Make it possible to disable USB supportMarcel Holtmann2007-01-233-3/+25
* Make echo and input service configurableMarcel Holtmann2007-01-234-14/+41
* Add subdirectory printMarcel Holtmann2007-01-233-2/+26
* Hand incoming HID sessions over to the kernelMarcel Holtmann2007-01-231-11/+181
* TypoMarcel Holtmann2007-01-231-1/+1
* Added GetNameClaudio Takahasi2007-01-221-1/+13
* Added GetAddressClaudio Takahasi2007-01-221-1/+13
* Register well known(stored) inputs when the daemon startsClaudio Takahasi2007-01-221-13/+53
* Removed mem leak(input paths)Claudio Takahasi2007-01-221-1/+4
* Added function to retrive the stored HID dataClaudio Takahasi2007-01-221-13/+55
* CreateDevice: minor code standard changesClaudio Takahasi2007-01-221-8/+7
* Added DeviceRemove methodClaudio Takahasi2007-01-221-3/+68
* Re-activate getting the default adapterMarcel Holtmann2007-01-221-4/+0
* Use common SDP server sessionMarcel Holtmann2007-01-221-12/+18
* Unregister service record on shutdownMarcel Holtmann2007-01-221-15/+22
* Update binary record handling for database interfaceMarcel Holtmann2007-01-221-3/+29
* Created function to register the input device D-Bus path and send the DeviceC...Claudio Takahasi2007-01-221-18/+74
* Include server.h header fileMarcel Holtmann2007-01-221-0/+1
* Check socket address to get the dynamic PSM and channel valuesMarcel Holtmann2007-01-212-1/+25
* Fix g_spawn_async error reportingJohan Hedberg2007-01-211-1/+5
* Ensure dependency when using eglibMarcel Holtmann2007-01-211-1/+1
* Add skeleton for server handlingMarcel Holtmann2007-01-214-2/+166
* Fix g_key_file_parse_string (again)Johan Hedberg2007-01-211-1/+1
* Fix eglib g_key_file_get_string group detectionJohan Hedberg2007-01-211-1/+1
* Small fix for g_key_file_get_stringJohan Hedberg2007-01-211-0/+1
* Cleanup for g_text_file_get_stringJohan Hedberg2007-01-211-26/+51
* Fixed input device D-Bus path creation errorClaudio Takahasi2007-01-211-0/+2
* Add workaround for the global connection variableMarcel Holtmann2007-01-211-0/+2
* More accurate error reporting for GetConnectionUnixProcessIDJohan Hedberg2007-01-211-6/+13
* Excplicitly close only fd's > 2Johan Hedberg2007-01-211-1/+1
* More accurate service exit reason debug messagesJohan Hedberg2007-01-211-2/+7
* Don't request default adapterMarcel Holtmann2007-01-211-1/+4
* Do a proper cleanup on exitMarcel Holtmann2007-01-211-0/+6
* Added function to parse the HID and PnP recordClaudio Takahasi2007-01-211-1/+79
* Cleanup logging on exitMarcel Holtmann2007-01-211-0/+4
* Fix setup routine for headsetMarcel Holtmann2007-01-211-8/+22
* Don't call unref after setting up the channelMarcel Holtmann2007-01-211-2/+0
* Unreference the IO channel from the main() functionMarcel Holtmann2007-01-211-2/+0
* Fix get_boolean "true" mappingJohan Hedberg2007-01-211-1/+1
* Add process handling related filesMarcel Holtmann2007-01-212-0/+148
* First go at somewhat functional g_key_file_* impementationJohan Hedberg2007-01-212-13/+122
* g_key_file_new will never return NULLJohan Hedberg2007-01-211-5/+0
* Cleanup GKeyFile stuff so real implementation can startJohan Hedberg2007-01-212-40/+24
* Fix cleanup in case the SDP server startup failsMarcel Holtmann2007-01-211-4/+4
* Only create watch if Unix socket can be createdMarcel Holtmann2007-01-211-1/+1