summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Release 4.04.0Marcel Holtmann2008-08-062-1/+3
|
* Remove L2CAP and RFCOMM timeout constantsMarcel Holtmann2008-08-062-5/+0
|
* Some minor coding style fixesMarcel Holtmann2008-08-061-1/+7
|
* Remove unused HCI definitionsMarcel Holtmann2008-08-063-23/+0
|
* Set proper default link mode and link policyMarcel Holtmann2008-08-061-0/+7
|
* Fix make distcheck build processMarcel Holtmann2008-08-061-3/+3
|
* Include server.[ch] into the build processMarcel Holtmann2008-08-061-1/+1
|
* Convert SDP *_safe functions to default APIMarcel Holtmann2008-08-067-58/+26
|
* Use new major version for Bluetooth libraryMarcel Holtmann2008-08-061-1/+1
|
* 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 ↵Luiz Augusto von Dentz2008-08-051-138/+185
| | | | | | | | and DBUS_ERROR_NO_REPLY erros.
| * 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
|