summaryrefslogtreecommitdiff
path: root/regress/fml4to8
AgeCommit message (Collapse)Author
2006-05-17more cases for WELCOME_FILE REJECT_ADDR_LIST DENY_FILE LOGFILEfukachan
MGET_LOGFILE LOGFILE_SUFFIX EXPIRE_LIMIT.
2006-04-30add more tests for ACTIVE_LIST GUIDE_FILE LOGFILE_NEWSYSLOG_LIMITfukachan
LOGFILE_SUFFIX MEMBER_LIST OBJECTIVE_FILE XMLNAME.
2006-03-20support .ok rulefukachan
2006-03-20enhance configurations for more checksfukachan
2006-03-20fix \s handling bugffukachan
2006-03-20output format little changed.fukachan
2006-03-20print ok or not for each rulefukachan
2006-03-08sprintf(rule) to enable use of %s.fukachan
2006-02-25add comment (FNF)fukachan
2006-02-24+ auto_registfukachan
2006-02-24care for combination of PERMIT_XXX_FROM and REJECT_XXX_HANDLER.fukachan
2006-02-24conversion test for all variables and the valuesfukachan
2006-01-04follow change of diff() return value.fukachan
croak() if eval() fails.
2006-01-04modify initialization logic.fukachan
add missing comments. check the current key in appling if() conditions.
2006-01-04modify private function names.fukachan
fix bug of output indent level. croak() if unknown rule found.
2006-01-042nd generation prototype: check diff between default_config.ph andfukachan
config.ph and translate rules bsaed on config.ph vlaues. fix copyright of module header template.
2006-01-01add comments on each stepsfukachan
2006-01-01translate() takes $config as an argv.fukachan
avoid exit() exception in config.ph
2006-01-01not_yet_implemented option is moved to method based.fukachan
use more proper function names. $config is passed to translate(). add more error handlings. add more comments. clean up.
2006-01-01merge-2nd-basemerge-2nd-basefukachan
2004-12-30fix a log of bugs.fukachan
clean up. enhance operations to handle.
2004-12-30cosmetic changes.fukachan
handle "ignored" and "error" states properly.
2004-12-30install readme file.fukachan
clean up before it runs.
2004-12-30fixed.fukachan
2004-12-29test readme (ALPHA version)fukachan
2004-12-29prepare program named as "test". use gzip -f.fukachan
2004-12-29take ARGV[0] as the target directory if specified.fukachan
2004-12-15raw mode output to compare us with fml4 menu.conffukachan
2004-12-15FNFfukachan
2004-12-15variable list of fml4 menu.conffukachan
2004-12-09distribution creator for fml4 to fml8 test toolfukachan
2004-12-09fml4 to fml8 test toolfukachan
2004-12-09sync w/ current RULESfukachan
2004-12-09compare definitions of MANIFEST and RULES.txtfukachan
2004-12-09translate RULES.txt to Rules.pmfukachan
2004-06-24converter of rules for debugfukachan
2004-03-15-c default_config.phfukachan
2004-03-15generate default_config.ph as a reference, which is converted fromfukachan
source at ../../gnu/dist/fml4/cf/.
2004-03-15we need to support macro fake to avoid error.fukachan
it is better to inject article value into default configuration name space for easy later comparison phase.
2004-03-14trial: basic implementation of cf converter.fukachan