summaryrefslogtreecommitdiffstats
path: root/source4/torture/libnet
Commit message (Expand)AuthorAgeFilesLines
* r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij2007-10-108-25/+25
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-24/+33
* r19251: fix silly typos causing the test to fail at account_nameRafal Szczesniak2007-10-101-7/+7
* r19187: this function should be static...Stefan Metzmacher2007-10-101-2/+2
* r19174: fix the test to pass against win2k3 server (username lengthRafal Szczesniak2007-10-101-1/+1
* r19025: - remove read-only and policy dependent fields and flagsRafal Szczesniak2007-10-103-93/+81
* r18753: expand the test so that it does a growing number of changesRafal Szczesniak2007-10-101-66/+136
* r18691: Forgot to add copyright info.Rafal Szczesniak2007-10-101-0/+20
* r18683: NET-USERMOD test changed to be able to perform multiple simultaneousRafal Szczesniak2007-10-103-92/+207
* r18658: make the test change fields sequentially each one in turn.Rafal Szczesniak2007-10-101-16/+39
* r18631: correct unintentional commit.Rafal Szczesniak2007-10-101-1/+1
* r18626: fix cleanup function to safely recover after interrupted testRafal Szczesniak2007-10-101-28/+73
* r18325: more warnings and one compile error on aix fixedAndrew Tridgell2007-10-102-4/+4
* r18106: Add new samr domain NET tests.Rafal Szczesniak2007-10-101-0/+2
* r18105: Fix samr domain open, and implement samr domain close test.Rafal Szczesniak2007-10-101-5/+82
* r18102: Fix close lsa NET test.Rafal Szczesniak2007-10-101-28/+43
* r17940: Fix a warning spotted on the buildfarm.Rafal Szczesniak2007-10-101-1/+1
* r17939: Fix compiler warnings spotted on buildfarm.Rafal Szczesniak2007-10-101-8/+19
* r17858: Add new libnet domain open tests.Rafal Szczesniak2007-10-101-0/+289
* r17857: A couple of new tests.Rafal Szczesniak2007-10-103-0/+90
* r17717: this cried for bugs...and they happened...Stefan Metzmacher2007-10-101-10/+30
* r17671: Update the tests according to changes in libnet context.Rafal Szczesniak2007-10-102-7/+8
* r17538: this function should be static...Stefan Metzmacher2007-10-101-1/+1
* r17484: Make last version of the function generating random set of changesRafal Szczesniak2007-10-101-97/+124
* r17471: Add a function generating pseudorandom set of changes to testRafal Szczesniak2007-10-101-10/+126
* r17449: Add another field to the test before expanding the whole testRafal Szczesniak2007-10-101-0/+13
* r16900: Nicer display of the test results.Rafal Szczesniak2007-10-101-2/+10
* r16897: Don't pass allocated buffer for returned string as the lookupRafal Szczesniak2007-10-101-7/+6
* r16896: Allow to use both binding and unc string to specify host nameRafal Szczesniak2007-10-101-0/+21
* r16533: Perform a cleanup after testing. Also, add changed name argument.Rafal Szczesniak2007-10-101-0/+7
* r16342: Placeholder for a function implementing NET-API-MODIFYUSER test.Rafal Szczesniak2007-10-102-1/+58
* r16331: Split out registering of multi fn tests, fix typo in name of pac suite.Jelmer Vernooij2007-10-101-17/+17
* r15939: Add tests for userinfo call with username argument providedRafal Szczesniak2007-10-101-4/+41
* r15921: Include new headers.Rafal Szczesniak2007-10-102-2/+0
* r15898: use d_printf() in some more places to fix more torture seg faults onAndrew Tridgell2007-10-101-23/+23
* r15897: switch to d_printf() in the libnet_share test, and neaten up the codeAndrew Tridgell2007-10-101-20/+25
* r15787: NET-API-CREATEUSER was crashing for me because of this uninitialized ...Simo Sorce2007-10-101-0/+1
* r15784: Redesign of NET-API-RPCCONNECT tests to cover more cases of usage.Rafal Szczesniak2007-10-102-76/+136
* r15664: Add NET-API-DELETEUSER test for libnet_DeleteUser function.Rafal Szczesniak2007-10-102-0/+165
* r15626: Modify the tests to fit them in current changes in libnetRafal Szczesniak2007-10-103-13/+54
* r15436: Add test for LIBNET_RPC_CONNECT_DC_INFO level. Display receivedRafal Szczesniak2007-10-101-0/+36
* 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-107-12/+15
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-102-0/+2
* r14524: Make TORTURE_NET a separate moduleJelmer Vernooij2007-10-101-0/+41
* r14470: Remove some unnecessary headers.Jelmer Vernooij2007-10-104-4/+0
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-105-0/+7
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2007-10-105-0/+5
* r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij2007-10-104-4/+4