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
/
Utils.pm
Age
Commit message (
Expand
)
Author
2002-06-25
get_recipient_list() -> get_address_list( $map )
fukachan
2002-06-24
bug fix ml_home_prefix() search algorithm
fukachan
2002-06-24
bug fix ml_home_prefix() args, more defined() checks
fukachan
2002-06-24
get_ml_list(): check $ml_home_prefix, bug fix default domain handling
fukachan
2002-06-22
define ml_name() method
fukachan
2002-06-21
move get_ml_list() and get_recipient_list()
fukachan
2002-06-01
defined() overhaul
fukachan
2002-05-27
implement is_default_domain()
fukachan
2002-05-25
at the first stage of makefml, care $config and rewrite it, if needed,
fukachan
2002-05-13
implement
fukachan
2002-04-15
implement ml_home_dir()
fukachan
2002-04-07
clean up documents, FNF-ify
fukachan
2002-03-30
white space cosmetics: nuke \s*$
fukachan
2002-03-20
implement hints()
fukachan
2002-03-18
define ml_domain() but same as default_domain() yet
fukachan
2002-03-17
nuke superflous \s*$
fukachan
2002-02-24
define fml_owner(), fml_group() and mail_aliases().
fukachan
2002-02-17
remove \s*$
fukachan
2002-02-03
we should not use $curproc->{ main_cf } directrly in modules out of FML::Proc...
fukachan
2002-02-03
ml_home_prefix() can recognize virtual domain.
fukachan
2002-02-02
define access methods: default_domain(), ml_home_prefix() (prototype)
fukachan
2002-01-30
fix copyright
fukachan
2002-01-20
implement get_virtual_maps()
fukachan
2001-12-23
update documents, comments
fukachan
2001-12-22
remove \s*$
fukachan
2001-11-09
check defined( $id )
fukachan
2001-11-07
command_line_argv_find()
fukachan
2001-11-05
implement command_line_options()
fukachan
2001-11-04
save $args at $curproc->{ __parent_args }
fukachan