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)
commitfd5761c9e52cbf8f1f7e45e71693598b27ecbf57
tree52194c34d3d254753671b2ec18a1f0ec4bd175cb
parent867eeaafceaebde030a1d1e2fa39950b898b1846
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.
source/passdb/pdb_get_set.c
source/rpc_parse/parse_samr.c
source/rpc_server/srv_samr_util.c