My first stab at Samba4 IDL!
authorAndrew Bartlett <abartlet@samba.org>
Wed, 3 Dec 2003 03:10:10 +0000 (03:10 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 3 Dec 2003 03:10:10 +0000 (03:10 +0000)
commitec92e2f9a2b9966c052621026b0763f42b6bd6a7
treefb903155d9b51384d584f1a4f0aed5f1dc99d917
parentea507ee6059215b9605443ba3e9405089207e9e8
My first stab at Samba4 IDL!

This patch adds the samr_CreateUser2 function, which is create_user
in Samba 3.0.

This also adds a torture suite that checks for various valid and invalid
account flags, and that they are persistant.

Also, a patch by Anthony Liguori to fix the build

Andrew Bartlett
(This used to be commit 53e657b74572ab329d4598a85e6989547c324209)
source4/librpc/idl/samr.idl
source4/torture/rpc/samr.c