r23: get rid of def_finfo
[samba.git] / source / torture /
2004-04-03 Andrew Tridgelladded IDL and test for lsa_OpenSecret()
2004-04-03 Andrew Tridgelladded IDL and test suite for lsa_CreateSecret()
2004-04-03 Andrew Tridgelladded idl and test suite for lsa_CreateTrustedDomain()
2004-04-02 Jeremy AllisonAdded one more test for "dirname\."
2004-03-31 Andrew Tridgelladded lsaCreateAccount() and a test in the RPC-LSA...
2004-03-26 Andrew Tridgell- moved some of the base tests into torture/basic/
2004-03-26 Andrew Tridgell- use a linked list for the ftable in the nbench load...
2004-03-26 Andrew Tridgelluse client1, client2 not client0, client1 to better...
2004-03-25 Andrew Tridgellfixed the handling of level II oplocks in samba4, espec...
2004-03-10 Andrew Tridgellnicer way of handling \clients
2004-03-10 Andrew Tridgellas a special case don't check the status of the create...
2004-03-10 Andrew Tridgellmake the warmup and execute phases clearer
2004-03-10 Andrew Tridgelladded a 5% warmup time to NBENCH to make the results...
2004-03-09 Andrew Tridgelladded the -C option to smbtorture
2004-03-09 Andrew Tridgelldon't check return fields (like search count) on an...
2004-03-09 Andrew Tridgellhandle incomplete load files
2004-03-09 Andrew Tridgellgreatly improved NBENCH netbench simulator
2004-02-21 Andrew Tridgelladded the simple HOLDCON torture test. This is used...
2004-02-10 Andrew Tridgellfixed a couple of uninitialised returns spotted by...
2004-02-10 Andrew Tridgelldon't force debug in the RPC-MGMT test
2004-02-10 Tim PotterConvert libcli routines to return NTSTATUS instead...
2004-02-08 Tim PotterConvert libcli routines to use cli_tree instead of...
2004-02-05 Stefan Metzmacheradd the TORTURE SUBSYSTEM to the config.m4 scheme
2004-02-03 Andrew BartlettThis would appear to restore smbtorture to be able...
2004-02-03 Stefan Metzmacher- add 'print' to the DCERPC binding strings
2004-01-24 Jelmer VernooijRemove testing utility for removed SAM system
2004-01-21 Andrew Tridgellcope with a wider range of broken servers in the RAW...
2004-01-20 Andrew Tridgellcheck for the correct fault code when the server fails...
2004-01-20 Andrew Tridgelladded code to the RPC-SPOOLSS test that demonstrates...
2004-01-19 Simo SorceAdd test to set single fields in fields_present with...
2004-01-17 Andrew Tridgellmake sure we initialise r.out.handle in openeventlog
2003-12-22 Andrew Tridgellremove some unused files
2003-12-21 Andrew Tridgellminor updates to make the srvsvc test compile
2003-12-21 Andrew Tridgellwkssvc test updates from metze
2003-12-19 Andrew Tridgelladdition of samr_SetSecurity() from kai
2003-12-19 Andrew Tridgellfixed the AddAliasMem test code
2003-12-19 Andrew Tridgelladded a bunch of alias functions in samr.idl based...
2003-12-17 Andrew Tridgellfixed a bug in the acct_flags checking on CreateUser2...
2003-12-16 Andrew Tridgellfixed the RPC-MGMT and RPC-SCANNER tests to work with...
2003-12-16 Andrew Tridgella fairly large commit!
2003-12-15 Andrew Tridgellfixed srvsvc DiskEnum call
2003-12-15 Andrew Tridgellpatch from metze with updates to srvsvc and changes...
2003-12-15 Andrew Tridgellallow the specification of full dcerpc endpoint binding...
2003-12-15 Andrew Tridgellswitch off the default of ntlmssp on rpc on smb as...
2003-12-14 Andrew Tridgelladded auto-generation of the server side boilerplate...
2003-12-13 Andrew Tridgelladd the ntlmssp calls back into smbtorture on rpc over...
2003-12-13 Andrew Tridgellcompleted the linkage between the endpoint mapper and...
2003-12-13 Andrew Tridgelladded a basic dcerpc endpoint mapper to Samba4. Current...
2003-12-12 Tim PotterSmall cleanup of test code. Rename enum indexes to...
2003-12-12 Tim PotterGot winreg_EnumValue working - what a mess!
2003-12-10 Andrew Tridgell * removed some unused code
2003-12-04 Andrew Tridgellremoved an unused file
2003-12-04 Andrew Tridgell* patch based on work by Jim Myers to unify the ioctl...
2003-12-03 Andrew BartlettMy first stab at Samba4 IDL!
2003-12-02 Andrew Tridgelladded netr_LogonControl2Ex()
2003-12-02 Andrew Tridgelladded netr_DatabaseSync2()
2003-12-02 Andrew Tridgelladded netr_LogonControl2() and netr_ServerAuthenticate2()
2003-12-02 Andrew Tridgelladded netr_LogonControl() and netr_GetAnyDCName()
2003-12-02 Andrew Tridgelladded netr_GetDcName() - quite a useful call
2003-12-02 Andrew Tridgelladded netr_AccountSync(), another NT_STATUS_NOT_IMPLEME...
2003-12-02 Andrew Tridgelladded netr_AccountDeltas(), which w2k3 gives
2003-12-02 Andrew Tridgellnetr_DatabaseDeltas() now works. We ask for the deltas...
2003-12-02 Andrew Tridgellnetr_DatabaseSync() now works fully for databases 0...
2003-12-02 Andrew Tridgellnetr_DatabaseSync() now works fully for database 0
2003-12-02 Andrew Tridgellinitial netlogon database sync partly works - needs...
2003-12-02 Andrew Tridgelladded netr_DatabaseSync(). It doesn't work as I haven...
2003-12-02 Andrew Tridgellanother big improvement in the credentials API. I think...
2003-12-02 Andrew Tridgell * netr_ServerPasswordSet() now works - the test suite...
2003-12-01 Andrew Tridgell * another small API change in the credentials code
2003-12-01 Andrew Tridgellneater credentials handling in netlogon client code
2003-12-01 Andrew Tridgelladded netr_LogonSamLogon() and test code
2003-12-01 Andrew Tridgelladded netr_ServerAuthenticate() and test code
2003-12-01 Andrew Tridgelladded netr_ServerReqChallenge and cleaned up byte array...
2003-12-01 Andrew Tridgellstarted adding netlogon IDL and test suite
2003-11-30 Andrew Tridgell * removed a bunch of unused code
2003-11-30 Tim PotterAdded EnumPrinterDriver, GetPrinterDriver (still in...
2003-11-28 Tim PotterGetPrinterDataEx, SetPrinterDataEx, DeletePrinterDataEx.
2003-11-28 Tim PotterAdd SetPrinterData, DeletePrinterData.
2003-11-28 Andrew Tridgellfixed some warnings
2003-11-28 Andrew Tridgellthe beginnings of an automated tool for working out...
2003-11-28 Tim PotterFix bug in EnumPrinterData test.
2003-11-28 Andrew Tridgell * added a bunch of placeholder IDL files
2003-11-28 Tim PotterAdded EnumJobs, GetJob, SetJob RPCs.
2003-11-28 Andrew Tridgell * support multiple interfaces in one IDL file in pidl
2003-11-28 Andrew Tridgelladded auto-generation of the IDL interface tables....
2003-11-27 Tim PotterImplemented SetForm RPC.
2003-11-27 Tim PotterAdd DeleteForm, start cleaning up tests.
2003-11-27 Andrew Tridgellmore epmapper and mgmt magic
2003-11-27 Tim PotterImplemented AddForm RPC. The mystery of the useless_pt...
2003-11-27 Andrew Tridgelladded an rpc scanner. This prints messages like this:
2003-11-27 Andrew Tridgellswitched to WERROR return codes in the management IDL
2003-11-26 Andrew Tridgellby default sign RPC over TCP but not RPC over SMB....
2003-11-26 Tim PotterImplemented EnumForms and GetForm.
2003-11-26 Andrew Tridgellshow an error when the epmapper fails to find an interface
2003-11-26 Andrew Tridgelladded auto-determination of the DCERPC over TCP port...
2003-11-26 Andrew Tridgellsigned DCERPC over TCP now works !
2003-11-24 Andrew Tridgell * fixed byte order in epmapper parsing
2003-11-24 Andrew Tridgellinitial implementation of dcerpc over tcp. RPC-EPMAPPER...
2003-11-24 Andrew Tridgell * prepared the dcerpc subsystem for adding the RPC...
2003-11-24 Andrew Tridgelladded tests for epm_Map endpointer map calls
next