summaryrefslogtreecommitdiff
path: root/fml/lib/FML/User
AgeCommit message (Expand)Author
2008-06-28fix copyrightfukachan
2007-01-13fix comments.fukachan
2006-11-19fix commentsfukachan
2006-07-09white space cosmeticsfukachan
2006-05-16define get_user_total(), return the total number of addresses in list.fukachan
2006-03-05changed to command_context object based.fukachan
2006-02-22define get_key_as_array_ref().fukachan
2006-02-22consider the case that plural addresses are matched.fukachan
2006-02-18fix copyrightfukachan
2006-02-18rename method: add(HASH_REF) -> set_header_info($address)fukachan
2006-02-18define add() and set()fukachan
2006-02-18always update user infomation db.fukachan
2006-01-08fix copyrightfukachan
2006-01-07use reply_message() in chaddr operations to send back log.fukachan
2005-08-19which_map -> map_to_termfukachan
2005-08-17fix copyrightfukachan
2005-08-17align methond name user_XXX: changed userXXX() -> user_XXX().fukachan
2005-08-17import_from_mail_header() -> add() with args changed (nuke $curproc).fukachan
2005-05-27fix comments (FNF)fukachan
2004-12-05define logdebug() to disable log messages.fukachan
2004-07-23white space cosmeticsfukachan
2004-07-23fix typofukachan
2004-07-23fix error messages.fukachan
2004-07-11fix commentsfukachan
2004-06-27tune IO::Adapter::close() timing.fukachan
2004-05-16enhance print_userlist() for command mail.fukachan
2004-04-30return error messages more.fukachan
2004-04-28add missing error messagesfukachan
2004-04-27move quotemeta() from IO::Adapter to here.fukachan
2004-04-23remove "use FML::Log;".fukachan
2004-01-24fix comments.fukachan
2004-01-21fix comments.fukachan
2004-01-21clean up.fukachan
2003-12-06cosmetics: white spacefukachan
2003-11-29use $curproc->config() to get config object.fukachan
2003-11-27check if $buf retruned from IO::Adapter is defined.fukachan
2003-11-26cal get_key_values_as_array_ref() of IO::Adapter to get key and allfukachan
2003-11-26rename method: userlist -> print_userlistfukachan
2003-11-25remove debug conditionfukachan
2003-11-24fix comment: FNFfukachan
2003-11-23run FML::User::Infoal->import_from_mail_header() to save user infofukachan
2003-11-23avoid duplication.fukachan
2003-11-23create FML::User::* class to manipulate user database.fukachan