summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process
AgeCommit message (Expand)Author
2002-04-25new utility: fmlalias e.g. shows not only fml but all alias entriesfukachan
2002-04-25rename variable: available_commands_for_xxx -> commands_for_xxxfukachan
2002-04-23fix errro message and enable the rejected message forwardingfukachan
2002-04-23define cgi_try_get_ml_name()fukachan
2002-04-22sort ml listfukachan
2002-04-20log raw error messagefukachan
2002-04-20use FML::Command::HTMLify to share htmlify code between fmlhtmlify andfukachan
2002-04-20bug fix subdir checkingfukachan
2002-04-19stop $ml_home_dir search when we can get it.fukachan
2002-04-19check argument and show help if invalidfukachan
2002-04-19cosmetics: white spacesfukachan
2002-04-18eval htmlify_file() to avoid unknown error ;)fukachan
2002-04-18eval filteringfukachan
2002-04-16fix conversion algorithmfukachan
2002-04-16fmlspool --srcdir not --dstdirfukachan
2002-04-15prototype module of fmlspool utilityfukachan
2002-04-15enable fmlspoolfukachan
2002-04-15implement ml_home_dir()fukachan
2002-04-15consider spool/ may has subdir(s)fukachan
2002-04-15umask and permission control for html archivesfukachan
2002-04-15implement set_umask_as_public(), reset_umask() for umask control.fukachan
2002-04-13o reply_message() can handle OBJ(Mail::Message).fukachan
2002-04-13reply_message( OBJ(Mail::Message) ) when the message is rejected byfukachan
2002-04-13select the error message by the $xxx_restrictions error reasonfukachan
2002-04-12check by permit_command() before command execution ;)fukachan
2002-04-12send back mesg "we deny requests from system accounts"fukachan
2002-04-11accept commands, e.g. subscribe, allowed for not membersfukachan
2002-04-10whitespace nichefukachan
2002-04-10fix/clean up documents, commentsfukachan
2002-04-10clean up. FNF-ifyfukachan
2002-04-10FNF-ifyfukachan
2002-04-10enable filtering.fukachan
2002-04-10fix commentsfukachan
2002-04-08fix/clean up documentsfukachan
2002-04-07FNF-ify: one line <= 80fukachan
2002-04-07clean up documents, FNF-ifyfukachan
2002-04-07clean upfukachan
2002-04-07remove AUTOLOAD()fukachan
2002-04-07clean up documents, commentsfukachan
2002-04-06clean up docfukachan
2002-04-03FNF, use File::Spec, clean up docfukachan
2002-04-01cosmetics: white spacesfukachan
2002-04-01warn() if $ml_name not specifiedfukachan
2002-03-31$message_message_dir -> $message_template_dirfukachan
2002-03-31rename class: Mail::HTML::Lite -> Mail::Message::ToHTMLfukachan
2002-03-30FML::Article::filepath() determines the article file path.fukachan
2002-03-30white space cosmetics: nuke \s*$fukachan
2002-03-23clean upfukachan
2002-03-22add prototype of admin command auth governed by $admin_command_restrictionsfukachan
2002-03-22clean up / clarify the logic:fukachan