| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
as the removed $ml_home_dir.
|
|
|
|
|
|
modified to use $curproc->log*() interface.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
address.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# XXX WHICH STEP IS IT BETTER TO UPDATE LIST ?
# [I] 1. remove the old address only if $new_address not included.
# 2. add the newadderss
# [II] 1. add the newadderss
# 2. remove the old address only if $new_address not included.
#
# Plan [II] is better for authentication without reader lock.
# Consider the case the process executing chaddr is preempted, and
# another distributing process starts to run.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
modified to use FML::Command::UserControl.
|
|
|
|
FML::Spool -> FML::Article::Spool
fix argument handling.
|
|
|
|
"fmlthread ..." -> "fml $ml thread ..."
|
|
|
|
FNF: fix comments.
|
|
|
|
|
|
|
|
use "makefml mailq $ml" instead of fmlsuper to show outgoing mail queue.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
nuke the corresponding TODO.
|
|
|