summaryrefslogtreecommitdiff
path: root/source4/torture/libnet/domain.c
Commit message (Expand)AuthorAgeFilesLines
* s4:torture:libnet: fix 'Conditional jump or move' valgrind errorNoel Power2016-04-251-0/+2
* s4:torture/libnet: add missing #include "torture/libnet/proto.h"Stefan Metzmacher2014-04-021-0/+1
* s4-libnet: print the domain name on domain open failureAndrew Tridgell2010-09-151-1/+2
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-1/+1
* s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher2010-04-141-1/+1
* s4:torture/libnet:add explicit check for NTSTATUS r.out.resultGünther Deschner2010-03-291-6/+5
* s4-smbtorture: use torture_context in libnet domain tests as well.Günther Deschner2010-03-231-8/+10
* s4-smbtorture: remove trailing whitespace in libnet torture tests.Günther Deschner2010-03-231-11/+11
* s4:torture/libnet: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-121-3/+3
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-1/+0
* Avoid using event_context_find where possible.Jelmer Vernooij2008-04-171-3/+1
* r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij2007-12-211-1/+1
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-1/+1
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-11/+11
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-1/+1
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24755: Use common code for finding the RPC binding in the torture tests.Jelmer Vernooij2007-10-101-2/+0
* 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
* r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij2007-10-101-1/+1
* r17671: Update the tests according to changes in libnet context.Rafal Szczesniak2007-10-101-2/+2
* r15626: Modify the tests to fit them in current changes in libnetRafal Szczesniak2007-10-101-7/+12
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+1
* 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
* r12696: Reduce the size of include/structs.hJelmer Vernooij2007-10-101-1/+0
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-101-0/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+1
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-3/+1
* r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher2007-10-101-1/+0
* r8232: remove samr_String and netr_String as they are the same as lsa_StringStefan Metzmacher2007-10-101-2/+2
* r7491: libnet functions used in tests have different names now.Rafal Szczesniak2007-10-101-2/+2
* r7365: Remove unused variables.Tim Potter2007-10-101-2/+0
* r7324: Torture test for composite domain open function.Rafal Szczesniak2007-10-101-0/+116