| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2006-10-22 | clean up. fix comments. | fukachan | |
| 2006-03-05 | fix copyright | fukachan | |
| 2006-03-05 | changed to command_context object based. | fukachan | |
| 2005-11-30 | use $curproc->credential(); | fukachan | |
| 2005-05-26 | log errors more. | fukachan | |
| 2004-12-05 | define logdebug() to disable log messages. | fukachan | |
| modified to use proper log$role(). bug fix log messages if needed. | |||
| 2004-06-26 | fix comments. | fukachan | |
| quotemeta search key. | |||
| 2004-04-27 | bug fix search logic. | fukachan | |
| move quotemeta() from IO::Adapter to here. | |||
| 2004-04-23 | bug fix: we need to touch etc/passwd-admin file firstly. | fukachan | |
| 2004-04-23 | remove "use FML::Log;". | fukachan | |
| 2004-03-04 | merge new command mail framework [from command-reconstruct branch] | fukachan | |
| 2004-01-21 | fix/udpate comments. | fukachan | |
| clean up. | |||
| 2004-01-02 | fix copyright | fukachan | |
| 2004-01-01 | remove $args. | fukachan | |
| It is a top level parameter FML::Process::Switch provides. Almost functions should access the content via utility methods provided by FML::Process::Utils. | |||
| 2003-12-30 | validate $address input as data. | fukachan | |
| $cred = $curproc->{ credential }; update comments. | |||
| 2003-11-30 | system_accounts -> system_special_accounts. | fukachan | |
| XXX xxx_restrictions supports "reject_system_accounts" for backward XXX compatiblity. | |||
| 2003-08-29 | use $curproc->config(), pcb() not { config }, { pcb } respectively. | fukachan | |
| 2003-08-23 | define $curproc->log, logwarn, logerror and log_message() methods. | fukachan | |
| modified to use $curproc->log*() interface. | |||
| 2003-05-12 | we should operate only $primary_*_map not $*_maps in deleting the user | fukachan | |
| address. | |||
| 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 | |
| FNF | |||
| 2003-01-11 | fix comments (FNF). | fukachan | |
| 2003-01-03 | modify log messages. | fukachan | |
| hide messages for debug mode. | |||
| 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 | |
| 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() | |||
| 2002-07-23 | reconstruct SQL functions in IO::Adapter | fukachan | |
| new IO::Adapter $map, $config; | |||
| 2002-07-18 | check user matching | fukachan | |
| 2002-07-02 | fix comments | fukachan | |
| more input checks clean up variable names | |||
| 2002-06-01 | nuke white spaces \s*$ | fukachan | |
| 2002-06-01 | permit_admin_member_maps() return 0 if not match | fukachan | |
| FNF-ify | |||
| 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 | |
| more friendly variable name syntax more comments, documents | |||
| 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 | |
