index
:
fml8.git
feature/utf8-mime-header-handling
master
fml mailing list driver version 8
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fml
/
lib
/
FML
/
Article.pm
Age
Commit message (
Expand
)
Author
2006-07-09
clean up.
fukachan
2006-05-04
expire article summary (remove content, corresponding with expired
fukachan
2006-05-03
modify log messages
fukachan
2006-05-03
implement expire(), which function expires too old articles.
fukachan
2005-09-14
changed to FML::Article->add_outline($tdb_args) style.
fukachan
2005-09-11
fix comments
fukachan
2005-08-31
implement append() and prepend() methods.
fukachan
2005-06-03
switched to use $curproc->incoming_message_get_cache_file_path();
fukachan
2005-05-26
use_spool -> use_article_spool
fukachan
2004-12-05
define logdebug() to disable log messages.
fukachan
2004-10-28
update article message-id cache if article is saved successfully.
fukachan
2004-08-14
log more info in failing over.
fukachan
2004-07-23
white space cosmetics
fukachan
2004-07-23
fix comments (FNF)
fukachan
2004-05-28
When we fail to create article file, we try to save the original
fukachan
2004-05-25
more strict write error handling.
fukachan
2004-05-18
bug fix: avoid duplicated initialization.
fukachan
2004-04-23
remove "use FML::Log;".
fukachan
2004-04-11
fix comments
fukachan
2004-01-02
fix copyright
fukachan
2004-01-01
remove $args.
fukachan
2003-12-30
clean up.
fukachan
2003-08-23
modified to use $curproc->log*() methods.
fukachan
2003-08-23
fix comments: =head2 function(...) form
fukachan
2003-04-20
, not *path() method but spool_in() creates subdir if needed
fukachan
2003-03-16
move id related functions to FML::Article::Sequence
fukachan
2003-03-16
define new lock channel: article_spool
fukachan
2003-03-03
bug fix: try to mkdir $dir ($subdir) when $use_subdir enabled.
fukachan
2002-12-26
fix if (defined $sfh) { $sfh-> .. }
fukachan
2002-12-24
clean up: nuke \s*$
fukachan
2002-12-15
id() returns data on memory or in sequence_file if not found on memory.
fukachan
2002-10-20
clean up white spaces
fukachan
2002-09-28
care subdir case more
fukachan
2002-09-22
add section on FNF
fukachan
2002-09-15
switched to use of $curproc->mkdir() if could
fukachan
2002-09-11
fml5 -> fml8
fukachan
2002-09-06
clean up for eyes
fukachan
2002-07-31
use LogError() if appropriate
fukachan
2002-07-31
s/Article/article/
fukachan
2002-06-30
fix comments. white spaces. FNF-ify.
fukachan
2002-06-01
defined() overhaul
fukachan
2002-04-22
error if the article already exists
fukachan
2002-04-18
$use_spool_subdir -> $spool_type (plane or subdir) + $spool_subdir_unit
fukachan
2002-04-15
implement subdirpath().
fukachan
2002-04-06
mkdir subdir if needed
fukachan
2002-04-05
enable $use_spool_subdir. we use subdir by default such as spool/0/999
fukachan
2002-04-03
clean up doc & codes, FNF-ify
fukachan
2002-03-31
Mail::Message::Spool::spool arg changes: $spool_dir -> $base_dir
fukachan
2002-03-30
use Mail::Message::Spool::filepath() to determine the article file path.
fukachan
2002-03-30
FML::Article::filepath() determines the article file path.
fukachan
[next]