summaryrefslogtreecommitdiffstats
path: root/pand/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
|
* Use devname instead of netdevMarcel Holtmann2007-07-141-2/+2
|
* Add devdown optionMarcel Holtmann2007-02-261-51/+94
|
* Update copyright informationMarcel Holtmann2007-01-131-1/+1
|
* Use device name instead of patternMarcel Holtmann2006-09-291-1/+1
|
* Don't forget to unblock signals for ppoll()Marcel Holtmann2006-08-161-0/+5
|
* Convert to using ppoll() and pselect()Marcel Holtmann2006-08-161-19/+15
|
* Fix declared with attribute warn_unused_result errorsMarcel Holtmann2006-07-261-15/+6
|
* Cleanup main function declarationsMarcel Holtmann2006-04-281-1/+1
|
* Fix problems with the size limitation of netdev stringMarcel Holtmann2006-02-151-3/+9
|
* Include a devup script optionMarcel Holtmann2006-01-201-48/+70
|
* Update copyright informationMarcel Holtmann2006-01-031-1/+1
|
* 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