summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command
AgeCommit message (Expand)Author
2004-09-06launch warning on site_init.ph and site_force.ph if needed.fukachan
2004-09-04print only valid queuefukachan
2004-09-03show all entries not only within active queue.fukachan
2004-08-14show number of requests if requests > 0fukachan
2004-07-26rewritten to use $curproc->thread_db_args() method for code sharing.fukachan
2004-07-26fix copyright.fukachan
2004-07-23white space cosmeticsfukachan
2004-07-23fix comments (FNF)fukachan
2004-07-23fix error messagesfukachan
2004-07-23fix comments.fukachan
2004-07-23fix comments (FNF).fukachan
2004-07-23fix typo of error messages.fukachan
2004-07-11fix commentsfukachan
2004-07-06always ignore arguments of {subscribe,unsubscribe} command mail requestsfukachan
2004-06-30overhaul: fix comments and messages. validate initial value.fukachan
2004-06-29overhaul:fukachan
2004-06-27bug fix: implement verify_syntax().fukachan
2004-06-26overhaul: fix comments, messages and style.fukachan
2004-06-26fix comments.fukachan
2004-06-26fix comments.fukachan
2004-06-26fix comments.fukachan
2004-06-26fix comments.fukachan
2004-06-26fix comments.fukachan
2004-06-26fix comments.fukachan
2004-06-26fix comments.fukachan
2004-06-24clean up.fukachan
2004-05-22rename variable: $error_* -> $error_mail_*fukachan
2004-05-19flush mail queuefukachan
2004-05-16remove is_cgi related codes.fukachan
2004-05-16fix copyrightfukachan
2004-05-02implemented for conveniencefukachan
2004-05-01asymmetric user controlfukachan
2004-04-30call command specific rewrite_prompt() if could.fukachan
2004-04-30more restrict error checks.fukachan
2004-04-30more restrict error checks.fukachan
2004-04-28implement verify_syntax() using FML::Command::Syntaxfukachan
2004-04-27bug fix search logic.fukachan
2004-04-23bug fix: we need to touch etc/passwd-admin file firstly.fukachan
2004-04-23fix copyrightfukachan
2004-04-23remove "use FML::Log;".fukachan
2004-04-22when unsubscribe command, stop the current process sincefukachan
2004-04-20-O algorithm= optionfukachan
2004-04-18variable renaming:fukachan
2004-03-31Mail::ThreadTrack is obsoleted. remove related codes.fukachan
2004-03-29list sub command do not run print_one_line_summary().fukachan
2004-03-28re-implemented. currently FML::Article::Thread based one.fukachan
2004-03-24fix copyrightfukachan
2004-03-23modified for "--allow-send-message --send-to=ADDRESS" option.fukachan
2004-03-23allow CUI(fml,makefml) to send messages.fukachan
2004-03-23try to allow -O key=value command line options. Internally eachfukachan