| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Add options for count and delay | Marcel Holtmann | 2006-03-23 | 2 | -2/+43 | |
| | | | ||||||
| | * | Rename connection less option from -D to -G | Marcel Holtmann | 2006-03-23 | 1 | -3/+3 | |
| | | | ||||||
| | * | Removed create bonding queue, disconnect after the bonding finishes and code ↵ | Claudio Takahasi | 2006-03-23 | 3 | -254/+217 | |
| | | | | | | | | | cleanup | |||||
| | * | DisconnectRemoteDevice handle added. | Eduardo Rocha | 2006-03-23 | 1 | -39/+96 | |
| | | | | | | | | | Fix dev_services array. | |||||
| | * | Added cancel bonding and fixed minor issues of create bonding | Claudio Takahasi | 2006-03-22 | 6 | -119/+284 | |
| | | | ||||||
| | * | InterfaceVersion added. | Eduardo Rocha | 2006-03-21 | 1 | -2/+18 | |
| | | | ||||||
| | * | Added IsConnected | Eduardo Rocha | 2006-03-21 | 1 | -0/+54 | |
| | | | ||||||
| | * | Added bluetooth address validation and fixed adapter msg function handler to ↵ | Claudio Takahasi | 2006-03-21 | 1 | -36/+103 | |
| | | | | | | | | | catch not implemented methods | |||||
| | * | Coding style fixes | Johan Hedberg | 2006-03-21 | 1 | -9/+9 | |
| | | | ||||||
| | * | Added ListConnections | Eduardo Rocha | 2006-03-21 | 1 | -0/+36 | |
| | | | ||||||
| | * | Fixed discover devices without names and minor errors. | Claudio Takahasi | 2006-03-21 | 3 | -54/+73 | |
| | | | ||||||
| | * | Add skeleton for ST Microelectronics init routine | Marcel Holtmann | 2006-03-20 | 2 | -0/+31 | |
| | | | ||||||
| | * | Detect TTY detach and restore line discipline | Marcel Holtmann | 2006-03-20 | 1 | -35/+89 | |
| | | | ||||||
| | * | Fix typo in manual page | Marcel Holtmann | 2006-03-20 | 1 | -1/+1 | |
| | | | ||||||
| | * | Added D-Bus signals: RemoteDeviceConnected and RemoteDeviceDisconnected | Claudio Takahasi | 2006-03-20 | 5 | -39/+203 | |
| | | | ||||||
| | * | added GetRemoteName: integrated with the discover procedure queue | Claudio Takahasi | 2006-03-20 | 4 | -113/+158 | |
| | | | ||||||
| | * | Add opened rfcomm device node filedescriptor to watch list | Johan Hedberg | 2006-03-17 | 1 | -14/+42 | |
| | | | ||||||
| | * | Fixed request name: allow only one instance of the daemon running | Claudio Takahasi | 2006-03-17 | 1 | -6/+8 | |
| | | | ||||||
| | * | Add skeletons for D-Bus SDP and service interfaces | Marcel Holtmann | 2006-03-17 | 3 | -1/+60 | |
| | | | ||||||
| | * | Fix 64-bit warning with socklen_t usage | Marcel Holtmann | 2006-03-17 | 1 | -3/+2 | |
| | | | ||||||
| | * | added signature verification and code cleanup | Claudio Takahasi | 2006-03-17 | 3 | -175/+298 | |
| | | | ||||||
| | * | Initial create bonding service | Claudio Takahasi | 2006-03-16 | 5 | -88/+358 | |
| | | | ||||||
| | * | More RFCOMM D-Bus interface functionality: ConnectByChannel, Disconnect & ↵ | Johan Hedberg | 2006-03-16 | 1 | -4/+364 | |
| | | | | | | | | | CancelConnectByChannel | |||||
| | * | Fix error_connection_attempt_failed messsage | Johan Hedberg | 2006-03-16 | 1 | -1/+1 | |
| | | | ||||||
| | * | Fix GWatch leak in glib-ectomy.c | Johan Hedberg | 2006-03-16 | 1 | -0/+1 | |
| | | | ||||||
| | * | Add a couple of new errors | Johan Hedberg | 2006-03-16 | 2 | -0/+20 | |
| | | | ||||||
| | * | Add some new D-Bus errors | Johan Hedberg | 2006-03-16 | 2 | -0/+18 | |
| | | | ||||||
| | * | Fix memory leak in rfcomm_bind() | Johan Hedberg | 2006-03-16 | 1 | -1/+1 | |
| | | | ||||||
| | * | First round of RFCOMM D-Bus API implementation | Johan Hedberg | 2006-03-15 | 3 | -0/+303 | |
| | | | ||||||
| | * | sending the RemoteNameUpdate signal once instead of send it on every inquiry ↵ | Claudio Takahasi | 2006-03-15 | 3 | -43/+111 | |
| | | | | | | | | | result event | |||||
| | * | Connect rfcomm handler to adapter path | Johan Hedberg | 2006-03-15 | 3 | -0/+16 | |
| | | | ||||||
| | * | added slist_foreach function and fixed small memory leak | Claudio Takahasi | 2006-03-14 | 4 | -1/+20 | |
| | | | ||||||
| | * | Fix another leak in name_data_free() | Johan Hedberg | 2006-03-14 | 1 | -0/+2 | |
| | | | ||||||
| | * | Fix memory leak in name_listener_remove | Johan Hedberg | 2006-03-14 | 1 | -0/+1 | |
| | | | ||||||
| | * | Fixed cancel discovery: checking the discover state to cancel the inquiry or ↵ | Claudio Takahasi | 2006-03-14 | 3 | -16/+52 | |
| | | | | | | | | | remote name request procedure | |||||
| | * | Use daemon() to put process into background | Marcel Holtmann | 2006-03-14 | 1 | -16/+5 | |
| | | | ||||||
| | * | fixed wrong checking of the remote name complete event status | Claudio Takahasi | 2006-03-14 | 1 | -3/+3 | |
| | | | ||||||
| | * | small cleanups and code styles changes | Claudio Takahasi | 2006-03-13 | 1 | -19/+19 | |
| | | | ||||||
| | * | Add DisconnectRemoteDevice method definition | Marcel Holtmann | 2006-03-13 | 1 | -0/+11 | |
| | | | ||||||
| | * | Remove all trailing slash from the paths | Marcel Holtmann | 2006-03-13 | 1 | -6/+7 | |
| | | | ||||||
| | * | Update list of authors | Marcel Holtmann | 2006-03-13 | 1 | -1/+2 | |
| | | | ||||||
| | * | Fix init of struct hci_dbus_data | Johan Hedberg | 2006-03-13 | 1 | -4/+2 | |
| | | | ||||||
| | * | Don't forget the newlines | Marcel Holtmann | 2006-03-13 | 1 | -2/+2 | |
| | | | ||||||
| | * | Add some error messages printing | Marcel Holtmann | 2006-03-13 | 1 | -6/+20 | |
| | | | ||||||
| | * | Connect security interface to adapter objects | Johan Hedberg | 2006-03-13 | 1 | -7/+9 | |
| | | | ||||||
| | * | Fix free'd memory access in UnregisterPasskeyAgent method | Johan Hedberg | 2006-03-13 | 1 | -3/+5 | |
| | | | ||||||
| | * | Fix parsing of path parameter | Marcel Holtmann | 2006-03-13 | 1 | -1/+1 | |
| | | | ||||||
| | * | Switch autoinit and security on by default | Marcel Holtmann | 2006-03-13 | 1 | -3/+4 | |
| | | | ||||||
| | * | More passkey handler functionality | Johan Hedberg | 2006-03-13 | 5 | -32/+215 | |
| | | | ||||||
| | * | Added remote name resolving queue | Claudio Takahasi | 2006-03-13 | 5 | -66/+217 | |
| | | | ||||||
