| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2001-03-24 | modified to make makefml.cgi work. | fukachan | |
| XXX we should pass arguments in $args hash not @argv itself useful for XXX several programs with difference IO interface. | |||
| 2001-03-22 | align spaces | fukachan | |
| 2001-03-22 | define load_module($args, $module) method. | fukachan | |
| load model dependent module. return the object for $module. | |||
| 2001-03-20 | use FML::Log qw(Log LogWarn LogError);error-message-status | fukachan | |
| 2001-03-20 | check more $home_dir or $ml_name is specified if we need_ml_name(). | fukachan | |
| 2001-03-14 | $curproc->{ main_cf } holds the pointer to /etc/fml/main.cf | fukachan | |
| 2001-03-14 | a little more polite debug message | fukachan | |
| 2001-03-11 | full documentation (alpha) | fukachan | |
| 2001-03-10 | bug fix $ml_home_dir check algorithm | fukachan | |
| 2001-03-10 | clean up documents and codes | fukachan | |
| modify Bootstrap2() to use _parse_argv() check $ml_home_dir existence in bootstrap modify debug codes to load Data::Dumper dinamically | |||
| 2001-03-10 | nuke FML::Debug | fukachan | |
| 2001-03-09 | nuke FML::Debug and Data::Dumper to avoid loading Data::Dumper | fukachan | |
| 2001-02-20 | rename FML::Lock to File::SimpleLock | fukachan | |
| 2001-02-19 | add prototype of mail loop checks e.g. message-id, X-ML-Info duplication | fukachan | |
| 2001-02-18 | modify $ml_home_dir empty check | fukachan | |
| 2001-02-18 | fix how to work when $argv[0] is not specified | 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-16 | signal initialize | 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 | s/fmlwrapper/loader/ in libexec/ | fukachan | |
| 2001-01-28 | s/incoming_mail/incoming_message/ | fukachan | |
| 2001-01-27 | fix address handling to nuke gecos | fukachan | |
| 2001-01-26 | change software name to fml-devel temporally | fukachan | |
| 2001-01-25 | change arguments for FML::Parse class. | fukachan | |
| save unix-from information at pcb in parsing process | |||
| 2001-01-24 | check whether defined($args->{ fml_version }) or not | fukachan | |
| 2001-01-24 | modified to use FML::PCB object | fukachan | |
| 2001-01-24 | prepare PCB manipulation | fukachan | |
| 2001-01-24 | ticket system be more independent of header_rewrite, and clean up more | 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-21 | more debug | fukachan | |
| 2001-01-21 | import ml_home_dir from fmlwrapper | fukachan | |
| 2001-01-21 | rename s/Debug/debug/ sine it is a method | fukachan | |
| 2001-01-21 | expand variables after we load all *cf files | fukachan | |
| 2001-01-20 | nuke \n | fukachan | |
| 2001-01-20 | clean up variable names, enable fmlwrapper -c main.cffml | fukachan | |
| 2001-01-19 | Initial revision | fukachan | |
