| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-02-27 | work and bugfix _search_max_id_from_top()reply-message-base | tmu | |
| 2002-02-24 | install aliases when makefml newml runs. | fukachan | |
| 2002-02-24 | set(key, value) and update() informs FML::Config to expand variables. | fukachan | |
| 2002-02-24 | replace $fml_owner and $ml_home_dir. | fukachan | |
| 2002-02-24 | define fml_owner(), fml_group() and mail_aliases(). | fukachan | |
| 2002-02-23 | update todo | fukachan | |
| 2002-02-23 | validate if the requested admin command is permited or not. | fukachan | |
| define $available_commands_for_privileged_user rename $available_commands -> $available_commands_for_user | |||
| 2002-02-23 | fix filename= in mime header | fukachan | |
| 2002-02-23 | cosmetics | fukachan | |
| 2002-02-20 | add Reply-To: into our reply message | fukachan | |
| 2002-02-20 | fix command work again | fukachan | |
| 2002-02-20 | log $@ if possible | fukachan | |
| 2002-02-20 | add function _search_max_id_from_top() | tmu | |
| 2002-02-19 | remove require_lock() | fukachan | |
| 2002-02-18 | we should not inherit anything as could as possible. | fukachan | |
| remove FML::Command::Utils and ErroStatus | |||
| 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-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 | confirm_keyword -> confirm_command_prefix | fukachan | |
| 2002-02-17 | fix argument | fukachan | |
| 2002-02-17 | makefml htmlify elena --srcdir=.. --outdir=... | 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-13 | rename module: TinyScheduler -> Calender::Lite | fukachan | |
| 2002-02-13 | Initial revision | 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 | objective, deny are implemented. | fukachan | |
| 2002-02-11 | memo on how to check data input | 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() | |||
| 2002-02-11 | send back file file in $ml_home_dir if found. | fukachan | |
| return the default message if not found. "guide", "help", "objective" commands use this logic. | |||
| 2002-02-11 | send help in $DIR for backward compatibility if it is found. | fukachan | |
| if not, send the defaulte message. | |||
| 2002-02-04 | determine the max sequence id by considering last mofieid time among | fukachan | |
| the sequence file and thread databases. | |||
| 2002-02-04 | implement db_last_modified() | fukachan | |
| It return the last modified time of "date" DB in dateabase as unix time. | |||
| 2002-02-03 | we should not use $curproc->{ main_cf } directrly in modules out of ↵ | fukachan | |
| FML::Process:: we implement the following methods in FML::Process::Utils and use them. o $curproc->executable_prefix() o $curproc->template_files_dir_for_newml() | |||
| 2002-02-03 | ml_home_prefix() can recognize virtual domain. | fukachan | |
| modified to use it. | |||
| 2002-02-02 | use FML::Process::Utils::__ml_home_prefix_from_main_cf() to get $ml_home_prefix. | fukachan | |
| 2002-02-02 | define access methods: default_domain(), ml_home_prefix() (prototype) | fukachan | |
