summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/Kernel.pm
AgeCommit message (Expand)Author
2002-08-07lock() and unlock() accepts channel as the argument if needed.fukachan
2002-08-07define $curproc->{ scheduler } not _schedulerfukachan
2002-08-03scheduler_init()fukachan
2002-07-31use LogError() if appropriatefukachan
2002-07-30libexec/error not need reply_message()fukachan
2002-07-25improve log messagesfukachan
2002-07-23FNFfukachan
2002-07-19repyl_message() handles makefml and *.cgi as special cases.fukachan
2002-07-17define printing style format such as 'text', 'html', ...fukachan
2002-07-15define the following access methods:fukachan
2002-07-14copy message and send it to $maintainer toofukachan
2002-07-14disabled makefml NOT TO USE reply_message() nowfukachan
2002-07-13check defined($ml_name) in ml_* variable handlingsfukachan
2002-07-02fix commentsfukachan
2002-06-30clean up: nuke \s*$fukachan
2002-06-27major overhaul: delayed loading of *.cf files. The loading is donefukachan
2002-06-24more defined() checks and sanity check if couldfukachan
2002-06-01major variable naming overhaulfukachan
2002-06-01nuke white spaces \s*$fukachan
2002-06-01FNF-ifyfukachan
2002-06-01defined() overhaulfukachan
2002-05-30validate file object. more logsfukachan
2002-05-27only user "fml" should read lock files.fukachan
2002-05-21implement $curproc->open_outgoing_message_channel()fukachan
2002-05-21$mail_incoming_dir -> $incoming_message_dirfukachan
2002-05-21$mincoming_dir -> $mail_incoming_dirfukachan
2002-05-21renamed to var/mail/{incoming,outgoing,queue}/ syntaxfukachan
2002-05-17check whether $use_incoming_message_cache is yesfukachan
2002-05-17save incoming message at $ml_home_dir/var/mincoming/fukachan
2002-04-28check $curproc->is_refused() more before action at each stepfukachan
2002-04-27disable debug messagefukachan
2002-04-27kern.not_member -> error.not_memberfukachan
2002-04-27implement parse_exception()fukachan
2002-04-27modified to not using FileHandle::pipe()fukachan
2002-04-26permit_commands_for_stranger worksfukachan
2002-04-26fix typofukachan
2002-04-23fix errro message and enable the rejected message forwardingfukachan
2002-04-15implement set_umask_as_public(), reset_umask() for umask control.fukachan
2002-04-13o reply_message() can handle OBJ(Mail::Message).fukachan
2002-04-10FNF-ifyfukachan
2002-04-10enable filtering.fukachan
2002-03-31$message_message_dir -> $message_template_dirfukachan
2002-03-17nuke superflous \s*$fukachan
2002-03-17reply_message: append \n to message if \n$ is missingfukachan
2002-03-17reconstruct message queue subsystem internal.fukachan
2002-03-16reply_message_nl(): fix reply_message() argsfukachan
2002-03-16new message queue handling. sync with reply-message branchfukachan
2002-02-20add Reply-To: into our reply messagefukachan
2002-02-18"permit_anyone" can be used in {post,command}_restrictions.fukachan
2002-02-17fix file name in searching message templatefukachan