summaryrefslogtreecommitdiff
path: root/source4/torture/rpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18800: fix a write behind the buffer bug...Stefan Metzmacher1-4/+2
2007-10-10r18782: Do not send random data to the password change (although that revealsGünther Deschner1-2/+2
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-10r18759: Do not use "simple" as test password as pointed out by Andrew Bartlett.Günther Deschner1-3/+14
2007-10-10r18757: Disable this for nowSimo Sorce1-1/+1
2007-10-10r18751: Check for samr reject codes and their particular order.Günther Deschner2-19/+203
2007-10-10r18741: test dfs_Enum and dfs_EnumEx in the torture test.Günther Deschner1-23/+104
2007-10-10r18740: Some more work around srvsvcSimo Sorce1-14/+253
2007-10-10r18668: fix ref pointer related bugs, we should watch the compiler warnings!Stefan Metzmacher1-4/+4
2007-10-10r18639: Get rid of the keepref supportJelmer Vernooij2-8/+8
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-10r18566: fixed the winreg pipe and winreg testsAndrew Tridgell1-1/+17
2007-10-10r18565: Fix echo.idl to be Samba3-, MIDL and midlc compatibleJelmer Vernooij1-0/+7
2007-10-10r18561: Fix [out] pointers in winreg IDLGerald Carter1-4/+4
2007-10-10r18408: Only output a message if the async request fails.Andrew Bartlett1-1/+1
2007-10-10r18392: add sidtouid and sidtogid tests to RPC-UNIXINFOStefan Metzmacher1-0/+45
2007-10-10r18391: - match the samba3 protocol for UNIXINFOStefan Metzmacher1-3/+23
2007-10-10r18385: fix crashes in the RPC-UNIXINFO testStefan Metzmacher1-0/+4
2007-10-10r18358: handle errors in the RPC-LSA async testAndrew Tridgell1-6/+8
2007-10-10r18356: doing 1000 of these requests can take over an hour underAndrew Tridgell1-11/+12
2007-10-10r18352: printf("%s") is not safe for NULL strings on all platforms, butAndrew Tridgell1-55/+55
2007-10-10r18348: fixed a valgrind error in RPC-SRVSVCAndrew Tridgell1-1/+2
2007-10-10r18345: test also flagsSimo Sorce1-2/+11
2007-10-10r18344: add a test to show hoe NetNameValidate behaves.Simo Sorce1-1/+74
2007-10-10r18325: more warnings and one compile error on aix fixedAndrew Tridgell1-1/+1
2007-10-10r17988: Add 'not for Samba4' hacks into the RPC-NETLOGON torture test.Andrew Bartlett1-0/+56
2007-10-10r17956: LSA Cleanup!Andrew Bartlett2-15/+97
2007-10-10r17954: Avoid including \n in error strings (left over from DEBUG() conversion).Andrew Bartlett1-2/+2
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij4-4/+1
2007-10-10r17827: Fix an error messageVolker Lendecke1-2/+2
2007-10-10r17826: Add line numbers to the d_printfsVolker Lendecke1-19/+28
2007-10-10r17787: ifdef out unused macros and generate a smb_panic()Stefan Metzmacher1-2/+24
2007-10-10r17624: Samba3 does not yet do getprinterinfo level 6Volker Lendecke1-0/+5
2007-10-10r17442: print out credentials on the "secret" objectClass and "trustedDomain"Stefan Metzmacher1-0/+18
2007-10-10r17256: fix 2 crash bugs, which are introduced by making parametersStefan Metzmacher1-0/+3
2007-10-10r17205: Even if this makes me look foolish, at least start to scratch on the ...Volker Lendecke2-24/+308
2007-10-10r17187: Beginnings of a little lsa walker for Samba3, if only to prevent theVolker Lendecke2-0/+78
2007-10-10r17104: Rename function parameters and variables to avoid shadowing globalAndrew Bartlett1-10/+10
2007-10-10r17085: reuse the existing sec_desc_buf structStefan Metzmacher1-1/+1
2007-10-10r17082: Add a test that walks and tests denying tconX access via the share se...Volker Lendecke3-19/+293
2007-10-10r17074: Extend the rpc-samba3-getusername test: This creates a normal user an...Volker Lendecke1-49/+275
2007-10-10r17069: Make us pass RPC-NETLOGSAMBA3 against w2k3 againVolker Lendecke1-2/+5
2007-10-10r17065: NT4 does not like "0" here, W2k3 does not care...Volker Lendecke1-1/+1
2007-10-10r17064: lsa_GetUserName needs to return the name for S-1-5-7 on an anonymous ...Volker Lendecke2-23/+265
2007-10-10r16958: We also do level 1501 on NetShareGetInfoVolker Lendecke1-1/+1
2007-10-10r16956: Walk some of the samba3 srvsvc codeVolker Lendecke2-1/+122