| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-02-24 | install aliases when makefml newml runs. | fukachan | |
| 2002-02-23 | update todo | fukachan | |
| 2002-02-23 | fix filename= in mime header | fukachan | |
| 2002-02-23 | cosmetics | fukachan | |
| 2002-02-20 | fix command work again | fukachan | |
| 2002-02-18 | we should not inherit anything as could as possible. | fukachan | |
| remove FML::Command::Utils and ErroStatus | |||
| 2002-02-18 | we should not inherit anything as could as possible. | fukachan | |
| remove FML::Command::Utils and ErroStatus | |||
| 2002-02-17 | remove ErrorStatus, FML::Command::Utils; | fukachan | |
| define new() call User::Command::XXX without lock since already locked now. | |||
| 2002-02-17 | enable to work | fukachan | |
| 2002-02-17 | confirm_keyword -> confirm_command_prefix | fukachan | |
| 2002-02-17 | makefml htmlify elena --srcdir=.. --outdir=... | fukachan | |
| 2002-02-17 | remove \s*$ | fukachan | |
| 2002-02-13 | remove import of ErrorStatus | fukachan | |
| 2002-02-13 | define access method need_lock(). | fukachan | |
| each command module determins whether it needs lock or not. | |||
| 2002-02-13 | fix white space | fukachan | |
| 2002-02-11 | objective, deny are implemented. | fukachan | |
| 2002-02-11 | send back file file in $ml_home_dir if found. | fukachan | |
| return the default message if not found. "guide", "help", "objective" commands use this logic. | |||
| 2002-02-11 | send help in $DIR for backward compatibility if it is found. | fukachan | |
| if not, send the defaulte message. | |||
| 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-01-30 | use File::Spec | fukachan | |
| 2002-01-27 | "makefml newml" virtual domain support. For exmaple, | fukachan | |
| makefml newml elena@nuinui.net The ml_home_dir is speculated from $virtual_maps in main.cf. | |||
| 2002-01-27 | clarify function arguments more | fukachan | |
| 2002-01-27 | clarify function acl, arguments more | fukachan | |
| 2002-01-20 | fixed to call up error to FML::Process::Command layer | fukachan | |
| 2001-12-23 | remove \s*$ | fukachan | |
| 2001-12-23 | update documents, comments | fukachan | |
| 2001-12-23 | update documents, comments | fukachan | |
| 2001-12-23 | update doc,comment. for (@files) ... | fukachan | |
| 2001-12-22 | update documents, comments | fukachan | |
| 2001-12-22 | update documents, comments | fukachan | |
| 2001-12-22 | remove \s*$ | fukachan | |
| 2001-12-11 | ensure installed file mode to be 0644 | fukachan | |
| 2001-12-09 | define $executable_prefix (/usr/local/libexec/fml by default) for | fukachan | |
| convenience. FML::Config::Convert can replace $libexec_dir $ml_home_prefix $executable_prefix variables. "makefml newml" installs include and include-ctl w/ variable replacement. | |||
| 2001-12-09 | installing with replacing __varname__ keyword in config.cf | fukachan | |
| We use FML::Config::Convert module for it. | |||
| 2001-10-22 | makefml htmlifythreadtrack-pm-base | fukachan | |
| 2001-10-22 | accept command line option: srcdir=$srcdir | fukachan | |
| 2001-10-21 | makefml htmlify $ml outdir=$htmlified_artilces_dir | fukachan | |
| 2001-10-17 | summarize todo | fukachan | |
| 2001-10-17 | alias of guide command | fukachan | |
| 2001-10-17 | fix typo | fukachan | |
| 2001-10-17 | FML/Command/ACL.pm -> FML/Command/Attribute.pm | fukachan | |
| modified FML::Command uses get_attribute() in FML::Command::Attribute | |||
| 2001-10-17 | support MH style arg: first, last, cur, first:\d+ and last:\d+ | fukachan | |
| 2001-10-14 | $optargs -> $command_args | fukachan | |
| 2001-10-14 | $optargs -> $command_args | fukachan | |
| 2001-10-14 | prototype to use FML::Command::SendFile | fukachan | |
| $optargs -> $command_args | |||
| 2001-10-14 | $optargs -> $command_args | fukachan | |
| 2001-10-13 | fix duplicatoin for $charset | fukachan | |
| 2001-10-13 | implement guide and summary commands | fukachan | |
| 2001-10-13 | FML::Command::SendFile based. This module provides basic file sending functions | fukachan | |
