Age | Commit message (Expand) | Author | Files | Lines |
2010-12-11 | s4-smbtorture: Make test names lowercase and dot-separated. | Jelmer Vernooij | 1 | -1/+1 |
2010-04-14 | s4:torture/rpc: rename rpc.h => torture_rpc.h | Stefan Metzmacher | 1 | -1/+1 |
2010-03-19 | s4-smbtorture: rework RPC-DFS test a bit. | Günther Deschner | 1 | -210/+195 |
2010-03-12 | s4:torture/rpc/dfs.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 1 | -56/+58 |
2009-10-20 | s4-torture: ran minimal_includes.pl over source4/torture | Andrew Tridgell | 1 | -3/+0 |
2009-06-19 | s4-smbtorture: fix test_GetInfoLevel crash bug in RPC-DFS. | Günther Deschner | 1 | -0/+2 |
2008-04-22 | Fix more failing tests to pass the event context. | Simo Sorce | 1 | -2/+2 |
2008-04-14 | Fix problems with event context not being the parent. | Simo Sorce | 1 | -2/+2 |
2008-03-28 | Convert some more files to GPLv3. | Andrew Kroeger | 1 | -1/+1 |
2007-12-21 | r26327: Explicit loadparm_context for RPC client functions. | Jelmer Vernooij | 1 | -5/+7 |
2007-12-21 | r26249: Remove a couple more uses of global_loadparm. | Jelmer Vernooij | 1 | -5/+8 |
2007-12-21 | r26111: Fix an uninitialized variable | Volker Lendecke | 1 | -1/+1 |
2007-12-21 | r25849: Add test for dfs FlushFtTable. | Günther Deschner | 1 | -0/+42 |
2007-12-21 | r25848: Add IDL and torture test for dfs_SetDcAddress and dfs_GetDcAddress. | Günther Deschner | 1 | -0/+75 |
2007-12-21 | r25845: Reformat the dfs test. | Günther Deschner | 1 | -42/+83 |
2007-12-21 | r25815: Small DFS idl fixes. | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -64/+64 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24751: Run more tests, remove empty testsuites, more small improvements. | Jelmer Vernooij | 1 | -65/+59 |
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 | r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained | Jelmer Vernooij | 1 | -62/+60 |
2007-10-10 | r18844: Workaround win2k behaviour (which returns WERR_NO_MORE_ITEMS instead of | Günther Deschner | 1 | -3/+5 |
2007-10-10 | r18822: Automatically remove a forced dfs standard root creation. | Günther Deschner | 1 | -30/+30 |
2007-10-10 | r18821: Correctly name dfs_AddStdRootForced() test. | Günther Deschner | 1 | -4/+3 |
2007-10-10 | r18776: Fill in and test dfs_ManagerInitialize(). | Günther Deschner | 1 | -3/+32 |
2007-10-10 | r18766: Getting rid of one test_GetManagerVersion() call and fix the build. | Günther Deschner | 1 | -5/+3 |
2007-10-10 | r18764: Test all standalone DFS root functions in the torture test. | Günther Deschner | 1 | -0/+237 |
2007-10-10 | r18763: Removing old dfs_Add test, will be replaced with another one soon. | Günther Deschner | 1 | -35/+0 |
2007-10-10 | r18741: test dfs_Enum and dfs_EnumEx in the torture test. | Günther Deschner | 1 | -23/+104 |
2007-10-10 | r18637: Fix the build. Sorry, | Günther Deschner | 1 | -1/+0 |
2007-10-10 | r18625: dfs_GetManagerVersion() returns a version number, not just an exist | Günther Deschner | 1 | -6/+5 |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14470: Remove some unnecessary headers. | Jelmer Vernooij | 1 | -1/+0 |
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 | -0/+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 | r5941: Commit this patch much earlier than I would normally prefer, but metze... | Andrew Bartlett | 1 | -3/+2 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3428: switched to using minimal includes for the auto-generated RPC code. | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3324: made the smbtorture code completely warning free | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r1799: List more uuids. From | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r889: convert samba4 to use [u]int16_t instead of [u]int16 | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r884: convert samba4 to use [u]int32_t instead of [u]int32 | Stefan Metzmacher | 1 | -3/+3 |
2004-02-03 | - add 'print' to the DCERPC binding strings | Stefan Metzmacher | 1 | -2/+0 |
2003-11-22 | a fairly major upgrade to the dcerpc system | Andrew Tridgell | 1 | -0/+2 |
2003-11-18 | use the auto-generated UUID, version and name rather than listing them | Andrew Tridgell | 1 | -1/+4 |
2003-11-18 | * use the new auto-generated debug code method. | Andrew Tridgell | 1 | -6/+2 |
2003-11-17 | * add another WERR err code | Andrew Tridgell | 1 | -5/+3 |