summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/User
AgeCommit message (Expand)Author
2004-04-23fix copyrightfukachan
2004-04-23remove "use FML::Log;".fukachan
2004-04-22when unsubscribe command, stop the current process sincefukachan
2004-03-14fix comments (FNF).fukachan
2004-03-14implement permit_admin_member_maps and check_admin_member_password infukachan
2004-03-13fml --allow-send-message allows makefml/fml sends reply messages.fukachan
2004-03-12variable renaming.fukachan
2004-03-04merge new command mail framework [from command-reconstruct branch]fukachan
2004-02-24fix copyrightfukachan
2004-02-15white space cosmetics.fukachan
2004-02-04fix copyrightfukachan
2004-02-04vaildate address type variables.fukachan
2003-12-31fix copyrightfukachan
2003-12-31update comments.fukachan
2003-12-31update comments/messages.fukachan
2003-12-31white space cosmeticsfukachan
2003-12-31update comments/messagesfukachan
2003-12-31update comments.fukachan
2003-12-31update commentsfukachan
2003-12-31update commentsfukachan
2003-12-30update comments on $primary_*_map use.fukachan
2003-11-22separete database part in FML::Confirm to FML::Cache::Journal whichfukachan
2003-11-17fix argument FML::Confirm::is_expired($id) from time to id.fukachan
2003-10-18summary_file -> article_summary_filefukachan
2003-10-17command_prompt -> command_mail_reply_promptfukachan
2003-10-15space cosmeticsfukachan
2003-08-29use $curproc->config(), pcb() not { config }, { pcb } respectively.fukachan
2003-08-23define $curproc->log, logwarn, logerror and log_message() methods.fukachan
2003-08-23fix comments: =head2 function(...) formfukachan
2003-06-29check the number of request in get commands.fukachan
2003-03-18fix copyrightfukachan
2003-03-18remove giant lock and use fine granuality locks now.fukachan
2003-03-18not need lockfukachan
2003-02-16update comments and nuke todo.fukachan
2003-02-09cosmetics (white spaces)fukachan
2003-02-01fix copyrightfukachan
2003-02-01try exact matching just before changing user.fukachan
2003-01-25FNF: fix commentsfukachan
2003-01-03dummy module to implement rewrite_prompt() for the case of auth fail.fukachan
2002-12-24clean up: nuke \s*$fukachan
2002-12-23fix comments.fukachan
2002-12-18clean up comments and messagesfukachan
2002-12-15clean up commentsfukachan
2002-11-20init digest mode change for usertmu
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-08-17send back welcome file in subscribe casefukachan
2002-08-08change arguments of credential functions to clarify the target address:fukachan
2002-08-03white spacesfukachan
2002-07-22prototype on and off mode for recipient maptmu