summaryrefslogtreecommitdiffstats
path: root/source/torture
Commit message (Expand)AuthorAgeFilesLines
* r6975: Test opening filenames with control characters in failsJeremy Allison2005-05-251-0/+26
* r6961: Add RPC-WINREG to list of win2k3 testsJelmer Vernooij2005-05-241-17/+26
* r6951: Fix all calls to setup_logging() that use 'True' as a second argument.Tim Potter2005-05-241-1/+1
* r6933: Add a couple of helper functions for creating nbt names.Tim Potter2005-05-229-34/+11
* r6907: Unixinfo for samba4, not activated by default.Volker Lendecke2005-05-193-1/+94
* r6875: added a BENCH-CLDAP test. Speed of the cldap server isn't all that imp...Andrew Tridgell2005-05-183-1/+132
* r6869: removed completely bogus BASE-RW2 testAndrew Tridgell2005-05-171-113/+0
* r6863: lib-friendlier names + fix some dependenciesJelmer Vernooij2005-05-171-1/+1
* r6847: Fix some unused variable warnings in the libnet torture test.Tim Potter2005-05-172-2/+0
* r6839: Add support for building subsystems as shared libraries. This can be Jelmer Vernooij2005-05-171-3/+3
* r6816: - fixed debug display of ndr netlogon unionAndrew Tridgell2005-05-161-2/+5
* r6799: Remove a rudundent variable from the context structure - we can figureAndrew Bartlett2005-05-151-4/+10
* r6795: Make some functions static and remove some unused ones.Jelmer Vernooij2005-05-153-25/+6
* r6793: Move auth_sam to use the dnsDomain rather than theAndrew Bartlett2005-05-151-0/+6
* r6776: make the cldap torture test not dependent on the realm being setAndrew Tridgell2005-05-131-27/+54
* r6766: some more cldap tests ...Andrew Tridgell2005-05-131-2/+23
* r6765: expanded the cldap test suite to test the usage of the DomainGuid,Andrew Tridgell2005-05-131-5/+60
* r6732: - move sasl send recv code to the ldap libStefan Metzmacher2005-05-112-152/+31
* r6720: added support for the remaining 2 types of CLDAP netlogonAndrew Tridgell2005-05-101-13/+7
* r6717: - torture test of async useradd function and monitor messages.Rafal Szczesniak2005-05-102-1/+59
* r6694: a simple CLDAP torture testAndrew Tridgell2005-05-103-2/+85
* r6676: Fix unused variable.Tim Potter2005-05-091-2/+0
* r6675: Fix printf warning.Tim Potter2005-05-091-1/+1
* r6674: Fix some compiler warnings.Tim Potter2005-05-091-4/+1
* r6637: Test for asynchronous function and monitor messages.Rafal Szczesniak2005-05-061-2/+81
* r6603: More work on the samdump puzzle. This implements a function pointerAndrew Bartlett2005-05-031-1/+1
* r6582: Remove the hack that metze needed because Samba4 didn't have a samdumpAndrew Bartlett2005-05-021-9/+0
* r6581: improved the error message for RAW-LOCK timeoutsAndrew Tridgell2005-05-021-1/+3
* r6565: Cludge, cludge, cludge...Andrew Bartlett2005-05-013-11/+27
* r6563: - fixed the local messaging torture test not to fork, as this causesAndrew Tridgell2005-05-011-14/+15
* r6556: added BENCH-RPC test, useful for simple rpc load testingAndrew Tridgell2005-05-013-1/+123
* r6544: Use common structures between SAMR, NETLGON and the Krb5 PAC.Andrew Bartlett2005-05-012-2/+47
* r6531: fixed gentest with new credentials codeAndrew Tridgell2005-04-301-7/+16
* r6529: fixed locktest with new credentials codeAndrew Tridgell2005-04-301-8/+15
* r6524: Fix the error we print when the RPC-ECHO test fails.Andrew Bartlett2005-04-301-1/+1
* r6523: Another string that isn't filled in. I wonder why this is, but forAndrew Bartlett2005-04-301-1/+4
* r6509: fixed a crash bug found by a-jutley@microsoft.com in RPC-RAP testAndrew Tridgell2005-04-281-8/+14
* r6468: Fix LOCAL-NTLMSSP test with new NTLMSSP structure.Andrew Bartlett2005-04-251-15/+12
* r6458: Split up NTLMSSP into a new directory, and into seperate files for theAndrew Bartlett2005-04-251-0/+1
* r6454: Start to migrate NTLMSSP away from it's own API to just use GENSEC. Andrew Bartlett2005-04-251-7/+38
* r6451: Ensure we correctly initialise the credentials structure in the schann...Andrew Bartlett2005-04-251-2/+3
* r6432: Restorin previous construction of conditions after a little discussionRafal Szczesniak2005-04-222-3/+9
* r6430: Delete existing test account if, for some reason, it hasn't beenRafal Szczesniak2005-04-221-3/+19
* r6426: DCE/RPC bind string parsing is not needed anymore, as we useRafal Szczesniak2005-04-222-33/+4
* r6420: Close user account handle before calling tested function to betterRafal Szczesniak2005-04-211-7/+19
* r6415: Added NET-USERDEL torture test which proves something's wrongRafal Szczesniak2005-04-212-0/+105
* r6406: Include new NET-USERADD test in torture suite.Rafal Szczesniak2005-04-212-1/+3
* r6405: Complete NET-USERADD torture test for user add composite function.Rafal Szczesniak2005-04-211-0/+60
* r6389: Incomplete test of composite useradd function.Rafal Szczesniak2005-04-191-0/+148
* r6352: Two new composite calls:Alexander Bokovoy2005-04-151-0/+187