summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing includes for dbus-helper.hJohan Hedberg2007-04-172-0/+2
* Implement experimental Service.GetBusName methodJohan Hedberg2007-04-172-0/+28
* Fix address based configurationMarcel Holtmann2007-04-161-1/+1
* Move append_dict_entry to utils/common and change the name to dbus_message_it...Luiz Augusto von Dentz2007-04-166-62/+75
* Move code to bring up interface to common and use it on connection.Luiz Augusto von Dentz2007-04-164-14/+40
* network: missing append registered connection paths to the listClaudio Takahasi2007-04-161-1/+5
* network: fixed default adapterClaudio Takahasi2007-04-162-155/+60
* Add signals Enabled/Disabled.Luiz Augusto von Dentz2007-04-161-2/+12
* Update network service documentation.Luiz Augusto von Dentz2007-04-161-12/+73
* network: missing assign src and path on server_register_from_fileClaudio Takahasi2007-04-161-0/+2
* network: added function to store/update server propertyClaudio Takahasi2007-04-162-32/+17
* network: missing append registered server paths to the listClaudio Takahasi2007-04-161-4/+10
* network: added server_remove_stored functionClaudio Takahasi2007-04-163-2/+21
* network: added connection_storeClaudio Takahasi2007-04-143-1/+40
* network: addded server_storeClaudio Takahasi2007-04-143-1/+31
* Fix code styleLuiz Augusto von Dentz2007-04-131-1/+1
* Handle errors bringing up interfaces on serversLuiz Augusto von Dentz2007-04-131-3/+5
* network: cleanup and added some FIXME tagsClaudio Takahasi2007-04-131-8/+6
* Bring up interfaces on serversLuiz Augusto von Dentz2007-04-131-1/+11
* network: removed not defined function(read_server_uuid)Claudio Takahasi2007-04-131-1/+0
* network: changed server_register signature and code cleanupClaudio Takahasi2007-04-133-19/+17
* network: moved register_nap_from_file to server_register_from file to support...Claudio Takahasi2007-04-133-18/+13
* network: added register_nap_from_fileClaudio Takahasi2007-04-133-21/+71
* network: changed connection_register prototypeClaudio Takahasi2007-04-133-40/+50
* network: added functions prototypes for nap/gn registrationClaudio Takahasi2007-04-132-2/+16
* network: added code to parse the network fileClaudio Takahasi2007-04-131-14/+57
* network: initial skeleton to register stored network NAP/GN/PANUClaudio Takahasi2007-04-131-14/+26
* network: code cleanupClaudio Takahasi2007-04-131-24/+22
* Add headset.h to +bluetoothd_service_audio_SOURCESJohan Hedberg2007-04-131-1/+1
* Cleanup and small fixesJohan Hedberg2007-04-135-124/+162
* Fix code style.Luiz Augusto von Dentz2007-04-121-1/+1
* Fix warning on build.Luiz Augusto von Dentz2007-04-121-1/+1
* network: changed the server D-Bus path and moved storage functions to manager.cClaudio Takahasi2007-04-124-81/+70
* Add FindConnection method, bug fixes for disconnect events.Luiz Augusto von Dentz2007-04-123-8/+78
* A little more refactoringJohan Hedberg2007-04-124-106/+102
* Remove unused functionsJohan Hedberg2007-04-122-9/+0
* network: added initial code to register stored serversClaudio Takahasi2007-04-121-6/+59
* network: use global server/connection list for managerClaudio Takahasi2007-04-121-52/+22
* Fix bug on GetInterface.Luiz Augusto von Dentz2007-04-121-1/+2
* network: code cleanupClaudio Takahasi2007-04-121-40/+23
* Redo the manager-headset splitup by using object paths as public identifiers ...Johan Hedberg2007-04-125-245/+225
* Keep the device structure localMarcel Holtmann2007-04-123-44/+61
* Let the manager use global variablesMarcel Holtmann2007-04-114-162/+107
* fixed commentaryClaudio Takahasi2007-04-111-1/+4
* Use global device list for managerMarcel Holtmann2007-04-111-75/+54
* input manager: fixed code standardClaudio Takahasi2007-04-111-25/+38
* input manager: read all /var/lib/bluetooth/*/input files when the service startsClaudio Takahasi2007-04-111-28/+36
* input manager: delete the stored input info based on the input device source/...Claudio Takahasi2007-04-111-1/+1
* input manager: use the default adapter to create a new device.Claudio Takahasi2007-04-111-3/+16
* Added remote device info dictionaryClaudio Takahasi2007-04-111-4/+106