summaryrefslogtreecommitdiff
path: root/src/options.c
Commit message (Expand)AuthorAgeFilesLines
* added compiler to version outputChristian Pointner2015-05-101-0/+6
* small refactoringChristian Pointner2010-10-021-3/+3
* replaced own u_int types with types from stdint.hMarkus Grüneis2010-05-301-5/+5
* added debug cmd line optionChristian Pointner2010-01-141-0/+10
* moved default log target to optionsChristian Pointner2010-01-111-0/+8
* added short descriptive textChristian Pointner2009-12-291-1/+7
* added --with-lua to build systemChristian Pointner2009-12-271-2/+2
* moved options table functions to options.cChristian Pointner2009-12-261-0/+57
* added options parserChristian Pointner2009-12-251-0/+258