r23643: Fix the build farm tests. We were incorrectly passing the
authorJim McDonough <jmcd@samba.org>
Thu, 28 Jun 2007 18:08:04 +0000 (18:08 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:53:30 +0000 (14:53 -0500)
commitce5637de22c19551c0ce5147658ceae33b976ef1
tree6b06138b1a37c440610f597803cc03bb5ca7a7b4
parentd5fa1476875f862e56e640c0777b95f69886e2fd
r23643: Fix the build farm tests.  We were incorrectly passing the
RPC-SAMBA3-GETUSERNAME tests before the previous password expiration
fixes, because if you create a user and only set the password
administratrively, the "last set time" should not get updated.  Needed
to add some more of the fields_present flags to do this.
source/librpc/idl/samr.idl
source/torture/rpc/samba3rpc.c