Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Don't use lib prefix for plugins | Marcel Holtmann | 2008-06-30 | 6 | -28/+26 | |
| | | ||||||
| * | Fix authorization when experiemental is disabled. | Luiz Augusto von Dentz | 2008-06-27 | 2 | -7/+8 | |
| | | ||||||
| * | Fix probing and removing drivers when discovering services. | Luiz Augusto von Dentz | 2008-06-26 | 4 | -53/+136 | |
| | | ||||||
| * | Cleanup device_browse code. | Luiz Augusto von Dentz | 2008-06-25 | 4 | -52/+55 | |
| | | ||||||
| * | Enable output of timestamps | Marcel Holtmann | 2008-06-25 | 2 | -5/+46 | |
| | | ||||||
| * | Fix uninitialized variable in passkey request handling | Marcel Holtmann | 2008-06-24 | 1 | -1/+1 | |
| | | ||||||
| * | Update changelog and bump version numberutils-3.34 | Marcel Holtmann | 2008-06-24 | 2 | -1/+9 | |
| | | ||||||
| * | Mention Glenns contributions | Marcel Holtmann | 2008-06-24 | 1 | -0/+1 | |
| | | ||||||
| * | Use safe functions for the server PDU extraction | Marcel Holtmann | 2008-06-24 | 2 | -7/+51 | |
| | | ||||||
| * | Use safe PDU extract functions | Marcel Holtmann | 2008-06-24 | 2 | -8/+9 | |
| | | ||||||
| * | Use the safe versions for SDP record extraction | Marcel Holtmann | 2008-06-24 | 1 | -4/+6 | |
| | | ||||||
| * | Use the correct socket descriptor for incoming connections | Marcel Holtmann | 2008-06-23 | 2 | -2/+2 | |
| | | ||||||
| * | Add timestamp option | Marcel Holtmann | 2008-06-23 | 2 | -5/+61 | |
| | | ||||||
| * | Remove invalid line in usage output | Marcel Holtmann | 2008-06-23 | 1 | -1/+0 | |
| | | ||||||
| * | Mention Alberts contributions | Marcel Holtmann | 2008-06-23 | 1 | -0/+1 | |
| | | ||||||
| * | Fix collect for non-persistent service records | Marcel Holtmann | 2008-06-23 | 1 | -1/+6 | |
| | | ||||||
| * | Remove unneeded links | Marcel Holtmann | 2008-06-22 | 1 | -4/+0 | |
| | | ||||||
| * | Remove the Mono example | Marcel Holtmann | 2008-06-22 | 1 | -159/+0 | |
| | | ||||||
| * | Update D-Bus configuration file | Marcel Holtmann | 2008-06-22 | 1 | -3/+6 | |
| | | ||||||
| * | Remove the obsolete todo document | Marcel Holtmann | 2008-06-22 | 1 | -21/+0 | |
| | | ||||||
| * | Make RemoveDevice to return when the device is busy discovering services. | Luiz Augusto von Dentz | 2008-06-18 | 2 | -9/+10 | |
| | | ||||||
| * | Update changelog and bump version numberutils-3.33 | Marcel Holtmann | 2008-06-18 | 2 | -1/+12 | |
| | | ||||||
| * | Fix driver comparison | Marcel Holtmann | 2008-06-18 | 1 | -1/+9 | |
| | | ||||||
| * | Make netlink support optional and disable storage plugin | Marcel Holtmann | 2008-06-18 | 3 | -9/+15 | |
| | | ||||||
| * | Fix DiscoverDevice to wait untils the browse finishes to release the name ↵ | Luiz Augusto von Dentz | 2008-06-18 | 1 | -25/+29 | |
| | | | | | | | | listener. | |||||
| * | Only allow discover requestor to cancel it. | Luiz Augusto von Dentz | 2008-06-17 | 2 | -9/+68 | |
| | | ||||||
| * | Fix authorization mechanism for 3.x. | Luiz Augusto von Dentz | 2008-06-17 | 11 | -131/+243 | |
| | | ||||||
| * | Remove calls to RequestAuthorization. | Luiz Augusto von Dentz | 2008-06-16 | 2 | -186/+5 | |
| | | ||||||
| * | Set request structure to zero | Marcel Holtmann | 2008-06-16 | 1 | -0/+1 | |
| | | ||||||
| * | Fix bt_cancel_discovery to only succeed when there is a discover to cancel. | Luiz Augusto von Dentz | 2008-06-16 | 3 | -9/+15 | |
| | | ||||||
| * | Fix minor whitespace issues | Johan Hedberg | 2008-06-16 | 2 | -2/+2 | |
| | | ||||||
| * | Fix driver structure declaration in the probe function | Marcel Holtmann | 2008-06-16 | 1 | -2/+1 | |
| | | ||||||
| * | Remove obsolete FIXME comment | Marcel Holtmann | 2008-06-16 | 1 | -1/+0 | |
| | | ||||||
| * | Allow to cancel a service discovery | Marcel Holtmann | 2008-06-16 | 3 | -1/+50 | |
| | | ||||||
| * | Small API update | Marcel Holtmann | 2008-06-16 | 1 | -1/+7 | |
| | | ||||||
| * | Improve the auth requirement handling | Marcel Holtmann | 2008-06-16 | 3 | -40/+51 | |
| | | ||||||
| * | Only update service classes for device that are up and running | Marcel Holtmann | 2008-06-15 | 1 | -0/+3 | |
| | | ||||||
| * | Allow setting of RFC mode | Marcel Holtmann | 2008-06-15 | 1 | -11/+12 | |
| | | ||||||
| * | Add support for reading/setting the link policy | Marcel Holtmann | 2008-06-12 | 2 | -3/+116 | |
| | | ||||||
| * | Store IO capabilities of remote device in device object | Johan Hedberg | 2008-06-12 | 2 | -0/+22 | |
| | | ||||||
| * | Remove unnecessary empty line | Johan Hedberg | 2008-06-12 | 1 | -1/+0 | |
| | | ||||||
| * | Track agent request status in conjunction with authentication requests | Johan Hedberg | 2008-06-12 | 3 | -15/+94 | |
| | | ||||||
| * | Don't use raw HCI for tracking authentication request status | Johan Hedberg | 2008-06-12 | 6 | -56/+59 | |
| | | ||||||
| * | Move authentication request functions into adapter.c | Johan Hedberg | 2008-06-12 | 4 | -77/+88 | |
| | | ||||||
| * | Make hcid_dbus_new_auth_request private to dbus-hci.c | Johan Hedberg | 2008-06-12 | 3 | -21/+23 | |
| | | ||||||
| * | Minor whitespace issue | Johan Hedberg | 2008-06-12 | 1 | -1/+0 | |
| | | ||||||
| * | Document current purpose of auth_reqs | Johan Hedberg | 2008-06-12 | 1 | -1/+2 | |
| | | ||||||
| * | Rename pin_reqs o auth_reqs since it's tracking SSP too | Johan Hedberg | 2008-06-12 | 4 | -31/+31 | |
| | | ||||||
| * | Use adapter_find_device instead of adapter_get_device when freeing bonding info | Johan Hedberg | 2008-06-12 | 1 | -1/+1 | |
| | | ||||||
| * | Add some extra debugs to track device creation | Johan Hedberg | 2008-06-12 | 1 | -0/+8 | |
| | |