| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move error_not_supported where it is actually used | Marcel Holtmann | 2008-08-04 | 3 | -16/+7 | 
| | | |||||
| * | Move error_failed_errno where it is actually used | Marcel Holtmann | 2008-08-04 | 3 | -16/+8 | 
| | | |||||
| * | Mark SDP and authorization methods as experimental for now | Marcel Holtmann | 2008-08-04 | 1 | -5/+5 | 
| | | |||||
| * | Move hidd pand and dund into compat directory | Marcel Holtmann | 2008-08-04 | 26 | -904/+815 | 
| | | |||||
| * | Re-enable PIE support and enable it by default | Marcel Holtmann | 2008-08-04 | 1 | -2/+2 | 
| | | |||||
| * | Remove unused servicedir definition | Marcel Holtmann | 2008-08-04 | 1 | -4/+2 | 
| | | |||||
| * | Remove SDP server and experimental option | Marcel Holtmann | 2008-08-04 | 4 | -31/+4 | 
| | | |||||
| * | Remove deprecated D-Bus interfaces | Marcel Holtmann | 2008-08-04 | 1 | -9/+0 | 
| | | |||||
| * | Remove the old API documentation | Marcel Holtmann | 2008-08-04 | 2 | -1403/+2 | 
| | | |||||
| * | Rename hcid.8 to bluetoothd.8 | Marcel Holtmann | 2008-08-04 | 1 | -11/+8 | 
| | | |||||
| * | Call bluetoothd instead of hcid | Marcel Holtmann | 2008-08-04 | 1 | -2/+2 | 
| | | |||||
| * | Fix warnings. | Luiz Augusto von Dentz | 2008-08-04 | 2 | -7/+7 | 
| | | |||||
| * | Add basic version of .gitignore file | Marcel Holtmann | 2008-07-31 | 1 | -0/+32 | 
| | | |||||
| * | Remove g_dbus_unregister_all_interfaces function | Marcel Holtmann | 2008-07-31 | 2 | -21/+0 | 
| | | |||||
| * | Make use of peer_free instead of g_free. | Luiz Augusto von Dentz | 2008-07-30 | 1 | -1/+1 | 
| | | |||||
| * | Remove device on free. | Luiz Augusto von Dentz | 2008-07-30 | 1 | -0/+1 | 
| | | |||||
| * | Fix adapter removal. | Luiz Augusto von Dentz | 2008-07-30 | 4 | -53/+51 | 
| | | |||||
| * | Remove use of g_dbus_unregister_all_interfaces. | Luiz Augusto von Dentz | 2008-07-30 | 7 | -64/+110 | 
| | | |||||
| * | Fix possible unassigned variable. | Luiz Augusto von Dentz | 2008-07-30 | 1 | -1/+1 | 
| | | |||||
| * | Fix possible check for not assigned devnode. | Luiz Augusto von Dentz | 2008-07-30 | 1 | -1/+1 | 
| | | |||||
| * | Use configure.ac as it is the preferred name | Marcel Holtmann | 2008-07-29 | 1 | -0/+0 | 
| | | |||||
| * | Fix internal includes for Bluetooth library | Marcel Holtmann | 2008-07-29 | 2 | -7/+7 | 
| | | |||||
| * | Fix problem of missing record on sdp cache which turn to include a NULL ↵ | Luiz Augusto von Dentz | 2008-07-29 | 1 | -6/+10 | 
| | | | | | pointer as a valid record. | ||||
| * | Move hcid to src directory and rename it to bluetoothd | Marcel Holtmann | 2008-07-29 | 66 | -20/+20 | 
| | | |||||
| * | Integrate sdpd natively into hcid without any library tricks | Marcel Holtmann | 2008-07-29 | 9 | -23/+7 | 
| | | |||||
| * | Remove useless cstate.c file | Marcel Holtmann | 2008-07-29 | 5 | -98/+57 | 
| | | |||||
| * | Fix warning. | Luiz Augusto von Dentz | 2008-07-29 | 1 | -1/+1 | 
| | | |||||
| * | Adding adapter_set_scan_mode and adapter_get_scan_mode. | Alok Barsode | 2008-07-29 | 3 | -11/+26 | 
| | | | | | Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
| * | Adding adapter_set_discov_timeout and adapter_remove_discov_timeout. | Alok Barsode | 2008-07-29 | 3 | -68/+90 | 
| | | | | | Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
| * | Adding adapter_free. | Alok Barsode | 2008-07-29 | 3 | -3/+14 | 
| | | | | | Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
| * | Fix warnings. | Luiz Augusto von Dentz | 2008-07-29 | 1 | -3/+3 | 
| | | |||||
| * | Cleanup audio manager. | Luiz Augusto von Dentz | 2008-07-28 | 10 | -1212/+99 | 
| | | |||||
| * | Fix input to reflect API documentation. | Luiz Augusto von Dentz | 2008-07-28 | 3 | -317/+404 | 
| | | |||||
| * | Check source and destination on service_req_auth. | Luiz Augusto von Dentz | 2008-07-28 | 1 | -0/+3 | 
| | | |||||
| * | Cleanup serial manager. | Luiz Augusto von Dentz | 2008-07-28 | 4 | -1194/+409 | 
| | | |||||
| * | Fix network plugin to reflect the api documentation. | Luiz Augusto von Dentz | 2008-07-28 | 3 | -161/+181 | 
| | | |||||
| * | Adding adapter_get_address. | Alok Barsode | 2008-07-28 | 9 | -22/+46 | 
| | | | | | Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
| * | Adding adapter_get_path. | Alok Barsode | 2008-07-28 | 4 | -30/+80 | 
| | | | | | Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
| * | Adding adapter_get_dev_id. | Alok Barsode | 2008-07-28 | 6 | -32/+71 | 
| | | | | | Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
| * | Adding adapter_create. | Alok Barsode | 2008-07-28 | 3 | -17/+27 | 
| | | | | | Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
| * | Adding {driver, priv} list to btd_device and adding | Alok Barsode | 2008-07-28 | 6 | -28/+64 | 
| | | | | | | | driver as parameter to probe and remove. Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
| * | Cleanup network manager. | Luiz Augusto von Dentz | 2008-07-28 | 7 | -1062/+126 | 
| | | |||||
| * | Cleanup input manager. | Luiz Augusto von Dentz | 2008-07-28 | 5 | -864/+114 | 
| | | |||||
| * | Adding sdp_record list as parameter to probe. | Alok Barsode | 2008-07-28 | 7 | -28/+105 | 
| | | | | | Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
| * | Adding store_record, fetch_record and delete_record. | Alok Barsode | 2008-07-28 | 2 | -0/+81 | 
| | | | | | Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
| * | Cleanup adapter startup. | Luiz Augusto von Dentz | 2008-07-28 | 7 | -656/+571 | 
| | | |||||
| * | Remove eglib. | Luiz Augusto von Dentz | 2008-07-28 | 9 | -2516/+1 | 
| | | |||||
| * | Prevent loading devices from store when they are already loaded. | Luiz Augusto von Dentz | 2008-07-28 | 1 | -0/+4 | 
| | | |||||
| * | Remove get_device_name and set_device_name functions. | Luiz Augusto von Dentz | 2008-07-28 | 3 | -75/+58 | 
| | | |||||
| * | Remove unused code. | Luiz Augusto von Dentz | 2008-07-28 | 3 | -169/+12 | 
| | | |||||
