summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process
AgeCommit message (Expand)Author
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
2002-03-20add options bar to switch the language (dummy yet :-)fukachan
2002-03-20change layout in table a little.fukachan
2002-03-20implement hints()fukachan
2002-03-20enable config.cgi , remove makefml.cgifukachan
2002-03-19o prepend cgi_ or run_cgi to function name.fukachan
2002-03-19accpet empty value even if it not matches filter:)fukachan
2002-03-18define ml_domain() but same as default_domain() yetfukachan
2002-03-18cosmeticsfukachan
2002-03-18reconstruct CGI around structure phase 1:fukachan
2002-03-17nuke superflous \s*$fukachan
2002-03-17reply_message: append \n to message if \n$ is missingfukachan
2002-03-17reconstruct message queue subsystem internal.fukachan
2002-03-16reply_message_nl(): fix reply_message() argsfukachan
2002-03-16new message queue handling. sync with reply-message branchfukachan
2002-03-07add menu.cgi using FML::CGI::Admin::Menufukachan
2002-03-06makefml --force $command $ml ...fukachan
2002-02-27work and bugfix _search_max_id_from_top()reply-message-basetmu
2002-02-24define fml_owner(), fml_group() and mail_aliases().fukachan
2002-02-23validate if the requested admin command is permited or not.fukachan
2002-02-20add Reply-To: into our reply messagefukachan
2002-02-18"permit_anyone" can be used in {post,command}_restrictions.fukachan
2002-02-17make "admin" command work.fukachan
2002-02-17fix file name in searching message templatefukachan
2002-02-17bug fix definitions on hooksfukachan
2002-02-17make "admin" works though without authentication:) yet.fukachan
2002-02-17confirm_keyword -> confirm_command_prefixfukachan
2002-02-17remove \s*$fukachan
2002-02-17implement several hooksfukachan
2002-02-13rename module: TinyScheduler -> Calender::Litefukachan