summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command
AgeCommit message (Expand)Author
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-26fix to use FML::Restriction::Base not CGIfukachan
2002-03-26update status: whois, file operationsfukachan
2002-03-24remove debug codefukachan
2002-03-24support admin {dir,ls} commandfukachan
2002-03-23implement admin {pass,password}fukachan
2002-03-23implement password authentication for admin commandsfukachan
2002-03-22add prototype of admin command auth governed by $admin_command_restrictionsfukachan
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-19we can use admin command alreadyfukachan
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-17implemneted chaddr command.fukachan
2002-03-17implement chaddr, admin chaddr, makefml chaddrdfukachan
2002-03-17change $command_args argument:fukachan
2002-03-17works again!fukachan
2002-02-24install aliases when makefml newml runs.fukachan
2002-02-23update todofukachan
2002-02-23fix filename= in mime headerfukachan
2002-02-23cosmeticsfukachan
2002-02-20fix command work againfukachan
2002-02-18we should not inherit anything as could as possible.fukachan
2002-02-18we should not inherit anything as could as possible.fukachan
2002-02-17remove ErrorStatus, FML::Command::Utils;fukachan
2002-02-17enable to workfukachan
2002-02-17confirm_keyword -> confirm_command_prefixfukachan
2002-02-17makefml htmlify elena --srcdir=.. --outdir=...fukachan
2002-02-17remove \s*$fukachan
2002-02-13remove import of ErrorStatusfukachan
2002-02-13define access method need_lock().fukachan
2002-02-13fix white spacefukachan
2002-02-11objective, deny are implemented.fukachan
2002-02-11send back file file in $ml_home_dir if found.fukachan
2002-02-11send help in $DIR for backward compatibility if it is found.fukachan
2002-02-03we should not use $curproc->{ main_cf } directrly in modules out of FML::Proc...fukachan
2002-02-03ml_home_prefix() can recognize virtual domain.fukachan
2002-01-30use File::Specfukachan
2002-01-27"makefml newml" virtual domain support. For exmaple,fukachan
2002-01-27clarify function arguments morefukachan
2002-01-27clarify function acl, arguments morefukachan