summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher9-12/+9
2007-10-10r10491: First step towards wbinfo -t: This issues a name request for the primaryVolker Lendecke1-1/+2
2007-10-10r10490: - allow deferred irpc replies to set the statusAndrew Tridgell1-4/+21
2007-10-10r10488: (Missing file from previous commit, adding a new RPC-JOIN test)Andrew Bartlett1-0/+43
2007-10-10r10486: This is a merge of Brad Henry's 'net join' rework, to better performAndrew Bartlett5-16/+139
2007-10-10r10440: Start passing against Win2k3 SP1 again, with the NTLMv2 changesAndrew Bartlett1-1/+1
2007-10-10r10438: Move portability functions to lib/replace/; replace now simply ensuresJelmer Vernooij1-1/+1
2007-10-10r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again.Andrew Bartlett3-133/+235
2007-10-10r10370: only validate the re-generated binding string for hostnames with IPsAndrew Tridgell1-1/+1
2007-10-10r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij1-1/+0
2007-10-10r10345: Add more add-hock tests.Andrew Bartlett1-0/+107
2007-10-10r10336: Add sconscript for a couple more subsystems.Jelmer Vernooij1-0/+57
2007-10-10r10315: Remove use of fstring and pstring in dynconfig.cJelmer Vernooij4-4/+2
2007-10-10r10257: strlen returns a size_t which can be 64 bits long.Tim Potter1-2/+2
2007-10-10r10255: Fix some more 64-bit warnings.Tim Potter1-2/+2
2007-10-10r10199: added a LOCAL-RESOLVE torture test, useful for measuring the overhead ofAndrew Tridgell3-1/+90
2007-10-10r10167: add a test to check if we always get the same assoc_ctx, on one conne...Stefan Metzmacher1-2/+47
2007-10-10r10164: - add first assoc_ctx testStefan Metzmacher1-2/+80
2007-10-10r10146: Clarify which test is failing in error messages.Andrew Bartlett1-25/+29
2007-10-10r10132: Confirm that openX with OPEN_EXEC implies read only.Jeremy Allison1-0/+26
2007-10-10r10113: rename libcli/wins to libcli/wreplStefan Metzmacher1-1/+1
2007-10-10r10081: - create a seperate WINSDB subsystemStefan Metzmacher1-1/+1
2007-10-10r10066: This is the second in my patches to work on Samba4's kerberos support,Andrew Bartlett1-9/+134
2007-10-10r10041: Add 'gcov' make target. RunJelmer Vernooij1-0/+12
2007-10-10r9941: Update the CrackNames test, and provide a much improved server-sideAndrew Bartlett1-41/+98
2007-10-10r9888: add IDL for lsa_QueryDomainInformationPolicy to query Kerberos Settings.Günther Deschner1-0/+33
2007-10-10r9884: Fix compiler warning.Tim Potter1-1/+1
2007-10-10r9878: This is getting a bit out of control, but a few more tests.Andrew Bartlett1-0/+148
2007-10-10r9876: Fix some 64-bit warnings for Itanium machine.Tim Potter2-4/+4
2007-10-10r9861: I need to convert this to table-driven, but anyway...Andrew Bartlett1-1/+75
2007-10-10r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinkingJelmer Vernooij6-11/+11
2007-10-10r9778: Test for particular error returns, rather than just OK/not OK.Andrew Bartlett1-7/+103
2007-10-10r9733: Test conversion from known sids in CrackNames.Andrew Bartlett1-0/+56
2007-10-10r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett3-8/+8
2007-10-10r9727: A simplier test I can aim at passing when I get the cracknames code done.Andrew Bartlett2-0/+38
2007-10-10r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000Andrew Tridgell7-7/+7
2007-10-10r9701: Provide correct parameters.Andrew Bartlett1-3/+3
2007-10-10r9681: We don't need the full smb_krb5_context here, so just pass the krb5_co...Andrew Bartlett1-2/+2
2007-10-10r9649: missed a spot .....Andrew Tridgell1-0/+1
2007-10-10r9647: saved_pac is binary data, so prevent any possible portability problems...Andrew Tridgell1-1/+1
2007-10-10r9608: don't validate the hard-coded sid for an external pac fileAndrew Tridgell1-1/+2
2007-10-10r9603: allow the LOCAL-PAC test to use keys and pac data from the command lineAndrew Tridgell1-10/+31
2007-10-10r9584: Fix a race condition in Samba 3. If two files are opened simultaneousl...Volker Lendecke2-8/+137
2007-10-10r9578: fixed an endless loop and memory leak in the QueryMultipleValues testAndrew Tridgell1-3/+5
2007-10-10r9575: more automatic cleanup code in winreg testAndrew Tridgell1-2/+7
2007-10-10r9574: - made the sec_info fields in lsa and samr use a IDL bitmapAndrew Tridgell1-125/+130
2007-10-10r9567: fixed the winreg IDL for CreateKey, including a securityAndrew Tridgell1-7/+22
2007-10-10r9547: A pile more completeness testing for DsCrackNames.Andrew Bartlett1-14/+143
2007-10-10r9516: Try a full-on matrix test of all the combinations in DRSUAPIAndrew Bartlett1-2/+123
2007-10-10r9431: Check an error code in BASE-DELETE.Volker Lendecke1-2/+13