summaryrefslogtreecommitdiff
path: root/fml/lib
AgeCommit message (Expand)Author
2002-12-12defined()fukachan
2002-12-12cosmetic changes.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-26disable debugfukachan
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-19input of recipients can be duplicatedfukachan
2002-11-19bug fix queue identifier generationfukachan
2002-11-18more debug infofukachan
2002-11-18bug fix function call: f() => $obj->f()fukachan
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-17fix get_id(); not use chomp() but use s/[\s\r\n]*$//.fukachan
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-29umask escaping like splx():fukachan
2002-10-29prinf "a b c" -> a, b, cfukachan
2002-10-29fix escape of Log(...) in eval q{}fukachan
2002-10-28use chomp at get_id()'s return valuetmu
2002-10-28fix db_update cannot get last_id from _speculate_last_id() use seqfiletmu
2002-10-28you can use \U$ml_name\$ in subject tag configuration:)fukachan
2002-10-27bug fix interface between FML::Filter and MimeComponent3fukachan
2002-10-26use MimeComponent3 as a testfukachan
2002-10-26fix initianlization bugfukachan