summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/dfs.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-1/+1
2010-04-14s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher1-1/+1
2010-03-19s4-smbtorture: rework RPC-DFS test a bit.Günther Deschner1-210/+195
2010-03-12s4:torture/rpc/dfs.c: make use of dcerpc_binding_handle stubsStefan Metzmacher1-56/+58
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-3/+0
2009-06-19s4-smbtorture: fix test_GetInfoLevel crash bug in RPC-DFS.Günther Deschner1-0/+2
2008-04-22Fix more failing tests to pass the event context.Simo Sorce1-2/+2
2008-04-14Fix problems with event context not being the parent.Simo Sorce1-2/+2
2008-03-28Convert some more files to GPLv3.Andrew Kroeger1-1/+1
2007-12-21r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij1-5/+7
2007-12-21r26249: Remove a couple more uses of global_loadparm.Jelmer Vernooij1-5/+8
2007-12-21r26111: Fix an uninitialized variableVolker Lendecke1-1/+1
2007-12-21r25849: Add test for dfs FlushFtTable.Günther Deschner1-0/+42
2007-12-21r25848: Add IDL and torture test for dfs_SetDcAddress and dfs_GetDcAddress.Günther Deschner1-0/+75
2007-12-21r25845: Reformat the dfs test.Günther Deschner1-42/+83
2007-12-21r25815: Small DFS idl fixes.Günther Deschner1-2/+2
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-64/+64
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-1/+1
2007-10-10r24751: Run more tests, remove empty testsuites, more small improvements.Jelmer Vernooij1-65/+59
2007-10-10r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher1-1/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij1-62/+60
2007-10-10r18844: Workaround win2k behaviour (which returns WERR_NO_MORE_ITEMS instead ofGünther Deschner1-3/+5
2007-10-10r18822: Automatically remove a forced dfs standard root creation.Günther Deschner1-30/+30
2007-10-10r18821: Correctly name dfs_AddStdRootForced() test.Günther Deschner1-4/+3
2007-10-10r18776: Fill in and test dfs_ManagerInitialize().Günther Deschner1-3/+32
2007-10-10r18766: Getting rid of one test_GetManagerVersion() call and fix the build.Günther Deschner1-5/+3
2007-10-10r18764: Test all standalone DFS root functions in the torture test.Günther Deschner1-0/+237
2007-10-10r18763: Removing old dfs_Add test, will be replaced with another one soon.Günther Deschner1-35/+0
2007-10-10r18741: test dfs_Enum and dfs_EnumEx in the torture test.Günther Deschner1-23/+104
2007-10-10r18637: Fix the build. Sorry,Günther Deschner1-1/+0
2007-10-10r18625: dfs_GetManagerVersion() returns a version number, not just an existGünther Deschner1-6/+5
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij1-1/+1
2007-10-10r14470: Remove some unnecessary headers.Jelmer Vernooij1-1/+0
2007-10-10r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij1-0/+1
2007-10-10r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij1-0/+1
2007-10-10r12693: Move core data structures out of smb.h into core.hJelmer Vernooij1-0/+1
2007-10-10r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij1-3/+1
2007-10-10r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett1-3/+2
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-1/+1
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell1-0/+1
2007-10-10r3324: made the smbtorture code completely warning freeAndrew Tridgell1-3/+3
2007-10-10r1799: List more uuids. FromJelmer Vernooij1-5/+5
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-4/+4
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-3/+3
2004-02-03- add 'print' to the DCERPC binding stringsStefan Metzmacher1-2/+0
2003-11-22a fairly major upgrade to the dcerpc systemAndrew Tridgell1-0/+2
2003-11-18use the auto-generated UUID, version and name rather than listing themAndrew Tridgell1-1/+4
2003-11-18* use the new auto-generated debug code method.Andrew Tridgell1-6/+2
2003-11-17 * add another WERR err codeAndrew Tridgell1-5/+3