summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/Utils.pm
AgeCommit message (Expand)Author
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