| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-02-26 | fix copyright | fukachan | |
| 2008-11-30 | defined() before eq | fukachan | |
| 2006-02-04 | prefer $hints if specified for argv, ARGV and options. | fukachan | |
| support context switching in executing new (child) process. | |||
| 2006-01-09 | white space cosmetics. | fukachan | |
| fix copyright. | |||
| 2005-12-18 | NewProcess() takes hints as args to overload configuration in a new process. | fukachan | |
| 2005-12-17 | not need to pass $args to FML::Process::Switch::NewProcess() which | fukachan | |
| fake $args by $curproc->dup_curproc_args(). | |||
| 2005-08-11 | load_module -> _load_module (internal only) | fukachan | |
| 2005-06-03 | fix copyright | fukachan | |
| 2005-06-03 | alloc shared memory area in $args (shared_hash_get() uses). | fukachan | |
| implement NewProcess(). | |||
| 2004-07-23 | fix comments (FNF) | fukachan | |
| 2004-05-19 | getopts case SENSITIVELY | fukachan | |
| 2004-03-31 | Mail::ThreadTrack is obsoleted. remove related codes. | fukachan | |
| 2004-01-02 | fix copyright | fukachan | |
| 2003-12-30 | bug fix initialization. | fukachan | |
| update comments. sort. clarify function role by renaming: ProcessSwitch() -> load_module() Process::Switch | |||
| 2003-11-25 | ensure valid exit code | fukachan | |
| 2003-10-26 | define $site_default_config_cf to remove hard-coded site_default_config.cf. | fukachan | |
| sort entries in main.cf. | |||
| 2003-10-15 | space cosmetics | fukachan | |
| 2003-09-27 | FNF: fix comment | fukachan | |
| 2003-09-20 | define _find_longest_matched_entry() function and use it to find more | fukachan | |
| specific entry for getopt parameters and module definitons. | |||
| 2003-09-19 | implement _filespec_splitdir() which split filename to @filepath but | fukachan | |
| it uses File::Spec only in > perl 5.6.1. more specific match for $0 to resolve module we should use. | |||
| 2003-09-14 | Process::Flow and Process::Switch classes need to know $curproc | fukachan | |
| pointer each other. fix log message duplication mechanism. define global_tmp_dir_path(), be_quiet() in FML::Process::Kernel. | |||
| 2003-09-13 | comment on STDERR usage | fukachan | |
| 2003-09-13 | fix $0 handling for *.cgi: | fukachan | |
| program_fullname => $ENV{ 'SCRIPT_FILENAME' } || $0 | |||
| 2003-09-13 | extension: compare $0 against entry etc/modules by considering subdir. | fukachan | |
| 2003-08-23 | fix comments: =head2 function(...) form | fukachan | |
| 2003-03-28 | clean up (nuke \s*$) | fukachan | |
| 2003-03-11 | read (/etc/fml/)defaults/$version/main.cf if exists and merge it with | fukachan | |
| main.cf (/etc/fml/main.cf). we use FML::Config::Tiny, which just reads and parses the file. It is a tiny version of FML::Config module. | |||
| 2003-03-09 | FNF: fix comments | fukachan | |
| 2003-03-06 | nuke todo (remove hard-coded) | fukachan | |
| 2003-03-06 | use etc/command_line_options to resolve getopts() parameters. | fukachan | |
| default_module_maps -> default_module_config. | |||
| 2003-03-06 | remove hard-coded module specific configuraitons. | fukachan | |
| resolve module name and the options based on etc/modules. | |||
| 2003-01-31 | rename Calender -> Calendar | fukachan | |
| 2003-01-26 | FNF: style (space and \n) | fukachan | |
| 2003-01-11 | fix comments (FNF). | fukachan | |
| 2003-01-05 | prepare "fml" command for convenience. | fukachan | |
| It is same as makefml except for the argument order. 1. fml $ml $command options 2. makefml $command $ml options | |||
| 2003-01-05 | add fmlerror, fix fmlsuper getopt | fukachan | |
| 2003-01-02 | enable fmlsuper using FML::Process::Super | fukachan | |
| 2002-12-21 | add comment | fukachan | |
| 2002-11-26 | enable fmlsummary | fukachan | |
| 2002-11-16 | enable libexec/digest | fukachan | |
| 2002-11-07 | implement fmladdr command, which shows all users and aliases. | fukachan | |
| 2002-09-22 | add section on FNF | fukachan | |
| 2002-09-11 | fml5 -> fml8 | fukachan | |
| 2002-07-02 | remove obsolete comments | fukachan | |
| 2002-06-30 | clean up: nuke \s*$ | fukachan | |
| 2002-06-27 | major overhaul: delayed loading of *.cf files. The loading is done | fukachan | |
| within prepare() method now to handle virtual domains properly. | |||
| 2002-06-01 | nuke white spaces \s*$ | fukachan | |
| 2002-05-29 | try to save the error message at /var/spool/ml/@log.crit@ if could | fukachan | |
| 2002-05-19 | add/enable a prototype of libexe/fml/error (mead) | fukachan | |
| 2002-04-25 | new utility: fmlalias e.g. shows not only fml but all alias entries | fukachan | |
