summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command
AgeCommit message (Expand)Author
2003-03-14add todo.fukachan
2003-03-14fmlerror is obsolete.fukachan
2003-03-14summary functions, which is imported from fmlsummary core.fukachan
2003-03-14fix copyrightfukachan
2003-03-14fmlsuper is obsolete.fukachan
2003-03-11update command list (merged with doc/ja/01_RFC_*)fukachan
2003-02-20cosmetics (\s*$)fukachan
2003-02-16update comments and nuke todo.fukachan
2003-02-16use language_*() method to determine $charsetfukachan
2003-02-15use FML::Restriction::Basefukachan
2003-02-14fix copyrightfukachan
2003-02-14nuke todo done alreadyfukachan
2003-02-13validate $ml_name existence firstly.fukachan
2003-02-13user{add,del}() checks input $address.fukachan
2003-02-13fixed to use $config->get_as_array_ref().fukachan
2003-02-11fix copyrightfukachan
2003-02-09cosmetics (white spaces)fukachan
2003-02-02add utilities to change admin password: changepassword, chpass,fukachan
2003-02-02use FML::Crypt not Crypt::UnixCrypt directly.fukachan
2003-02-01memo on changepassword et.al.fukachan
2003-02-01try to remove address matched by $cred->has_address_in_map(), notfukachan
2003-02-01remove address matched by IO::Adapter in the case of $old_addressfukachan
2003-02-01fix comments.fukachan
2003-02-01fix copyrightfukachan
2003-02-01try exact matching just before changing user.fukachan
2003-01-29use $config->get_as_array_ref() method.fukachan
2003-01-29in newml, we should check if $ml_name already exists as a user name or not.fukachan
2003-01-28add deladminfukachan
2003-01-27sync w/ deladmin codesfukachan
2003-01-27mv real codes from byeadmin to deladmin module.fukachan
2003-01-27FNF: we should not use $_fukachan
2003-01-27fix typofukachan
2003-01-26bug fix target maps to handle.fukachan
2003-01-26FNF: not use $_fukachan
2003-01-26use FML::Restriction::Base::regexp_match() to check command line options.fukachan
2003-01-25not usedfukachan
2003-01-25FNF: fix commentsfukachan
2003-01-25implement FML::Restriction::Base::regexp_match() andfukachan
2003-01-11fix comments (FNF).fukachan
2003-01-09fix copyrightfukachan
2003-01-07shorten log messagesfukachan
2003-01-07fix copyrightfukachan
2003-01-03modify log messages.fukachan
2003-01-03get_as_array_ref() to get $newml_command_mta_config_list values.fukachan
2003-01-03modified to use FML::Restriction::Base->regexp().fukachan
2003-01-03dummy module to implement rewrite_prompt() for the case of auth fail.fukachan
2002-12-25fix commentsfukachan
2002-12-24clean up: nuke \s*$fukachan
2002-12-24fix commentsfukachan
2002-12-23fix comments.fukachan