| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-07-22 | accept READ_ONLY($map) | fukachan | |
| prohibit add/delete/replace call for read only maps. | |||
| 2002-07-22 | expand READ_ONLY($array) -> an array of READ_ONLY($array[$i]) | fukachan | |
| 2002-07-20 | member_map use config primary_member_map to member_maps | tmu | |
| recipient_map use config primary_recipient_map to recipient_maps | |||
| 2002-07-19 | cgi_execute_command() checks the command is allowed in | fukachan | |
| commands_for_admin_cgi. XXX "commands_for_admin_cgi" is hard-coded. XXX we should enhance this for ml-admin/*.cgi et.al. | |||
| 2002-07-19 | repyl_message() handles makefml and *.cgi as special cases. | fukachan | |
| 2002-07-19 | remove not used variable | fukachan | |
| 2002-07-18 | check whether this command is allowed in this $level | fukachan | |
| 2002-07-18 | bug fix wrong command regexp | fukachan | |
| 2002-07-18 | check user matching | fukachan | |
| 2002-07-18 | fix typo | fukachan | |
| 2002-07-18 | enhance command syntax regexp | fukachan | |
| 2002-07-17 | eval debug code | fukachan | |
| 2002-07-17 | define printing style format such as 'text', 'html', ... | fukachan | |
| you can control it by the following access methods, get_print_style() and set_print_style(mode) | |||
| 2002-07-17 | use Mail::Message::MH | fukachan | |
| 2002-07-17 | add debug | fukachan | |
| define new() bug fix first:\d+ handle a,b,c pattern | |||
| 2002-07-17 | optionally, | fukachan | |
| we accept case insensitive comparison of user part of the mail address. | |||
| 2002-07-17 | search only hash:, dbm: types in postfix alias_maps | fukachan | |
| 2002-07-17 | remove garbage definitions | fukachan | |
| 2002-07-17 | use FML::Restriction:: | fukachan | |
| 2002-07-17 | add more error messages | fukachan | |
| 2002-07-15 | define the following access methods: | fukachan | |
| config() pcb() incoming_message_header() incoming_message_body() incoming_message() article_header() article_body() article_message() modified to use incoming_message_header() incoming_message_body() incoming_message() article_header() article_body() article_message(). | |||
| 2002-07-14 | nuke debug: ... if $0 =~ /loader/ | fukachan | |
| 2002-07-14 | use "$myname eq" not "$0 =~" | fukachan | |
| 2002-07-14 | copy message and send it to $maintainer too | fukachan | |
| use reply_message*() with $msg_args to copy the message if needed where $msg_args = { always_cc => $maintainer } or $msg_args = { recipient => $maintinaer } pertinently. | |||
| 2002-07-14 | implement which_message_nl() | fukachan | |
| 2002-07-14 | disabled makefml NOT TO USE reply_message() now | fukachan | |
| 2002-07-14 | use message_nl( {add,del}_{ok,fail} ... ) as a reply | fukachan | |
| 2002-07-13 | check defined($ml_name) in ml_* variable handlings | fukachan | |
| 2002-07-13 | use {add,del}{admin,user} on CGI | fukachan | |
| 2002-07-13 | define admin {add,del}{user,admin} / admin {user,admin}{add,del} | fukachan | |
| 2002-07-12 | enable newml/rmml updates procmailrc templates | fukachan | |
| 2002-07-12 | bug fix comment: implemented now | fukachan | |
| 2002-07-11 | remove ~fml/.qmail-* when the ML is removed. | fukachan | |
| 2002-07-02 | fix comments, copyright | fukachan | |
| 2002-07-02 | fix comments | fukachan | |
| FNF-ify | |||
| 2002-07-02 | fix comments | fukachan | |
| defined() | |||
| 2002-07-02 | defined() | fukachan | |
| 2002-07-02 | fix comments | fukachan | |
| more defined() checks FNF-ify | |||
| 2002-07-02 | fix comments | fukachan | |
| more defined() checks | |||
| 2002-07-02 | more defined() checks | fukachan | |
| 2002-07-02 | more defined() checks | fukachan | |
| FNF-ify | |||
| 2002-07-02 | remove not-used functions: | fukachan | |
| - mail_aliases() - rewrite_config_if_needed() | |||
| 2002-07-02 | remove obsolete comments | fukachan | |
| 2002-07-02 | fix comments | fukachan | |
| trap -h disable some debug codes remove load_module(), which is not used | |||
| 2002-07-02 | fix comments | fukachan | |
| remove rewrite_config_if_needed() bug $ml_name handling | |||
| 2002-07-02 | fix comments | fukachan | |
| 2002-07-02 | clean up | fukachan | |
| 2002-07-02 | check the existence of summary_file | fukachan | |
| send back the error message | |||
| 2002-07-02 | relocate variable definitions | fukachan | |
| 2002-07-02 | fix comments, fix error message | fukachan | |
