summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/Switch.pm
AgeCommit message (Expand)Author
2004-01-02fix copyrightfukachan
2003-12-30bug fix initialization.fukachan
2003-11-25ensure valid exit codefukachan
2003-10-26define $site_default_config_cf to remove hard-coded site_default_config.cf.fukachan
2003-10-15space cosmeticsfukachan
2003-09-27FNF: fix commentfukachan
2003-09-20define _find_longest_matched_entry() function and use it to find morefukachan
2003-09-19implement _filespec_splitdir() which split filename to @filepath butfukachan
2003-09-14Process::Flow and Process::Switch classes need to know $curprocfukachan
2003-09-13comment on STDERR usagefukachan
2003-09-13fix $0 handling for *.cgi:fukachan
2003-09-13extension: compare $0 against entry etc/modules by considering subdir.fukachan
2003-08-23fix comments: =head2 function(...) formfukachan
2003-03-28clean up (nuke \s*$)fukachan
2003-03-11read (/etc/fml/)defaults/$version/main.cf if exists and merge it withfukachan
2003-03-09FNF: fix commentsfukachan
2003-03-06nuke todo (remove hard-coded)fukachan
2003-03-06use etc/command_line_options to resolve getopts() parameters.fukachan
2003-03-06remove hard-coded module specific configuraitons.fukachan
2003-01-31rename Calender -> Calendarfukachan
2003-01-26FNF: style (space and \n)fukachan
2003-01-11fix comments (FNF).fukachan
2003-01-05prepare "fml" command for convenience.fukachan
2003-01-05add fmlerror, fix fmlsuper getoptfukachan
2003-01-02enable fmlsuper using FML::Process::Superfukachan
2002-12-21add commentfukachan
2002-11-26enable fmlsummaryfukachan
2002-11-16enable libexec/digestfukachan
2002-11-07implement fmladdr command, which shows all users and aliases.fukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-07-02remove obsolete commentsfukachan
2002-06-30clean up: nuke \s*$fukachan
2002-06-27major overhaul: delayed loading of *.cf files. The loading is donefukachan
2002-06-01nuke white spaces \s*$fukachan
2002-05-29try to save the error message at /var/spool/ml/@log.crit@ if couldfukachan
2002-05-19add/enable a prototype of libexe/fml/error (mead)fukachan
2002-04-25new utility: fmlalias e.g. shows not only fml but all alias entriesfukachan
2002-04-19stop $ml_home_dir search when we can get it.fukachan
2002-04-16fmlspool --srcdir not --dstdirfukachan
2002-04-15enable fmlspoolfukachan
2002-04-10whitespace nichefukachan
2002-04-08fix/clean up documentsfukachan
2002-04-07FNF-ify: one line <= 80fukachan
2002-04-01cosmetics: white spacesfukachan
2002-04-01warn() if $ml_name not specifiedfukachan
2002-03-30white space cosmetics: nuke \s*$fukachan
2002-03-20enable config.cgi , remove makefml.cgifukachan
2002-03-07add menu.cgi using FML::CGI::Admin::Menufukachan
2002-03-06makefml --force $command $ml ...fukachan