summaryrefslogtreecommitdiff
path: root/fml/lib/FML
AgeCommit message (Expand)Author
2008-09-14define ml_name_list(), which returns the list of valid ml in thefukachan
2008-09-13listinfo operations fixed: install and deinstall index.html.{ja,en}.fukachan
2008-09-12delete cgi scripts and listinfo in runnign rmml.fukachan
2008-09-12clean up.fukachan
2008-09-10document: fix typofukachan
2008-09-10clean up setup_cgi_interface() to be more modular.fukachan
2008-09-10new() needs $curproc as the argument.fukachan
2008-09-10(1) check if the banner image format generator works or notfukachan
2008-09-09$commands_for_ml_admin_cgi -> $ml_admin_cgi_allowed_commandsfukachan
2008-09-09o generate anonymous session ID always (anyway).fukachan
2008-09-09fix how to search main_cf information.fukachan
2008-09-09anonymous cgi initial versionfukachan
2008-09-09import $fml_owner and $fml_group into $config name space from main.cf.fukachan
2008-09-09in setting up cgi, install cgi script(s) for anonymous users, too.fukachan
2008-09-09show menu for an anonymous user by callingfukachan
2008-09-09define anonymous_cgi_menu().fukachan
2008-09-09define $alnum_regexp class.fukachan
2008-09-09banner string generatorfukachan
2008-09-09generates a magic string and the identifier used for the session ID.fukachan
2008-09-09ascii presentation of letters.fukachan
2008-08-24fix copyrightfukachan
2008-08-24fixed: typo: add_outline_to_header_field -> add_outline_to_headerfukachan
2008-08-24allow sub-command "outline" load.fukachan
2008-08-24fix comments (FNF)fukachan
2008-08-24fix copyrightfukachan
2008-08-24rearrange isolated mails to under $isolated_queue_dir/YYYY/MM/DD dir.fukachan
2008-08-17bug fix: check isolated or ignored precisely and determine the final action.fukachan
2008-08-13bug fix: fix internal arguments passing bug to handle senderfukachan
2008-08-02fixed that isolate operation works.fukachan
2008-07-20isolate the current incoming message if matchedfukachan
2008-07-20define isolate_system_special_accounts() andfukachan
2008-07-20define incoming_message_dup_content() andfukachan
2008-07-19fix copyrightfukachan
2008-07-06define "isolate" operation template.fukachan
2008-07-05fix typofukachan
2008-07-05fixed: add missing use FML::Restriction::Postfukachan
2008-07-03fix copyrightfukachan
2008-07-03define hold() and discard()fukachan
2008-07-03define restriction_state_{set,get}_hold_reason()fukachan
2008-06-28fix copyrightfukachan
2008-06-28"who can do newml operations" code is rewritten to use offukachan
2008-06-28define permit_createonpost_newml_mapsfukachan
2008-06-28fix comments (FNF)fukachan
2008-06-28implement permit_ml_domain()fukachan
2008-06-28implement is_ml_domain() method.fukachan
2008-06-28fix copyrightfukachan
2008-06-08restrict who can create a new ML.fukachan
2008-06-08define is_valid_map() methodfukachan
2008-06-08clean up. fix comments.fukachan
2007-01-17fix logic: select one of (syslog, file, error).fukachan