| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-02-27 | work and bugfix _search_max_id_from_top()reply-message-base | tmu | |
| 2002-02-24 | define fml_owner(), fml_group() and mail_aliases(). | 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-20 | add Reply-To: into our reply message | fukachan | |
| 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 | make "admin" works though without authentication:) yet. | fukachan | |
| 2002-02-17 | confirm_keyword -> confirm_command_prefix | fukachan | |
| 2002-02-17 | remove \s*$ | fukachan | |
| 2002-02-17 | implement several hooks | fukachan | |
| 2002-02-13 | rename module: TinyScheduler -> Calender::Lite | fukachan | |
| 2002-02-13 | Each command determines each lock needs | 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-04 | determine the max sequence id by considering last mofieid time among | fukachan | |
| the sequence file and thread databases. | |||
| 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 | |
| 2002-02-02 | fix copyright | fukachan | |
| 2002-02-01 | remove $ENV{debug} based toggle flagsubdir-base | fukachan | |
| 2002-01-30 | use File::Spec | fukachan | |
| 2002-01-30 | use File::Spec | fukachan | |
| 2002-01-30 | use File::Spec. | fukachan | |
| 2002-01-30 | fix copyright | fukachan | |
| 2002-01-20 | implement get_virtual_maps() | fukachan | |
| 2002-01-20 | more comments, log. | fukachan | |
| fix message handling to use object to get command string returned by find_first_plaintext_message(). | |||
| 2002-01-20 | fix module loading of Mail::Delivery::Queue | fukachan | |
| 2002-01-16 | update copyright | fukachan | |
| 2002-01-16 | change Mail::Message naming convention. | fukachan | |
| public -> private: o head_message o last_message o next_message o prev_message prefix change: o rfc822_message_ -> whole_message_ o get_first_plaintext_message() -> find_first_plaintext_message() o get_encoding_mechanism() -> encoding_mechanism() o get_data_type() -> data_type() o get_data_type_list() -> data_type_list() renamed: o get_offset() - >offset_pair() o header_in_body_part() -> message_fields() o data_in_body_part() -> message_text() where we use RFC822 flabour naming convention. rfc822 says "message = fields + text" and rfc2047 says "message" as defined in RFC 822, with all header fields optional. | |||
| 2001-12-24 | remove \s*$ | fukachan | |
| 2001-12-24 | delay loading of module Mail::Delivery | fukachan | |
| 2001-12-23 | delayed loading by eval q{ use .. ;}; | fukachan | |
| 2001-12-23 | remove \s*$ | fukachan | |
| 2001-12-23 | update documents, comments | fukachan | |
| 2001-12-23 | update documents, comments | fukachan | |
| 2001-12-22 | not load $main_cf->{ default_paths_cf } | fukachan | |
| 2001-12-22 | remove \s*$ | fukachan | |
| 2001-12-22 | update comments, documents | fukachan | |
| 2001-12-22 | sort _fmldoc() location. | fukachan | |
| update comments, documents | |||
| 2001-12-22 | remove \s*$ | fukachan | |
| 2001-12-22 | remove FML::Messages, which is not used now | fukachan | |
| 2001-12-18 | htlmify article | fukachan | |
| 2001-12-18 | define $fml_owner_home_dir by process $uid | fukachan | |
| 2001-12-08 | add path for perl executatbles e.g. /usr/local/bin | fukachan | |
| 2001-12-08 | fix error handling, define finish() to avoid loading error | fukachan | |
| 2001-11-27 | remove not used modules | fukachan | |
| update comments FNF-ify | |||
| 2001-11-27 | nuke "#!/usr/local/bin/perl -w" in the head | fukachan | |
| 2001-11-27 | modified not to use Standalone.pm | fukachan | |
| loader has Standalone by itself now. | |||
