summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/Utils.pm
AgeCommit message (Expand)Author
2002-06-25get_recipient_list() -> get_address_list( $map )fukachan
2002-06-24bug fix ml_home_prefix() search algorithmfukachan
2002-06-24bug fix ml_home_prefix() args, more defined() checksfukachan
2002-06-24get_ml_list(): check $ml_home_prefix, bug fix default domain handlingfukachan
2002-06-22define ml_name() methodfukachan
2002-06-21move get_ml_list() and get_recipient_list()fukachan
2002-06-01defined() overhaulfukachan
2002-05-27implement is_default_domain()fukachan
2002-05-25at the first stage of makefml, care $config and rewrite it, if needed,fukachan
2002-05-13implementfukachan
2002-04-15implement ml_home_dir()fukachan
2002-04-07clean up documents, FNF-ifyfukachan
2002-03-30white space cosmetics: nuke \s*$fukachan
2002-03-20implement hints()fukachan
2002-03-18define ml_domain() but same as default_domain() yetfukachan
2002-03-17nuke superflous \s*$fukachan
2002-02-24define fml_owner(), fml_group() and mail_aliases().fukachan
2002-02-17remove \s*$fukachan
2002-02-03we should not use $curproc->{ main_cf } directrly in modules out of FML::Proc...fukachan
2002-02-03ml_home_prefix() can recognize virtual domain.fukachan
2002-02-02define access methods: default_domain(), ml_home_prefix() (prototype)fukachan
2002-01-30fix copyrightfukachan
2002-01-20implement get_virtual_maps()fukachan
2001-12-23update documents, commentsfukachan
2001-12-22remove \s*$fukachan
2001-11-09check defined( $id )fukachan
2001-11-07command_line_argv_find()fukachan
2001-11-05implement command_line_options()fukachan
2001-11-04save $args at $curproc->{ __parent_args }fukachan