summaryrefslogtreecommitdiffstats
path: root/source4/torture/libnet
Commit message (Expand)AuthorAgeFilesLines
* 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
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+1
* r12864: Fix valgrind errors in NET-API-LOOKUP* tests.Andrew Bartlett2007-10-101-0/+2
* r12858: This moves the libnet_LookupPdc code to use a GetDC request to findAndrew Bartlett2007-10-103-86/+27
* r12835: RpcConnect test expansion to test connecting using ncacp_ip_tcpRafal Szczesniak2007-10-101-12/+74
* r12696: Reduce the size of include/structs.hJelmer Vernooij2007-10-103-3/+0
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-104-0/+4
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-106-8/+0
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-103-0/+3
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-105-26/+10
* r11527: Has this ever been run?Volker Lendecke2007-10-101-0/+1
* r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher2007-10-106-7/+1
* r9884: Fix compiler warning.Tim Potter2007-10-101-1/+1
* r9090: Another field in usermod function - account flags.Rafal Szczesniak2007-10-101-9/+9
* r9037: New fields in usermod function - allow_password_change andRafal Szczesniak2007-10-101-7/+11
* r9028: make some function staticStefan Metzmacher2007-10-101-3/+3
* r8977: Put my copyright in share torture test.Rafal Szczesniak2007-10-101-0/+1
* r8975: Very basic test for delshare function based on code submittedRafal Szczesniak2007-10-101-4/+55
* r8954: Use binding string to specify host rather than share path, as we useRafal Szczesniak2007-10-101-3/+19
* r8944: Get more verbose output from NET-API-LISTSHARE test.Rafal Szczesniak2007-10-101-0/+82
* r8930: Add the libnet share tests based on code submitted byRafal Szczesniak2007-10-101-0/+92
* r8897: Add test for the comment field.Rafal Szczesniak2007-10-101-6/+7
* r8807: Modifying datetime field using struct timeval argument rather thanRafal Szczesniak2007-10-101-5/+8
* r8761: Propagate changes in monitor messaging code.Rafal Szczesniak2007-10-102-4/+16
* r8759: Another couple of fields in usermod routine.Rafal Szczesniak2007-10-101-2/+5
* r8721: Further work on libnet_rpc_usermod function. Now it can changeRafal Szczesniak2007-10-101-5/+21
* r8693: Test code for usermod routine.Rafal Szczesniak2007-10-101-0/+71
* r8232: remove samr_String and netr_String as they are the same as lsa_StringStefan Metzmacher2007-10-104-12/+12
* r8094: Fix compiler warnings.Rafal Szczesniak2007-10-101-9/+33
* r8081: Add simple test for RpcConnect function.Rafal Szczesniak2007-10-101-0/+95
* r8080: Use libnet_context where using libnet_Lookup functions now.Rafal Szczesniak2007-10-101-6/+19
* r8079: Dcerpc pipe in libnet_context is just pipe now, instead of explicit samr.Rafal Szczesniak2007-10-101-1/+1