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
Age
Commit message (
Expand
)
Author
2005-08-11
get_preferred_XXX() -> _get_preferred_XXX() due to internal use.
fukachan
2005-08-11
load_module -> _load_module (internal only)
fukachan
2005-08-11
FNF: article_max_id -> article_get_max_id
fukachan
2005-08-11
FNF
fukachan
2005-08-10
config_files_XXX() -> config_cf_files_XXX() to clarify the meaning.
fukachan
2005-08-10
$sql_QUERY -> $sql_query_QEURY
fukachan
2005-08-10
FNF: current_process_ml_name_init() -> current_process_init().
fukachan
2005-08-10
s/incoming_message_queue_clean_up/incoming_message_cleanup_queue/g;
fukachan
2005-08-10
FNF:
fukachan
2005-08-10
FNF:
fukachan
2005-08-10
FNF: generate_config_cf_from_config_ph -> config_cf_generate_from_config_ph
fukachan
2005-08-09
fixed function name:
fukachan
2005-08-09
FNF: content_dup2() -> dup_content()
fukachan
2005-08-09
FNF: rename read_filter_rule_from_file() -> read_filter_rule_file().
fukachan
2005-08-08
fix comments.
fukachan
2005-08-08
FNF: if (defined $queue) { $queue->open( ... );}
fukachan
2005-08-06
fix copyright
fukachan
2005-08-06
bug fix: -h -> -l
fukachan
2005-08-06
overhaul:
fukachan
2005-08-06
switched to use Mail::Message::Utils::get_time_from_header.
fukachan
2005-08-06
define get_time_from_header() method (moved from Mail::Message::DB).
fukachan
2005-07-01
garbage collection runs only when valid ml_home_dir found.
fukachan
2005-06-26
use ... not eval q{use ...}. to avoid error
fukachan
2005-06-04
switched to use FML::Process::Switch::NewProcess().
fukachan
2005-06-04
method naming fixed to $curproc->OBJ_METHOD() form (FNF).
fukachan
2005-06-04
method naming fixed to $curproc->OBJ_METHOD() form (FNF).
fukachan
2005-06-04
fix copyright
fukachan
2005-06-04
method naming fixed to $curproc->OBJ_METHOD() form (FNF).
fukachan
2005-06-04
fix naming convension of method to $curproc->OBJ_METHOD() form (FNF).
fukachan
2005-06-04
move get_ml_list definition, used only here, to this module.
fukachan
2005-06-04
moved get_address_list(), called only at this module, from
fukachan
2005-06-04
bug fix: check queue_id value itself, too
fukachan
2005-06-04
$curproc->OBJ_METHOD() form (FNF):
fukachan
2005-06-03
fix args and comments of *_dir_path().
fukachan
2005-06-03
incoming queue system revised.
fukachan
2005-06-03
provide fetchfml service
fukachan
2005-06-03
fix copyright
fukachan
2005-06-03
switched to use $curproc->incoming_message_get_cache_file_path();
fukachan
2005-06-03
POP3 interface for fetchfml
fukachan
2005-06-03
implement helper functions for incoming cache/queue system.
fukachan
2005-06-03
alloc shared memory area in $args (shared_hash_get() uses).
fukachan
2005-06-03
remove mail_queue_set_incoming_queue($queue), mail_queue_get_incoming_queue().
fukachan
2005-06-01
fix dump_variables() for context based switching.
fukachan
2005-05-31
fix naming convension (FNF).
fukachan
2005-05-31
"my $path = $obj->cache_file_path();" is wrong. old implementation
fukachan
2005-05-30
fix style.
fukachan
2005-05-30
fix copyright
fukachan
2005-05-30
setup and reset environment more strictly.
fukachan
2005-05-30
definie command_context_set_try_admin_auth_request(),
fukachan
2005-05-30
${admin,}command_mail_restrictions support "check_pgp_signature" rule.
fukachan
[prev]
[next]