summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher1-5/+5
2007-10-10r950: - added netr_ServerAuthenticate3(). This is used by WinXP clients who t...Andrew Tridgell1-10/+93
2007-10-10r946: Updated attribute only oplock tester to cover more cases.Jeremy Allison1-5/+37
2007-10-10r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher4-8/+8
2007-10-10r937: - added a simple QuerySecurity implementation in samr serverAndrew Tridgell2-0/+32
2007-10-10r919: - added lsa_QueryInfoPolicy2() to IDL, test suite and serverAndrew Tridgell1-0/+38
2007-10-10r917: - added the start of a LSA server to samba4.Andrew Tridgell2-12/+13
2007-10-10r902: added torture tests for sending rubbish in the domain name field of Get...Andrew Tridgell1-2/+29
2007-10-10r892: Actually add the NTLMSSP self-check torture code this time...Andrew Bartlett3-3/+60
2007-10-10r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher7-23/+23
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher15-73/+73
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher21-131/+131
2007-10-10r882: - create TORTURE_AUTH SUBSYSTEMStefan Metzmacher3-3/+15
2007-10-10r874: This patch is a pile of work on NTLMSSP:Andrew Bartlett3-4/+7
2007-10-10r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell12-68/+62
2007-10-10r866: convert the rest of the binaries to config.mk filesStefan Metzmacher2-0/+43
2007-10-10r865: Regression test for attribute-only opens not causing an oplock break.Jeremy Allison1-0/+29
2007-10-10r863: Added test to ensure an open and locked file can be truncated by a seco...Jeremy Allison1-0/+72
2007-10-10r860: convert SUBSYSTEM TORTURE to a config.mk fileStefan Metzmacher2-57/+99
2007-10-10r821: prompt user for password if not given by -U user%passStefan Metzmacher1-3/+15
2007-10-10r816: - Make use of tridge's new samdb_result_sid_prefix() helper function.Andrew Bartlett1-8/+5
2007-10-10r782: added torture test for level 6 logon level in netr_LogonSamLogonAndrew Tridgell1-104/+112
2007-10-10r754: Implement the SetPassword operation on the netlogon pipe.Andrew Bartlett1-0/+2
2007-10-10r752: Remove debugging hack (make sure the cleanup test account after weAndrew Bartlett1-2/+5
2007-10-10r743: Start on a NETLOGON server in Samba4.Andrew Bartlett2-18/+27
2007-10-10r741: Test from Volker in RAW-OPEN for truncating a file containing locks.Jeremy Allison2-1/+109
2007-10-10r739: Implement GetNumRecords() call from eventlog pipe, including a torture ...Jelmer Vernooij2-8/+81
2007-10-10r719: Follow the trend - remove more unused functions.Andrew Bartlett1-2/+1
2007-10-10r713: added a NetShareGetInfo torture test (thanks to abartlet for pointingAndrew Tridgell1-0/+45
2007-10-10r684: Note the fact that NTLMv2 provides a weath of futher testcases...Andrew Bartlett1-0/+1
2007-10-10r665: merge over the new build system from my tmp branchStefan Metzmacher1-24/+56
2007-10-10r623: setUserInfo level 24 (password set) now works in the SAMR server. This ...Andrew Tridgell1-1/+2
2007-10-10r615: Implement samr_OpenGroup, samr_QueryGroupInfo, samr_SetGroupInfo,Volker Lendecke1-0/+4
2007-10-10r613: Fix the RPC-SAMR torture test, for my session_key changes.Andrew Bartlett1-16/+18
2007-10-10r611: Fix breakage from my last commit:Andrew Bartlett1-4/+4
2007-10-10r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4.Andrew Bartlett1-55/+657
2007-10-10r582: added the LMSessKey in SamInfo and SamInfo2, thanks to work by abartletAndrew Tridgell1-14/+18
2007-10-10r577: extended the LookupNames test to check for correct handling of unmapped...Andrew Tridgell1-5/+21
2007-10-10r457: added some more samr tests to help me work out the right error codesAndrew Tridgell1-1/+27
2007-10-10r420: added nicer names for the field bits in userinfo21Andrew Tridgell1-13/+129
2007-10-10r389: added a test for set user info level 26 (set password extended)Andrew Tridgell1-1/+56
2007-10-10r386: Another torture test to survive.Volker Lendecke1-0/+66
2007-10-10r372: automatically create a fake BDC machine account and delete itAndrew Tridgell2-25/+191
2007-10-10r365: improved the IDL for samr_Connect5()Andrew Tridgell1-10/+10
2007-10-10r364: finally worked out the ancient samr_ChangePasswordUser() interfaceAndrew Tridgell1-22/+21
2007-10-10r362: after setting domain info query it again so we can see what attributes ...Andrew Tridgell1-0/+8
2007-10-10r355: Fix a bunch of compiler warnings in the registry code.Tim Potter1-1/+0
2007-10-10r336: added a -X command line option to smbtorture to enable dangerous orAndrew Tridgell4-6/+80
2007-10-10r335: added much better handling of servers that die unexpectedly during aAndrew Tridgell2-8/+36
2007-10-10r326: tweaks to the RPC-SAMR test code to allow win2003 to pass the test (for...Andrew Tridgell1-9/+59