summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command
AgeCommit message (Expand)Author
2003-12-31update comments/messagesfukachan
2003-12-31update comments.fukachan
2003-12-31update comments.fukachan
2003-12-31update commentsfukachan
2003-12-31update comments.fukachan
2003-12-31update comments.fukachan
2003-12-31update comments.fukachan
2003-12-31update comments.fukachan
2003-12-31update comments.fukachan
2003-12-31update commentsfukachan
2003-12-30validate $address input as data.fukachan
2003-12-30update comments on $primary_*_map use.fukachan
2003-12-28clean up class hierarchy.fukachan
2003-12-20use $newml_command_ml_admin_default_address as $ml-admin value.fukachan
2003-12-20use $list_command_default_maps not hard-coded value.fukachan
2003-11-30system_accounts -> system_special_accounts.fukachan
2003-11-26try to list up arbitorary map if could.fukachan
2003-11-23create FML::User::* class to manipulate user database.fukachan
2003-11-23create FML::User::* class to manipulate user database.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-11-16validate argumentsfukachan
2003-11-16fixed argument handling to support:fukachan
2003-11-16switched to new ml_home_prefix framework, which is enhanced virtualfukachan
2003-11-15add templatenew-domain-op-basefukachan
2003-11-08call croak() if address to remove not foundfukachan
2003-10-18define log_file_*_charset and modify log module to use it.fukachan
2003-10-18summary_file -> article_summary_filefukachan
2003-10-17command_prompt -> command_mail_reply_promptfukachan
2003-10-15messager/rfc822 part not need charset ;)fukachan
2003-10-15language_of_cgi_message() -> get_charset("cgi")fukachan
2003-10-15space cosmeticsfukachan
2003-10-14implement get_charset() and set_charset(). modified to use it tofukachan
2003-10-07fix html style:fukachan
2003-10-06fix printing_style value: cgi -> htmlfukachan
2003-09-27FML/CGI/Admin/{List,ML,User}.pm -> FML/CGI/{List,ML,User}.pmfukachan
2003-09-25change *::CGI:: class architecture.fukachan
2003-09-25change arguments of get_ml_list() to remove $args.fukachan
2003-09-13use $curproc->ui_message() instead of "print STDERR ...".fukachan
2003-09-13print STDERR ... if $debugfukachan
2003-09-12clarify error messages more.fukachan
2003-09-08fix copyrigtfukachan
2003-09-06use removed_ml_home_dir_path() method to determine the dir path usedfukachan
2003-09-04use $curproc->config()fukachan
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-07-19fixed to co-work with udb well.fukachan
2003-06-29check the number of request in get commands.fukachan
2003-06-22add && enable functions: check_command_limit, check_line_length_limit.fukachan