Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid direct inclusion of malloc.h | Marcel Holtmann | 2008-06-11 | 1 | -1/+0 |
| | |||||
* | Update copyright information | Marcel Holtmann | 2008-02-02 | 1 | -1/+1 |
| | |||||
* | Add support for linger timeout | Marcel Holtmann | 2007-06-05 | 1 | -7/+31 |
| | |||||
* | Make the EACCES path look nicer | Marcel Holtmann | 2007-05-17 | 1 | -24/+26 |
| | |||||
* | Error out on access denied | Marcel Holtmann | 2007-05-17 | 1 | -0/+12 |
| | |||||
* | Wait 30 * 100ms for udev to create the device node | Marcel Holtmann | 2007-02-13 | 1 | -1/+1 |
| | |||||
* | Update copyright information | Marcel Holtmann | 2007-01-13 | 1 | -1/+1 |
| | |||||
* | Add authentication, encryption and role switch options | Marcel Holtmann | 2006-12-24 | 1 | -6/+46 |
| | |||||
* | Cleanup of rfcomm exec command patch | Johan Hedberg | 2006-11-10 | 1 | -4/+6 |
| | |||||
* | Allow running a command after successful connection creation | Johan Hedberg | 2006-11-10 | 1 | -6/+73 |
| | |||||
* | Don't forget to unblock signals for ppoll() | Marcel Holtmann | 2006-08-16 | 1 | -0/+10 |
| | |||||
* | Convert to using ppoll() and pselect() | Marcel Holtmann | 2006-08-16 | 1 | -2/+13 |
| | |||||
* | Change default poll() timeout | Marcel Holtmann | 2006-08-10 | 1 | -2/+2 |
| | |||||
* | List all available options | Marcel Holtmann | 2006-08-10 | 1 | -3/+5 |
| | |||||
* | Sleep only 100 msecs for device detection | Marcel Holtmann | 2006-07-06 | 1 | -4/+4 |
| | |||||
* | Handle EOPNOTSUPP errors | Marcel Holtmann | 2006-06-04 | 1 | -9/+20 |
| | |||||
* | Fix any command issue | Marcel Holtmann | 2006-06-04 | 1 | -2/+7 |
| | |||||
* | Update copyright information | Marcel Holtmann | 2006-01-03 | 1 | -1/+1 |
| | |||||
* | Big cleanup of CVS relics | Marcel Holtmann | 2005-10-29 | 1 | -19/+14 |
| | |||||
* | Fix some GCC 4.0 warnings | Marcel Holtmann | 2005-07-05 | 1 | -2/+4 |
| | |||||
* | Fix a bug when connected to a device from the config file | Marcel Holtmann | 2004-11-21 | 1 | -1/+1 |
| | |||||
* | Fix TTY creation problem for listen commandutils-2.7 | Marcel Holtmann | 2004-05-09 | 1 | -2/+9 |
| | |||||
* | Unify copyright and license information | Marcel Holtmann | 2004-04-28 | 1 | -13/+18 |
| | |||||
* | Try to release the TTY if no device node is found | Marcel Holtmann | 2004-04-09 | 1 | -2/+9 |
| | |||||
* | Update BlueZ library configuration | Marcel Holtmann | 2004-04-03 | 1 | -0/+4 |
| | |||||
* | Give udev some time to create the RFCOMM device nodes | Marcel Holtmann | 2004-03-13 | 1 | -5/+12 |
| | |||||
* | Use the bind option in the config file | Marcel Holtmann | 2003-04-15 | 1 | -0/+3 |
| | |||||
* | Update of the listen command | Marcel Holtmann | 2003-01-18 | 1 | -36/+41 |
| | |||||
* | Basic support for listen command | Marcel Holtmann | 2003-01-02 | 1 | -15/+134 |
| | |||||
* | Display "clean" instead of "open" | Marcel Holtmann | 2002-11-01 | 1 | -1/+1 |
| | |||||
* | New RFCOMM connect command which can be called by normal users | Marcel Holtmann | 2002-10-27 | 1 | -12/+82 |
| | |||||
* | Let "rfcomm connect ..." also work with DevFS | Marcel Holtmann | 2002-10-18 | 1 | -2/+5 |
| | |||||
* | Add RFCOMM TTY configuration tool. | Max Krasnyansky | 2002-10-07 | 1 | -0/+433 |