Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove PCMCIA relics | Marcel Holtmann | 2006-06-06 | 7 | -192/+2 |
* | Use pkg-config for configuration | Marcel Holtmann | 2006-06-06 | 1 | -201/+9 |
* | Replace some gboolean with int | Marcel Holtmann | 2006-06-05 | 2 | -20/+17 |
* | Handle EOPNOTSUPP errors | Marcel Holtmann | 2006-06-04 | 1 | -9/+20 |
* | Load firmware files from /lib/firmware | Marcel Holtmann | 2006-06-04 | 1 | -5/+11 |
* | Add ST test utility | Marcel Holtmann | 2006-06-04 | 2 | -1/+144 |
* | Fix any command issue | Marcel Holtmann | 2006-06-04 | 1 | -2/+7 |
* | Update more manual pages | Marcel Holtmann | 2006-06-04 | 2 | -25/+30 |
* | Build a generic helper library | Marcel Holtmann | 2006-06-04 | 8 | -26/+16 |
* | RemoveBonding: return DoesNotExist when the link key is not found | Claudio Takahasi | 2006-06-02 | 1 | -3/+12 |
* | Make RFCOMM and SDP support experimental | Marcel Holtmann | 2006-06-02 | 5 | -17/+44 |
* | SetRemoteAlias:Added unknown address verification | Claudio Takahasi | 2006-06-01 | 2 | -1/+13 |
* | Added wrong signature verification | Claudio Takahasi | 2006-06-01 | 2 | -2/+77 |
* | Update manual pages | Marcel Holtmann | 2006-06-01 | 2 | -100/+87 |
* | Don't request remote features (the kernel should do this) | Marcel Holtmann | 2006-05-31 | 1 | -24/+1 |
* | Correct a couple of object paths in dbus-api.txt | Johan Hedberg | 2006-05-30 | 1 | -2/+2 |
* | Fixed wrong object path | Claudio Takahasi | 2006-05-30 | 1 | -3/+3 |
* | Add another Phonebook Access identifier | Marcel Holtmann | 2006-05-30 | 1 | -0/+1 |
* | Add FindAdapter method | Marcel Holtmann | 2006-05-30 | 3 | -4/+38 |
* | Add dummy method for ListServices | Marcel Holtmann | 2006-05-30 | 2 | -33/+47 |
* | Fix dialup/lan access service record mess | Marcel Holtmann | 2006-05-23 | 2 | -2/+11 |
* | Add build id for Unified 21e ROM firmware | Marcel Holtmann | 2006-05-16 | 1 | -0/+1 |
* | Added GetIdentifiers, GetUUID and GetName. | Claudio Takahasi | 2006-05-05 | 2 | -264/+801 |
* | Update device class on connection request events | Johan Hedberg | 2006-05-04 | 1 | -0/+14 |
* | Some small cleanups | Marcel Holtmann | 2006-04-30 | 1 | -5/+4 |
* | Include header file | Marcel Holtmann | 2006-04-30 | 1 | -0/+2 |
* | Fix a small typo | Marcel Holtmann | 2006-04-29 | 1 | -1/+1 |
* | Fix another watch remove bug | Marcel Holtmann | 2006-04-28 | 1 | -11/+16 |
* | Some coding style cleanups | Marcel Holtmann | 2006-04-28 | 2 | -21/+19 |
* | Update check for D-Bus library | Marcel Holtmann | 2006-04-28 | 1 | -37/+39 |
* | Make D-Bus a mandatory requirement | Marcel Holtmann | 2006-04-28 | 7 | -84/+16 |
* | Cleanup main function declarations | Marcel Holtmann | 2006-04-28 | 8 | -11/+11 |
* | Remove get_dbus_connection() function | Marcel Holtmann | 2006-04-28 | 4 | -33/+16 |
* | Fixed watch add/remove error | Claudio Takahasi | 2006-04-28 | 1 | -30/+47 |
* | Initialize some data structures before using | Marcel Holtmann | 2006-04-25 | 1 | -17/+23 |
* | Remove unneeded functions | Marcel Holtmann | 2006-04-25 | 6 | -286/+65 |
* | Small coding style fixes | Marcel Holtmann | 2006-04-25 | 2 | -8/+9 |
* | Use the default adapter path provided by the Manager interface | Marcel Holtmann | 2006-04-24 | 1 | -1/+14 |
* | Adapt the path changes | Marcel Holtmann | 2006-04-24 | 2 | -5/+5 |
* | Changed object path hierarchy | Claudio Takahasi | 2006-04-24 | 10 | -78/+56 |
* | Allow UTF-8 in local name | Johan Hedberg | 2006-04-24 | 1 | -3/+3 |
* | Add org.bluez.Security interface | Marcel Holtmann | 2006-04-23 | 1 | -0/+3 |
* | Fix --disable-dbus compilation | Marcel Holtmann | 2006-04-22 | 1 | -1/+1 |
* | Typo | Marcel Holtmann | 2006-04-21 | 1 | -1/+1 |
* | Fix service class array in RemoteDeviceFound signals | Johan Hedberg | 2006-04-21 | 1 | -1/+1 |
* | Added D-Bus SDP methods skeleton | Claudio Takahasi | 2006-04-20 | 4 | -1/+537 |
* | Don't become discoverable on startup if mode is "discoverable" and timeout is 0 | Johan Hedberg | 2006-04-20 | 1 | -6/+11 |
* | DiscoverableTimeout should be seconds instead of milliseconds | Johan Hedberg | 2006-04-19 | 3 | -4/+4 |
* | Store device mode settings | Johan Hedberg | 2006-04-19 | 8 | -18/+157 |
* | Added HCI cmds queue to retrieve remote infos | Claudio Takahasi | 2006-04-18 | 4 | -115/+159 |