dsdb: Move dsdb_update_bad_pwd_count to dsdb/common/util.c
authorAndrew Bartlett <abartlet@samba.org>
Thu, 28 Nov 2013 03:18:31 +0000 (16:18 +1300)
committerStefan Metzmacher <metze@samba.org>
Wed, 2 Apr 2014 15:12:47 +0000 (17:12 +0200)
commit8a89f7f4bcf784852452ca5d6914a0d070c2786f
tree995f3af003e92bf083568ae9056c488ba93c6a96
parent26c0eb623f2776a02569d78eabe6d903ad232409
dsdb: Move dsdb_update_bad_pwd_count to dsdb/common/util.c

This allows the password_hash code to call the same update routine.

Andrew Bartlett

Change-Id: I3d954469defa3f5d26ffc5ae0583ec7e1957ea11
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/auth/sam.c
source4/dsdb/common/util.c