summaryrefslogtreecommitdiffstats
path: root/pand/main.c
Commit message (Expand)AuthorAgeFilesLines
* Big cleanup of CVS relicsMarcel Holtmann2005-10-291-22/+16
* Use device specific service record register functionMarcel Holtmann2005-08-071-1/+1
* Use bt_free() instead of free() for inquiry resultsMarcel Holtmann2005-08-061-1/+1
* Fix some GCC 4.0 warningsMarcel Holtmann2005-07-051-4/+7
* Support -d parameterMarcel Holtmann2005-06-091-1/+1
* Add authentication supportMarcel Holtmann2005-05-071-1/+10
* Use unlimited inquiry responsesMarcel Holtmann2005-04-181-1/+1
* Add memset() to different places to initialize the structuresMarcel Holtmann2004-12-251-7/+10
* Add support for secure modeMarcel Holtmann2004-11-181-2/+10
* Use --device for selecting the source deviceMarcel Holtmann2004-11-181-7/+7
* Display version number on startMarcel Holtmann2004-10-251-2/+2
* fix memory leaksStephen Crane2004-08-271-2/+1
* Restore signals for dev-up scriptMarcel Holtmann2004-06-291-3/+15
* Set olen before calling getsockopt()Marcel Holtmann2004-06-281-0/+2
* Add support for writing a pidfile and cleaning up the connection on exitMarcel Holtmann2004-05-311-5/+99
* Fix server informationMarcel Holtmann2004-05-071-1/+1
* Unify copyright and license informationMarcel Holtmann2004-04-281-29/+36
* Add the pand utilityMarcel Holtmann2004-04-251-0/+604