Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r20456: Rename variables to avoid shadowing global function names. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r19392: Use torture_setting_* rather than lp_parm_* where possible. | Jelmer Vernooij | 1 | -3/+3 |
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 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r14470: Remove some unnecessary headers. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14402: Generate seperate headers for RPC client functions. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14379: Build torture/rpc/ as a seperate smbtorture module. Move helper | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12858: This moves the libnet_LookupPdc code to use a GetDC request to find | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r12693: Move core data structures out of smb.h into core.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12510: Change the DCE/RPC interfaces to take a pointer to a | Jelmer Vernooij | 1 | -3/+1 |
2007-10-10 | r11527: Has this ever been run? | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r9884: Fix compiler warning. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r9028: make some function static | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r8977: Put my copyright in share torture test. | Rafal Szczesniak | 1 | -0/+1 |
2007-10-10 | r8975: Very basic test for delshare function based on code submitted | Rafal Szczesniak | 1 | -4/+55 |
2007-10-10 | r8954: Use binding string to specify host rather than share path, as we use | Rafal Szczesniak | 1 | -3/+19 |
2007-10-10 | r8944: Get more verbose output from NET-API-LISTSHARE test. | Rafal Szczesniak | 1 | -0/+82 |
2007-10-10 | r8930: Add the libnet share tests based on code submitted by | Rafal Szczesniak | 1 | -0/+92 |