| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-03-30 | implement admin file {remove,unlink,delete}hashed-spooldir | fukachan | |
| 2002-03-30 | white space cosmetics: nuke \s*$ | fukachan | |
| 2002-03-30 | admin {delete,unlink} -> admin file $subcommand | fukachan | |
| 2002-03-30 | update todo | fukachan | |
| idea on a new "command subcommand" style | |||
| 2002-03-26 | prototype of file remove operations | fukachan | |
| 2002-03-26 | fix to use FML::Restriction::Base not CGI | fukachan | |
| 2002-03-26 | define file | fukachan | |
| 2002-03-26 | update status: whois, file operations | fukachan | |
| 2002-03-24 | remove debug code | fukachan | |
| 2002-03-24 | support admin {dir,ls} command | fukachan | |
| 2002-03-24 | define directory regexp as [-a-zA-Z0-9]+ | fukachan | |
| permit . in "user" part in e.g. "address" | |||
| 2002-03-23 | implement admin {pass,password} | fukachan | |
| 2002-03-23 | implement password authentication for admin commands | fukachan | |
| 2002-03-23 | clean up | fukachan | |
| use rewrite_prompt() by FML::Command to hide admin password. | |||
| 2002-03-23 | implement rewrite_prompt(). It is used to hide password et. al. | fukachan | |
| 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-22 | reconstruct is*member() functions | fukachan | |
| implement primitive is_privileged_member() | |||
| 2002-03-20 | add options bar to switch the language (dummy yet :-) | fukachan | |
| 2002-03-20 | remove run_cgi_help() once | fukachan | |
| 2002-03-20 | change layout in table a little. | fukachan | |
| define run_cgi_title() and run_cgi_help() | |||
| 2002-03-20 | removed makefml.cgi. FML::CGI::Admin:: inherits this class. | fukachan | |
| 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-20 | replace __hints_for_fml_process__ | fukachan | |
| 2002-03-20 | setup admin/{thread,config,menu}.cgi based on libexec/loader and hints | fukachan | |
| 2002-03-20 | vertical align of menus | fukachan | |
| 2002-03-19 | implemeneted {add,bye}{admin,priv} and log | fukachan | |
| 2002-03-19 | we can use admin command already | fukachan | |
| 2002-03-19 | add --force option to override ML which already exists. | fukachan | |
| 3. prepare mail archive at ~fml/public_html/$domain/$ml/ 4. prepare cgi interface at ~fml/public_html/cgi-bin/fml/$domain/admin/ | |||
| 2002-03-19 | enable {add,bye}priv as forwarders to {add,bye}admin | fukachan | |
| 2002-03-19 | admin log protytpe, which can be used in text and html mode | fukachan | |
| 2002-03-19 | implement addadmin,byeadmin | fukachan | |
| 2002-03-19 | define FML::Command::UserControl class to share user control codes. | fukachan | |
| modified Admin::{subscribe,unsubscribe} commands to use it. | |||
| 2002-03-19 | menu for subscribe/unsubscribe, used within trampoline | 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 | implement cgi_menu() to show command specific menu in CGI screen | fukachan | |
| 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 | color of the main menu is white by default | fukachan | |
| 2002-03-18 | fix copyright | fukachan | |
| 2002-03-18 | define address_{specified,selected} same as address | fukachan | |
| 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-18 | Initial revision | fukachan | |
| 2002-03-17 | nuke superflous \s*$ | fukachan | |
| 2002-03-17 | implemneted chaddr command. | fukachan | |
| 2002-03-17 | implement chaddr, admin chaddr, makefml chaddrd | fukachan | |
| 2002-03-17 | change $command_args argument: | fukachan | |
| $command_args->{ adddress } => $command_args->{ command_data } | |||
| 2002-03-17 | works again! | fukachan | |
| if either old or new addresses in chaddr arguments is an ML member, try to confirm this request irrespective of "From:" address. | |||
