summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update changelog and bump version numberutils-3.9Marcel Holtmann2007-01-282-1/+11
* Fix some memory leaksMarcel Holtmann2007-01-281-1/+19
* Rename input-service.[ch] into device.[ch]Marcel Holtmann2007-01-284-8/+6
* Close the control and interrupt sockets after call ioctl HIDPCONNADDClaudio Takahasi2007-01-261-7/+9
* Check if the HCI_LM_ENCRYPT is already activeClaudio Takahasi2007-01-261-0/+6
* Code standard(variables names): replaced sba to src and dba to dstClaudio Takahasi2007-01-263-61/+61
* Add encryption supportMarcel Holtmann2007-01-264-29/+140
* 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
* Code cleanupClaudio Takahasi2007-01-251-11/+8
* set_nonblocking: removed err argumentClaudio Takahasi2007-01-255-12/+13
* Use D-Bus API for service record registrationMarcel Holtmann2007-01-251-32/+39
* Allow more than one external serviceMarcel Holtmann2007-01-251-6/+11
* Ignore SIGCHLD and SIGPIPEMarcel Holtmann2007-01-251-0/+6
* 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
* Initialize subpath with '\0'Marcel Holtmann2007-01-251-0/+3
* Move agent examples to daemon directoryMarcel Holtmann2007-01-254-13/+11
* Small cleanupMarcel Holtmann2007-01-251-9/+10
* Fix memory leaksMarcel Holtmann2007-01-251-3/+13
* Update passkey and auth agentsMarcel Holtmann2007-01-252-21/+40
* Code cleanupClaudio Takahasi2007-01-252-7/+2
* No #ifdef magic for local file includesMarcel Holtmann2007-01-251-7/+3
* Moved HID store related functions to a new fileClaudio Takahasi2007-01-255-217/+268
* 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
* Change error messageMarcel Holtmann2007-01-241-1/+1
* Fix authorization request handlingMarcel Holtmann2007-01-241-4/+10
* Add some debug prints to the authorize processJohan Hedberg2007-01-242-1/+17
* Code cleanup(missing static modifier)Claudio Takahasi2007-01-241-5/+5
* Add support for requesting authorizationMarcel Holtmann2007-01-241-13/+98
* Remove incorrect g_io_channel_unref callJohan Hedberg2007-01-244-192/+176
* Set the default idle timeout to 30 secClaudio Takahasi2007-01-241-0/+1
* Moved set_nonblocking to common/dbus.cClaudio Takahasi2007-01-245-83/+32
* headsetd fixesJohan Hedberg2007-01-241-4/+7
* Make eglib g_io_channel_unref behave as its glib counterpart with respect to ...Johan Hedberg2007-01-241-2/+2
* Added GetVendorIdClaudio Takahasi2007-01-242-2/+13
* Added GetProductIdClaudio Takahasi2007-01-242-2/+13
* Added IsConnectedClaudio Takahasi2007-01-241-42/+66
* Check if the input is already connected when "Connect" is requestedClaudio Takahasi2007-01-241-3/+16
* Device unplug method removed: RemoveDevice is going to address this functiona...Claudio Takahasi2007-01-242-19/+0
* Delete the stored HID info when removing the input deviceClaudio Takahasi2007-01-241-1/+10
* Store the default adapter Bluetooth address to use it when creating/removing ...Claudio Takahasi2007-01-241-35/+26
* More headset.c reworkJohan Hedberg2007-01-241-289/+432
* Add errors when server setup failsMarcel Holtmann2007-01-241-1/+4
* s/internal/external/ with respect to servicesJohan Hedberg2007-01-243-13/+13
* Fully implement Database.UnregisterServiceJohan Hedberg2007-01-243-0/+19
* Back to the database interfaceMarcel Holtmann2007-01-241-1/+1