summaryrefslogtreecommitdiff
path: root/fml/lib
AgeCommit message (Expand)Author
2004-04-27fix commentsmail-fallback-basefukachan
2004-04-27use $regexp as itself, not quotemeta()-ify.fukachan
2004-04-27move quotemeta() from IO::Adapter to here.fukachan
2004-04-27method-ify some module internal functions.fukachan
2004-04-27implement is_same_domain().fukachan
2004-04-27bug fix search logic.fukachan
2004-04-27move quotemeta($regexp) from IO::Adapter to here.fukachan
2004-04-23bug fix: we need to touch etc/passwd-admin file firstly.fukachan
2004-04-23fix copyrightfukachan
2004-04-23remove "use FML::Log;".fukachan
2004-04-22command_context_init() returns empty HASH_REF where it includes validfukachan
2004-04-22check $context if it is well defined. if ok, call command.fukachan
2004-04-22bug fix: need open() before getline()fukachan
2004-04-22when unsubscribe command, stop the current process sincefukachan
2004-04-21bug fix mkdir(): str to octal handling bugfukachan
2004-04-20-O algorithm= optionfukachan
2004-04-18remove regexp() method, which not used.fukachan
2004-04-18variable renaming:fukachan
2004-04-18fix comment (FNF)fukachan
2004-04-17run $curproc->log_rorate() lastlyfukachan
2004-04-17implement log_rorate()fukachan
2004-04-17modified to current fml8 style.fukachan
2004-04-17preparation of context switch (preliminary. not yet implemented)fukachan
2004-04-17use queue on memory by default.fukachan
2004-04-17imported into FML::* once. File::CacheDir -> FML::Cache::Ringfukachan
2004-04-17rename File::Rotate to FML::File::Rotatefukachan
2004-04-15not used, so removed.fukachan
2004-04-15IO::Adapter based sequence operation.fukachan
2004-04-15Content-Type case-insensitive in _data_type()tmu
2004-04-13implement rollback()fukachan
2004-04-12implement basic handling code of queues on file system.fukachan
2004-04-12bug fix variable initialization.fukachan
2004-04-11fix commentsfukachan
2004-04-11switch File::Sequence to IO::Adapter based sequence operationfukachan
2004-04-11fix commentsfukachan
2004-04-11implement methods suitable for sequence file operation.fukachan
2004-04-10IO::Adapter based lock systemfukachan
2004-04-10implement copy() and append() methods $curproc provides to removefukachan
2004-04-10import lock mechanism from File::SimpleLock class. Now IO::Adapterfukachan
2004-04-02show events with , separatorfukachan
2004-04-02fix reply_message() system to handle smtp_sender properly.fukachan
2004-04-02define fml_owner_address()fukachan
2004-03-31Mail::ThreadTrack is obsoleted. remove related codes.fukachan
2004-03-31modify message output engine.fukachan
2004-03-31use cgi.config.$key as message translationfukachan
2004-03-31move config.cgi specific methods run_*() fromfukachan
2004-03-31check existence of $ml_name value.fukachan
2004-03-31fix comments (FNF)fukachan
2004-03-29preliminary implementation of thread GUI.fukachan
2004-03-29list sub command do not run print_one_line_summary().fukachan