summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/Switch.pm
AgeCommit message (Expand)Author
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
2002-02-13rename module: TinyScheduler -> Calender::Litefukachan
2002-02-02use FML::Process::Utils::__ml_home_prefix_from_main_cf() to get $ml_home_prefix.fukachan
2002-02-01remove $ENV{debug} based toggle flagsubdir-basefukachan
2002-01-30use File::Spec.fukachan
2001-12-23update documents, commentsfukachan
2001-12-22not load $main_cf->{ default_paths_cf }fukachan
2001-12-22remove \s*$fukachan
2001-11-27modified not to use Standalone.pmfukachan
2001-11-25enable distribute and commandfukachan
2001-11-25check whether getopt() options are given or not.fukachan
2001-11-25fmlconf and makefml are separete nowfukachan
2001-11-25enable --help for all command line programsfukachan
2001-11-25xxx.cgi SHOULD NOT ACCPET the same options as command line program xxxfukachan