summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/Admin
AgeCommit message (Expand)Author
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-21install .htaccess only for the first timefukachan
2002-04-20remove $optionsfukachan
2002-04-20prototype of "makefml htmlify"fukachan
2002-04-12use fmlhtmlify not makefml htmlifyfukachan
2002-04-10whitespace nichefukachan
2002-04-10fix/clean up documents, commentsfukachan
2002-04-07_file_to -> _filepath_to_fukachan
2002-04-07remove \s*$fukachan
2002-04-07clean upfukachan
2002-04-07fix/add commentsfukachan
2002-04-07show all maps in $xxx_mapsfukachan
2002-04-07doc: remove makefml descriptionfukachan
2002-04-07clean up variable names to be easy for your eyesfukachan
2002-04-07chaddr over all mapsfukachan
2002-04-06clean up. fix descriptionsfukachan
2002-04-03clean up docfukachan
2002-04-03clean up doc & codes, FNF-ifyfukachan
2002-04-01cosmetics: white spacesfukachan
2002-04-01admin list $ml {members,actives,recipients}fukachan
2002-04-01enable "admin list" commandfukachan
2002-04-01not install CVSfukachan
2002-03-31setup listinfofukachan
2002-03-31update todofukachan
2002-03-31rename class: Mail::HTML::Lite -> Mail::Message::ToHTMLfukachan
2002-03-30implement admin file {remove,unlink,delete}hashed-spooldirfukachan
2002-03-30white space cosmetics: nuke \s*$fukachan
2002-03-30admin {delete,unlink} -> admin file $subcommandfukachan
2002-03-30update todofukachan
2002-03-26prototype of file remove operationsfukachan
2002-03-26update status: whois, file operationsfukachan
2002-03-24support admin {dir,ls} commandfukachan
2002-03-23implement admin {pass,password}fukachan
2002-03-23implement password authentication for admin commandsfukachan
2002-03-20setup admin/{thread,config,menu}.cgi based on libexec/loader and hintsfukachan
2002-03-19implemeneted {add,bye}{admin,priv} and logfukachan
2002-03-19add --force option to override ML which already exists.fukachan
2002-03-19enable {add,bye}priv as forwarders to {add,bye}adminfukachan
2002-03-19admin log protytpe, which can be used in text and html modefukachan
2002-03-19implement addadmin,byeadminfukachan
2002-03-19define FML::Command::UserControl class to share user control codes.fukachan
2002-03-19implement cgi_menu() to show command specific menu in CGI screenfukachan
2002-03-17nuke superflous \s*$fukachan
2002-03-17implement chaddr, admin chaddr, makefml chaddrdfukachan