r4560: - fixed crash bugs in the RPC-SCHANNEL and RPC-NETLOGON tests
[samba.git] / source4 / torture /
2007-10-10 Andrew Tridgellr4560: - fixed crash bugs in the RPC-SCHANNEL and RPC...
2007-10-10 Andrew Tridgellr4559: prevent the RPC-EPMAPPER test from looping forev...
2007-10-10 Andrew Tridgellr4549: got rid of a lot more uses of plain talloc(...
2007-10-10 Andrew Tridgellr4547: - added talloc_new(ctx) macro that is a neater...
2007-10-10 Stefan Metzmacherr4532: - rename bitmap -> bits
2007-10-10 Andrew Tridgellr4520: added a enum test function to the echo pipe
2007-10-10 Andrew Bartlettr4510: Some more tests for RPC-NETLOGON, checking the...
2007-10-10 Andrew Bartlettr4499: Almost make our Samba4 server pass the RPC-SAMLO...
2007-10-10 Andrew Tridgellr4492: r.in.info is a pointer that needs to be allocate...
2007-10-10 Andrew Tridgellr4491: don't dereference q1.out.sam unless we know...
2007-10-10 Stefan Metzmacherr4483: - rename same structs, enums and uninons of...
2007-10-10 Andrew Tridgellr4475: fixed smbd to work with the small changes in...
2007-10-10 Andrew Tridgellr4473: - moved talloc into its own lib/talloc/ area
2007-10-10 Andrew Tridgellr4466: rather than defining "STANDALONE" for building...
2007-10-10 Andrew Tridgellr4463: added testing of the special SID_CREATOR_OWNER...
2007-10-10 Andrew Tridgellr4461: finished the remaining information levels in...
2007-10-10 Andrew Bartlettr4459: GENSEC refinements:
2007-10-10 Jelmer Vernooijr4457: Fix IDL + add torture test for InqObject
2007-10-10 Andrew Tridgellr4451: added initial RPC-DSSETUP torture test. It works...
2007-10-10 Andrew Tridgellr4445: put the unlink test in a subdirectory, and ensur...
2007-10-10 Andrew Tridgellr4443: test lsa_LookupNames3() even when lsa_LookupSids...
2007-10-10 Andrew Tridgellr4437: added IDL and test code for lsa_LookupSids3...
2007-10-10 Stefan Metzmacherr4434: - fix some NetShare* idl functions
2007-10-10 Andrew Tridgellr4430: - fixed the BASE-LOCK* tests to use a subdirecto...
2007-10-10 Stefan Metzmacherr4422: make lp_set_cmdline("torture:dangerous", "Yes...
2007-10-10 Andrew Tridgellr4407: stricter checking of parameters on hard link...
2007-10-10 Andrew Tridgellr4402: use __location__ instead of __LINE__ in the...
2007-10-10 Andrew Tridgellr4401: stricter test for correct ACL inheritance in...
2007-10-10 Volker Lendecker4392: Fix samr_GetAliasMembership idl
2007-10-10 Andrew Tridgellr4389: added checking for the default inherited ACL...
2007-10-10 Andrew Tridgellr4388: - allow ACE flags to be specified in security_de...
2007-10-10 Volker Lendecker4375: Implement samr_OpenAlias, samr_QueryAliasInfo...
2007-10-10 Andrew Tridgellr4364: - added support for testing of chained SMB opera...
2007-10-10 Stefan Metzmacherr4322: use a nicer name
2007-10-10 Andrew Tridgellr4317: check the count of replies in the os2 ea_list...
2007-10-10 Andrew Tridgellr4310: fixed the authority_name field in lsa_GetUserName()
2007-10-10 Stefan Metzmacherr4309: idl and torture test for lsa_GetUserName()
2007-10-10 Stefan Metzmacherr4308: [out,ref] pointer needs to set (don't corrupt...
2007-10-10 Andrew Tridgellr4279: added IDL and test code for lsa_AddPrivilegesToA...
2007-10-10 Andrew Tridgellr4277: - added server support for lsa_EnumAccounts()
2007-10-10 Andrew Tridgellr4263: added support for the trans2 RAW_SEARCH_EA_LIST...
2007-10-10 Andrew Tridgellr4261: added the RAW_FILEINFO_EA_LIST trans2 qfileinfo...
2007-10-10 Andrew Tridgellr4243: a sniff from kukks showed that the ea_set interf...
2007-10-10 Andrew Tridgellr4195: added IDL, test suite and server side code for...
2007-10-10 Andrew Tridgellr4183: expanded the RAW-MKDIR torture test to test...
2007-10-10 Stefan Metzmacherr4180: use the same syntax as the other torture tests
2007-10-10 Stefan Metzmacherr4179: - nicer code layout
2007-10-10 Stefan Metzmacherr4176: I just remeber that I have already implement...
2007-10-10 Jelmer Vernooijr4175: InitiateSystemShutdownEx IDL and torture test
2007-10-10 Andrew Tridgellr4173: - new t2open code, that can cope with "create...
2007-10-10 Stefan Metzmacherr4172: commit a DsReplicaSync() torture test
2007-10-10 Stefan Metzmacherr4169: add descriptions about binding and unc strings...
2007-10-10 Jelmer Vernooijr4168: Implement QueryValue in the server
2007-10-10 Jelmer Vernooijr4167: Fix CreateKey
2007-10-10 Andrew Tridgellr4164: added a test that simulates a OS/2 file delete...
2007-10-10 Jelmer Vernooijr4158: Fix IDL for InitiateShutdown and AbortShutdown...
2007-10-10 Jelmer Vernooijr4157: QueryMultipleValues IDL and torture test
2007-10-10 Jelmer Vernooijr4156: GetKeySecurity() IDL and torture test
2007-10-10 Andrew Tridgellr4147: converted from NT_USER_TOKEN to struct security_...
2007-10-10 Jelmer Vernooijr4142: Check result value of OpenHKU and OpenHKCR
2007-10-10 Andrew Tridgellr4138: initialise 'type' in RPC-WINREG EnumValue test
2007-10-10 Jelmer Vernooijr4132: - Bunch of rather large fixes in the registry
2007-10-10 Andrew Tridgellr4113: modified EnumValue in winreg to take advantage...
2007-10-10 Andrew Tridgellr4111: fixed winreg to use much simpler (and I believe...
2007-10-10 Jelmer Vernooijr4105: Fix IDL for QueryValue() and add a torture test...
2007-10-10 Stefan Metzmacherr4087: - add idl and torture tests for drsuapi_DsReplic...
2007-10-10 Andrew Tridgellr4074: make the RAW-ACLS test use the new lsa helper...
2007-10-10 Stefan Metzmacherr4063: - change char * -> uint8_t in struct request_buffer
2007-10-10 Andrew Tridgellr4061: more additions to the RAW-ACLS test, to help...
2007-10-10 Andrew Tridgellr4055: fixed more places to use type safe allocation...
2007-10-10 Andrew Tridgellr4053: expanded and fixed a bug in the RAW-ACLS test
2007-10-10 Andrew Tridgellr4052: fixed a bunch of code to use the type safe _p...
2007-10-10 Andrew Tridgellr4037: fixed a bunch of "might be uninitialised" warnin...
2007-10-10 Andrew Tridgellr4036: expanded the RAW-ACLS torture test to include...
2007-10-10 Andrew Tridgellr4035: more effort on consistent naming of the access...
2007-10-10 Andrew Tridgellr4013: got rid of a bunch of unused or unmaintained...
2007-10-10 Andrew Tridgellr4011: get rid of rpc_secdes.h and replace it with...
2007-10-10 Stefan Metzmacherr4003: run successful against a nt4 sp6 pdc with one...
2007-10-10 Stefan Metzmacherr4002: NT 4.0 sp6a can't do schannel 128
2007-10-10 Stefan Metzmacherr4000: DATA_BLOB.data is uint8_t * not void * :-)
2007-10-10 Günther Deschnerr3981: Use correct access-mask when querying aliases.
2007-10-10 Andrew Tridgellr3978: added IDL and test code for lsa_LookupSids2...
2007-10-10 Andrew Tridgellr3977: fixed the lmPwdHash change in the rpc server...
2007-10-10 Andrew Tridgellr3976: changed NBENCH to use the same recording method...
2007-10-10 Andrew Tridgellr3975: added LFN filesystem attribute bit definition...
2007-10-10 Stefan Metzmacherr3972: use GUID_* naming context and move GUID_* functi...
2007-10-10 Stefan Metzmacherr3971: fix compiler warnings
2007-10-10 Stefan Metzmacherr3967: fix compiler warnings
2007-10-10 Stefan Metzmacherr3966: fix compiler warnings
2007-10-10 Stefan Metzmacherr3959: fix compiler warnings
2007-10-10 Stefan Metzmacherr3958: fix the build for now
2007-10-10 Andrew Tridgellr3945: expanded the BASE-PROPERTIES test to print a...
2007-10-10 Andrew Tridgellr3941: make sure we don't keep pounding on a ncacn_ip_t...
2007-10-10 Andrew Bartlettr3922: Add yet another NETLOGON RPC. This is another...
2007-10-10 Andrew Bartlettr3921: Cross-test SIDs in RPC-SAMSYNC, fix the build.
2007-10-10 Stefan Metzmacherr3920: - it seem that we need to send a magic bind_guid...
2007-10-10 Andrew Bartlettr3919: Add more info levels to the QueryTrustedDomainIn...
2007-10-10 Andrew Bartlettr3917: A few more LSA RPCs found in my wanderings ...
2007-10-10 Stefan Metzmacherr3915: a few updates to the DsCrackNames() torture...
2007-10-10 Stefan Metzmacherr3914: add idl, torture test and simple server for...
next