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