summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc/samr.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused include param/param.h.Jelmer Vernooij2008-10-241-1/+0
* Improve RPC-SAMR tests to check random passwordsAndrew Bartlett2008-10-171-3/+175
* s4: merge from s3 samr.idl.Günther Deschner2008-10-151-2/+2
* Move source4/lib/crypto to lib/crypto.Jelmer Vernooij2008-09-241-1/+1
* Rename structures to better match the names in the WSPP IDL.Andrew Bartlett2008-07-211-20/+20
* Rework our SAMR test and SAMR server.Andrew Bartlett2008-03-141-25/+62
* Generate ACB_PW_EXPIRED correctlyAndrew Bartlett2008-02-281-8/+37
* r26453: Janitorial: Don't use a static char[] in smb_readline_replacement.Kai Blin2007-12-211-0/+1
* r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij2007-12-211-59/+58
* r26250: Avoid global_loadparm in a couple more places.Jelmer Vernooij2007-12-211-78/+78
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-431/+431
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-8/+8
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-8/+8
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24972: Try to rat out this SAMR failure with some more cross-tests, andAndrew Bartlett2007-10-101-4/+17
* r24971: Test more combinations for resetting the account expiry.Andrew Bartlett2007-10-101-0/+4
* r24942: Patch from Matthias Wallnöfer <mwallnoefer@yahoo.de> and a testsuiteAndrew Bartlett2007-10-101-0/+5
* r24611: Following up on the re-opening of bug 4817 is it pretty clear thatAndrew Bartlett2007-10-101-57/+180
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-3/+3
* r24083: Don't fail the test (looking for the user in the enum) if we didn'tAndrew Bartlett2007-10-101-3/+7
* r24081: Domain Controllers are also shown in this enumeration.Andrew Bartlett2007-10-101-2/+2
* r24080: Set the primary group (matching windows) when creating new users inAndrew Bartlett2007-10-101-4/+27
* r24059: Fix bug 4822 reported by Matthias Wallnöfer <mwallnoefer@yahoo.de>.Andrew Bartlett2007-10-101-0/+10
* r24053: Ensure we filter EnumDomainUsers with the supplied mask.Andrew Bartlett2007-10-101-22/+80
* r24052: Fix some of the NT4 usrmgr.exe portions of bug 4815.Andrew Bartlett2007-10-101-11/+195
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23365: Try to make Windows Vista join again. On my new test environment, itAndrew Bartlett2007-10-101-2/+28
* r21727: Walk some more of the error branches in the ChangePasswordUser server.Andrew Bartlett2007-10-101-0/+100
* r21719: Try to cover more of the server-side password processing.Andrew Bartlett2007-10-101-16/+149
* r21697: Try to cover the 'bad session key' codepaths too.Andrew Bartlett2007-10-101-0/+54
* r20149: Remove the smb.conf distinction between PDC and BDC. Now the correctAndrew Bartlett2007-10-101-0/+17
* r19843: Fix warning.Jelmer Vernooij2007-10-101-1/+0
* r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij2007-10-101-5/+5
* r19380: forgot to add home drive testing as well as home directory...Rafal Szczesniak2007-10-101-0/+8
* r19379: add testing home directory field to the samr tests.Rafal Szczesniak2007-10-101-0/+8
* r18800: fix a write behind the buffer bug...Stefan Metzmacher2007-10-101-4/+2
* r18782: Do not send random data to the password change (although that revealsGünther Deschner2007-10-101-2/+2
* r18759: Do not use "simple" as test password as pointed out by Andrew Bartlett.Günther Deschner2007-10-101-3/+14
* r18751: Check for samr reject codes and their particular order.Günther Deschner2007-10-101-18/+201
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+0
* r16860: Fix (and reactivate) the RPC-SAMR test. We need to allow these sidsAndrew Bartlett2007-10-101-14/+60
* r16851: Put a clue in as to which domain might have failed, due to the lengthAndrew Bartlett2007-10-101-0/+4
* r16847: Add the parts of the SAMR test that pass back into 'make test'.Andrew Bartlett2007-10-101-162/+238
* r16826: Ensure we don't segfault if the remote server fails to set a passwordAndrew Bartlett2007-10-101-5/+34
* r16794: Make Samba4 pass it's own RPC-SAMR test, at least in part. There areAndrew Bartlett2007-10-101-12/+67
* r16770: Get closer to having Samba4 pass some of the RPC-SAMR test, byAndrew Bartlett2007-10-101-1/+18
* r16304: Improve testing UI API. This now allows registering the fullJelmer Vernooij2007-10-101-27/+9
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-101-1/+0
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-101-1/+1
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+1