Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r18106: Add new samr domain NET tests. | Rafal Szczesniak | 1 | -0/+2 |
2007-10-10 | r18105: Fix samr domain open, and implement samr domain close test. | Rafal Szczesniak | 1 | -5/+82 |
2007-10-10 | r18102: Fix close lsa NET test. | Rafal Szczesniak | 1 | -28/+43 |
2007-10-10 | r17940: Fix a warning spotted on the buildfarm. | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r17939: Fix compiler warnings spotted on buildfarm. | Rafal Szczesniak | 1 | -8/+19 |
2007-10-10 | r17858: Add new libnet domain open tests. | Rafal Szczesniak | 1 | -0/+289 |
2007-10-10 | r17857: A couple of new tests. | Rafal Szczesniak | 3 | -0/+90 |
2007-10-10 | r17717: this cried for bugs...and they happened... | Stefan Metzmacher | 1 | -10/+30 |
2007-10-10 | r17671: Update the tests according to changes in libnet context. | Rafal Szczesniak | 2 | -7/+8 |
2007-10-10 | r17538: this function should be static... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r17484: Make last version of the function generating random set of changes | Rafal Szczesniak | 1 | -97/+124 |
2007-10-10 | r17471: Add a function generating pseudorandom set of changes to test | Rafal Szczesniak | 1 | -10/+126 |
2007-10-10 | r17449: Add another field to the test before expanding the whole test | Rafal Szczesniak | 1 | -0/+13 |
2007-10-10 | r16900: Nicer display of the test results. | Rafal Szczesniak | 1 | -2/+10 |
2007-10-10 | r16897: Don't pass allocated buffer for returned string as the lookup | Rafal Szczesniak | 1 | -7/+6 |
2007-10-10 | r16896: Allow to use both binding and unc string to specify host name | Rafal Szczesniak | 1 | -0/+21 |
2007-10-10 | r16533: Perform a cleanup after testing. Also, add changed name argument. | Rafal Szczesniak | 1 | -0/+7 |
2007-10-10 | r16342: Placeholder for a function implementing NET-API-MODIFYUSER test. | Rafal Szczesniak | 2 | -1/+58 |
2007-10-10 | r16331: Split out registering of multi fn tests, fix typo in name of pac suite. | Jelmer Vernooij | 1 | -17/+17 |
2007-10-10 | r15939: Add tests for userinfo call with username argument provided | Rafal Szczesniak | 1 | -4/+41 |
2007-10-10 | r15921: Include new headers. | Rafal Szczesniak | 2 | -2/+0 |
2007-10-10 | r15898: use d_printf() in some more places to fix more torture seg faults on | Andrew Tridgell | 1 | -23/+23 |
2007-10-10 | r15897: switch to d_printf() in the libnet_share test, and neaten up the code | Andrew Tridgell | 1 | -20/+25 |
2007-10-10 | r15787: NET-API-CREATEUSER was crashing for me because of this uninitialized ... | Simo Sorce | 1 | -0/+1 |
2007-10-10 | r15784: Redesign of NET-API-RPCCONNECT tests to cover more cases of usage. | Rafal Szczesniak | 2 | -76/+136 |
2007-10-10 | r15664: Add NET-API-DELETEUSER test for libnet_DeleteUser function. | Rafal Szczesniak | 2 | -0/+165 |
2007-10-10 | r15626: Modify the tests to fit them in current changes in libnet | Rafal Szczesniak | 3 | -13/+54 |
2007-10-10 | r15436: Add test for LIBNET_RPC_CONNECT_DC_INFO level. Display received | Rafal Szczesniak | 1 | -0/+36 |
2007-10-10 | r15328: Move some functions around, remove dependencies. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r14860: create libcli/security/security.h | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 7 | -12/+15 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r14524: Make TORTURE_NET a separate module | Jelmer Vernooij | 1 | -0/+41 |
2007-10-10 | r14470: Remove some unnecessary headers. | Jelmer Vernooij | 4 | -4/+0 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 5 | -0/+7 |
2007-10-10 | r14402: Generate seperate headers for RPC client functions. | Jelmer Vernooij | 5 | -0/+5 |
2007-10-10 | r14379: Build torture/rpc/ as a seperate smbtorture module. Move helper | Jelmer Vernooij | 4 | -4/+4 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12864: Fix valgrind errors in NET-API-LOOKUP* tests. | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r12858: This moves the libnet_LookupPdc code to use a GetDC request to find | Andrew Bartlett | 3 | -86/+27 |
2007-10-10 | r12835: RpcConnect test expansion to test connecting using ncacp_ip_tcp | Rafal Szczesniak | 1 | -12/+74 |
2007-10-10 | r12696: Reduce the size of include/structs.h | Jelmer Vernooij | 3 | -3/+0 |
2007-10-10 | r12693: Move core data structures out of smb.h into core.h | Jelmer Vernooij | 4 | -0/+4 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 6 | -8/+0 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 3 | -0/+3 |
2007-10-10 | r12510: Change the DCE/RPC interfaces to take a pointer to a | Jelmer Vernooij | 5 | -26/+10 |
2007-10-10 | r11527: Has this ever been run? | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r10504: - seperate implementation specific stuff, from the generic composite | Stefan Metzmacher | 6 | -7/+1 |
2007-10-10 | r9884: Fix compiler warning. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r9090: Another field in usermod function - account flags. | Rafal Szczesniak | 1 | -9/+9 |