summaryrefslogtreecommitdiff
path: root/fml/lib
AgeCommit message (Expand)Author
2001-09-17rename: $self->{ _driver } -> $self->{ _model_specific_driver }fukachan
2001-09-17rename: fetch_and_cache_address_list -> fetch_allfukachan
2001-09-17change replace()fukachan
2001-09-13flush queue just after queue infukachan
2001-09-13send() can take queue id as the argumentfukachan
2001-09-13more friendly error messagefukachan
2001-09-13nuke \s*$fukachan
2001-09-13define FIRSTKEY and NEXTKEY for complete hash emulationfukachan
2001-09-13clean up queue_in()fukachan
2001-09-13new hier: makefml uses Command::Adminfukachan
2001-08-26modify error messagefukachan
2001-08-26$hash->{ 'key' } sytlefukachan
2001-08-26implement has_address_in_map() method and is_member() uses this.fukachan
2001-08-26pass {command_mode = admin} to FML::Commandfukachan
2001-08-26mkdirhier: qq{} -> q{}fukachan
2001-08-26deny ordinary user to use this operationfukachan
2001-08-26Initial revisionfukachan
2001-08-26Command:: -> Command::Userfukachan
2001-08-26check the address is alrady subscribed or not by FML::Credential module.fukachan
2001-08-26add touch() method only for file type. It creates a file if the filefukachan
2001-08-26moved to FML::Command::Userfukachan
2001-08-26misc functions for FML::Commandfukachan
2001-08-26command acl prototypefukachan
2001-08-26Initial revisionfukachan
2001-08-26remove Exporter, fix author, copyright .. et.al.fukachan
2001-08-26disable make htmlfukachan
2001-08-24in() method:fukachan
2001-08-23fml special hack to read/write configuration:fukachan
2001-08-23more debug to show {header,body}_sizefukachan
2001-08-22update documentationfukachan
2001-08-22modified to use File::Specfukachan
2001-08-22modified to use File::Specfukachan
2001-08-21bug fix: hold return value separetelyfukachan
2001-08-21ensure to delete $self->{ '_key_files_obj' };fukachan
2001-08-21more debug infofukachan
2001-08-21add Tie::JournaledDir which wraps Tie::JournaledFile and uses somefukachan
2001-08-19nuke $Id$fukachan
2001-08-19implement need_one_line_check() and sub functions:fukachan
2001-08-07move template of perl module to simulation/fukachan
2001-08-05template of config.cf modificationfukachan
2001-08-05clean up Rules.pm and merge it to BodyCheck.pmfukachan
2001-08-05oops, wrong. back again from loop_check to checkfukachan
2001-08-05clarify function: s/header_check/header_loop_check/fukachan
2001-08-05hash operation by last matchfukachan
2001-08-05move main functions to IO::Adapter::SQL::toymodelfukachan
2001-08-05set @ISA = qw(IO::Adapter::ErrorStatus) to call error_set()fukachan
2001-08-05check more defiend() or notfukachan
2001-08-05move SQL::Schema:: to IO::Adapter::SQL::fukachan
2001-08-05Initial revisionfukachan
2001-08-02handle buffer (MIME part) without trailing "\n".fukachan