index
:
fml8.git
feature/utf8-mime-header-handling
master
fml mailing list driver version 8
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fml
/
lib
/
FML
/
Command
/
Auth.pm
Age
Commit message (
Expand
)
Author
2003-05-12
we should operate only $primary_*_map not $*_maps in deleting the user
fukachan
2003-03-28
clean up (nuke \s*$)
fukachan
2003-03-18
remove giant lock and use fine granuality locks now.
fukachan
2003-03-17
implement change_password().
fukachan
2003-02-09
cosmetics (white spaces)
fukachan
2003-02-02
use FML::Crypt not Crypt::UnixCrypt directly.
fukachan
2003-01-11
fix comments (FNF).
fukachan
2003-01-03
modify log messages.
fukachan
2002-12-24
clean up: nuke \s*$
fukachan
2002-12-23
fix comments
fukachan
2002-12-18
clean up comments
fukachan
2002-09-22
add section on FNF
fukachan
2002-09-11
fml5 -> fml8
fukachan
2002-08-08
change arguments of credential functions to clarify the target address:
fukachan
2002-07-23
reconstruct SQL functions in IO::Adapter
fukachan
2002-07-18
check user matching
fukachan
2002-07-02
fix comments
fukachan
2002-06-01
nuke white spaces \s*$
fukachan
2002-06-01
permit_admin_member_maps() return 0 if not match
fukachan
2002-05-28
implement permit_admin_member_maps()
fukachan
2002-05-27
rearrange admin command authentication to sync w/ new variable namings.
fukachan
2002-04-10
whitespace niche
fukachan
2002-04-07
admin_member_passwd_maps -> admin_member_password_maps
fukachan
2002-03-30
white space cosmetics: nuke \s*$
fukachan
2002-03-23
implement password authentication for admin commands
fukachan
2002-03-22
add prototype of admin command auth governed by $admin_command_restrictions
fukachan