summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process
AgeCommit message (Expand)Author
2001-10-08fix comment on queue_flush()fukachan
2001-10-08log acl error infofukachan
2001-10-08mode debug messages where loader runsfukachan
2001-10-08enable "loader --ctladdr" behaves as libexec/commandfukachan
2001-09-13send() can take queue id as the argumentfukachan
2001-09-13more friendly error messagefukachan
2001-09-13nuke \s*$fukachan
2001-09-13clean up queue_in()fukachan
2001-08-26pass {command_mode = admin} to FML::Commandfukachan
2001-08-22modified to use File::Specfukachan
2001-08-05clarify function: s/header_check/header_loop_check/fukachan
2001-07-15add more description on _fmlconf() and _makefml()fukachan
2001-06-28define print_specific_month() method at TinyScheduler class.fukachan
2001-06-21removed due to obsolete rulefukachan
2001-06-10modify to use $ticket_driver. $ticket_driver is class name not modelfukachan
2001-06-02clean up documentfukachan
2001-05-31clean up documentsfukachan
2001-05-30clean up documentsfukachan
2001-05-30clean up documentsfukachan
2001-05-29clean up documentsfukachan
2001-05-28clean up documentsfukachan
2001-05-19pick up queue by Mail::Delivery::Queue and send it sequentially usingfukachan
2001-05-19make _add_info_on_header() to add x-* and list-* header fields.fukachan
2001-05-19send queue by FML::Process::QueueManagerfukachan
2001-05-18prepare queue_dir/info/{sender,recipients}/ directory to controlfukachan
2001-05-16modify inform_reply_message() et. al. a lot.fukachan
2001-05-05disable expand_variables() call. See FML::Config for more details.fukachan
2001-04-30clean up documents hierarchy.fukachan
2001-04-15warn relations among uid,euid,gid,egidfukachan
2001-04-15nuke cred->is_member() and use curproc->permit_post()fukachan
2001-04-15move sender_is_member() to FML::Credentialfukachan
2001-04-15define ticket->add_info() which adds X-Ticket-Status: andfukachan
2001-04-14simple_loop_check() logs the result of loop checksfukachan
2001-04-08a new $curproc format: $curproc->{ xxx }->{ message } is a referencefukachan
2001-04-06correct method name and internal variable names. now we use data andfukachan
2001-04-05overwrite new() not to use FML::Process::Kernel::new()fukachan
2001-04-05fmlsch -D data_dir -F data_file -m modefukachan
2001-04-03change class hiererychy from MailingList -> Mailfukachan
2001-04-01FML::{CGI,Process}::Schedulerfukachan
2001-03-27demonstration to add a little CUI and GUI to the system. "fmlsch" andfukachan
2001-03-27bug fix.fukachan
2001-03-25add more on relation among programs and modulesfukachan
2001-03-25move fmldoc to Process::DocViewfukachan
2001-03-25add documents on the relation among programs and modulesfukachan
2001-03-25regen (DocViewer is added)fukachan
2001-03-25create FML::Process::DocView class for fmldoc program, whereasfukachan
2001-03-25rewritten to use the current FML::Command stylefukachan
2001-03-25define and use _fmldoc() for fmldoc programfukachan
2001-03-24move lock/unlock to FML::Command classfukachan
2001-03-24modified to make makefml.cgi work.fukachan