| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-02-18 | we should not inherit anything as could as possible. | fukachan | |
| remove FML::Command::Utils and ErroStatus | |||
| 2002-02-18 | "permit_anyone" can be used in {post,command}_restrictions. | fukachan | |
| 2002-02-18 | fix dependence: | fukachan | |
| default_config.cf.ja.in: src/config.cf.ja/*.cf | |||
| 2002-02-17 | improve "admin" command and hooks | fukachan | |
| 2002-02-17 | make "admin" command work. | fukachan | |
| fix "confirm" to re-work. | |||
| 2002-02-17 | fix file name in searching message template | fukachan | |
| 2002-02-17 | bug fix definitions on hooks | fukachan | |
| 2002-02-17 | change use() and new(). | fukachan | |
| not use ErrorStatus. check $command_args->{ override_need_no_lock } to control lock. | |||
| 2002-02-17 | fix return value by FETCH() to be without \s*$ | fukachan | |
| 2002-02-17 | remove ErrorStatus, FML::Command::Utils; | fukachan | |
| define new() call User::Command::XXX without lock since already locked now. | |||
| 2002-02-17 | fix variable name creation (cvs broke it ?) | fukachan | |
| 2002-02-17 | make "admin" works though without authentication:) yet. | fukachan | |
| 2002-02-17 | enable to work | fukachan | |
| 2002-02-17 | add admin to $avaialble_commands | fukachan | |
| 2002-02-17 | confirm_keyword -> confirm_command_prefix | fukachan | |
| define privileged_command_prefix | |||
| 2002-02-17 | confirm_keyword -> confirm_command_prefix | fukachan | |
| 2002-02-17 | remove todo: | fukachan | |
| o FML/Restriction/00_CHECK_INPUT.txt o access methods for main_cf o find() in IO::Adapter o rename *Scheduler o FML/Command/SendFile.pm o FML::MIME o access methods in FML::Command::*::* o makefml htmlify --srcidr --outdir= | |||
| 2002-02-17 | add HTML-Template-2.5 | fukachan | |
| 2002-02-17 | Initial revision | fukachan | |
| 2002-02-17 | fix argument | fukachan | |
| 2002-02-17 | restriction overview | fukachan | |
| 2002-02-17 | makefml htmlify elena --srcdir=.. --outdir=... | fukachan | |
| 2002-02-17 | add a hook example | fukachan | |
| 2002-02-17 | update rfc(s) and the relations: | fukachan | |
| rfc3234.txt rfc2874.txt rfc1886.txt rfc3152.txt rfc3207.txt rfc2772.txt rfc2766.txt rfc2553.txt rfc2133.txt rfc2546.txt | |||
| 2002-02-17 | obsolete | fukachan | |
| 2002-02-17 | Initial revision | fukachan | |
| 2002-02-17 | remove \s*$ | fukachan | |
| 2002-02-17 | implement several hooks | fukachan | |
| 2002-02-17 | implement hook extension. For example, | fukachan | |
| $config->is_hook_defined( 'START_HOOK' ); $config->get_hook( 'START_HOOK' ); | |||
| 2002-02-16 | add chapter on hook | fukachan | |
| 2002-02-16 | catch up latest 2002/02/16 | fukachan | |
| 2002-02-16 | fixed to use entity name: fml[45] -> &fml..& | fukachan | |
| 2002-02-13 | define access method need_lock() for command modules. | fukachan | |
| rename module::TinyScheduler -> Calender::Lite clean up FML::Command::SendFile | |||
| 2002-02-13 | add policy(?) | fukachan | |
| 2002-02-13 | harmful trick in html | fukachan | |
| 2002-02-13 | a little modified unusual pattern | fukachan | |
| 2002-02-13 | rename module: TinyScheduler -> Calender::Lite | fukachan | |
| 2002-02-13 | Initial revision | fukachan | |
| 2002-02-13 | read test of virtual_maps (only file: now) | fukachan | |
| 2002-02-13 | remove import of ErrorStatus | fukachan | |
| 2002-02-13 | define access method need_lock(). | fukachan | |
| each command module determins whether it needs lock or not. | |||
| 2002-02-13 | Each command determines each lock needs | fukachan | |
| 2002-02-13 | fix white space | fukachan | |
| 2002-02-11 | o create FML::Restriction::Command class | fukachan | |
| o change help, guide, deny, objective (user) command to use message/$lang/$category/$key not template/ ... o bug fix ThreadTarck o $ml_home_prefix -> $default_ml_home_prefix o handle virtual domains in newml o implemente access methods: default_domain(), ml_home_prefix() o use File::spec | |||
| 2002-02-11 | objective, deny are implemented. | fukachan | |
| 2002-02-11 | o FML/Restriction/00_CHECK_INPUT.txt | fukachan | |
| o how to deal virtual domains in running "makefml newml". | |||
| 2002-02-11 | memo on how to check data input | fukachan | |
| 2002-02-11 | use only message/$lang/$category/$key ... not template/ | fukachan | |
| 2002-02-11 | is_valid_mail_address() is not used | fukachan | |
| 2002-02-11 | move methods on restriction pattern against input data to FML::Restriction. | fukachan | |
| FML::Filter::Utils::is_secure_command_string() -> FML::Restriction::Command::is_secure_command_string() | |||
