summaryrefslogtreecommitdiff
path: root/source4/torture/libnet/libnet_share.c
Commit message (Expand)AuthorAgeFilesLines
* s4:torture: Do not overrun arrays in test_displayshares()Andreas Schneider2017-08-251-19/+61
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-111-2/+2
* s4:torture:libnet: fix 'Syscall param writev(vector[...])' valgrind errorNoel Power2016-04-251-0/+4
* s4:torture/libnet: make use of dcerpc_binding_get_string_option("host")Stefan Metzmacher2014-02-131-2/+2
* torture/libnet: Include prototype headers.Jelmer Vernooij2012-02-071-0/+1
* s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher2010-04-141-1/+1
* subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij2010-04-111-1/+1
* s4-smbtorture: use torture_context for debugging output everywhere in libnet ...Günther Deschner2010-03-231-16/+18
* s4-smbtorture: remove trailing whitespace in libnet torture tests.Günther Deschner2010-03-231-8/+8
* s4:torture/libnet: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-121-3/+3
* s4-srvsvc: merge srvsvc_NetShareAdd from s3 idl.Günther Deschner2008-10-311-1/+4
* s4-srvsvc: merge srvsvc_NetShareInfo502 from s3.Günther Deschner2008-10-311-2/+2
* Fix problems with event context not being the parent.Simo Sorce2008-04-141-2/+2
* r26645: Janitorial: Fix a couple of warnings.Jelmer Vernooij2008-01-021-6/+6
* r26362: Fix segfault in NET-API-DELSHARE torture test.Andrew Bartlett2007-12-211-0/+1
* r26361: Ensure this test cannot proceed if the pipe connection failed.Andrew Bartlett2007-12-211-0/+2
* r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij2007-12-211-2/+2
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-9/+9
* r24894: Run the libnet tests over just one DCE/RPC transport. Other DCE/RPC t...Jelmer Vernooij2007-10-101-18/+6
* r24755: Use common code for finding the RPC binding in the torture tests.Jelmer Vernooij2007-10-101-8/+3
* r24735: Use torture API in more places.Jelmer Vernooij2007-10-101-1/+1
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r20456: Rename variables to avoid shadowing global function names.Andrew Bartlett2007-10-101-2/+2
* r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij2007-10-101-3/+3
* r15897: switch to d_printf() in the libnet_share test, and neaten up the codeAndrew Tridgell2007-10-101-20/+25
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-2/+2
* r14470: Remove some unnecessary headers.Jelmer Vernooij2007-10-101-1/+0
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+1
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2007-10-101-0/+1
* r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij2007-10-101-1/+1
* r12858: This moves the libnet_LookupPdc code to use a GetDC request to findAndrew Bartlett2007-10-101-1/+1
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-101-0/+1
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-3/+1
* r11527: Has this ever been run?Volker Lendecke2007-10-101-0/+1
* r9884: Fix compiler warning.Tim Potter2007-10-101-1/+1
* 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