| Age | Commit message (Collapse) | Author |
|
space cosmetics.
|
|
|
|
|
|
o fix comments.
o fix messages/error messages.
o use //o if could.
o specify initial value.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1. move FML::Command::UserControl to FML::User::Control class.
2. implement FML::User::DB (committed later).
|
|
|
|
modified to use $curproc->log*() interface.
|
|
|
|
address.
|
|
|
|
modified to use FML::Command::UserControl.
|
|
|
|
|
|
|
|
|
|
add defined() more.
|
|
|
|
|
|
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()
|
|
($map, $address) -> ($map, $config, $address)
|
|
new IO::Adapter $map, $config;
|
|
|
|
|
|
|