summaryrefslogtreecommitdiff
path: root/fml/lib
AgeCommit message (Expand)Author
2002-06-25clean up. nuke _get_domain_info (not used)bootstrap-20020626fukachan
2002-06-25clean up (white spaces)fukachan
2002-06-25fix virtual domain handling. sync w/ newml logicfukachan
2002-06-25scroll size is set by the length of mapsfukachan
2002-06-25enhance list: select $map et.al.fukachan
2002-06-25navigation bar tries to follow the current *commandfukachan
2002-06-25define map as same as filefukachan
2002-06-25nuke superflous line (cgi mode)fukachan
2002-06-25userlist: print $addr, <br> if under CGIfukachan
2002-06-25change locations for command_help() and options()fukachan
2002-06-25get_recipient_list() -> get_address_list( $map )fukachan
2002-06-25nuke get_recipient_list()fukachan
2002-06-25fixed to work on cgifukachan
2002-06-25beautify cgi interfacefukachan
2002-06-24postfix_alias_mapstmu
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-23install a template for qmail/control/virtualdomainsfukachan
2002-06-23insert "$ml_domain $ml_domain" to the file "virtual" at the first time.fukachan
2002-06-22define ml_name() methodfukachan
2002-06-22align (white spaces)fukachan
2002-06-22classify the command in the navigation and mainfukachan
2002-06-22change get_ml_list() argsfukachan
2002-06-22fix args of ml_home_xxx()fukachan
2002-06-22defined() check morefukachan
2002-06-22define navi_command as the same as commandfukachan
2002-06-22eval Log(warn ...) || print stderr itfukachan
2002-06-22use $curproc->ml_XXX() as could as possible in new()fukachan
2002-06-21set up $ml_name dynamicallyfukachan
2002-06-21ignore non-existed files, not croak()fukachan
2002-06-21move get_ml_list() and get_recipient_list()fukachan
2002-06-21use IO::Adapter->get_next_key() not getline() for member list upfukachan
2002-06-21close write handle and read handle after the write one.fukachan
2002-06-01major variable naming overhaulfukachan
2002-06-01nuke white spaces \s*$fukachan
2002-06-01FNF-ifyfukachan
2002-06-01FNF-ifyfukachan
2002-06-01permit_admin_member_maps() return 0 if not matchfukachan
2002-06-01fix @argv checkfukachan
2002-06-01FNFfukachan
2002-06-01defined() overhaulfukachan
2002-06-01FNFfukachan
2002-06-01FNFfukachan
2002-06-01remove AUTOLOAD since not usedfukachan
2002-05-31overhaul: defined checkfukachan
2002-05-31add rewrite_date() for header rewrite Date: to X-Date:overhaul-2000-05-basetmu
2002-05-30validate file object. more logsfukachan