summaryrefslogtreecommitdiffstats
path: root/lib/getopts.lua
Commit message (Expand)AuthorAgeFilesLines
* Modified getopts to allow writing to blank files and adding in a missing sect...Ted Trask2008-08-041-2/+7
* Added getsection and setsection functions to getopts library.Ted Trask2008-07-161-0/+82
* Added finishingorder to displayform in viewfunctions to specify fields that g...Ted Trask2008-07-101-0/+8
* Continuing to work on openssl. Not done yet.Ted Trask2008-05-201-5/+20
* Added validation to syslog expert page.Ted Trask2008-05-151-2/+8
* Rewrote getopts.setoptsinfile function and fixed bugs in getopts.getoptsfromfileTed Trask2008-05-081-41/+126
* Rewrote getopts.getoptsfromfile function to handle more complicated config fi...Ted Trask2008-05-071-68/+66
* Added modified functionallity.Mika Havela2008-02-141-0/+24
* Chaning the way this lib reports back statusMika Havela2008-02-011-2/+2
* Changed the way the lib reports back statusMika Havela2008-01-311-2/+2
* Added functionallity to modify options in a fileMika Havela2008-01-291-4/+33
* Fixed a bug in getopts. Getopts have ben broken for some time... dont know fo...Mika Havela2008-01-281-6/+12
* Check if file exists or return nilMika Havela2008-01-251-0/+2
* Fixed a bug when looking for where next parameter startsMika Havela2008-01-241-1/+1
* Minor changes on tablesMika Havela2008-01-241-3/+3
* Fixed a bug when a value contains a - sign. Now it looks for (space)- before ...Mika Havela2008-01-171-1/+4
* Moving getopts function from openntpd-model to a library.\nMoving daemon-cont...Mika Havela2008-01-131-0/+59