summaryrefslogtreecommitdiff
path: root/fml
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-30nuke admin {delete,unlink} andfukachan
2002-03-30update todofukachan
2002-03-26prototype of file remove operationsfukachan
2002-03-26fix to use FML::Restriction::Base not CGIfukachan
2002-03-26define filefukachan
2002-03-26update status: whois, file operationsfukachan
2002-03-26enable admin {delete,unlink}fukachan
2002-03-26message around file operationsfukachan
2002-03-24remove debug codefukachan
2002-03-24support admin {dir,ls} commandfukachan
2002-03-24define $path_ls for admin {dir,ls}fukachan
2002-03-24define directory regexp as [-a-zA-Z0-9]+fukachan
2002-03-23implement admin {pass,password}fukachan
2002-03-23implement password authentication for admin commandsfukachan
2002-03-23define $admin_member_passwd_maps.fukachan
2002-03-23clean upfukachan
2002-03-23implement rewrite_prompt(). It is used to hide password et. al.fukachan
2002-03-22add prototype of admin command auth governed by $admin_command_restrictionsfukachan
2002-03-22define $admin_command_restrictionsfukachan
2002-03-22clean up / clarify the logic:fukachan
2002-03-22reconstruct is*member() functionsfukachan
2002-03-21regen. sync w/ currentfukachan
2002-03-21source is .cf.in not .cffukachan
2002-03-20add options bar to switch the language (dummy yet :-)fukachan
2002-03-20remove run_cgi_help() oncefukachan
2002-03-20change layout in table a little.fukachan
2002-03-20removed makefml.cgi. FML::CGI::Admin:: inherits this class.fukachan
2002-03-20implement hints()fukachan
2002-03-20enable config.cgi , remove makefml.cgifukachan
2002-03-20replace __hints_for_fml_process__fukachan
2002-03-20setup admin/{thread,config,menu}.cgi based on libexec/loader and hintsfukachan
2002-03-20vertical align of menusfukachan
2002-03-20prepare a hook to inform some hints via $main_cffukachan
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-19regenfukachan
2002-03-19add addadmin,byeadmin,log as admin commandsfukachan
2002-03-19define new variables:fukachan
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-19menu for subscribe/unsubscribe, used within trampolinefukachan
2002-03-19o prepend cgi_ or run_cgi to function name.fukachan
2002-03-19implement cgi_menu() to show command specific menu in CGI screenfukachan
2002-03-19accpet empty value even if it not matches filter:)fukachan