aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-04-11Fix device removal while there's an authorization request pendingJohan Hedberg
2009-04-11Add GDestroyNotify support to agent callbacksJohan Hedberg
2009-04-11Minor whitespace fixJohan Hedberg
2009-04-09Update alias once name is updated.Luiz Augusto von Dentz
2009-04-09Cleanup emit_device_found code.Luiz Augusto von Dentz
2009-04-09Simplify Manager.ListAdapters.Luiz Augusto von Dentz
2009-04-09Simplify Manager.FindAdapter.Luiz Augusto von Dentz
2009-04-09Introduce manager_find_adapter_by_address.Luiz Augusto von Dentz
2009-04-09Remove unnecessary function.Luiz Augusto von Dentz
2009-04-09Don't change Powered property when changing scan mode.Luiz Augusto von Dentz
2009-04-08Fix Device.Connected property tracking when changing the Powered property.Johan Hedberg
2009-04-07Fix errno string conversionJohan Hedberg
2009-04-06Fix CancelDeviceCreation error return for an already existing deviceJohan Hedberg
2009-04-01Fix possible null pointer deference.Luiz Augusto von Dentz
2009-04-01Fix dead assignment.Luiz Augusto von Dentz
2009-04-01Fix dead assignment.Luiz Augusto von Dentz
2009-04-01Remove unused variable.Luiz Augusto von Dentz
2009-04-01Fix pattern matching logic on Manager.FindAdapter.Luiz Augusto von Dentz
2009-04-01Fix null dereference in src/main.cGustavo F. Padovan
2009-03-26Remove unused defineJohan Hedberg
2009-03-26Remove invalid g_io_channel_shutdown callJohan Hedberg
2009-03-26Fix AttributeIdList parsingJohan Hedberg
2009-03-25Also cache service class updates during adapter initializationJohan Hedberg
2009-03-24Fix local class of device race conditions upon bluetoothd startupJohan Hedberg
2009-03-24Only update service classes to specified adapterJohan Hedberg
2009-03-24Remove "append_and_grow" code and just use GStringBastien Nocera
2009-03-24Remove unused functionJohan Hedberg
2009-03-24Cancel periodic inquiry at startupZygo Blaxell
2009-03-24Handle case where inquiry is active when bluetoothd starts upZygo Blaxell
2009-03-14Adding version check for plugins.Alok Barsode
2009-03-21Don't hide temporary devices on Adapter.ListDevices method.Luiz Augusto von Dentz
2009-03-21Prevent duplicated adapter from being registered.Luiz Augusto von Dentz
2009-03-19Fix CancelDeviceCreation error to match the API descriptionJohan Hedberg
2009-03-18Attempt SDP a second time if we get ECONNRESETJohan Hedberg
2009-03-15Add "Class" property to org.bluez.Adapter interface.Bea Lam
2009-03-11Use GCC visibility for exporting symbolsMarcel Holtmann
2009-03-15Include the Paired property in the DeviceFound signalsJohan Hedberg
2009-03-12Make use of size_t and ssize_t when possibleJohan Hedberg
2009-03-01Remove incorrect sdp_record_free()Johan Hedberg
2009-02-27Don't call read scan enable if the adapter is powering downJohan Hedberg
2009-02-26Always remember to free the extract_des internal listJohan Hedberg
2009-02-26Require all parsed elements in extract_des to be of the same typeJohan Hedberg
2009-02-26Fix SDP data buffer parsingJohan Hedberg
2009-02-25Fix uninitialized memory warningJohan Hedberg
2009-02-25Remove unused path variableJohan Hedberg
2009-02-25Fix strncpy length parameters to avoid non-nul-terminated stringsJohan Hedberg
2009-02-24Fix a few more sdp_record_t memory leaksJohan Hedberg
2009-02-24Fix memory leakJohan Hedberg
2009-02-24Minor whitespace fixesJohan Hedberg
2009-02-24Fix typoJohan Hedberg