| Age | Commit message (Expand) | Author |
| 2002-08-07 | define $curproc->{ scheduler } not _scheduler | fukachan |
| 2002-08-03 | white spaces | fukachan |
| 2002-07-23 | FNF | fukachan |
| 2002-07-23 | reconstruct SQL functions in IO::Adapter | fukachan |
| 2002-07-17 | define printing style format such as 'text', 'html', ... | fukachan |
| 2002-07-15 | define the following access methods: | fukachan |
| 2002-07-14 | implement which_message_nl() | fukachan |
| 2002-07-02 | remove not-used functions: | fukachan |
| 2002-06-30 | clean up: nuke \s*$ | fukachan |
| 2002-06-27 | major overhaul: delayed loading of *.cf files. The loading is done | fukachan |
| 2002-06-25 | get_recipient_list() -> get_address_list( $map ) | fukachan |
| 2002-06-24 | bug fix ml_home_prefix() search algorithm | fukachan |
| 2002-06-24 | bug fix ml_home_prefix() args, more defined() checks | fukachan |
| 2002-06-24 | get_ml_list(): check $ml_home_prefix, bug fix default domain handling | fukachan |
| 2002-06-22 | define ml_name() method | fukachan |
| 2002-06-21 | move get_ml_list() and get_recipient_list() | fukachan |
| 2002-06-01 | defined() overhaul | fukachan |
| 2002-05-27 | implement is_default_domain() | fukachan |
| 2002-05-25 | at the first stage of makefml, care $config and rewrite it, if needed, | fukachan |
| 2002-05-13 | implement | fukachan |
| 2002-04-15 | implement ml_home_dir() | fukachan |
| 2002-04-07 | clean up documents, FNF-ify | fukachan |
| 2002-03-30 | white space cosmetics: nuke \s*$ | fukachan |
| 2002-03-20 | implement hints() | fukachan |
| 2002-03-18 | define ml_domain() but same as default_domain() yet | fukachan |
| 2002-03-17 | nuke superflous \s*$ | fukachan |
| 2002-02-24 | define fml_owner(), fml_group() and mail_aliases(). | fukachan |
| 2002-02-17 | remove \s*$ | fukachan |
| 2002-02-03 | we should not use $curproc->{ main_cf } directrly in modules out of FML::Proc... | fukachan |
| 2002-02-03 | ml_home_prefix() can recognize virtual domain. | fukachan |
| 2002-02-02 | define access methods: default_domain(), ml_home_prefix() (prototype) | fukachan |
| 2002-01-30 | fix copyright | fukachan |
| 2002-01-20 | implement get_virtual_maps() | fukachan |
| 2001-12-23 | update documents, comments | fukachan |
| 2001-12-22 | remove \s*$ | fukachan |
| 2001-11-09 | check defined( $id ) | fukachan |
| 2001-11-07 | command_line_argv_find() | fukachan |
| 2001-11-05 | implement command_line_options() | fukachan |
| 2001-11-04 | save $args at $curproc->{ __parent_args } | fukachan |