summaryrefslogtreecommitdiffstats
path: root/rfcomm
Commit message (Expand)AuthorAgeFilesLines
* Don't forget to unblock signals for ppoll()Marcel Holtmann2006-08-161-0/+10
* Convert to using ppoll() and pselect()Marcel Holtmann2006-08-162-2/+15
* Change default poll() timeoutMarcel Holtmann2006-08-101-2/+2
* Comment out example config entryMarcel Holtmann2006-08-101-13/+13
* List all available optionsMarcel Holtmann2006-08-102-3/+11
* Sleep only 100 msecs for device detectionMarcel Holtmann2006-07-061-4/+4
* Handle EOPNOTSUPP errorsMarcel Holtmann2006-06-041-9/+20
* Fix any command issueMarcel Holtmann2006-06-041-2/+7
* Update copyright informationMarcel Holtmann2006-01-035-5/+5
* Big cleanup of CVS relicsMarcel Holtmann2005-10-297-89/+62
* Fix some GCC 4.0 warningsMarcel Holtmann2005-07-051-2/+4
* Use LDADD instead of LIBSMarcel Holtmann2005-04-211-2/+1
* Fix a bug when connected to a device from the config fileMarcel Holtmann2004-11-211-1/+1
* Make use of CONFIGDIRMarcel Holtmann2004-08-091-1/+1
* Make more parts optionalMarcel Holtmann2004-07-271-7/+3
* Make use of MAINTAINERCLEANFILESMarcel Holtmann2004-07-211-0/+2
* Use AM_CFLAGS instead of INCLUDESMarcel Holtmann2004-07-211-1/+1
* Make use of AM_YFLAGSMarcel Holtmann2004-07-071-1/+1
* Use LIBS instead of LDFLAGSMarcel Holtmann2004-05-231-1/+1
* Fix TTY creation problem for listen commandutils-2.7Marcel Holtmann2004-05-091-2/+9
* Unify copyright and license informationMarcel Holtmann2004-04-285-65/+100
* Try to release the TTY if no device node is foundMarcel Holtmann2004-04-091-2/+9
* Update BlueZ library configurationMarcel Holtmann2004-04-032-0/+8
* Modifying $mandir is no longer neededutils-2.6Marcel Holtmann2004-04-021-1/+0
* Change default prefix to /usrMarcel Holtmann2004-04-011-1/+1
* Give udev some time to create the RFCOMM device nodesMarcel Holtmann2004-03-131-5/+12
* Honor the setting of --sysconfdirMarcel Holtmann2003-07-181-1/+1
* Update of the man pageMarcel Holtmann2003-04-151-2/+16
* Use the bind option in the config fileMarcel Holtmann2003-04-151-0/+3
* Allow rfcomm.conf without entriesMarcel Holtmann2003-02-181-1/+3
* Update of the listen commandMarcel Holtmann2003-01-182-37/+47
* Update of the copyright statementMarcel Holtmann2003-01-184-4/+4
* Basic support for listen commandMarcel Holtmann2003-01-021-15/+134
* Update of the manpage for rfcommMarcel Holtmann2002-11-161-3/+44
* Display "clean" instead of "open"Marcel Holtmann2002-11-011-1/+1
* Syntax fixMarcel Holtmann2002-10-311-0/+1
* New RFCOMM connect command which can be called by normal usersMarcel Holtmann2002-10-271-12/+82
* Let "rfcomm connect ..." also work with DevFSMarcel Holtmann2002-10-181-2/+5
* Correct the man path for rfcomm.1Marcel Holtmann2002-10-171-1/+1
* Move the man page of rfcomm to section 1Marcel Holtmann2002-10-092-2/+2
* CleanupMarcel Holtmann2002-10-074-4/+4
* Install the default rfcomm.conf fileMarcel Holtmann2002-10-071-2/+13
* Correct year in the copyright lineMarcel Holtmann2002-10-074-4/+4
* Add RFCOMM TTY configuration tool.Max Krasnyansky2002-10-078-0/+880