Age | Commit message (Expand) | Author | Files | Lines |
2008-10-31 | s4-srvsvc: merge srvsvc_NetShareAdd from s3 idl. | Günther Deschner | 1 | -1/+4 |
2008-10-31 | s4-srvsvc: merge srvsvc_NetShareInfo502 from s3. | Günther Deschner | 1 | -2/+2 |
2008-04-14 | Fix problems with event context not being the parent. | Simo Sorce | 1 | -2/+2 |
2008-01-02 | r26645: Janitorial: Fix a couple of warnings. | Jelmer Vernooij | 1 | -6/+6 |
2007-12-21 | r26362: Fix segfault in NET-API-DELSHARE torture test. | Andrew Bartlett | 1 | -0/+1 |
2007-12-21 | r26361: Ensure this test cannot proceed if the pipe connection failed. | Andrew Bartlett | 1 | -0/+2 |
2007-12-21 | r26327: Explicit loadparm_context for RPC client functions. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -9/+9 |
2007-10-10 | r24894: Run the libnet tests over just one DCE/RPC transport. Other DCE/RPC t... | Jelmer Vernooij | 1 | -18/+6 |
2007-10-10 | r24755: Use common code for finding the RPC binding in the torture tests. | Jelmer Vernooij | 1 | -8/+3 |
2007-10-10 | r24735: Use torture API in more places. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24557: rename 'dcerpc_table_' -> 'ndr_table_' | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
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 |