summaryrefslogtreecommitdiff
path: root/fml/lib/FML
AgeCommit message (Expand)Author
2003-12-31update comments.fukachan
2003-12-31update comments.fukachan
2003-12-31update comments.fukachan
2003-12-31update commentsfukachan
2003-12-30fix typofukachan
2003-12-30clean up.fukachan
2003-12-30experimental implementation done.fukachan
2003-12-30bug fix initialization.fukachan
2003-12-30import $default_ml_home_prefix from main.cf name space.fukachan
2003-12-30get() return null string if the value is undefinedfukachan
2003-12-30validate $address input as data.fukachan
2003-12-30FNF: defined $db ...fukachan
2003-12-30import $directory_private_mode if couldfukachan
2003-12-30bug fix get_incoming_message_cache_file_path()fukachan
2003-12-30update comments on $primary_*_map use.fukachan
2003-12-29save incoming_message cache file path on memory for later use.fukachan
2003-12-29implement {get,set}_incoming_message_cache_file_path().fukachan
2003-12-29*_private_dirs -> *_private_directoriesfukachan
2003-12-28clean up class hierarchy.fukachan
2003-12-26workaround: bug fix installation of default_config.cf et.alfukachan
2003-12-25add log at htmlify article endtmu
2003-12-25bugfix default $use_address_mask and $address_mask_type in thread_db_args()tmu
2003-12-24remove the direct use of $args, use utility methods via $curprocfukachan
2003-12-24use is_need_ml_name() not $args->{ ... }fukachan
2003-12-24implement is_need_ml_name()fukachan
2003-12-24add and enable libexec/fakerfukachan
2003-12-21remove hard-coded language dependent information by moving it tofukachan
2003-12-20use $newml_command_ml_admin_default_address as $ml-admin value.fukachan
2003-12-20define get_mode() and set_mode() and modified to use it.fukachan
2003-12-20use $list_command_default_maps not hard-coded value.fukachan
2003-12-06cosmetics: white spacefukachan
2003-11-30fix comments (FNF)fukachan
2003-11-30system_accounts -> system_special_accounts.fukachan
2003-11-29defined() check of log_message_queuefukachan
2003-11-29--computer-output -> --log-computer-outputfukachan
2003-11-29FNF: defined() checkfukachan
2003-11-29define $use_computer_output.fukachan
2003-11-29support --computer-output option, which is currently same as --log-dup yet.fukachan
2003-11-29s/x_ml_name/outgoing_mail_header_x_ml_name/g;fukachan
2003-11-29use $curproc->config() to get config object.fukachan
2003-11-29implement config() method.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-26try to list up arbitorary map if could.fukachan
2003-11-26rename method: userlist -> print_userlistfukachan
2003-11-26bug fix variable overloadfukachan
2003-11-26address_compare -> address_compare_functionfukachan
2003-11-25implement switch to toggle case sensitive check of mail address.fukachan
2003-11-25remove debug conditionfukachan
2003-11-25ensure valid exit codefukachan