summaryrefslogtreecommitdiff
path: root/fml/lib
AgeCommit message (Expand)Author
2003-03-16clean up lock on error cache.fukachan
2003-03-16remove fmlthread.fukachan
2003-03-15fmlspool is obsolete.fukachan
2003-03-15remove fmlspoolfukachan
2003-03-15specify the definition on $command_args HASH STRUCTURE.fukachan
2003-03-15return 0 if sequence file not foundfukachan
2003-03-14add todo.fukachan
2003-03-14fmlerror is obsolete.fukachan
2003-03-14summary functions, which is imported from fmlsummary core.fukachan
2003-03-14fmlsummary is obsolete.fukachan
2003-03-14validate input.fukachan
2003-03-14fix copyrightfukachan
2003-03-14validate inputfukachan
2003-03-14define finalize() at the last of flow.fukachan
2003-03-14todo: need to implement copy() and move() ?fukachan
2003-03-14dump $curproc structure.fukachan
2003-03-14imlement debug_level()fukachan
2003-03-14just show "this command is obsolete".fukachan
2003-03-14fmlsuper is obsolete.fukachan
2003-03-11update command list (merged with doc/ja/01_RFC_*)fukachan
2003-03-11basic functions to deal with aliases filefukachan
2003-03-11read (/etc/fml/)defaults/$version/main.cf if exists and merge it withfukachan
2003-03-09FNF: fix commentsfukachan
2003-03-09$action = $curproc->safe_cgi_action_name()fukachan
2003-03-09TODO: euc-jp is hard-coded.fukachan
2003-03-06implment new method convert_to_mail_address() and use itfukachan
2003-03-06enable switch by $use_article_filter_reject_noticefukachan
2003-03-06nuke todo (remove hard-coded)fukachan
2003-03-06use etc/command_line_options to resolve getopts() parameters.fukachan
2003-03-06remove hard-coded module specific configuraitons.fukachan
2003-03-06clarify *virtual* functoins are dummy.fukachan
2003-03-06modified not to use _new().fukachan
2003-03-06remove dummy modules: queue_in() and exits()fukachan
2003-03-06moved main codes of _check_restrions() to methods defined in newfukachan
2003-03-06nuke is_valid_mail_address() which is not used.fukachan
2003-03-06switched to use FML::Sys::Userfukachan
2003-03-06wrap os dependence to get all user entries.fukachan
2003-03-06validate From: syntax in credential updating.fukachan
2003-03-06FNF: use get_as_array_ref()fukachan
2003-03-06nuke todo (done)fukachan
2003-03-05implement rewrite_errors_to()fukachan
2003-03-05do not show List-Help: unless $use_command_mail_program specified.fukachan
2003-03-05fix commenets (FNF)fukachan
2003-03-05switched to reply_message_add_header_info()fukachan
2003-03-05disable reply_message() in _check_restrictions().fukachan
2003-03-05return header for debug in errorfukachan
2003-03-05experimental implementation of rejection notice of filter.fukachan
2003-03-05missing comment-out (cannot newml)tmu
2003-03-04TODO: we should check "fml" user included in the trusted user ?fukachan
2003-03-03bug fix: check value not by defined()fukachan