| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2001-10-09 | check $config->{ $x } is defined() or not | fukachan | |
| 2001-10-08 | show $@ in error | fukachan | |
| 2001-10-08 | die() -> croak() | fukachan | |
| define missing default value in initialization remove obsolete variable: $libexec_dir eval()-fiy more fix error message | |||
| 2001-06-21 | removed due to obsolete rule | fukachan | |
| 2001-06-17 | we use $FML$, add it and nuke $Id$ if it exists | fukachan | |
| 2001-05-30 | fix path for dir2url | fukachan | |
| 2001-05-29 | clean up documents | fukachan | |
| 2001-04-30 | clean up documents hierarchy. | fukachan | |
| remove {index,pointer}.ja.html in each directory which is obsolete. merge documents to under fml/doc/ja/ if apporoviate. move variable list to Documentation/ja/etc/ | |||
| 2001-04-27 | merged to tutorial | fukachan | |
| 2001-04-24 | nuke $ID$ | fukachan | |
| 2001-03-25 | add more on relation among programs and modules | fukachan | |
| 2001-03-25 | update document | fukachan | |
| 2001-03-24 | s/prepend_index.ja.html/pointer.ja.html/ | fukachan | |
| 2001-03-20 | add /usr/local/libexec/fml to @INC | fukachan | |
| 2001-03-13 | fix dependence, fix typo | fukachan | |
| 2001-03-09 | import boot.ja.html by prepend_index | fukachan | |
| 2001-03-09 | prepend content | fukachan | |
| 2001-03-09 | clean up documents | fukachan | |
| 2001-02-24 | update/clean up | fukachan | |
| 2001-02-17 | move libexec/process_switch to FML::Process:Switch | fukachan | |
| 2001-02-17 | move Bootstrap() latter part from libexec/loader to libexec/proces_switch. | fukachan | |
| "fmldoc" is a "perldoc" wrapper to show fml perl modules | |||
| 2001-02-17 | "fmldoc" preliminary definition | fukachan | |
| 2001-02-12 | add command prototype | fukachan | |
| 2001-02-10 | import prototype for qmail-extension emulator from fml 4.0 | fukachan | |
| 2001-02-06 | o.k. now libexec/loader can accpet elena and /var/spool/ml/elena now | fukachan | |
| to enable makefml $commmand elena, fmlconf elena, ... et. al. | |||
| 2001-02-06 | fmlconf -n shows variables which differ from the default value. | fukachan | |
| fmlconf shows all variables | |||
| 2001-02-06 | enable fmlconf | fukachan | |
| 2001-02-05 | change getopt() definition following $0 | fukachan | |
| 2001-02-05 | pass the original @ARGV and it after getopts() to the main process | fukachan | |
| 2001-02-01 | change @cf to try to load in the following way: | fukachan | |
| 1. /etc/fml/defaults/$fml_version/default_config.cf 2. /etc/fml/site_default_config.cf (required ?) 3. /etc/fml/domains/$DOMAIN/default_config.cf 4. /var/spool/ml/$ml_name/config.cf | |||
| 2001-01-29 | update to sync w/ current | fukachan | |
| 2001-01-29 | change hierarchy of routines. The current flow is as follows: | fukachan | |
| loader -> process_switch -> FML::Process::Flow -> each process 1. loader resolves version dependence 2. process_switch loads requred package 3. main::ProcessStart() (exporeted to main:: at FML::Process::Flow) controlls flow. 4. details of each flow is described in FML::Process::Something et. al. | |||
| 2001-01-29 | rename libexec/fml libexec/process_switch | fukachan | |
| 2001-01-29 | s/fmlwrapper/loader/ in libexec/ | fukachan | |
| 2001-01-29 | renamed from fml to process_switch | fukachan | |
| 2001-01-29 | rename libexec/fml libexec/process_switch | fukachan | |
| use vars qw($MainCF $running_under_some_shell); | |||
| 2001-01-28 | s/incoming_mail/incoming_message/ | fukachan | |
| 2001-01-27 | clean document campaign (2001/01 end) | fukachan | |
| align format by doc/bin/dir2url.pl prepare missing index.ja.html at each directory | |||
| 2001-01-27 | define verify_request() methon in Process::* | fukachan | |
| move sender_credential routines to here. | |||
| 2001-01-26 | fix include order | fukachan | |
| firstly site_local/, secondarly fml/$version/ | |||
| 2001-01-26 | define fmlticket | fukachan | |
| 2001-01-26 | rename module names (temporary) | fukachan | |
| 2001-01-24 | import ml_home_prefix | fukachan | |
| 2001-01-23 | shorten sleep() parameter (debug) | fukachan | |
| 2001-01-22 | change $version to $fml_version | fukachan | |
| 2001-01-22 | what is $Pkg | fukachan | |
| 2001-01-21 | fix @INC loading for debug | fukachan | |
| 2001-01-21 | exit 1 if eval fails | fukachan | |
| 2001-01-21 | more debug | fukachan | |
| 2001-01-21 | share _expand_variables() | fukachan | |
