summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process
AgeCommit message (Expand)Author
2002-07-19cgi_execute_command() checks the command is allowed infukachan
2002-07-19repyl_message() handles makefml and *.cgi as special cases.fukachan
2002-07-19remove not used variablefukachan
2002-07-18check whether this command is allowed in this $levelfukachan
2002-07-17define printing style format such as 'text', 'html', ...fukachan
2002-07-15define the following access methods:fukachan
2002-07-14copy message and send it to $maintainer toofukachan
2002-07-14implement which_message_nl()fukachan
2002-07-14disabled makefml NOT TO USE reply_message() nowfukachan
2002-07-13check defined($ml_name) in ml_* variable handlingsfukachan
2002-07-02remove not-used functions:fukachan
2002-07-02remove obsolete commentsfukachan
2002-07-02fix commentsfukachan
2002-07-02fix commentsfukachan
2002-07-02fix commentsfukachan
2002-07-02remove obsolete linefukachan
2002-07-02clean up/fix comments, fix copyrightfukachan
2002-07-02clean up/fix commentsfukachan
2002-06-30clean up: nuke \s*$fukachan
2002-06-30$self -> $curprocfukachan
2002-06-30fix the condition to show helpfukachan
2002-06-30fix ISA for ->speculate_max_id()fukachan
2002-06-28separate execution of the command and the menu pop up.fukachan
2002-06-27major overhaul: delayed loading of *.cf files. The loading is donefukachan
2002-06-25change locations for command_help() and options()fukachan
2002-06-25get_recipient_list() -> get_address_list( $map )fukachan
2002-06-25beautify cgi interfacefukachan
2002-06-24bug fix ml_home_prefix() search algorithmfukachan
2002-06-24clean up menu, bug fix run_cgi_menu() argsfukachan
2002-06-24more defined() checks and sanity check if couldfukachan
2002-06-24bug fix ml_home_prefix() args, more defined() checksfukachan
2002-06-24get_ml_list(): check $ml_home_prefix, bug fix default domain handlingfukachan
2002-06-22define ml_name() methodfukachan
2002-06-22align (white spaces)fukachan
2002-06-22use $curproc->ml_XXX() as could as possible in new()fukachan
2002-06-21move get_ml_list() and get_recipient_list()fukachan
2002-06-01major variable naming overhaulfukachan
2002-06-01nuke white spaces \s*$fukachan
2002-06-01FNF-ifyfukachan
2002-06-01FNF-ifyfukachan
2002-06-01defined() overhaulfukachan
2002-06-01FNFfukachan
2002-06-01FNFfukachan
2002-05-30validate file object. more logsfukachan
2002-05-29try to save the error message at /var/spool/ml/@log.crit@ if couldfukachan
2002-05-27pass smtp log file handle to Mail::Deliveryfukachan
2002-05-27rearrange admin command authentication to sync w/ new variable namings.fukachan
2002-05-27only user "fml" should read lock files.fukachan
2002-05-27permit_members_only -> permit_member_mapsfukachan
2002-05-27implement is_default_domain()fukachan