summaryrefslogtreecommitdiff
path: root/fml
AgeCommit message (Expand)Author
2003-02-16define $cgi_menu_map_list and $cgi_menu_default_map.fukachan
2003-02-16define $summary_format_address_lengthfukachan
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-11update status (sync w/ STATUS.txt)fukachan
2003-02-11solaris 7 ok (upgrade rank:-)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-11install.pl ok on FreeBSD 4.6.2fukachan
2003-02-11FNF: not use $_fukachan
2003-02-11switch INSTALL.sh to install.plfukachan
2003-02-11FNF: not use $_fukachan
2003-02-11fix copyrightfukachan
2003-02-10works well with postfix 2.0.3 + perl 5.6.1 on Solaris 9.fukachan
2003-02-09cosmetics (white spaces)fukachan
2003-02-08$command_run_*_hook addedfukachan
2003-02-08install.pl works on solaris 7.fukachan
2003-02-08change args: ml_home_dir -> ml_name@ml_domainfukachan
2003-02-06quick hack at sub sub _print_inline_object_link() URL Linktmu
2003-02-05add another case: works well on "perl 5.00503 on FreeBSD 4.7 RELEASE-p3".fukachan
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-02enable changepassword, chpass, initpass and passwd as admin command.fukachan
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