summaryrefslogtreecommitdiff
path: root/fml/lib
AgeCommit message (Expand)Author
2002-02-13Initial revisionfukachan
2002-02-13remove import of ErrorStatusfukachan
2002-02-13define access method need_lock().fukachan
2002-02-13Each command determines each lock needsfukachan
2002-02-13fix white spacefukachan
2002-02-11objective, deny are implemented.fukachan
2002-02-11memo on how to check data inputfukachan
2002-02-11is_valid_mail_address() is not usedfukachan
2002-02-11move methods on restriction pattern against input data to FML::Restriction.fukachan
2002-02-11send back file file in $ml_home_dir if found.fukachan
2002-02-11send help in $DIR for backward compatibility if it is found.fukachan
2002-02-04determine the max sequence id by considering last mofieid time amongfukachan
2002-02-04implement db_last_modified()fukachan
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-02use File::Specfukachan
2002-02-01separete file to Mail::Bounce status and error mail listfukachan
2002-02-01remove $ENV{debug} based toggle flagsubdir-basefukachan
2002-01-30oops, fix fucntion call syntax.fukachan
2002-01-30use File::Specfukachan
2002-01-30use File::Specfukachan
2002-01-30use File::Specfukachan
2002-01-30use File::Spec.fukachan
2002-01-30fix copyrightfukachan
2002-01-27"makefml newml" virtual domain support. For exmaple,fukachan
2002-01-27clarify IO::Adapter definition and clean up get_XXX() functions.fukachan
2002-01-27clarify function arguments morefukachan
2002-01-27fix copyrightfukachan
2002-01-27clarify function acl, arguments morefukachan
2002-01-27clarify IO::Adapter::find() usage.fukachan
2002-01-27search_max_id() searches all keys if full_search option specifiedfukachan
2002-01-20implement get_virtual_maps()fukachan
2002-01-20more comments, log.fukachan
2002-01-20fixed to call up error to FML::Process::Command layerfukachan
2002-01-20fix module loading of Mail::Delivery::Queuefukachan
2002-01-18__next_message() -> _next_message_is()fukachan
2002-01-16oops, forgotten. fix head_message() -> __head_message()fukachan
2002-01-16update copyrightfukachan
2002-01-16change Mail::Message naming convention.fukachan
2002-01-14define default value.mail-message-cleanup-basefukachan
2002-01-14nuke \s*$fukachan
2002-01-14update comments, copyright. FNF-ify. fix argument declarationfukachan
2002-01-13update comments, copyright. FNF-ify. sort definitionfukachan
2002-01-13removed due to not usedfukachan
2002-01-13use Fcntl qw(:DEFAULT :flock), remove LOCK_XX() definitions.fukachan
2002-01-13oops, fix typo (not remove =cut before the last 1;)fukachan
2002-01-13update comments, copyright. FNF-ify.fukachan