summaryrefslogtreecommitdiff
path: root/fml
AgeCommit message (Expand)Author
2004-03-15add a few idea as a memofukachan
2004-03-14change some code to "... if $debug".fukachan
2004-03-14use preamble of command reply messagefukachan
2004-03-14fix comments (FNF).fukachan
2004-03-14implement permit_admin_member_maps and check_admin_member_password infukachan
2004-03-14fix typofukachan
2004-03-14regen: $command_mail_restrictionsfukachan
2004-03-14regenfukachan
2004-03-14regen: $command_mail_restrictionsfukachan
2004-03-14fix $command_mail_restrictions by using new rules:fukachan
2004-03-14fix typofukachan
2004-03-14fml --allow-send-message --mode=userfukachan
2004-03-14implement permit_user_command() and permit_anonymous_command() methods.fukachan
2004-03-14modified to use restriction_state_*().fukachan
2004-03-14modify command analyze logic. currently, applyfukachan
2004-03-14use restriction_state_reply_reason() to shling code size.fukachan
2004-03-14implement the following methods:fukachan
2004-03-14remove permit_command().fukachan
2004-03-13fml --allow-send-message allows makefml/fml sends reply messages.fukachan
2004-03-13use $curproc->allow_reply_message() to check if we should send backfukachan
2004-03-13implement allow_reply_message() method.fukachan
2004-03-13implement set_sender() and get_sender().fukachan
2004-03-13prepare credential area more early stage (within constructor).fukachan
2004-03-13nuke debug codefukachan
2004-03-13catch up variable renamingfukachan
2004-03-12memofukachan
2004-03-12update statusfukachan
2004-03-12reply_message_charset_enfukachan
2004-03-12new command mail architecturefukachan
2004-03-12variable renaming.fukachan
2004-03-12regen:fukachan
2004-03-12regen.fukachan
2004-03-12[*_program -> *_function]fukachan
2004-03-12bug fix yes() and no() method.fukachan
2004-03-12regen: variable renaming address_for_*fukachan
2004-03-12variable name renaming but define the following rule for compatibility.fukachan
2004-03-12variable renaming:fukachan
2004-03-11regenfukachan
2004-03-11change $log_command_tail_starting_location default value.fukachan
2004-03-11rename: $reply_message_* -> $report_mail_*fukachan
2004-03-11$log_command_tail_starting_location = 100 by default to sync w/ fml4.fukachan
2004-03-11use_error_analyzer_function -> use_error_mail_analyzer_functionfukachan
2004-03-04regen: remove duplicated hooksfukachan
2004-03-04prepare and use command mail specific definitions.fukachan
2004-03-04add {ok,fail} of admin command authfukachan
2004-03-04charcode_convert() -> charcode_convert_to_external_charset().fukachan
2004-03-04merge new command mail framework [from command-reconstruct branch]fukachan
2004-02-29fix copyrightcommand-reconstruct-basefukachan
2004-02-29fi typofukachan
2004-02-29accept_language_list() return [] not [*] if not found.fukachan