summaryrefslogtreecommitdiff
path: root/fml/lib/FML
AgeCommit message (Expand)Author
2001-04-24regen to sync w/ currentfukachan
2001-04-23address_clean_up() cleans up address by Mail::Header::parse().fukachan
2001-04-23modify Reply-To: existence checkfukachan
2001-04-17nuke trailing \nfukachan
2001-04-15implemente gen_id() to generate a new message-idfukachan
2001-04-15warn relations among uid,euid,gid,egidfukachan
2001-04-15implement is_same_address(), is_member(), match_system_accounts()fukachan
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-15define _speculate_ticket_id() which tries to speculate ticket_id byfukachan
2001-04-15add FML::Header::MessageID as a module with methods to manipulatefukachan
2001-04-14s/remove_subject_tag_like_string/delete_subject_tag_like_string/fukachan
2001-04-14clean up documentsfukachan
2001-04-14define get() which wraps Mail::Header::get() and nuke the last"\n".fukachan
2001-04-14simple_loop_check() logs the result of loop checksfukachan
2001-04-08relocate error() et. al. definitions for each module to have eachfukachan
2001-04-08modified to use Mail::Message->parse().fukachan
2001-04-08a new $curproc format: $curproc->{ xxx }->{ message } is a referencefukachan
2001-04-08a new $curproc format: $curproc->{ xxx }->{ message } is a referencefukachan
2001-04-07print() not raw_print() messagefukachan
2001-04-06correct method name and internal variable names. now we use data andfukachan
2001-04-05signoff added, regenfukachan
2001-04-05emulate unsubscribe for "signoff" commandfukachan
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-03implemente $header_check_rules basic idea which containsfukachan
2001-04-01FML::{CGI,Process}::Schedulerfukachan
2001-04-01regen. nuke MemberControl.pm, add Filter/fukachan
2001-03-30implement prototypes for is_valid_message_id(),fukachan
2001-03-30prototype of filter rulesfukachan
2001-03-30protytype method() which are imported from fml 4.0 libenvffukachan
2001-03-28Initial revisionfukachan
2001-03-27demonstration to add a little CUI and GUI to the system. "fmlsch" andfukachan
2001-03-27bug fix.fukachan
2001-03-26preserve \s+ in the string to MIME encodefukachan
2001-03-25remove a not used modulefukachan
2001-03-25fix document: s/FML::MemberControl/FML::Command::$command/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-24s/prepend_index.ja.html/pointer.ja.html/fukachan
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