| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-08-08 | enable real deluser()credential2 | fukachan | |
| 2002-08-07 | enable automatic user removing (prototype) | fukachan | |
| 2002-08-07 | lock() and unlock() accepts channel as the argument if needed. | fukachan | |
| implemented o is_timeout( $channel ) o get_timeout( $channel ) o set_timeout( $channel, $time ) | |||
| 2002-08-07 | $scheduler_queue_dir -> $event_queue_dir | fukachan | |
| 2002-08-07 | create FML::Error:: with separate clesses for cache manipulation and | fukachan | |
| analyzer. modified to FML::Error::Cache for cache writing. | |||
| 2002-08-07 | define $curproc->{ scheduler } not _scheduler | fukachan | |
| define access method scheduler(). please use it e.g. $curproc->scheduler(). | |||
| 2002-08-07 | Initial revision | fukachan | |
| 2002-08-07 | FNF-ify | fukachan | |
| 2002-08-03 | white spaces | fukachan | |
| 2002-08-03 | scheduler_init() | fukachan | |
| 2002-08-03 | modified to sync w/ Tie::JournaledDir usage | fukachan | |
| 2002-07-31 | use LogError() if appropriate | fukachan | |
| 2002-07-31 | disable some debug messages | fukachan | |
| 2002-07-31 | s/Article/article/ | fukachan | |
| 2002-07-31 | use File::Basename; | fukachan | |
| 2002-07-31 | disable some debug codes. | fukachan | |
| switch DB from File::CacheDir to Tie::JournaledDir | |||
| 2002-07-30 | move error analyzer core functions to FML::ErrorAnalyze | fukachan | |
| 2002-07-30 | libexec/error not need reply_message() | fukachan | |
| 2002-07-29 | bug fix: resolve_ml_specific_variables() and load_config_files() | fukachan | |
| add a few function prototypes | |||
| 2002-07-28 | rename: init_config_dir_list -> newml_command_init_dirs | fukachan | |
| 2002-07-26 | add/del moderator in {members,recipients}-moderator | fukachan | |
| 2002-07-26 | update $primary_admin_recipient_map too | fukachan | |
| 2002-07-25 | update $primary_admin_recipient_map too | fukachan | |
| 2002-07-25 | rename: IO::File::Atomic -> IO::Adapter::AtomicFile | fukachan | |
| 2002-07-25 | improve log messages | fukachan | |
| 2002-07-25 | improve error messages | fukachan | |
| 2002-07-24 | change argv of FML::Credential::has_address_in_map(): | fukachan | |
| ($map, $address) -> ($map, $config, $address) | |||
| 2002-07-23 | bug fix {+,-}= operation in the second level. | fukachan | |
| 2002-07-23 | .ini sytle extension. for example | fukachan | |
| [mysql:id] key = value So, we have the 2nd level hash value such as $config->{ key1 }->{ key2 } = $value and read/write it. | |||
| 2002-07-23 | FNF | fukachan | |
| 2002-07-23 | reconstruct SQL functions in IO::Adapter | fukachan | |
| new IO::Adapter $map, $config; | |||
| 2002-07-22 | prototype on and off mode for recipient map | tmu | |
| 2002-07-22 | add is_recipient() for sender is an ML recipient or not. | tmu | |
| 2002-07-22 | expand READ_ONLY($array) -> an array of READ_ONLY($array[$i]) | fukachan | |
| 2002-07-20 | member_map use config primary_member_map to member_maps | tmu | |
| recipient_map use config primary_recipient_map to recipient_maps | |||
| 2002-07-19 | cgi_execute_command() checks the command is allowed in | fukachan | |
| commands_for_admin_cgi. XXX "commands_for_admin_cgi" is hard-coded. XXX we should enhance this for ml-admin/*.cgi et.al. | |||
| 2002-07-19 | repyl_message() handles makefml and *.cgi as special cases. | fukachan | |
| 2002-07-19 | remove not used variable | fukachan | |
| 2002-07-18 | check whether this command is allowed in this $level | fukachan | |
| 2002-07-18 | bug fix wrong command regexp | fukachan | |
| 2002-07-18 | check user matching | fukachan | |
| 2002-07-18 | fix typo | fukachan | |
| 2002-07-18 | enhance command syntax regexp | fukachan | |
| 2002-07-17 | define printing style format such as 'text', 'html', ... | fukachan | |
| you can control it by the following access methods, get_print_style() and set_print_style(mode) | |||
| 2002-07-17 | use Mail::Message::MH | fukachan | |
| 2002-07-17 | optionally, | fukachan | |
| we accept case insensitive comparison of user part of the mail address. | |||
| 2002-07-17 | search only hash:, dbm: types in postfix alias_maps | fukachan | |
| 2002-07-17 | remove garbage definitions | fukachan | |
| 2002-07-17 | use FML::Restriction:: | fukachan | |
| 2002-07-17 | add more error messages | fukachan | |
