r18722: Fix up password change times. The can change and must change times are
authorJim McDonough <jmcd@samba.org>
Wed, 20 Sep 2006 17:25:46 +0000 (17:25 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:00:52 +0000 (12:00 -0500)
commite04dda6a2ab35eb2e4dc18a8a0507517175a655e
treed5761cc352a6ab1af2cc9af3fd463cbe7b029f56
parenteb6e31afedd6f706ecc2b4d93d492132b2ee742b
r18722: Fix up password change times.  The can change and must change times are
calculated based on the last change time, policies, and acb flags.

Next step will be to not bother storing them.  Right now I'm just trying to
get them reported correctly.
(This used to be commit fd5761c9e52cbf8f1f7e45e71693598b27ecbf57)
source3/passdb/pdb_get_set.c
source3/rpc_parse/parse_samr.c
source3/rpc_server/srv_samr_util.c