summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove driver.c driver.h and remove workaround for to force a symbol resolution.Luiz Augusto von Dentz2008-08-189-324/+160
* Fix loading adapter drivers.Luiz Augusto von Dentz2008-08-182-17/+26
* Remove unused kword filesMarcel Holtmann2008-08-142-139/+0
* Fix device driver callbacks to not take driver pointer.Luiz Augusto von Dentz2008-08-132-7/+5
* Adding adapter_get_state and adapter_set_state.Alok Barsode2008-08-133-61/+114
* Adding adapter_set_mode and adapter_get_mode.Alok Barsode2008-08-133-4/+19
* Remove server.h and server.c files.Luiz Augusto von Dentz2008-08-126-108/+6
* Remove unused HCI definitionsMarcel Holtmann2008-08-061-3/+0
* Set proper default link mode and link policyMarcel Holtmann2008-08-061-0/+7
* Include server.[ch] into the build processMarcel Holtmann2008-08-061-1/+1
* Convert SDP *_safe functions to default APIMarcel Holtmann2008-08-064-8/+8
* 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-054-41/+5
* Add missing files driver.c and driver.h.Luiz Augusto von Dentz2008-08-052-0/+136
* 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
* 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-043-3/+90
* Move error_connection_attempt_failed to its usage placesMarcel Holtmann2008-08-041-0/+8
* Move error_failed to its usage placesMarcel Holtmann2008-08-041-0/+6
* Move error_failed_errno where it is actually usedMarcel Holtmann2008-08-041-0/+8
* 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
* Fix warnings.Luiz Augusto von Dentz2008-08-041-4/+4
* Fix adapter removal.Luiz Augusto von Dentz2008-07-304-53/+51
* Fix problem of missing record on sdp cache which turn to include a NULL point...Luiz Augusto von Dentz2008-07-291-6/+10
* Move hcid to src directory and rename it to bluetoothdMarcel Holtmann2008-07-2953-0/+17377
* Move library source to lib directoryMarcel Holtmann2008-07-264-7367/+0
* Update changelog and bump version numberlibs-3.36Marcel Holtmann2008-07-111-1/+1
* Change order of includesMarcel Holtmann2008-07-101-2/+2
* Fix spellingMarcel Holtmann2008-07-101-1/+1
* Define MIN if not availableMarcel Holtmann2008-07-101-0/+4
* Update changelog and bump version numberlibs-3.35Marcel Holtmann2008-07-011-1/+1
* Add two additional company identifiersMarcel Holtmann2008-07-011-0/+4
* Update changelog and bump version numberlibs-3.34Marcel Holtmann2008-06-241-1/+1
* More validation of incoming packet lengthsMarcel Holtmann2008-06-231-0/+27