r2071: - change smbtorture to use the popt_common stuff
[ira/wip.git] / source4 / torture / rpc /
2007-10-10 Stefan Metzmacherr2071: - change smbtorture to use the popt_common stuff
2007-10-10 Andrew Bartlettr2035: Fix spelling.
2007-10-10 Andrew Tridgellr2031: add a check for a blank secret return in lsa...
2007-10-10 Stefan Metzmacherr1995: a ndrdump file from abartlet make it clear that...
2007-10-10 Andrew Tridgellr1983: a completely new implementation of talloc
2007-10-10 Stefan Metzmacherr1961: print out the dcerpc fault code, when we got...
2007-10-10 Andrew Tridgellr1818: _really_ fixed epmapper this time, it was using...
2007-10-10 Jelmer Vernooijr1799: List more uuids. From
2007-10-10 Simo Sorcer1758: Move and enhance the add_string_to_array functio...
2007-10-10 Jelmer Vernooijr1736: - Pidl updates:
2007-10-10 Jelmer Vernooijr1703: - Lots of RPC updates, adding new pipes and...
2007-10-10 Andrew Bartlettr1685: Add the ability to lookup RPC auth types for...
2007-10-10 Stefan Metzmacherr1649: do a join as dc and run this test as the machine...
2007-10-10 Stefan Metzmacherr1647: destroy mem_ctx
2007-10-10 Andrew Tridgellr1646: disable testing of group rename in the RPC-SAMR...
2007-10-10 Jelmer Vernooijr1642: Torture test for EnumServicesStatus, almost...
2007-10-10 Andrew Tridgellr1637: - w2k3 can't handle more than 1000 names in...
2007-10-10 Jelmer Vernooijr1617: Start working on the svcctl pipe
2007-10-10 Stefan Metzmacherr1544: add some comments and fix 'return True' -> ...
2007-10-10 Stefan Metzmacherr1543: add srvsvc_NetRemoteTOD idl and torture tests
2007-10-10 Stefan Metzmacherr1530: we don't need to call srvsvc_NetShareGetInfo...
2007-10-10 Stefan Metzmacherr1529: add NetSrvGetInfo torture test
2007-10-10 Stefan Metzmacherr1528: add NetCharDevQ torture tests
2007-10-10 Stefan Metzmacherr1527: add NetCharDev torture tests
2007-10-10 Stefan Metzmacherr1526: some cleanups and fixes for the srvsvc torture...
2007-10-10 Andrew Tridgellr1510: add a commented out routine I used to test passw...
2007-10-10 Andrew Bartlettr1498: (merge from 3.0)
2007-10-10 Stefan Metzmacherr1481: add idl file and torture test dummies
2007-10-10 Volker Lendecker1342: When fixing _lsa_lookupsids in samba3 I wanted...
2007-10-10 Andrew Bartlettr1294: A nice, large, commit...
2007-10-10 Andrew Bartlettr1197: Fix my build breakage, variables at the top...
2007-10-10 Andrew Bartlettr1189: Now that we use a common 'base' return structure...
2007-10-10 Andrew Bartlettr1186: Clarify why this is a 'bogus' negitive test...
2007-10-10 Andrew Bartlettr1173: A quick little test to show that we cannot bind...
2007-10-10 Andrew Tridgellr1150: - fixed interactive sam logon in the rpc server
2007-10-10 Andrew Tridgellr1141: - consolidated the netr_SamInfo structures using...
2007-10-10 Andrew Tridgellr1140: added IDL and test code for validation level...
2007-10-10 Andrew Tridgellr1137: - added torture test for netr_LogonGetDomainInfo...
2007-10-10 Andrew Bartlettr1123: Make all lp_ string functions return 'const...
2007-10-10 Stefan Metzmacherr1062: fix typo, found by valgrind
2007-10-10 Andrew Bartlettr1061: The start of the SamLogon call for the NETLOGON...
2007-10-10 Andrew Bartlettr1058: The start of work on the SamLogon call for NETLOGON.
2007-10-10 Andrew Tridgellr1042: added testing of 128 bit schannel session keys
2007-10-10 Andrew Tridgellr1041: - pulled the domain join code out of the netlogo...
2007-10-10 Tim Potterr1026: Spelling.
2007-10-10 Andrew Bartlettr1025: Rename (across the samr and netlogon pipes,...
2007-10-10 Andrew Bartlettr1009: Make all users of NT and LM passwords use the...
2007-10-10 Andrew Tridgellr995: - renamed many of our crypto routines to use...
2007-10-10 Volker Lendecker963: Tridge, according to ethereal this is an 'Acct...
2007-10-10 Stefan Metzmacherr962: convert 'unsigned' and 'unsigned int' to uint_t
2007-10-10 Stefan Metzmacherr961: convert 'uchar' to 'uint8_t'
2007-10-10 Andrew Tridgellr950: - added netr_ServerAuthenticate3(). This is used...
2007-10-10 Stefan Metzmacherr943: change samba4 to use 'uint8_t' instead of 'unsign...
2007-10-10 Andrew Tridgellr937: - added a simple QuerySecurity implementation...
2007-10-10 Andrew Tridgellr919: - added lsa_QueryInfoPolicy2() to IDL, test suite...
2007-10-10 Andrew Tridgellr917: - added the start of a LSA server to samba4.
2007-10-10 Andrew Tridgellr902: added torture tests for sending rubbish in the...
2007-10-10 Stefan Metzmacherr890: convert samba4 to use [u]int8_t instead of [u...
2007-10-10 Stefan Metzmacherr889: convert samba4 to use [u]int16_t instead of ...
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2007-10-10 Andrew Bartlettr874: This patch is a pile of work on NTLMSSP:
2007-10-10 Andrew Tridgellr873: converted samba4 to use real 64 bit integers...
2007-10-10 Andrew Bartlettr816: - Make use of tridge's new samdb_result_sid_pref...
2007-10-10 Andrew Tridgellr782: added torture test for level 6 logon level in...
2007-10-10 Andrew Bartlettr754: Implement the SetPassword operation on the netlog...
2007-10-10 Andrew Bartlettr752: Remove debugging hack (make sure the cleanup...
2007-10-10 Andrew Bartlettr743: Start on a NETLOGON server in Samba4.
2007-10-10 Jelmer Vernooijr739: Implement GetNumRecords() call from eventlog...
2007-10-10 Andrew Tridgellr713: added a NetShareGetInfo torture test (thanks...
2007-10-10 Andrew Bartlettr684: Note the fact that NTLMv2 provides a weath of...
2007-10-10 Andrew Tridgellr623: setUserInfo level 24 (password set) now works...
2007-10-10 Volker Lendecker615: Implement samr_OpenGroup, samr_QueryGroupInfo...
2007-10-10 Andrew Bartlettr613: Fix the RPC-SAMR torture test, for my session_key...
2007-10-10 Andrew Bartlettr611: Fix breakage from my last commit:
2007-10-10 Andrew Bartlettr610: - Merge the Samba3 'ntlm_auth --diagnostics...
2007-10-10 Andrew Tridgellr582: added the LMSessKey in SamInfo and SamInfo2,...
2007-10-10 Andrew Tridgellr577: extended the LookupNames test to check for correc...
2007-10-10 Andrew Tridgellr457: added some more samr tests to help me work out...
2007-10-10 Andrew Tridgellr420: added nicer names for the field bits in userinfo21
2007-10-10 Andrew Tridgellr389: added a test for set user info level 26 (set...
2007-10-10 Andrew Tridgellr372: automatically create a fake BDC machine account...
2007-10-10 Andrew Tridgellr365: improved the IDL for samr_Connect5()
2007-10-10 Andrew Tridgellr364: finally worked out the ancient samr_ChangePasswor...
2007-10-10 Andrew Tridgellr362: after setting domain info query it again so we...
2007-10-10 Tim Potterr355: Fix a bunch of compiler warnings in the registry...
2007-10-10 Andrew Tridgellr336: added a -X command line option to smbtorture...
2007-10-10 Andrew Tridgellr335: added much better handling of servers that die...
2007-10-10 Andrew Tridgellr326: tweaks to the RPC-SAMR test code to allow win2003...
2007-10-10 Andrew Tridgellr325: added IDL and test code for samr_ChangePasswordUs...
2007-10-10 Andrew Tridgellr307: added IDL and test code for samr_GetDomPwInfo...
2007-10-10 Andrew Tridgellr305: - added IDL and test code for samr_RidToSid()
2007-10-10 Andrew Tridgellr275: added IDL and test code for samr_QueryDisplayInfo3(),
2007-10-10 Andrew Tridgellr268: added IDL and test code for samr_QueryDomainInfo2(),
2007-10-10 Andrew Tridgellr267: added IDL and test code for samr_ChangePasswordUs...
2007-10-10 Andrew Tridgellr266: modified autoidl to deal with policy handles...
2007-10-10 Andrew Tridgellr259: added samr_DeleteGroupMember() IDL and test code
2007-10-10 Andrew Tridgellr258: added samr_AddGroupMember() IDL and test code
2007-10-10 Andrew Tridgellr257: added samr_SetGroupInfo() IDL and test code
2007-10-10 Andrew Tridgellr256: added samr_CreateDomainGroup() and samr_DeleteDom...
2007-10-10 Andrew Tridgellr255: added samr_SetDomainInfo IDL and test code
next