Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r18408: Only output a message if the async request fails. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r18392: add sidtouid and sidtogid tests to RPC-UNIXINFO | Stefan Metzmacher | 1 | -0/+45 |
2007-10-10 | r18391: - match the samba3 protocol for UNIXINFO | Stefan Metzmacher | 1 | -3/+23 |
2007-10-10 | r18385: fix crashes in the RPC-UNIXINFO test | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r18358: handle errors in the RPC-LSA async test | Andrew Tridgell | 1 | -6/+8 |
2007-10-10 | r18356: doing 1000 of these requests can take over an hour under | Andrew Tridgell | 1 | -11/+12 |
2007-10-10 | r18352: printf("%s") is not safe for NULL strings on all platforms, but | Andrew Tridgell | 1 | -55/+55 |
2007-10-10 | r18348: fixed a valgrind error in RPC-SRVSVC | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r18345: test also flags | Simo Sorce | 1 | -2/+11 |
2007-10-10 | r18344: add a test to show hoe NetNameValidate behaves. | Simo Sorce | 1 | -1/+74 |
2007-10-10 | r18325: more warnings and one compile error on aix fixed | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r17988: Add 'not for Samba4' hacks into the RPC-NETLOGON torture test. | Andrew Bartlett | 1 | -0/+56 |
2007-10-10 | r17956: LSA Cleanup! | Andrew Bartlett | 2 | -15/+97 |
2007-10-10 | r17954: Avoid including \n in error strings (left over from DEBUG() conversion). | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 4 | -4/+1 |
2007-10-10 | r17827: Fix an error message | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r17826: Add line numbers to the d_printfs | Volker Lendecke | 1 | -19/+28 |
2007-10-10 | r17787: ifdef out unused macros and generate a smb_panic() | Stefan Metzmacher | 1 | -2/+24 |
2007-10-10 | r17624: Samba3 does not yet do getprinterinfo level 6 | Volker Lendecke | 1 | -0/+5 |
2007-10-10 | r17442: print out credentials on the "secret" objectClass and "trustedDomain" | Stefan Metzmacher | 1 | -0/+18 |
2007-10-10 | r17256: fix 2 crash bugs, which are introduced by making parameters | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r17205: Even if this makes me look foolish, at least start to scratch on the ... | Volker Lendecke | 2 | -24/+308 |
2007-10-10 | r17187: Beginnings of a little lsa walker for Samba3, if only to prevent the | Volker Lendecke | 2 | -0/+78 |
2007-10-10 | r17104: Rename function parameters and variables to avoid shadowing global | Andrew Bartlett | 1 | -10/+10 |
2007-10-10 | r17085: reuse the existing sec_desc_buf struct | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r17082: Add a test that walks and tests denying tconX access via the share se... | Volker Lendecke | 3 | -19/+293 |
2007-10-10 | r17074: Extend the rpc-samba3-getusername test: This creates a normal user an... | Volker Lendecke | 1 | -49/+275 |
2007-10-10 | r17069: Make us pass RPC-NETLOGSAMBA3 against w2k3 again | Volker Lendecke | 1 | -2/+5 |
2007-10-10 | r17065: NT4 does not like "0" here, W2k3 does not care... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r17064: lsa_GetUserName needs to return the name for S-1-5-7 on an anonymous ... | Volker Lendecke | 2 | -23/+265 |
2007-10-10 | r16958: We also do level 1501 on NetShareGetInfo | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r16956: Walk some of the samba3 srvsvc code | Volker Lendecke | 2 | -1/+122 |
2007-10-10 | r16860: Fix (and reactivate) the RPC-SAMR test. We need to allow these sids | Andrew Bartlett | 1 | -14/+60 |
2007-10-10 | r16851: Put a clue in as to which domain might have failed, due to the length | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r16847: Add the parts of the SAMR test that pass back into 'make test'. | Andrew Bartlett | 2 | -162/+240 |
2007-10-10 | r16827: Factor out some code into common samdb functions: | Andrew Bartlett | 1 | -6/+31 |
2007-10-10 | r16826: Ensure we don't segfault if the remote server fails to set a password | Andrew Bartlett | 1 | -5/+34 |
2007-10-10 | r16794: Make Samba4 pass it's own RPC-SAMR test, at least in part. There are | Andrew Bartlett | 1 | -12/+67 |
2007-10-10 | r16770: Get closer to having Samba4 pass some of the RPC-SAMR test, by | Andrew Bartlett | 1 | -1/+18 |
2007-10-10 | r16741: add a RPC-LSA-GETUSER test, | Stefan Metzmacher | 2 | -9/+32 |
2007-10-10 | r16331: Split out registering of multi fn tests, fix typo in name of pac suite. | Jelmer Vernooij | 1 | -40/+40 |
2007-10-10 | r16304: Improve testing UI API. This now allows registering the full | Jelmer Vernooij | 1 | -27/+9 |
2007-10-10 | r16140: How on earth does this work on most build farm machines.... ? | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r16123: Samba3 in the buildfarm will happily create (faked(!!)) users anonymo... | Volker Lendecke | 1 | -4/+10 |
2007-10-10 | r16059: Remove accidential commit | Volker Lendecke | 1 | -1/+0 |
2007-10-10 | r16058: Test a Join using SetUserInfo level 25, as XP does if the user did not | Volker Lendecke | 1 | -13/+86 |
2007-10-10 | r16045: RPC-SAMBA3SESSIONKEY tests the different variants of joins (anon/auth... | Volker Lendecke | 2 | -10/+154 |
2007-10-10 | r16044: Create a samba3 specific file in torture/rpc. The tests in there survive | Volker Lendecke | 3 | -127/+994 |
2007-10-10 | r15950: another printf() crash on solaris | Andrew Tridgell | 1 | -84/+84 |
2007-10-10 | r15930: Attempt to fix the buildfarm segfaults -- thanks Tridge for the hints | Volker Lendecke | 1 | -0/+4 |