Commit Graph

69 Commits

Author SHA1 Message Date
Marcel Holtmann
a5b1e3d02c Switch to a full non-recursive build system 2009-08-23 00:40:59 -07:00
Johan Hedberg
8a0285383c Fix rfcomm listen usleep timeout
The timeout when waiting for the RFCOMM tty to show up is intended to be
100ms and not 100us (rfcomm connect has this too).
2009-07-10 20:58:02 +03:00
Filippo Giunchedi
f4804a8f52 remove trailing whitespaces in manpages 2009-06-30 16:27:55 +03:00
Marcel Holtmann
6790d4504a Newer flex versions generate better code and don't need special flags 2009-05-03 20:13:37 -07:00
Marcel Holtmann
b0f35cdaa3 Disable sign comparison check for broken flex generated code 2009-03-30 15:10:06 -07:00
Marcel Holtmann
fb333f1c88 Update copyright information 2009-01-01 19:33:20 +01:00
Marcel Holtmann
f58470a0e8 Add nasty workaround to avoid compiler warning 2008-12-23 06:04:29 +01:00
Marcel Holtmann
5e0ca52b4c Fix yyparse and yylex declarations 2008-12-23 05:58:09 +01:00
Marcel Holtmann
8c288fd098 Define YY_NO_INPUT to avoid unused variable warning 2008-12-21 22:27:03 +01:00
Marcel Holtmann
45c36dbd27 Avoid direct inclusion of malloc.h 2008-06-11 13:20:50 +00:00
Marcel Holtmann
d842176ec2 Add option for installing generic tools 2008-02-10 05:27:22 +00:00
Marcel Holtmann
e823c15e43 Update copyright information 2008-02-02 03:37:05 +00:00
Marcel Holtmann
b9192f4232 Add support for linger timeout 2007-06-05 09:38:05 +00:00
Marcel Holtmann
faee4dba3b Make the EACCES path look nicer 2007-05-17 16:05:24 +00:00
Marcel Holtmann
20c6b4ab40 Error out on access denied 2007-05-17 13:39:30 +00:00
Marcel Holtmann
68dc1b1a46 Make it possible to disable installation of manual pages 2007-05-14 10:47:49 +00:00
Marcel Holtmann
24795de83b Fix the yyunput warning message 2007-04-27 05:21:13 +00:00
Marcel Holtmann
b1b5f09d40 Include security parameters 2007-02-21 19:43:44 +00:00
Marcel Holtmann
4539df0194 Wait 30 * 100ms for udev to create the device node 2007-02-13 20:41:55 +00:00
Marcel Holtmann
607695ed10 Update copyright information 2007-01-13 17:48:12 +00:00
Marcel Holtmann
ef7fc3ba8e Add authentication, encryption and role switch options 2006-12-24 13:49:04 +00:00
Marcel Holtmann
489d06626b Fix dependency for concurrent builds 2006-11-20 11:21:21 +00:00
Johan Hedberg
cd3839f1d9 Cleanup of rfcomm exec command patch 2006-11-10 23:18:53 +00:00
Johan Hedberg
f64cc95873 Allow running a command after successful connection creation 2006-11-10 23:09:02 +00:00
Marcel Holtmann
3d6f08cb24 Add option to disable installation of config files 2006-09-01 00:20:45 +00:00
Marcel Holtmann
73b9315e56 Don't forget to unblock signals for ppoll() 2006-08-16 11:44:52 +00:00
Marcel Holtmann
a1bc48d15a Convert to using ppoll() and pselect() 2006-08-16 10:54:06 +00:00
Marcel Holtmann
35e9349ffc Change default poll() timeout 2006-08-10 10:20:59 +00:00
Marcel Holtmann
b3c1c09bb8 Comment out example config entry 2006-08-10 10:03:56 +00:00
Marcel Holtmann
49ddeb81d3 List all available options 2006-08-10 09:48:13 +00:00
Marcel Holtmann
be06891a83 Sleep only 100 msecs for device detection 2006-07-06 09:31:03 +00:00
Marcel Holtmann
f6c34df1c7 Handle EOPNOTSUPP errors 2006-06-04 15:45:42 +00:00
Marcel Holtmann
044d91ae49 Fix any command issue 2006-06-04 13:17:37 +00:00
Marcel Holtmann
f2e48c44a7 Update copyright information 2006-01-03 13:28:56 +00:00
Marcel Holtmann
632a943277 Big cleanup of CVS relics 2005-10-29 22:36:31 +00:00
Marcel Holtmann
1f422e5f2b Fix some GCC 4.0 warnings 2005-07-05 21:15:41 +00:00
Marcel Holtmann
adbb22a47c Use LDADD instead of LIBS 2005-04-21 21:34:08 +00:00
Marcel Holtmann
3386535450 Fix a bug when connected to a device from the config file 2004-11-21 16:56:03 +00:00
Marcel Holtmann
71e6fca1e2 Make use of CONFIGDIR 2004-08-09 08:01:36 +00:00
Marcel Holtmann
c37be1ab24 Make more parts optional 2004-07-27 13:01:42 +00:00
Marcel Holtmann
15c1cf1ca0 Make use of MAINTAINERCLEANFILES 2004-07-21 15:20:28 +00:00
Marcel Holtmann
43f017c952 Use AM_CFLAGS instead of INCLUDES 2004-07-21 15:05:27 +00:00
Marcel Holtmann
495521cf00 Make use of AM_YFLAGS 2004-07-07 16:34:47 +00:00
Marcel Holtmann
7ac6ede99a Use LIBS instead of LDFLAGS 2004-05-23 10:39:50 +00:00
Marcel Holtmann
c337593d34 Fix TTY creation problem for listen command 2004-05-09 09:35:52 +00:00
Marcel Holtmann
b66d3f9b2c Unify copyright and license information 2004-04-28 10:39:47 +00:00
Marcel Holtmann
fb02282166 Try to release the TTY if no device node is found 2004-04-09 15:37:46 +00:00
Marcel Holtmann
1d3715db11 Update BlueZ library configuration 2004-04-03 06:04:35 +00:00
Marcel Holtmann
719873a6b8 Modifying $mandir is no longer needed 2004-04-02 00:08:19 +00:00
Marcel Holtmann
b4e62d0942 Change default prefix to /usr 2004-04-01 21:19:18 +00:00