summaryrefslogtreecommitdiff
path: root/fml/lib
AgeCommit message (Expand)Author
2002-08-15s/is_timeout/is_event_timeout/g;fukachan
2002-08-15check if $maintainer differs $ml_addressfukachan
2002-08-15count up address with status=5*fukachan
2002-08-14define do_nothing($reason), same as stop_this_process() but for 4.0 memoryfukachan
2002-08-14s/refuse_further_processing/stop_this_process/fukachan
2002-08-14use $config->get_as_array_ref( 'header_loop_check_rules' ) to get list.fukachan
2002-08-14enable ml local message template handlingfukachan
2002-08-14apply fix_perl_include_path(); after load_config_files() runs to addfukachan
2002-08-13bug fix $fh-close() under defined($fh) is confirmedfukachan
2002-08-13switched to use of Mail::Message::Encodefukachan
2002-08-13merge FML::Encode Mail::Message::Decode into Mail::Message::Encodefukachan
2002-08-11FML::Encode protoytpefukachan
2002-08-10debug-ify some messagefukachan
2002-08-09validate syntax for target address to removefukachan
2002-08-09change lock granualityfukachan
2002-08-08change arguments of credential functions to clarify the target address:fukachan
2002-08-08enable real deluser()credential2fukachan
2002-08-07enable automatic user removing (prototype)fukachan
2002-08-07lock() and unlock() accepts channel as the argument if needed.fukachan
2002-08-07bug fix the default day type handlingfukachan
2002-08-07check the file existencefukachan
2002-08-07$scheduler_queue_dir -> $event_queue_dirfukachan
2002-08-07create FML::Error:: with separate clesses for cache manipulation andfukachan
2002-08-07define $curproc->{ scheduler } not _schedulerfukachan
2002-08-07Initial revisionfukachan
2002-08-07FNF-ifyfukachan
2002-08-03white spacesfukachan
2002-08-03scheduler_init()fukachan
2002-08-03modified to sync w/ Tie::JournaledDir usagefukachan
2002-08-03implement get_all_values_as_hash_ref()fukachan
2002-08-03enhance find:fukachan
2002-08-03some debug codes (disabled now)fukachan
2002-08-03bug fix keys() and each(), modified to use hash on memory.fukachan
2002-08-03bug fix FIRSTKEY() and NEXTKEY(), modified to use hash on memoryfukachan
2002-07-31use LogError() if appropriatefukachan
2002-07-31disable some debug messagesfukachan
2002-07-31recipients: total=\d+fukachan
2002-07-31s/Article/article/fukachan
2002-07-31use File::Basename;fukachan
2002-07-31disable some debug codes.fukachan
2002-07-30move error analyzer core functions to FML::ErrorAnalyzefukachan
2002-07-30libexec/error not need reply_message()fukachan
2002-07-29bug fix: resolve_ml_specific_variables() and load_config_files()fukachan
2002-07-28rename: init_config_dir_list -> newml_command_init_dirsfukachan
2002-07-26add/del moderator in {members,recipients}-moderatorfukachan
2002-07-26update $primary_admin_recipient_map toofukachan
2002-07-25update $primary_admin_recipient_map toofukachan
2002-07-25disabledfukachan
2002-07-25rename: IO::File::Atomic -> IO::Adapter::AtomicFilefukachan
2002-07-25bug fix so that getline() returns undef if not openedfukachan