summaryrefslogtreecommitdiff
path: root/fml/lib
AgeCommit message (Expand)Author
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
2002-07-25improve log messagesfukachan
2002-07-25improve error messagesfukachan
2002-07-24implemente getline() of DBIfukachan
2002-07-24removed replace()fukachan
2002-07-24add missing open(), close()fukachan
2002-07-24clean upfukachan
2002-07-24clean up commentsfukachan
2002-07-24change argv of FML::Credential::has_address_in_map():fukachan
2002-07-23discard sql model based frameworkfukachan
2002-07-23bug fix {+,-}= operation in the second level.fukachan
2002-07-23.ini sytle extension. for examplefukachan
2002-07-23FNFfukachan
2002-07-23reconstruct MySQL functionsfukachan
2002-07-23reconstruct SQL functions in IO::Adapterfukachan
2002-07-22prototype on and off mode for recipient maptmu
2002-07-22add is_recipient() for sender is an ML recipient or not.tmu