summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/Switch.pm
AgeCommit message (Expand)Author
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
2001-11-22fmlsch -h to show helpfukachan
2001-11-18speculate program paths by configure (autoconf)fukachan
2001-11-17change default target to _topfukachan
2001-11-12default_config -> default_config_cffukachan
2001-11-12fix to introduce $config_dir (etc/fml) from main.cffukachan
2001-11-11ThreadTrack switches acconding to myname ($0).fukachan
2001-11-10bug fix: format $reasonfukachan
2001-11-09more debug infofukachan
2001-11-09least error infomation by default OR raw $@ if debugfukachan
2001-11-08modify error messagefukachan
2001-11-07enable fmlthread options:fukachan
2001-11-07we should use long line options since we support it :)fukachan
2001-11-07fmlthread -f filterlist ...fukachan
2001-11-05fmlhtmlify [-I dir]fukachan
2001-11-05new utility: fmlhtmlify src_dir dst_dirfukachan
2001-11-04enhance close() to accept MH style paramfukachan
2001-11-04eval FML::Process::Flow::ProcessStart($obj, $args);fukachan
2001-11-04ticket -> threadfukachan
2001-11-03fmlticket -> fmlthreadfukachan
2001-11-03Mail::ThreadTrack based tread tracking systemfukachan
2001-10-08enable "loader --ctladdr" behaves as libexec/commandfukachan
2001-06-28define print_specific_month() method at TinyScheduler class.fukachan
2001-05-28clean up documentsfukachan
2001-04-15warn relations among uid,euid,gid,egidfukachan
2001-04-05fmlsch -D data_dir -F data_file -m modefukachan