summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/Admin
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-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
2002-03-17change $command_args argument:fukachan
2002-02-24install aliases when makefml newml runs.fukachan
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-17enable to workfukachan
2002-02-17makefml htmlify elena --srcdir=.. --outdir=...fukachan
2002-02-17remove \s*$fukachan
2002-02-13define access method need_lock().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-27"makefml newml" virtual domain support. For exmaple,fukachan
2001-12-23remove \s*$fukachan
2001-12-23update documents, commentsfukachan
2001-12-23update doc,comment. for (@files) ...fukachan
2001-12-22update documents, commentsfukachan
2001-12-22remove \s*$fukachan
2001-12-11ensure installed file mode to be 0644fukachan
2001-12-09define $executable_prefix (/usr/local/libexec/fml by default) forfukachan
2001-12-09installing with replacing __varname__ keyword in config.cffukachan
2001-10-22makefml htmlifythreadtrack-pm-basefukachan
2001-10-22accept command line option: srcdir=$srcdirfukachan
2001-10-21makefml htmlify $ml outdir=$htmlified_artilces_dirfukachan
2001-10-17summarize todofukachan
2001-10-14$optargs -> $command_argsfukachan
2001-10-14prototype to use FML::Command::SendFilefukachan
2001-10-13list up commands and the descriptionfukachan
2001-10-13clean up log message, LogError() -> croak()fukachan
2001-10-13->SUPER::process()fukachan
2001-10-11check address is specified or notfukachan