| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-06-25 | clean up. nuke _get_domain_info (not used)bootstrap-20020626 | fukachan | |
| 2002-06-25 | clean up (white spaces) | fukachan | |
| 2002-06-25 | fix virtual domain handling. sync w/ newml logic | fukachan | |
| 2002-06-25 | scroll size is set by the length of maps | fukachan | |
| 2002-06-25 | enhance list: select $map et.al. | fukachan | |
| 2002-06-25 | navigation bar tries to follow the current *command | fukachan | |
| 2002-06-25 | define map as same as file | fukachan | |
| enhance file and dirctory regexp to include _ | |||
| 2002-06-25 | nuke superflous line (cgi mode) | fukachan | |
| 2002-06-25 | userlist: print $addr, <br> if under CGI | fukachan | |
| 2002-06-25 | change locations for command_help() and options() | fukachan | |
| 2002-06-25 | get_recipient_list() -> get_address_list( $map ) | fukachan | |
| 2002-06-25 | nuke get_recipient_list() | fukachan | |
| 2002-06-25 | fixed to work on cgi | fukachan | |
| 2002-06-25 | beautify cgi interface | fukachan | |
| 2002-06-24 | postfix_alias_maps | tmu | |
| parse , to space at postfix_alias_maps | |||
| 2002-06-24 | bug fix ml_home_prefix() search algorithm | fukachan | |
| 2002-06-24 | clean up menu, bug fix run_cgi_menu() args | fukachan | |
| 2002-06-24 | more defined() checks and sanity check if could | fukachan | |
| 2002-06-24 | bug fix ml_home_prefix() args, more defined() checks | fukachan | |
| 2002-06-24 | get_ml_list(): check $ml_home_prefix, bug fix default domain handling | fukachan | |
| 2002-06-23 | install a template for qmail/control/virtualdomains | fukachan | |
| 2002-06-23 | insert "$ml_domain $ml_domain" to the file "virtual" at the first time. | fukachan | |
| since $ml_domain is one of $mydestination. | |||
| 2002-06-22 | define ml_name() method | fukachan | |
| ml_domain() returns the current process's domain not default one. ml_home_prefix() and get_ml_list() behave more properly to reflect the current situation. fix ml_domain handling of rewrite_config_if_needed(). | |||
| 2002-06-22 | align (white spaces) | fukachan | |
| 2002-06-22 | classify the command in the navigation and main | fukachan | |
| 2002-06-22 | change get_ml_list() args | fukachan | |
| 2002-06-22 | fix args of ml_home_xxx() | fukachan | |
| 2002-06-22 | defined() check more | fukachan | |
| 2002-06-22 | define navi_command as the same as command | fukachan | |
| 2002-06-22 | eval Log(warn ...) || print stderr it | fukachan | |
| 2002-06-22 | use $curproc->ml_XXX() as could as possible in new() | fukachan | |
| clean up table configuration: define tables for function and <td> attributes | |||
| 2002-06-21 | set up $ml_name dynamically | fukachan | |
| 2002-06-21 | ignore non-existed files, not croak() | fukachan | |
| 2002-06-21 | move get_ml_list() and get_recipient_list() | fukachan | |
| from Process::CGI::Kernel to Process::Utils. | |||
| 2002-06-21 | use IO::Adapter->get_next_key() not getline() for member list up | fukachan | |
| 2002-06-21 | close write handle and read handle after the write one. | fukachan | |
| 2002-06-01 | major variable naming overhaul | fukachan | |
| relocating variable definitions in etc/src/ aling rule: e.g. use_XXX XXX_rules XXX_dir XXX_cache_dir rename: $recipient_limit -> $smtp_recipient_limit $incoming_mail_dir -> $incoming_mail_cache_dir $outgoing_mail_dir -> $outgoing_mail_cache_dir $qmail_control_virtualdomains_file -> $qmail_virtualdomains_file s/header_filter/article_header_filter/ s/header_rewrite/article_header_rewrite/ s/body_filter/article_body_filter/ s/subject_tag/article_subject_tag/ verify_XXX_* -> check_XXX newly defined: $use_digest_header_rewrite removed: $smtp_log_dir $smtp_log_file | |||
| 2002-06-01 | nuke white spaces \s*$ | fukachan | |
| 2002-06-01 | FNF-ify | fukachan | |
| 2002-06-01 | FNF-ify | fukachan | |
| temp_file_path() ensures temp file name uniqueness by counting the number of times this function is called. | |||
| 2002-06-01 | permit_admin_member_maps() return 0 if not match | fukachan | |
| FNF-ify | |||
| 2002-06-01 | fix @argv check | fukachan | |
| 2002-06-01 | FNF | fukachan | |
| remove not-used argument declaration | |||
| 2002-06-01 | defined() overhaul | fukachan | |
| 2002-06-01 | FNF | fukachan | |
| defined() overhaul | |||
| 2002-06-01 | FNF | fukachan | |
| 2002-06-01 | remove AUTOLOAD since not used | fukachan | |
| 2002-05-31 | overhaul: defined check | fukachan | |
| 2002-05-31 | add rewrite_date() for header rewrite Date: to X-Date:overhaul-2000-05-base | tmu | |
| 2002-05-30 | validate file object. more logs | fukachan | |
