summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated hci_local_name and hci_remote_name functionsMarcel Holtmann2008-08-062-13/+0
* Mention the GLib requirement and that USB library is optionalMarcel Holtmann2008-08-051-1/+2
* Merge branch 'bluez4' of git://git.infradead.org/users/vudentz/bluez-utilsMarcel Holtmann2008-08-0511-184/+344
|\
| * Add initial implementation of adapter driver.Luiz Augusto von Dentz2008-08-052-6/+15
| * Implement agent fallback mechanism when receiving DBUS_ERROR_UNKNOWN_METHOD a...Luiz Augusto von Dentz2008-08-051-138/+185
| * Introduce driver.c and driver.h files.Luiz Augusto von Dentz2008-08-058-41/+9
| * Add missing files driver.c and driver.h.Luiz Augusto von Dentz2008-08-052-0/+136
* | Fix typo in main.conf help textMarcel Holtmann2008-08-051-1/+1
|/
* Remove obsolete security and pairing optionMarcel Holtmann2008-08-052-19/+4
* Remove left-over parser_device declarationMarcel Holtmann2008-08-051-1/+0
* Remove the default PIN code optionMarcel Holtmann2008-08-052-7/+1
* Add example for main.confMarcel Holtmann2008-08-052-2/+28
* Set list separator before loading the config fileMarcel Holtmann2008-08-051-2/+2
* Use GLib option parsing instead of getoptMarcel Holtmann2008-08-051-26/+28
* Fail if GLib or GModule is not availableMarcel Holtmann2008-08-052-3/+5
* Don't include hcid.conf and hcid.conf.5 in the distributionMarcel Holtmann2008-08-051-1/+1
* Remove old config file parsing codeMarcel Holtmann2008-08-053-500/+2
* Add support for main.conf configuration fileJohan Hedberg2008-08-054-99/+90
* Use , instead of ; for list separator in main.confJohan Hedberg2008-08-051-0/+2
* Fix disabled plugins detectionJohan Hedberg2008-08-051-1/+1
* Fix bluetoothd usage textMarcel Holtmann2008-08-041-3/+3
* For adapters and devices use /org/bluez object path prefixMarcel Holtmann2008-08-042-4/+4
* Fix usage and syslog prefixMarcel Holtmann2008-08-041-2/+2
* Move error helpers to bluetoothd sourceMarcel Holtmann2008-08-045-8/+5
* Move error_connection_attempt_failed to its usage placesMarcel Holtmann2008-08-044-17/+16
* Move error_failed to its usage placesMarcel Holtmann2008-08-044-15/+12
* Move create_errno_message to appropiate placeMarcel Holtmann2008-08-043-8/+6
* Remove unused error_canceled functionMarcel Holtmann2008-08-042-15/+0
* Move error_not_supported where it is actually usedMarcel Holtmann2008-08-043-16/+7
* Move error_failed_errno where it is actually usedMarcel Holtmann2008-08-043-16/+8
* Mark SDP and authorization methods as experimental for nowMarcel Holtmann2008-08-041-5/+5
* Move hidd pand and dund into compat directoryMarcel Holtmann2008-08-0426-904/+815
* Re-enable PIE support and enable it by defaultMarcel Holtmann2008-08-041-2/+2
* Remove unused servicedir definitionMarcel Holtmann2008-08-041-4/+2
* Remove SDP server and experimental optionMarcel Holtmann2008-08-044-31/+4
* Remove deprecated D-Bus interfacesMarcel Holtmann2008-08-041-9/+0
* Remove the old API documentationMarcel Holtmann2008-08-042-1403/+2
* Rename hcid.8 to bluetoothd.8Marcel Holtmann2008-08-041-11/+8
* Call bluetoothd instead of hcidMarcel Holtmann2008-08-041-2/+2
* Fix warnings.Luiz Augusto von Dentz2008-08-042-7/+7
* Add basic version of .gitignore fileMarcel Holtmann2008-07-311-0/+32
* Remove g_dbus_unregister_all_interfaces functionMarcel Holtmann2008-07-312-21/+0
* Make use of peer_free instead of g_free.Luiz Augusto von Dentz2008-07-301-1/+1
* Remove device on free.Luiz Augusto von Dentz2008-07-301-0/+1
* Fix adapter removal.Luiz Augusto von Dentz2008-07-304-53/+51
* Remove use of g_dbus_unregister_all_interfaces.Luiz Augusto von Dentz2008-07-307-64/+110
* Fix possible unassigned variable.Luiz Augusto von Dentz2008-07-301-1/+1
* Fix possible check for not assigned devnode.Luiz Augusto von Dentz2008-07-301-1/+1
* Use configure.ac as it is the preferred nameMarcel Holtmann2008-07-291-0/+0
* Fix internal includes for Bluetooth libraryMarcel Holtmann2008-07-292-7/+7