summaryrefslogtreecommitdiff
path: root/fml/lib
AgeCommit message (Expand)Author
2003-11-29implement config() method.fukachan
2003-11-29FNFfukachan
2003-11-27bug fix get_key_values_as_array_ref()fukachan
2003-11-27check if $buf retruned from IO::Adapter is defined.fukachan
2003-11-26cal get_key_values_as_array_ref() of IO::Adapter to get key and allfukachan
2003-11-26implement get_key_values_as_array_ref() to return key and all valuesfukachan
2003-11-26try to list up arbitorary map if could.fukachan
2003-11-26rename method: userlist -> print_userlistfukachan
2003-11-26bug fix variable overloadfukachan
2003-11-26address_compare -> address_compare_functionfukachan
2003-11-25implement switch to toggle case sensitive check of mail address.fukachan
2003-11-25remove debug conditionfukachan
2003-11-25ensure valid exit codefukachan
2003-11-24fix comment: FNFfukachan
2003-11-23run FML::User::Infoal->import_from_mail_header() to save user infofukachan
2003-11-23avoid duplication.fukachan
2003-11-23try to mask raw addresses in signature.fukachan
2003-11-23create FML::User::* class to manipulate user database.fukachan
2003-11-23create FML::User::* class to manipulate user database.fukachan
2003-11-22added as a templatefukachan
2003-11-22separete database part in FML::Confirm to FML::Cache::Journal whichfukachan
2003-11-17implement is_user_part_case_sensitive() and modified to use it.fukachan
2003-11-17fix argument FML::Confirm::is_expired($id) from time to id.fukachan
2003-11-16validate argumentsfukachan
2003-11-16fixed argument handling to support:fukachan
2003-11-16switched to new ml_home_prefix framework, which is enhanced virtualfukachan
2003-11-16we use this module as simplified FML::Process::Kernel for debug.fukachan
2003-11-15add templatenew-domain-op-basefukachan
2003-11-11change message-id format for match RFC2822tmu
2003-11-08call croak() if address to remove not foundfukachan
2003-11-08disable Encode use even on >= 5.008 since we are not readyfukachan
2003-11-07add $versionidtmu
2003-11-05define $primary_ml_home_prefix_map in main.cf.fukachan
2003-11-02remove not-used variable.fukachan
2003-11-02debug_level() -> get_debug_level().fukachan
2003-11-02move safe_cgi_action_name from FML::Process::Utils tofukachan
2003-10-30header_loop_check_rules -> incoming_mail_header_loop_check_rulesfukachan
2003-10-26define $site_default_config_cf to remove hard-coded site_default_config.cf.fukachan
2003-10-26To remove hard-coded file list to install as sample,fukachan
2003-10-22change address list shown on the cgi menu from member to recipient.fukachan
2003-10-18default_file_mode -> file_default_modefukachan
2003-10-18comment on Japanese specific codesfukachan
2003-10-18define log_file_*_charset and modify log module to use it.fukachan
2003-10-18summary_file -> article_summary_filefukachan
2003-10-18Mail::Message::Charset has tables on code, charset and languge.fukachan
2003-10-17command_prompt -> command_mail_reply_promptfukachan
2003-10-17cgi_menu_map_list -> cgi_menu_address_map_listfukachan
2003-10-16bug fix _cgi_resolve_ml_specific_variables() for correct ml_* handling.fukachan
2003-10-16cgi_var_language() returns '' not 'japanese' if language info not found.fukachan
2003-10-16modify debug messagefukachan