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
/
Process
/
Addr.pm
Age
Commit message (
Expand
)
Author
2005-08-10
config_files_XXX() -> config_cf_files_XXX() to clarify the meaning.
fukachan
2005-06-04
method naming fixed to $curproc->OBJ_METHOD() form (FNF).
fukachan
2005-05-27
fix comments (FNF)
fukachan
2004-07-11
fix comments
fukachan
2004-04-23
remove "use FML::Log;".
fukachan
2004-01-31
not use "$cf_list = $curproc->get_config_files_list();".
fukachan
2004-01-02
fix/update comments.
fukachan
2004-01-02
fix copyright
fukachan
2004-01-02
$curproc->resolve_ml_specific_variables( $args );
fukachan
2003-12-28
clean up class hierarchy.
fukachan
2003-12-24
remove the direct use of $args, use utility methods via $curproc
fukachan
2003-08-29
use $curproc->config(), pcb() not { config }, { pcb } respectively.
fukachan
2003-08-23
define $curproc->log, logwarn, logerror and log_message() methods.
fukachan
2003-08-23
fix comments: =head2 function() form
fukachan
2003-08-23
fix comments: =head2 function(...) form
fukachan
2003-03-06
switched to use FML::Sys::User
fukachan
2003-01-29
FNF: not use $_
fukachan
2003-01-07
fix copyright
fukachan
2003-01-03
fix help message.
fukachan
2002-12-18
clean up comments.
fukachan
2002-11-10
cosmetic changes: white spaces
fukachan
2002-11-07
implement fmladdr command, which shows all users and aliases.
fukachan