summaryrefslogtreecommitdiffstats
path: root/lib/validator.lua
Commit message (Expand)AuthorAgeFilesLines
* Moved non-ACF-specific libraries to acf-lib package, moved cfe_unpack functio...Ted Trask2009-12-311-172/+0
* 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
* Modified validator to not allow '/' characters when checking is_valid_filenam...Ted Trask2008-08-201-1/+1
* Rewrite of DNScache.Ted Trask2008-06-261-0/+31
* Rewrite of tinydns to simplify code and use new cfe model.Ted Trask2008-06-181-4/+4
* Changed the errortext to reduce information to the user.Mika Havela2008-02-011-4/+2
* Chaning the way this lib reports back statusMika Havela2008-02-011-3/+2
* Added function is_valid_filename() which for the moment just checks for valid...Mika Havela2008-01-311-4/+20
* Made validator functions useful after load, fixed a bug in format, changed RE...Mike Mason2007-12-051-5/+30
* moved core files to new dir structurev2.0_alpha1Natanael Copa2007-07-271-0/+156