summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command
AgeCommit message (Collapse)Author
2002-06-01permit_admin_member_maps() return 0 if not matchfukachan
FNF-ify
2002-05-29bug fix: error_set() -> croak()fukachan
2002-05-28run "postmap virtual"fukachan
2002-05-28mkdir @$init_config_dir_listfukachan
2002-05-28implement permit_admin_member_maps()fukachan
2002-05-28mainconf_dir -> domain_mail_config_dirfukachan
2002-05-27rearrange admin command authentication to sync w/ new variable namings.fukachan
2002-05-27set up virtual map if neededfukachan
2002-05-25at the first stage of makefml, care $config and rewrite it, if needed,fukachan
when we handle virtual domain. implement $curproc->rewrite_config_if_needed() for it.
2002-05-25fix $templ_files be ARRAY_REFfukachan
2002-05-24use FML::MTAControl ACAPfukachan
2002-05-21$newml_command_template_files -> $newml_command_postfix_template_filesfukachan
2002-05-19fix parse_command_arguments() argumentsfukachan
2002-05-13validate if config.cf existsfukachan
2002-04-30add prototype for diagnosticsfukachan
2002-04-27clean up white spacesfukachan
2002-04-26permit_commands_for_stranger worksfukachan
2002-04-26prototype to use FML::Command::DataCheck to share codesfukachan
2002-04-25check $use_html_archive value before actionfukachan
2002-04-24check $ml_name duplication over all $alias_maps in the postfix casefukachan
2002-04-24FML::Command::PostfixControl -> FML::MTAControlfukachan
2002-04-24modified to use File::Utils and FML::Command::PostfixControl to share codes.fukachan
2002-04-23rmml: ml/ -> @ml/, remove aliases. cgi enabledfukachan
2002-04-23rmml is implementedfukachan
2002-04-23check alias duplicationfukachan
enable cgi
2002-04-22bug fix subdirs sorting algorithmfukachan
2002-04-21install .htaccess only for the first timefukachan
2002-04-21sort -n subdirs listfukachan
2002-04-20remove $optionsfukachan
2002-04-20prototype of "makefml htmlify"fukachan
2002-04-20use FML::Command::HTMLify to share htmlify code between fmlhtmlify andfukachan
"makefml htmlify".
2002-04-13use FML::Confirm not via eval{ use ..}fukachan
2002-04-12use fmlhtmlify not makefml htmlifyfukachan
2002-04-11add use Logtmu
2002-04-10whitespace nichefukachan
2002-04-10fix/clean up documents, commentsfukachan
2002-04-08fix/clean up documentsfukachan
2002-04-07admin_member_passwd_maps -> admin_member_password_mapsfukachan
more friendly variable name syntax more comments, documents
2002-04-07_file_to -> _filepath_to_fukachan
2002-04-07remove \s*$fukachan
2002-04-07clean upfukachan
2002-04-07fix/add commentsfukachan
use HTML::FromText class to espace metchars
2002-04-07show all maps in $xxx_mapsfukachan
2002-04-07doc: remove makefml descriptionfukachan
add --dstdir=DIR FNF-ify
2002-04-07clean up variable names to be easy for your eyesfukachan
2002-04-07chaddr over all mapsfukachan
2002-04-06clean up, more logfukachan
2002-04-06clean upfukachan
log more delayed loading by eval { use .. }
2002-04-06clean up. fix descriptionsfukachan
2002-04-03clean up docfukachan