| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2006-03-04 | fix copyright | fukachan | |
| 2006-03-04 | $command_args -> $command_context (OBJ), method style | fukachan | |
| 2006-03-04 | command context information switched to use of FML::Context::Command object. | fukachan | |
| 2006-02-22 | define get_key_as_array_ref(). | fukachan | |
| 2006-02-22 | consider the case that plural addresses are matched. | fukachan | |
| 2006-02-22 | option -O date=PATTERN simulates "grep for the log file". | fukachan | |
| especially, "-O date=yesterday" shows yesterday's log. | |||
| 2006-02-18 | fix copyright | fukachan | |
| 2006-02-18 | rename method: add(HASH_REF) -> set_header_info($address) | fukachan | |
| 2006-02-18 | define add() and set() | fukachan | |
| 2006-02-18 | always update user infomation db. | fukachan | |
| update gecos and action date if operation runs under MTA, but update only date in other cases. | |||
| 2006-02-15 | define delete() as an alias of remove() | fukachan | |
| 2006-02-15 | fix method name: remove -> delete | fukachan | |
| 2006-02-05 | comments on _is_ml_address() logic: if you create xxx-ctl or xxx-admin | fukachan | |
| ML, it should be allowed. | |||
| 2006-02-05 | implement reject_list_header_field derective. | fukachan | |
| 2006-02-05 | add a new message-id to the outgoing message fml8 generates and cache | fukachan | |
| it in our message-id database for further loop check. | |||
| 2006-02-05 | ignore *-ctl and *-admin addresses as a ML one. | fukachan | |
| 2006-02-05 | implement raw level insert_message_id_cache() method to access | fukachan | |
| cache more directly. rewritten to use it. | |||
| 2006-02-04 | fix copyright | fukachan | |
| 2006-02-04 | add basic CREATE-ON-POST support. | fukachan | |
| 2006-02-04 | use $command_args->{ ml_name } and $command_args->{ ml_domain }; | fukachan | |
| not udpate alias relates information if update-alias = no specified. | |||
| 2006-02-04 | use $command_args->{ ml_name } and $command_args->{ ml_domain }; | fukachan | |
| 2006-02-04 | Postfix specific CREATE-ON-POST operations. | fukachan | |
| 2006-02-04 | prefer $hints if specified for argv, ARGV and options. | fukachan | |
| support context switching in executing new (child) process. | |||
| 2006-02-04 | implement createonpost function dispatcher | fukachan | |
| 2006-02-04 | initialize context information when constructor runs. | fukachan | |
| 2006-02-04 | use $curproc->{ml_name,ml_domain}() method. | fukachan | |
| $command_args includes ml_domain info. | |||
| 2006-02-04 | address fault handling | fukachan | |
| 2006-02-04 | qmail_install_alias() install ~fml/.qmail-* files not qmail_setup() | fukachan | |
| method. | |||
| 2006-02-04 | define several methods around $0 handling, address fault handling and | fukachan | |
| context switching. +set_process_title() +get_process_title() +set_address_fault() +get_address_fault() +is_address_fault() +set_address_fault_list() +get_address_fault_list() +context_switch_get_context() +context_switch_set_context() | |||
| 2006-02-04 | context switch safe | fukachan | |
| 2006-02-03 | return <> for error mail sender | fukachan | |
| 2006-02-03 | fix comments (FNF) | fukachan | |
| 2006-02-03 | context switch safe | fukachan | |
| 2006-02-03 | define {set,get}_context() method.context-switch-safe-base | fukachan | |
| 2006-02-01 | fmlproj, yet another demo | fukachan | |
| 2006-01-24 | overhaul. | fukachan | |
| file name = ${map}_${action} | |||
| 2006-01-15 | implement policy_ignore_this_message(), policy_reject_this_message(). | fukachan | |
| 2006-01-13 | is_config_cf_exist() evals the statements. | fukachan | |
| implement is_fml8_managed_address() which checks the given address is either of fml8 managed ml addresses. | |||
| 2006-01-12 | on the format of files in ~/.schedule/ directory. | fukachan | |
| 2006-01-09 | fix copyright | fukachan | |
| 2006-01-09 | white space cosmetics. | fukachan | |
| fix copyright. | |||
| 2006-01-09 | add rewrite_subject_tag() equal to rewrite_article_subject_tag(). | fukachan | |
| rewrite_reply_to_enforce_article_post_address() fix comments. | |||
| 2006-01-08 | add prototype to translate PERMIT*_FROM and REJECT_*_HANDER combinations | fukachan | |
| 2006-01-08 | fix copyright | fukachan | |
| 2006-01-07 | use reply_message() in chaddr operations to send back log. | fukachan | |
| 2006-01-07 | Accoding to ${command}_command_operation_mode, it works differently. | fukachan | |
| 1. XXX_command_operation_mode == automatic, fml8 do subscription et.al. automatically. 2. XXX_command_operation_mode == manual, notify "the request is confirmed" to $maintainer, who do actual subscription et.al. | |||
| 2006-01-07 | move location of reseting compare_level. | fukachan | |
| rewritten to call FML::Command::Message->send_notification() not direct reply_message() calls in Command::User:: class. send_notification() works differently according to the value of $XXX_command_auth_type variable. | |||
| 2006-01-04 | regen: converter fixed. | fukachan | |
| 2006-01-04 | change diff() return value to ($config, $diff), ARRAY of HASH_REF's. | fukachan | |
| add debug codes. | |||
| 2006-01-02 | regen | fukachan | |
