summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/Digest.pm
AgeCommit message (Expand)Author
2004-04-23remove "use FML::Log;".fukachan
2004-03-13prepare credential area more early stage (within constructor).fukachan
2004-03-12variable renaming.fukachan
2004-01-31not use "$cf_list = $curproc->get_config_files_list();".fukachan
2004-01-24overhaul: clean up (FNF)fukachan
2004-01-02fix copyrightfukachan
2004-01-02$curproc->resolve_ml_specific_variables( $args );fukachan
2003-12-24remove the direct use of $args, use utility methods via $curprocfukachan
2003-08-29use $curproc->config(), pcb() not { config }, { pcb } respectively.fukachan
2003-08-23fix copyrightfukachan
2003-08-23define $curproc->log, logwarn, logerror and log_message() methods.fukachan
2003-08-23fix comments: =head2 function() formfukachan
2003-08-23fix comments: =head2 function(...) formfukachan
2002-12-22fix commentsfukachan
2002-12-10white space cosmeticsfukachan
2002-11-18correct start id calculationfukachan
2002-11-17enabled passing of recipient_maps (ARRAY_REF) into mail queue.fukachan
2002-11-17implement _digest(), which is the real function to process digestfukachan
2002-11-16prototype of digest deliveryfukachan