summaryrefslogtreecommitdiff
path: root/fml/lib
AgeCommit message (Expand)Author
2003-03-03bug fix: try to mkdir $dir ($subdir) when $use_subdir enabled.fukachan
2003-02-20cosmetics (\s*$)fukachan
2003-02-18use FML::Error->db_open() not FML::Error::Cache for cache db open.fukachan
2003-02-18fix typofukachan
2003-02-16oops ;) we should check syntax if the value is not emplty.fukachan
2003-02-16implemente the following methods:fukachan
2003-02-16nuke hard-coded and use config basd value.fukachan
2003-02-16use language_*() to determine $charset.fukachan
2003-02-16update comments and nuke todo.fukachan
2003-02-16$summary_format_address_length determines address length in summary file.fukachan
2003-02-16use language_*() method to determine $charsetfukachan
2003-02-16check the existence in load_file()fukachan
2003-02-16update todofukachan
2003-02-15switched to use safe_cgi_action_name()fukachan
2003-02-15implement safe_cgi_action_name()fukachan
2003-02-15use FML::Restriction::Basefukachan
2003-02-14fix copyrightfukachan
2003-02-14nuke todo done alreadyfukachan
2003-02-14fix code to find ml_name in procmailrcfukachan
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-13use module global print_mode parameter not private one within object.fukachan
2003-02-11basic test of get_value_as_array_ref()fukachan
2003-02-11define default value (null) for md5 checksum resultfukachan
2003-02-11FNF: not use $_fukachan
2003-02-11FNF: not use $_fukachan
2003-02-11FNF: not use $_fukachan
2003-02-11fix copyrightfukachan
2003-02-11FNF: add commentfukachan
2003-02-11FNF: not use $_fukachan
2003-02-11FNF: not use $_fukachan
2003-02-11fix copyrightfukachan
2003-02-09cosmetics (white spaces)fukachan
2003-02-06quick hack at sub sub _print_inline_object_link() URL Linktmu
2003-02-05add $command_run_{start,end}_hookfukachan
2003-02-03check From: contents more.fukachan
2003-02-03for hook, wrap main code by is_refused() condition such as:fukachan
2003-02-02add utilities to change admin password: changepassword, chpass,fukachan
2003-02-02fix typofukachan
2003-02-02adapter for Crypt::UnixCrypt modulefukachan
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-01implement matched_address() methodfukachan
2003-02-01FNFfukachan
2003-02-01fix document aruond SQLfukachan
2003-02-01remove address matched by IO::Adapter in the case of $old_addressfukachan
2003-02-01fix comments.fukachan
2003-02-01remove get_next_value() method.fukachan