summaryrefslogtreecommitdiff
path: root/fml/lib
AgeCommit message (Expand)Author
2001-10-13expand_variable_in_buffer can take optional $argsfukachan
2001-10-13list up commands and the descriptionfukachan
2001-10-13alais of get commandfukachan
2001-10-13confirm wrapper versionfukachan
2001-10-13confirm versionfukachan
2001-10-13use reply_message_nl()fukachan
2001-10-13clean up log message, LogError() -> croak()fukachan
2001-10-13->SUPER::process()fukachan
2001-10-13remove error_nl()fukachan
2001-10-12add _pre_scan()fukachan
2001-10-12expand_variable_in_buffer: expand $varname to $config->{ varname }fukachan
2001-10-12define prepare_file_to_return():fukachan
2001-10-12clean upfukachan
2001-10-11check address is specified or notfukachan
2001-10-11try confirmationfukachan
2001-10-11enable confirmation using FML::Confirm module.fukachan
2001-10-11FML::Filter::Utils provides utility functionsfukachan
2001-10-10define error_nl(), but a dummy yetfukachan
2001-10-10is_member() accpepts $args->{ address }fukachan
2001-10-10define prototype for reply_message_nl() for natural languagefukachan
2001-10-10check defined() morefukachan
2001-10-10prototypefukachan
2001-10-10implement is_same_address() completely.fukachan
2001-10-10make command get,mget,help workfukachan
2001-10-10oops, old IO::Socket has no connected() method.fukachan
2001-10-10bug fix: ensure we handle IPv6 case more restrictlyfukachan
2001-10-10bug fix: clear error counterfukachan
2001-10-10check more defined() or notfukachan
2001-10-10bug fix: oops, method is command name not its linefukachan
2001-10-10more debug infofukachan
2001-10-08more clever way to create regexp: quotemeta() firstly, and hack a fewfukachan
2001-10-08consider $ticket_subject_tag_location in regexpfukachan
2001-10-08catch up the modification in FML::Process::Distribute.ya-ticket-tag-basefukachan
2001-10-08modified finish() to use queue_flush()fukachan
2001-10-08fix comment on queue_flush()fukachan
2001-10-08add prototype for help messagefukachan
2001-10-08log acl error infofukachan
2001-10-08mode debug messages where loader runsfukachan
2001-10-08enable "loader --ctladdr" behaves as libexec/commandfukachan
2001-10-08more severe initialization checkfukachan
2001-09-23completed to implement reject_ms_guid() to detect MS GUID pattern,fukachan
2001-09-23implement get_offset():fukachan
2001-09-23implement get_encoding_mechanism() in Mail::Message.fukachan
2001-09-23move clean_up_buffer() and compare_euc_string() tofukachan
2001-09-23make it work except for virus_checkfukachan
2001-09-22if ($ENV{'debug'}) { ... debug ...;}fukachan
2001-09-22modified to use File::Specfukachan
2001-09-22add Netscape Messaging Server 3.54fukachan
2001-09-18more debug info. fixed to use STDERRfukachan
2001-09-17define AUTOLOAD() to hook up md_XXX() functionsfukachan