| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-03-30 | white space cosmetics: nuke \s*$ | fukachan | |
| 2002-03-23 | clean up | fukachan | |
| use rewrite_prompt() by FML::Command to hide admin password. | |||
| 2002-03-22 | add prototype of admin command auth governed by $admin_command_restrictions | fukachan | |
| 2002-03-22 | clean up / clarify the logic: | fukachan | |
| o valid command syntax o command mode for a user, admin and stranger | |||
| 2002-03-20 | add options bar to switch the language (dummy yet :-) | fukachan | |
| 2002-03-20 | change layout in table a little. | fukachan | |
| define run_cgi_title() and run_cgi_help() | |||
| 2002-03-20 | implement hints() | fukachan | |
| It is useful to switch process behabiour based on this hints. This function is used in CGI processes typically to verify whether the current process runs in admin mode or user mode ? et.al. | |||
| 2002-03-20 | enable config.cgi , remove makefml.cgi | fukachan | |
| 2002-03-19 | o prepend cgi_ or run_cgi to function name. | fukachan | |
| o implement trampoline mechanism using FML::Command: class. o change: pop_menu -> scrolling_list | |||
| 2002-03-19 | accpet empty value even if it not matches filter:) | fukachan | |
| 2002-03-18 | define ml_domain() but same as default_domain() yet | fukachan | |
| 2002-03-18 | cosmetics | fukachan | |
| FNF define cgi_execute_command() and try_get_address() into FML::Process::CGI::Kernel and remove them from FML::CGI::Admin::Menu | |||
| 2002-03-18 | reconstruct CGI around structure phase 1: | fukachan | |
| o table not frame based menu support (similar style to www.netbsd.org) o prepare method for each location in the screen. for example, + run_cgi_main() to show main menu at the center in the screen. + run_cgi_navigator() to show navigation bar at the left. o longjmp() by eval/croak when we encounter insecure conditions. | |||
| 2002-03-17 | nuke superflous \s*$ | fukachan | |
| 2002-03-17 | reply_message: append \n to message if \n$ is missing | fukachan | |
| 2002-03-17 | reconstruct message queue subsystem internal. | fukachan | |
| we can handle output styles for message queue input properly now. | |||
| 2002-03-16 | reply_message_nl(): fix reply_message() args | fukachan | |
| 2002-03-16 | new message queue handling. sync with reply-message branch | fukachan | |
| 2002-03-07 | add menu.cgi using FML::CGI::Admin::Menu | fukachan | |
| 2002-03-06 | makefml --force $command $ml ... | fukachan | |
| 2002-02-27 | work and bugfix _search_max_id_from_top()reply-message-base | tmu | |
| 2002-02-24 | define fml_owner(), fml_group() and mail_aliases(). | fukachan | |
| 2002-02-23 | validate if the requested admin command is permited or not. | fukachan | |
| define $available_commands_for_privileged_user rename $available_commands -> $available_commands_for_user | |||
| 2002-02-20 | add Reply-To: into our reply message | fukachan | |
| 2002-02-18 | "permit_anyone" can be used in {post,command}_restrictions. | fukachan | |
| 2002-02-17 | make "admin" command work. | fukachan | |
| fix "confirm" to re-work. | |||
| 2002-02-17 | fix file name in searching message template | fukachan | |
| 2002-02-17 | bug fix definitions on hooks | fukachan | |
| 2002-02-17 | make "admin" works though without authentication:) yet. | fukachan | |
| 2002-02-17 | confirm_keyword -> confirm_command_prefix | fukachan | |
| 2002-02-17 | remove \s*$ | fukachan | |
| 2002-02-17 | implement several hooks | fukachan | |
| 2002-02-13 | rename module: TinyScheduler -> Calender::Lite | fukachan | |
| 2002-02-13 | Each command determines each lock needs | fukachan | |
| 2002-02-11 | move methods on restriction pattern against input data to FML::Restriction. | fukachan | |
| FML::Filter::Utils::is_secure_command_string() -> FML::Restriction::Command::is_secure_command_string() | |||
| 2002-02-04 | determine the max sequence id by considering last mofieid time among | fukachan | |
| the sequence file and thread databases. | |||
| 2002-02-03 | we should not use $curproc->{ main_cf } directrly in modules out of ↵ | fukachan | |
| FML::Process:: we implement the following methods in FML::Process::Utils and use them. o $curproc->executable_prefix() o $curproc->template_files_dir_for_newml() | |||
| 2002-02-03 | ml_home_prefix() can recognize virtual domain. | fukachan | |
| modified to use it. | |||
| 2002-02-02 | use FML::Process::Utils::__ml_home_prefix_from_main_cf() to get $ml_home_prefix. | fukachan | |
| 2002-02-02 | define access methods: default_domain(), ml_home_prefix() (prototype) | fukachan | |
| 2002-02-02 | fix copyright | fukachan | |
| 2002-02-01 | remove $ENV{debug} based toggle flagsubdir-base | fukachan | |
| 2002-01-30 | use File::Spec | fukachan | |
| 2002-01-30 | use File::Spec | fukachan | |
| 2002-01-30 | use File::Spec. | fukachan | |
| 2002-01-30 | fix copyright | fukachan | |
| 2002-01-20 | implement get_virtual_maps() | fukachan | |
| 2002-01-20 | more comments, log. | fukachan | |
| fix message handling to use object to get command string returned by find_first_plaintext_message(). | |||
| 2002-01-20 | fix module loading of Mail::Delivery::Queue | fukachan | |
| 2002-01-16 | update copyright | fukachan | |
