summaryrefslogtreecommitdiff
path: root/fml/lib/FML
AgeCommit message (Expand)Author
2002-04-24modified to use File::Utils and FML::Command::PostfixControl to share codes.fukachan
2002-04-24original author is not me :)fukachan
2002-04-23bugfix object argumenttmu
2002-04-23fix errro message and enable the rejected message forwardingfukachan
2002-04-23define cgi_try_get_ml_name()fukachan
2002-04-23define $ml_name_specifiedfukachan
2002-04-23rmml: ml/ -> @ml/, remove aliases. cgi enabledfukachan
2002-04-23rmml is implementedfukachan
2002-04-23check alias duplicationfukachan
2002-04-22sort ml listfukachan
2002-04-22error if the article already existsfukachan
2002-04-22bug fix subdirs sorting algorithmfukachan
2002-04-21install .htaccess only for the first timefukachan
2002-04-21sort -n subdirs listfukachan
2002-04-20disable almost all codes imported from fml 4.0 once anywayfukachan
2002-04-20comment out "local($*) = 0;"fukachan
2002-04-20remove $optionsfukachan
2002-04-20log raw error messagefukachan
2002-04-20prototype of "makefml htmlify"fukachan
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-18$use_spool_subdir -> $spool_type (plane or subdir) + $spool_subdir_unitfukachan
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-15implement subdirpath().fukachan
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-13use FML::Confirm not via eval{ use ..}fukachan
2002-04-12use fmlhtmlify not makefml htmlifyfukachan
2002-04-12switched to the current stylefukachan
2002-04-12check by permit_command() before command execution ;)fukachan
2002-04-12send back mesg "we deny requests from system accounts"fukachan
2002-04-11add use Logtmu
2002-04-11accept commands, e.g. subscribe, allowed for not membersfukachan
2002-04-11has_attribute() should look up %_fml_config_resultfukachan
2002-04-10whitespace nichefukachan
2002-04-10fix/clean up documents, commentsfukachan
2002-04-10clean up. FNF-ifyfukachan