summaryrefslogtreecommitdiffstats
path: root/source4/torture/torture.c
Commit message (Expand)AuthorAgeFilesLines
* r10199: added a LOCAL-RESOLVE torture test, useful for measuring the overhead ofAndrew Tridgell2007-10-101-0/+1
* r9727: A simplier test I can aim at passing when I get the cracknames code done.Andrew Bartlett2007-10-101-0/+1
* r9584: Fix a race condition in Samba 3. If two files are opened simultaneousl...Volker Lendecke2007-10-101-8/+11
* r8975: Very basic test for delshare function based on code submittedRafal Szczesniak2007-10-101-0/+1
* r8930: Add the libnet share tests based on code submitted byRafal Szczesniak2007-10-101-0/+1
* r8859: having been successfully mailbombed by build@samba.org, fix the build ...Andrew Tridgell2007-10-101-2/+0
* r8858: just to make sure it works on the main trees, deliberately break the s...Andrew Tridgell2007-10-101-0/+2
* r8693: Test code for usermod routine.Rafal Szczesniak2007-10-101-0/+1
* r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell2007-10-101-3/+3
* r8273: fixed some memory leaks in smbscript. This required convertingAndrew Tridgell2007-10-101-1/+1
* r8174: Check DOS error codes in torture chkpath test.Jeremy Allison2007-10-101-1/+1
* r8121: yuck. w2k3 seems to choose ERRDOS:ERRbaduid orAndrew Tridgell2007-10-101-1/+3
* r8117: fixed a bunch more dos error code handing.Andrew Tridgell2007-10-101-4/+4
* r8110: More PAC work. I still can't get WinXP to accept the PAC, but we areAndrew Bartlett2007-10-101-0/+1
* r8104: - added support for our client library to not negotiate nt status code...Andrew Tridgell2007-10-101-19/+10
* r8099: clean up after BASE-TCONVolker Lendecke2007-10-101-0/+2
* r8081: Add simple test for RpcConnect function.Rafal Szczesniak2007-10-101-0/+1
* r8051: separate out the MAX EAs test, as it fills disk too much to be run reg...Andrew Tridgell2007-10-101-0/+1
* r7816: Implementation of "shortcut" function for those (probably many) whoRafal Szczesniak2007-10-101-0/+2
* r7738: It's actually an API function test.Rafal Szczesniak2007-10-101-1/+1
* r7737: Test for libnet_Lookup function.Rafal Szczesniak2007-10-101-0/+1
* r7704: - fixed open_nbt_connection() to return NULL when the connection failedAndrew Tridgell2007-10-101-7/+10
* r7684: Add a test aimed at checking we have agreement between client andAndrew Bartlett2007-10-101-0/+1
* r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell2007-10-101-4/+4
* r7525: Unify lp_load(), load_interfaces and logging setup into popt().Andrew Bartlett2007-10-101-5/+0
* r7494: added --maximum-runtime to smbtorture as well. I have seen smbtortureAndrew Tridgell2007-10-101-0/+19
* r7482: Rename smbcli_send_tconX() to smbcli_tconX() so as not to get itTim Potter2007-10-101-2/+2
* r7383: Add CreateUser test to torture suite.Rafal Szczesniak2007-10-101-0/+1
* r7325: Add composite domain open test.Rafal Szczesniak2007-10-101-0/+1
* r7294: implemented the irpc messaging system. This is the core of theAndrew Tridgell2007-10-101-0/+1
* r6975: Test opening filenames with control characters in failsJeremy Allison2007-10-101-0/+26
* r6933: Add a couple of helper functions for creating nbt names.Tim Potter2007-10-101-3/+1
* r6907: Unixinfo for samba4, not activated by default.Volker Lendecke2007-10-101-0/+1
* r6875: added a BENCH-CLDAP test. Speed of the cldap server isn't all that imp...Andrew Tridgell2007-10-101-0/+1
* r6869: removed completely bogus BASE-RW2 testAndrew Tridgell2007-10-101-113/+0
* r6694: a simple CLDAP torture testAndrew Tridgell2007-10-101-0/+1
* r6556: added BENCH-RPC test, useful for simple rpc load testingAndrew Tridgell2007-10-101-0/+1
* r6415: Added NET-USERDEL torture test which proves something's wrongRafal Szczesniak2007-10-101-0/+1
* r6406: Include new NET-USERADD test in torture suite.Rafal Szczesniak2007-10-101-0/+1
* r6223: added a bit more datagram infrastructure and the beginnings of a testAndrew Tridgell2007-10-101-0/+1
* r6028: A MAJOR update to intergrate the new credentails system fully withAndrew Bartlett2007-10-101-4/+2
* r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett2007-10-101-16/+17
* r5929: Use cli_credentials for the SMB functions as well.Jelmer Vernooij2007-10-101-10/+2
* r5928: Use cli_credentials in:Jelmer Vernooij2007-10-101-33/+9
* r5917: First step in using the new cli_credentials structure. This patchJelmer Vernooij2007-10-101-5/+5
* r5902: A rather large change...Andrew Bartlett2007-10-101-4/+6
* r5866: Add InitShutdown IDL and torture test.Jelmer Vernooij2007-10-101-0/+1
* r5651: A bit more code in userinfo test and hook up test function toRafal Szczesniak2007-10-101-0/+3
* r5490: The big (D)COM commit! :-) Contains most of the changes described in theJelmer Vernooij2007-10-101-0/+3
* r5487: - Allow disabling modulesJelmer Vernooij2007-10-101-13/+0