summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process
AgeCommit message (Expand)Author
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
2001-03-24import program_name from libexec/loaderfukachan
2001-03-22align spacesfukachan
2001-03-22resolve warning, add more alert for debugfukachan
2001-03-22define load_module($args, $module) method.fukachan
2001-03-22move the main code to FML::Ticket::Model::$model->run_cgi() since eachfukachan
2001-03-21clean up. nuke show_summary_in_html()fukachan
2001-03-21move run() and _load_ticket_model_module() to FML::Process::*fukachan
2001-03-21fix @ISAfukachan
2001-03-20modify $args passed from libexec/loader by analyzing CGI->param().fukachan
2001-03-20ml_name is needed for fmlticket.cgifukachan
2001-03-20use FML::Log qw(Log LogWarn LogError);error-message-statusfukachan
2001-03-20clean up documentfukachan
2001-03-20update $args descriptionfukachan