summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process
AgeCommit message (Expand)Author
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
2002-02-13Each command determines each lock needsfukachan
2002-02-11move methods on restriction pattern against input data to FML::Restriction.fukachan
2002-02-04determine the max sequence id by considering last mofieid time amongfukachan
2002-02-03we should not use $curproc->{ main_cf } directrly in modules out of FML::Proc...fukachan
2002-02-03ml_home_prefix() can recognize virtual domain.fukachan
2002-02-02use FML::Process::Utils::__ml_home_prefix_from_main_cf() to get $ml_home_prefix.fukachan
2002-02-02define access methods: default_domain(), ml_home_prefix() (prototype)fukachan
2002-02-02fix copyrightfukachan
2002-02-01remove $ENV{debug} based toggle flagsubdir-basefukachan
2002-01-30use File::Specfukachan
2002-01-30use File::Specfukachan
2002-01-30use File::Spec.fukachan
2002-01-30fix copyrightfukachan
2002-01-20implement get_virtual_maps()fukachan
2002-01-20more comments, log.fukachan
2002-01-20fix module loading of Mail::Delivery::Queuefukachan
2002-01-16update copyrightfukachan
2002-01-16change Mail::Message naming convention.fukachan
2001-12-24remove \s*$fukachan
2001-12-24delay loading of module Mail::Deliveryfukachan
2001-12-23delayed loading by eval q{ use .. ;};fukachan
2001-12-23remove \s*$fukachan
2001-12-23update documents, commentsfukachan
2001-12-23update documents, commentsfukachan
2001-12-22not load $main_cf->{ default_paths_cf }fukachan
2001-12-22remove \s*$fukachan
2001-12-22update comments, documentsfukachan
2001-12-22sort _fmldoc() location.fukachan
2001-12-22remove \s*$fukachan
2001-12-22remove FML::Messages, which is not used nowfukachan
2001-12-18htlmify articlefukachan
2001-12-18define $fml_owner_home_dir by process $uidfukachan
2001-12-08add path for perl executatbles e.g. /usr/local/binfukachan
2001-12-08fix error handling, define finish() to avoid loading errorfukachan
2001-11-27remove not used modulesfukachan
2001-11-27nuke "#!/usr/local/bin/perl -w" in the headfukachan
2001-11-27modified not to use Standalone.pmfukachan