summaryrefslogtreecommitdiffstats
path: root/lib/validator.lua
Commit message (Collapse)AuthorAgeFilesLines
* Moved non-ACF-specific libraries to acf-lib package, moved cfe_unpack ↵Ted Trask2009-12-311-172/+0
| | | | function to viewfunctions library.
* Changed file permissions, cli app should only be root executable.Ted Trask2009-12-301-0/+0
|
* Fixed bug in is_valid_filename when restriction has magic characters.Ted Trask2009-12-221-1/+1
|
* Removed the languages and most error descriptions from validator.lua.Ted Trask2008-09-261-72/+19
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1534 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified validator to not allow '/' characters when checking ↵Ted Trask2008-08-201-1/+1
| | | | | | is_valid_filename with a path restriction. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1387 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Rewrite of DNScache.Ted Trask2008-06-261-0/+31
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1262 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Rewrite of tinydns to simplify code and use new cfe model.Ted Trask2008-06-181-4/+4
| | | | | | Added js to filter records. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1219 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Changed the errortext to reduce information to the user.Mika Havela2008-02-011-4/+2
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@683 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Chaning the way this lib reports back statusMika Havela2008-02-011-3/+2
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@674 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added function is_valid_filename() which for the moment just checks for ↵Mika Havela2008-01-311-4/+20
| | | | | | | | valid path. Changed some other functions that called other functions (don't think they worked). git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@669 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Made validator functions useful after load, fixed a bug in format, changed ↵Mike Mason2007-12-051-5/+30
| | | | | | README to reflect changes git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@413 ab2d0c66-481e-0410-8bed-d214d4d58bed
* moved core files to new dir structurev2.0_alpha1Natanael Copa2007-07-271-0/+156
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@219 ab2d0c66-481e-0410-8bed-d214d4d58bed