index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
torture
/
rpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
r19392: Use torture_setting_* rather than lp_parm_* where possible.
Jelmer Vernooij
2007-10-10
13
-55
/
+50
*
r19380: forgot to add home drive testing as well as home directory...
Rafal Szczesniak
2007-10-10
1
-0
/
+8
*
r19379: add testing home directory field to the samr tests.
Rafal Szczesniak
2007-10-10
1
-0
/
+8
*
r19366: don't fail async echo tests due to rounding errors
Andrew Tridgell
2007-10-10
1
-3
/
+6
*
r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained
Jelmer Vernooij
2007-10-10
8
-629
/
+545
*
r19293: Add RPC-SAMBA3-WINREG, the start of a test of what Samba3 is able to ...
Volker Lendecke
2007-10-10
2
-0
/
+206
*
r19266: Add a target_hostname element to the binding struct. This allows us
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r19247: Ok, figured out that wkssvc wksgetinfo also gives the server name. I ...
Volker Lendecke
2007-10-10
2
-0
/
+74
*
r19205: Some consolidation
Volker Lendecke
2007-10-10
1
-25
/
+6
*
r19204: Samba3 does level6 now
Volker Lendecke
2007-10-10
1
-5
/
+0
*
r19202: Make RPC-SAMBA3-SPOOLSS work against w2k3 again
Volker Lendecke
2007-10-10
1
-6
/
+46
*
r19153: Simple consistency check for enumprinters level 2 as well
Volker Lendecke
2007-10-10
1
-2
/
+18
*
r19152: A simple consistency check for enumprinters
Volker Lendecke
2007-10-10
1
-5
/
+17
*
r19027: Modify RPC-SAMBA3-SPOOLSS so that it can be activated in the build farm
Volker Lendecke
2007-10-10
1
-5
/
+76
*
r18971: avoid strndup is a few places. Fixes a minor memory leak, and should
Andrew Tridgell
2007-10-10
2
-6
/
+11
*
r18860: fixed some code that bitrotted while we didn't have the safety check
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r18844: Workaround win2k behaviour (which returns WERR_NO_MORE_ITEMS instead of
Günther Deschner
2007-10-10
1
-3
/
+5
*
r18822: Automatically remove a forced dfs standard root creation.
Günther Deschner
2007-10-10
1
-30
/
+30
*
r18821: Correctly name dfs_AddStdRootForced() test.
Günther Deschner
2007-10-10
1
-4
/
+3
*
r18800: fix a write behind the buffer bug...
Stefan Metzmacher
2007-10-10
1
-4
/
+2
*
r18782: Do not send random data to the password change (although that reveals
Günther Deschner
2007-10-10
1
-2
/
+2
*
r18776: Fill in and test dfs_ManagerInitialize().
Günther Deschner
2007-10-10
1
-3
/
+32
*
r18766: Getting rid of one test_GetManagerVersion() call and fix the build.
Günther Deschner
2007-10-10
1
-5
/
+3
*
r18764: Test all standalone DFS root functions in the torture test.
Günther Deschner
2007-10-10
1
-0
/
+237
*
r18763: Removing old dfs_Add test, will be replaced with another one soon.
Günther Deschner
2007-10-10
1
-35
/
+0
*
r18759: Do not use "simple" as test password as pointed out by Andrew Bartlett.
Günther Deschner
2007-10-10
1
-3
/
+14
*
r18757: Disable this for now
Simo Sorce
2007-10-10
1
-1
/
+1
*
r18751: Check for samr reject codes and their particular order.
Günther Deschner
2007-10-10
2
-19
/
+203
*
r18741: test dfs_Enum and dfs_EnumEx in the torture test.
Günther Deschner
2007-10-10
1
-23
/
+104
*
r18740: Some more work around srvsvc
Simo Sorce
2007-10-10
1
-14
/
+253
*
r18668: fix ref pointer related bugs, we should watch the compiler warnings!
Stefan Metzmacher
2007-10-10
1
-4
/
+4
*
r18639: Get rid of the keepref support
Jelmer Vernooij
2007-10-10
2
-8
/
+8
*
r18637: Fix the build. Sorry,
Günther Deschner
2007-10-10
1
-1
/
+0
*
r18625: dfs_GetManagerVersion() returns a version number, not just an exist
Günther Deschner
2007-10-10
1
-6
/
+5
*
r18566: fixed the winreg pipe and winreg tests
Andrew Tridgell
2007-10-10
1
-1
/
+17
*
r18565: Fix echo.idl to be Samba3-, MIDL and midlc compatible
Jelmer Vernooij
2007-10-10
1
-0
/
+7
*
r18561: Fix [out] pointers in winreg IDL
Gerald Carter
2007-10-10
1
-4
/
+4
*
r18408: Only output a message if the async request fails.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r18392: add sidtouid and sidtogid tests to RPC-UNIXINFO
Stefan Metzmacher
2007-10-10
1
-0
/
+45
*
r18391: - match the samba3 protocol for UNIXINFO
Stefan Metzmacher
2007-10-10
1
-3
/
+23
*
r18385: fix crashes in the RPC-UNIXINFO test
Stefan Metzmacher
2007-10-10
1
-0
/
+4
*
r18358: handle errors in the RPC-LSA async test
Andrew Tridgell
2007-10-10
1
-6
/
+8
*
r18356: doing 1000 of these requests can take over an hour under
Andrew Tridgell
2007-10-10
1
-11
/
+12
*
r18352: printf("%s") is not safe for NULL strings on all platforms, but
Andrew Tridgell
2007-10-10
1
-55
/
+55
*
r18348: fixed a valgrind error in RPC-SRVSVC
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r18345: test also flags
Simo Sorce
2007-10-10
1
-2
/
+11
*
r18344: add a test to show hoe NetNameValidate behaves.
Simo Sorce
2007-10-10
1
-1
/
+74
*
r18325: more warnings and one compile error on aix fixed
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r17988: Add 'not for Samba4' hacks into the RPC-NETLOGON torture test.
Andrew Bartlett
2007-10-10
1
-0
/
+56
*
r17956: LSA Cleanup!
Andrew Bartlett
2007-10-10
2
-15
/
+97
[next]