summaryrefslogtreecommitdiffstats
path: root/dnscache-model.lua
Commit message (Collapse)AuthorAgeFilesLines
* Modified modelfunctions library to include validation in get/setfiledetails. ↵Ted Trask2008-10-071-19/+5
| | | | | | Modified all uses to validate the file name - this was a major security hole. git-svn-id: svn://svn.alpinelinux.org/acf/dnscache/trunk@1542 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified format library. parse_configfile2, update_configfile2, ↵Ted Trask2008-10-031-6/+6
| | | | | | get_section, and set_section became parse_ini_file, update_ini_file, get_ini_section, and set_ini_section. Updated all code that used these functions. git-svn-id: svn://svn.alpinelinux.org/acf/dnscache/trunk@1539 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Removed getopts library and added functionality to format library as ↵Ted Trask2008-09-291-8/+7
| | | | | | opts_to_table, table_to_opts, parse_configfile2, update_configfile2, get_section, and set_section. New functions work on strings, not files. Modified all code using getopts to use format instead. Fixed nil string bugs in TCPProxy. Fixed forward only bug in DNSCache. git-svn-id: svn://svn.alpinelinux.org/acf/dnscache/trunk@1535 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Fixed minor bug in dnscache.Ted Trask2008-09-251-0/+2
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/dnscache/trunk@1522 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified dnscache to use controllerfunctions, modelfunctions, and common lsp ↵Ted Trask2008-07-051-59/+13
| | | | | | files. git-svn-id: svn://svn.alpinelinux.org/acf/dnscache/trunk@1282 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Changed some DNScache names.Ted Trask2008-06-301-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/dnscache/trunk@1263 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Rewrite of DNScache.Ted Trask2008-06-261-129/+220
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/dnscache/trunk@1262 ab2d0c66-481e-0410-8bed-d214d4d58bed
* List current configuration on status-pageMika Havela2008-05-081-0/+20
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/dnscache/trunk@1112 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Rewrote getopts.getoptsfromfile function to handle more complicated config ↵Ted Trask2008-05-071-4/+4
| | | | | | files and removed getopts.getoptsfromfile_onperline function git-svn-id: svn://svn.alpinelinux.org/acf/dnscache/trunk@1111 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Removing a bugMika Havela2008-04-251-1/+0
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/dnscache/trunk@1041 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Small changes when showing logfilev0.1.0Mika Havela2008-04-161-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/dnscache/trunk@1003 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Cleaning up the code and activating all visible functions (show/expert/logfile)Mika Havela2008-04-091-43/+30
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/dnscache/trunk@983 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Moving/renaming the files.Mika Havela2008-04-091-0/+203
git-svn-id: svn://svn.alpinelinux.org/acf/dnscache/trunk@982 ab2d0c66-481e-0410-8bed-d214d4d58bed