summaryrefslogtreecommitdiff
path: root/pand/main.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-14Use devname instead of netdevMarcel Holtmann1-2/+2
2007-02-26Add devdown optionMarcel Holtmann1-51/+94
2007-01-13Update copyright informationMarcel Holtmann1-1/+1
2006-09-29Use device name instead of patternMarcel Holtmann1-1/+1
2006-08-16Don't forget to unblock signals for ppoll()Marcel Holtmann1-0/+5
2006-08-16Convert to using ppoll() and pselect()Marcel Holtmann1-19/+15
2006-07-26Fix declared with attribute warn_unused_result errorsMarcel Holtmann1-15/+6
2006-04-28Cleanup main function declarationsMarcel Holtmann1-1/+1
2006-02-15Fix problems with the size limitation of netdev stringMarcel Holtmann1-3/+9
2006-01-20Include a devup script optionMarcel Holtmann1-48/+70
2006-01-03Update copyright informationMarcel Holtmann1-1/+1
2005-10-29Big cleanup of CVS relicsMarcel Holtmann1-22/+16
2005-08-07Use device specific service record register functionMarcel Holtmann1-1/+1
2005-08-06Use bt_free() instead of free() for inquiry resultsMarcel Holtmann1-1/+1
2005-07-05Fix some GCC 4.0 warningsMarcel Holtmann1-4/+7
2005-06-09Support -d parameterMarcel Holtmann1-1/+1
2005-05-07Add authentication supportMarcel Holtmann1-1/+10
2005-04-18Use unlimited inquiry responsesMarcel Holtmann1-1/+1
2004-12-25Add memset() to different places to initialize the structuresMarcel Holtmann1-7/+10
2004-11-18Add support for secure modeMarcel Holtmann1-2/+10
2004-11-18Use --device for selecting the source deviceMarcel Holtmann1-7/+7
2004-10-25Display version number on startMarcel Holtmann1-2/+2
2004-08-27fix memory leaksStephen Crane1-2/+1
2004-06-29Restore signals for dev-up scriptMarcel Holtmann1-3/+15
2004-06-28Set olen before calling getsockopt()Marcel Holtmann1-0/+2
2004-05-31Add support for writing a pidfile and cleaning up the connection on exitMarcel Holtmann1-5/+99
2004-05-07Fix server informationMarcel Holtmann1-1/+1
2004-04-28Unify copyright and license informationMarcel Holtmann1-29/+36
2004-04-25Add the pand utilityMarcel Holtmann1-0/+604