summaryrefslogtreecommitdiff
path: root/source4/torture/libnet
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+1
2007-10-10r12864: Fix valgrind errors in NET-API-LOOKUP* tests.Andrew Bartlett1-0/+2
2007-10-10r12858: This moves the libnet_LookupPdc code to use a GetDC request to findAndrew Bartlett3-86/+27
2007-10-10r12835: RpcConnect test expansion to test connecting using ncacp_ip_tcpRafal Szczesniak1-12/+74
2007-10-10r12696: Reduce the size of include/structs.hJelmer Vernooij3-3/+0
2007-10-10r12693: Move core data structures out of smb.h into core.hJelmer Vernooij4-0/+4
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij6-8/+0
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij3-0/+3
2007-10-10r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij5-26/+10
2007-10-10r11527: Has this ever been run?Volker Lendecke1-0/+1
2007-10-10r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher6-7/+1
2007-10-10r9884: Fix compiler warning.Tim Potter1-1/+1
2007-10-10r9090: Another field in usermod function - account flags.Rafal Szczesniak1-9/+9
2007-10-10r9037: New fields in usermod function - allow_password_change andRafal Szczesniak1-7/+11
2007-10-10r9028: make some function staticStefan Metzmacher1-3/+3
2007-10-10r8977: Put my copyright in share torture test.Rafal Szczesniak1-0/+1
2007-10-10r8975: Very basic test for delshare function based on code submittedRafal Szczesniak1-4/+55
2007-10-10r8954: Use binding string to specify host rather than share path, as we useRafal Szczesniak1-3/+19
2007-10-10r8944: Get more verbose output from NET-API-LISTSHARE test.Rafal Szczesniak1-0/+82
2007-10-10r8930: Add the libnet share tests based on code submitted byRafal Szczesniak1-0/+92
2007-10-10r8897: Add test for the comment field.Rafal Szczesniak1-6/+7
2007-10-10r8807: Modifying datetime field using struct timeval argument rather thanRafal Szczesniak1-5/+8