summaryrefslogtreecommitdiff
path: root/fml/lib/FML
AgeCommit message (Expand)Author
2002-02-27work and bugfix _search_max_id_from_top()reply-message-basetmu
2002-02-24install aliases when makefml newml runs.fukachan
2002-02-24set(key, value) and update() informs FML::Config to expand variables.fukachan
2002-02-24replace $fml_owner and $ml_home_dir.fukachan
2002-02-24define fml_owner(), fml_group() and mail_aliases().fukachan
2002-02-23update todofukachan
2002-02-23validate if the requested admin command is permited or not.fukachan
2002-02-23fix filename= in mime headerfukachan
2002-02-23cosmeticsfukachan
2002-02-20add Reply-To: into our reply messagefukachan
2002-02-20fix command work againfukachan
2002-02-20log $@ if possiblefukachan
2002-02-19remove require_lock()fukachan
2002-02-18we should not inherit anything as could as possible.fukachan
2002-02-18we should not inherit anything as could as possible.fukachan
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-17change use() and new().fukachan
2002-02-17fix return value by FETCH() to be without \s*$fukachan
2002-02-17remove ErrorStatus, FML::Command::Utils;fukachan
2002-02-17fix variable name creation (cvs broke it ?)fukachan
2002-02-17make "admin" works though without authentication:) yet.fukachan
2002-02-17enable to workfukachan
2002-02-17confirm_keyword -> confirm_command_prefixfukachan
2002-02-17makefml htmlify elena --srcdir=.. --outdir=...fukachan
2002-02-17remove \s*$fukachan
2002-02-17implement several hooksfukachan
2002-02-17implement hook extension. For example,fukachan
2002-02-13rename module: TinyScheduler -> Calender::Litefukachan
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-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