summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/Utils.pm
AgeCommit message (Expand)Author
2003-01-26FNF: not use $_fukachan
2003-01-25get_ml_list() checks arguments matched with regxp provided byfukachan
2003-01-11fix comments (FNF).fukachan
2002-12-24clean up: nuke \s*$fukachan
2002-12-23clean up.fukachan
2002-12-18fix comments, more error messagsefukachan
2002-11-23enable to handle digest_recipient in which_map_nl().fukachan
2002-10-29ensure umask escape in _mkpath_*()fukachan
2002-10-29fix escape of Log(...) in eval q{}fukachan
2002-10-05FNF-ifyfukachan
2002-09-22remove superfluous white spacesfukachan
2002-09-22add section on FNFfukachan
2002-09-15implement mkdir($dir, [$mode]) where available modes can be defined by FML::C...fukachan
2002-09-11fml5 -> fml8fukachan
2002-09-06log more error messagesfukachan
2002-09-02s/article_header/article_message_header/fukachan
2002-08-07define $curproc->{ scheduler } not _schedulerfukachan
2002-08-03white spacesfukachan
2002-07-23FNFfukachan
2002-07-23reconstruct SQL functions in IO::Adapterfukachan
2002-07-17define printing style format such as 'text', 'html', ...fukachan
2002-07-15define the following access methods:fukachan
2002-07-14implement which_message_nl()fukachan
2002-07-02remove not-used functions:fukachan
2002-06-30clean up: nuke \s*$fukachan
2002-06-27major overhaul: delayed loading of *.cf files. The loading is donefukachan
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