Date:   Mon Nov  3 23:59:45 2003
Author: jra

Update of /data/cvs/samba/source/passdb
In directory dp.samba.org:/tmp/cvs-serv2694/passdb

Modified Files:
        passdb.c pdb_tdb.c 
Log Message:
TDBSAM update code from Aur?lien Degr?mont <[EMAIL PROTECTED]>.
Adds support for an additional field (uint32) which represents the
lockout duration. I think this should be stored as an abolute
UNIX time_t that specifies when the lockout should end - set it
when the lockout is imposed. This new code also updates the on
disk tdb version on load. Being merged into HEAD so Simo can
add any other changes he wants before being back-ported to
SAMBA_3_0.
Jeremy.


Revisions:
passdb.c                1.209 => 1.210
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/passdb.c.diff?r1=1.209&r2=1.210
pdb_tdb.c               1.89 => 1.90
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/pdb_tdb.c.diff?r1=1.89&r2=1.90

Reply via email to