summaryrefslogtreecommitdiff
path: root/fml/lib
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-30validate $value (ARRAY_REF).fukachan
2003-12-30fix label namefukachan
2003-12-29implement cache_file_path()fukachan
2003-12-29cosmetics (FNF)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-29define *_file_path() methods.fukachan
2003-12-29fix typofukachan
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-25add from-address for not use address_mask in _print_li_filename()tmu
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-22fix typo.fukachan
2003-12-22define the following methods and modified to use it:fukachan
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-10quick hack for trouble making html indexs and working distributetmu
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