summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/Utils.pm
AgeCommit message (Expand)Author
2003-05-01fix typo: maitainer->maintainerfukachan
2003-04-16change attribute names of recipient used in filter rejection notice:fukachan
2003-03-28s/article_id_max/article_max_id/gfukachan
2003-03-17get_address_list() uses get_user_list() in FML::Command::UserControl.fukachan
2003-03-16article_id_max() is just a wrapper for FML::Article::id().fukachan
2003-03-14imlement debug_level()fukachan
2003-03-06implment new method convert_to_mail_address() and use itfukachan
2003-02-20cosmetics (\s*$)fukachan
2003-02-16implemente the following methods:fukachan
2003-02-15implement safe_cgi_action_name()fukachan
2003-02-09cosmetics (white spaces)fukachan
2003-02-01implement unique()fukachan
2003-01-29implement cat() method for conveniencefukachan
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