summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r325: added IDL and test code for samr_ChangePasswordUser3().Andrew Tridgell1-29/+142
2007-10-10r307: added IDL and test code for samr_GetDomPwInfo(), samr_SetUserInfo2(),Andrew Tridgell1-3/+83
2007-10-10r305: - added IDL and test code for samr_RidToSid()Andrew Tridgell2-16/+106
2007-10-10r275: added IDL and test code for samr_QueryDisplayInfo3(),Andrew Tridgell2-14/+248
2007-10-10r268: added IDL and test code for samr_QueryDomainInfo2(),Andrew Tridgell1-0/+152
2007-10-10r267: added IDL and test code for samr_ChangePasswordUser(),Andrew Tridgell1-28/+209
2007-10-10r266: modified autoidl to deal with policy handles (this helped me work outAndrew Tridgell1-19/+47
2007-10-10r259: added samr_DeleteGroupMember() IDL and test codeAndrew Tridgell1-1/+24
2007-10-10r258: added samr_AddGroupMember() IDL and test codeAndrew Tridgell1-24/+69
2007-10-10r257: added samr_SetGroupInfo() IDL and test codeAndrew Tridgell1-0/+25
2007-10-10r256: added samr_CreateDomainGroup() and samr_DeleteDomainGroup() IDL and tes...Andrew Tridgell1-1/+120
2007-10-10r255: added samr_SetDomainInfo IDL and test codeAndrew Tridgell1-0/+25
2007-10-10r232: Test whether querydispinfo and enumdomgroups return the same set ofVolker Lendecke1-0/+133
2007-10-10r204: Turns out that the string in the SEARCH unix_info level is thatJeremy Allison1-0/+14
2007-10-10r203: Added size and alloc size tests to UNIX info level.Jeremy Allison1-0/+2
2007-10-10r199: More registry rpc updatesJelmer Vernooij1-2/+2
2007-10-10r190: More RPC updatesJelmer Vernooij1-26/+28
2007-10-10r184: Fix UNIX Search info level. This still needs to be added to the rawJeremy Allison1-2/+4
2007-10-10r168: - Cleanups in rpc backendJelmer Vernooij1-6/+10
2007-10-10r165: Add support for viewing registry values in gregeditJelmer Vernooij1-1/+5
2007-10-10r152: a quick airport commit ....Andrew Tridgell6-21/+14
2007-10-10r133: don't try to do a database deltas with a -1 seq numAndrew Tridgell1-0/+4
2007-10-10r128: Another registry update. Changes:Jelmer Vernooij1-20/+77
2007-10-10r101: added lsa_SetSecret() and lsa_QuerySecret()Andrew Tridgell1-70/+80
2007-10-10r62: Fix the buildJelmer Vernooij1-3/+6
2007-10-10r61: - Implement first call in the winreg rpc serverJelmer Vernooij1-1/+22
2007-10-10r46: Add CreateKey function (still working on it)Jelmer Vernooij1-6/+49
2007-10-10r42: importing .cvsignore filesGerald Carter1-1/+0
2007-10-10r33: Fix torture test after IDL changes.Jelmer Vernooij1-11/+2
2004-04-03added IDL and test for lsa_OpenSecret()Andrew Tridgell1-1/+23
2004-04-03added IDL and test suite for lsa_CreateSecret()Andrew Tridgell1-0/+33
2004-04-03added idl and test suite for lsa_CreateTrustedDomain()Andrew Tridgell1-1/+45
2004-04-02Added one more test for "dirname\."Jeremy Allison1-0/+5
2004-03-31added lsaCreateAccount() and a test in the RPC-LSA test suiteAndrew Tridgell1-21/+114
2004-03-26- moved some of the base tests into torture/basic/Andrew Tridgell10-5/+280
2004-03-26- use a linked list for the ftable in the nbench load generator. ThisAndrew Tridgell1-35/+71
2004-03-26use client1, client2 not client0, client1 to better match netbenchAndrew Tridgell1-1/+1
2004-03-25fixed the handling of level II oplocks in samba4, especially whenAndrew Tridgell2-2/+2
2004-03-10nicer way of handling \clientsAndrew Tridgell2-3/+14