| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
use $curproc->{ credential } not call "use FML::Credential ...".
|
|
can be shared between other modules.
change FML::Confirm::new() to take $curproc.
|
|
|
|
modified to use $curproc->log*() interface.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
e.g. is_member($curproc, $args) -> is_member(addr)
modified functions:
o is_member()
o is_privileged_member()
o is_recipient()
o match_system_accounts()
|
|
|