summaryrefslogtreecommitdiffstats
path: root/source4/torture/ndr/samr.c
Commit message (Collapse)AuthorAgeFilesLines
* samr: filterModuleName is a lsa_String in userPwdChangeFailureInformation.Günther Deschner2011-11-091-0/+2
| | | | | | | | | | | | | The entire marshalling of samr_ChangePasswordUser3 broke with c2685cdedb430ae75a94e86f34484292b4269363. Matthias, the bad effect of this change was that actually all failed password change attempts will always return NT_STATUS_OK because the last 4 bytes (the resulting status code) were not marshalled anymore. Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Nov 9 00:41:13 CET 2011 on sn-devel-104
* s4-smbtorture: demonstrate how broken our samr_ChangePasswordUser3 ↵Günther Deschner2011-11-081-0/+32
| | | | | | marshalling is... Guenther
* source4/torture/ndr: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+1
|
* s4-smbtorture: add samr_changepassworduser3 ndr torture tests.Günther Deschner2011-01-311-2/+109
| | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon Jan 31 16:07:14 CET 2011 on sn-devel-104
* s4-smbtorture: finally enable most of our NDR_OUT NDR tests that we couldnt ↵Günther Deschner2010-09-161-1/+1
| | | | | | handle previously. Guenther
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
| | | | | | There are still a few tidyups of old FSF addresses to come (in both s3 and s4). More commits soon. (This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa)
* r21662: More samr testsJelmer Vernooij2007-10-101-0/+110
| | | | (This used to be commit 2eae55819ec51dc53aa8bdea7b777cb2e8444cea)
* r21660: Add another testJelmer Vernooij2007-10-101-0/+14
| | | | (This used to be commit 0b1e793ed56e3c4c592d8baaf3139e42b01b942b)
* r21658: Add some tests for SAMR NDRJelmer Vernooij2007-10-101-0/+88
(This used to be commit a36912721ae84d3a1702bd83d735cc1097968f46)