summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command
AgeCommit message (Expand)Author
2002-06-25clean up. nuke _get_domain_info (not used)bootstrap-20020626fukachan
2002-06-25clean up (white spaces)fukachan
2002-06-25fix virtual domain handling. sync w/ newml logicfukachan
2002-06-25enhance list: select $map et.al.fukachan
2002-06-25nuke superflous line (cgi mode)fukachan
2002-06-25userlist: print $addr, <br> if under CGIfukachan
2002-06-25fixed to work on cgifukachan
2002-06-23install a template for qmail/control/virtualdomainsfukachan
2002-06-23insert "$ml_domain $ml_domain" to the file "virtual" at the first time.fukachan
2002-06-22fix args of ml_home_xxx()fukachan
2002-06-21set up $ml_name dynamicallyfukachan
2002-06-21ignore non-existed files, not croak()fukachan
2002-06-21use IO::Adapter->get_next_key() not getline() for member list upfukachan
2002-06-01nuke white spaces \s*$fukachan
2002-06-01FNF-ifyfukachan
2002-06-01permit_admin_member_maps() return 0 if not matchfukachan
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
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
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
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