summaryrefslogtreecommitdiff
path: root/fml/lib/FML
AgeCommit message (Expand)Author
2002-12-18fix comments and documents.fukachan
2002-12-18clean up commnets.fukachan
2002-12-18clean up comments.fukachan
2002-12-15clean up comments.fukachan
2002-12-15clean up commentsfukachan
2002-12-15care for primary_admin_recipient_mapfukachan
2002-12-15fix comments.fukachan
2002-12-15print informational mesagefukachan
2002-12-15redireced to STDOUT if output channel cannot be opened.fukachan
2002-12-15id() returns data on memory or in sequence_file if not found on memory.fukachan
2002-12-15clean up commentsfukachan
2002-12-152002 overhaul: fix copyrightfukachan
2002-12-12defined()fukachan
2002-12-10white space cosmeticsfukachan
2002-12-01bug fix article object handling:fukachan
2002-12-01date should be sync-ed with article datefukachan
2002-11-26update summary file by calling $summary->append($id)fukachan
2002-11-26make jcode of summary file "jis-jp".fukachan
2002-11-26fix help and conditions to show helpfukachan
2002-11-26more defined() checkfukachan
2002-11-26define clean_up(), decode(), delete_subject_tag() to separetefukachan
2002-11-26implement $summary->rebuild() to enable "fmlsummary rebuild $ml_name".fukachan
2002-11-26enable fmlsummary $command $ml_name ...fukachan
2002-11-26main process of fmlsummaryfukachan
2002-11-26FNF-ify.fukachan
2002-11-26Initial revisionfukachan
2002-11-26enable fmlsummaryfukachan
2002-11-24wrapper to digest off/onfukachan
2002-11-23enable to handle digest_recipient in which_map_nl().fukachan
2002-11-23basic_variables() -> basic_variable() for FML::Restriction::Basefukachan
2002-11-23clean upfukachan
2002-11-20mkdir $error_analyzer_cache_dir if not existsfukachan
2002-11-20init digest mode change for usertmu
2002-11-19init digest on off for admintmu
2002-11-19bug fix queue identifier generationfukachan
2002-11-18more debug infofukachan
2002-11-18digest routine can customizes header. XXX preliminary support. needs overhaul?fukachan
2002-11-18correct start id calculationfukachan
2002-11-17enabled passing of recipient_maps (ARRAY_REF) into mail queue.fukachan
2002-11-17utility functions for digest message creationfukachan
2002-11-17implement _digest(), which is the real function to process digestfukachan
2002-11-16prototype of digest deliveryfukachan
2002-11-16enable libexec/digestfukachan
2002-11-10cosmetic changes: white spacesfukachan
2002-11-07implement fmladdr command, which shows all users and aliases.fukachan
2002-11-07postconf -d -> postconf (postfix version dependent ?)fukachan
2002-10-29handle both public and private directories in initialization phase.fukachan
2002-10-29ensure umask escape in _mkpath_*()fukachan
2002-10-29prinf "a b c" -> a, b, cfukachan
2002-10-29fix escape of Log(...) in eval q{}fukachan