summaryrefslogtreecommitdiff
path: root/fml/lib/FML
AgeCommit message (Expand)Author
2003-12-25add log at htmlify article endtmu
2003-12-25bugfix default $use_address_mask and $address_mask_type in thread_db_args()tmu
2003-12-24remove the direct use of $args, use utility methods via $curprocfukachan
2003-12-24use is_need_ml_name() not $args->{ ... }fukachan
2003-12-24implement is_need_ml_name()fukachan
2003-12-24add and enable libexec/fakerfukachan
2003-12-21remove hard-coded language dependent information by moving it tofukachan
2003-12-20use $newml_command_ml_admin_default_address as $ml-admin value.fukachan
2003-12-20define get_mode() and set_mode() and modified to use it.fukachan
2003-12-20use $list_command_default_maps not hard-coded value.fukachan
2003-12-06cosmetics: white spacefukachan
2003-11-30fix comments (FNF)fukachan
2003-11-30system_accounts -> system_special_accounts.fukachan
2003-11-29defined() check of log_message_queuefukachan
2003-11-29--computer-output -> --log-computer-outputfukachan
2003-11-29FNF: defined() checkfukachan
2003-11-29define $use_computer_output.fukachan
2003-11-29support --computer-output option, which is currently same as --log-dup yet.fukachan
2003-11-29s/x_ml_name/outgoing_mail_header_x_ml_name/g;fukachan
2003-11-29use $curproc->config() to get config object.fukachan
2003-11-29implement config() method.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-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-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-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