summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/dfs.c
Commit message (Expand)AuthorAgeFilesLines
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-111-2/+2
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-1/+1
* s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher2010-04-141-1/+1
* s4-smbtorture: rework RPC-DFS test a bit.Günther Deschner2010-03-191-210/+195
* s4:torture/rpc/dfs.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-121-56/+58
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-3/+0
* s4-smbtorture: fix test_GetInfoLevel crash bug in RPC-DFS.Günther Deschner2009-06-191-0/+2
* Fix more failing tests to pass the event context.Simo Sorce2008-04-221-2/+2
* Fix problems with event context not being the parent.Simo Sorce2008-04-141-2/+2
* Convert some more files to GPLv3.Andrew Kroeger2008-03-281-1/+1
* r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij2007-12-211-5/+7
* r26249: Remove a couple more uses of global_loadparm.Jelmer Vernooij2007-12-211-5/+8
* r26111: Fix an uninitialized variableVolker Lendecke2007-12-211-1/+1
* r25849: Add test for dfs FlushFtTable.Günther Deschner2007-12-211-0/+42
* r25848: Add IDL and torture test for dfs_SetDcAddress and dfs_GetDcAddress.Günther Deschner2007-12-211-0/+75
* r25845: Reformat the dfs test.Günther Deschner2007-12-211-42/+83
* r25815: Small DFS idl fixes.Günther Deschner2007-12-211-2/+2
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-64/+64
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-1/+1
* r24751: Run more tests, remove empty testsuites, more small improvements.Jelmer Vernooij2007-10-101-65/+59
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-62/+60
* r18844: Workaround win2k behaviour (which returns WERR_NO_MORE_ITEMS instead ofGünther Deschner2007-10-101-3/+5
* r18822: Automatically remove a forced dfs standard root creation.Günther Deschner2007-10-101-30/+30
* r18821: Correctly name dfs_AddStdRootForced() test.Günther Deschner2007-10-101-4/+3
* r18776: Fill in and test dfs_ManagerInitialize().Günther Deschner2007-10-101-3/+32
* r18766: Getting rid of one test_GetManagerVersion() call and fix the build.Günther Deschner2007-10-101-5/+3
* r18764: Test all standalone DFS root functions in the torture test.Günther Deschner2007-10-101-0/+237
* r18763: Removing old dfs_Add test, will be replaced with another one soon.Günther Deschner2007-10-101-35/+0
* r18741: test dfs_Enum and dfs_EnumEx in the torture test.Günther Deschner2007-10-101-23/+104
* r18637: Fix the build. Sorry,Günther Deschner2007-10-101-1/+0
* r18625: dfs_GetManagerVersion() returns a version number, not just an existGünther Deschner2007-10-101-6/+5
* 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
* 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-0/+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
* r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett2007-10-101-3/+2
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-1/+1
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2007-10-101-0/+1
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-101-3/+3
* r1799: List more uuids. FromJelmer Vernooij2007-10-101-5/+5
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-101-4/+4
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-3/+3
* - add 'print' to the DCERPC binding stringsStefan Metzmacher2004-02-031-2/+0
* a fairly major upgrade to the dcerpc systemAndrew Tridgell2003-11-221-0/+2
* use the auto-generated UUID, version and name rather than listing themAndrew Tridgell2003-11-181-1/+4
* * use the new auto-generated debug code method.Andrew Tridgell2003-11-181-6/+2