summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* make sure we initialise r.out.handle in openeventlogAndrew Tridgell2004-01-171-0/+1
* remove some unused filesAndrew Tridgell2003-12-229-4386/+0
* minor updates to make the srvsvc test compileAndrew Tridgell2003-12-211-5/+5
* wkssvc test updates from metzeAndrew Tridgell2003-12-211-15/+21
* addition of samr_SetSecurity() from kaiAndrew Tridgell2003-12-191-0/+17
* fixed the AddAliasMem test codeAndrew Tridgell2003-12-191-13/+21
* added a bunch of alias functions in samr.idl based on work by Kai.Andrew Tridgell2003-12-191-14/+327
* fixed a bug in the acct_flags checking on CreateUser2 in the RPC-SAMR testAndrew Tridgell2003-12-171-5/+5
* fixed the RPC-MGMT and RPC-SCANNER tests to work with the newAndrew Tridgell2003-12-162-26/+61
* a fairly large commit!Andrew Tridgell2003-12-163-9/+7
* fixed srvsvc DiskEnum callAndrew Tridgell2003-12-151-5/+7
* patch from metze with updates to srvsvc and changes to pidl to allowAndrew Tridgell2003-12-151-6/+5
* allow the specification of full dcerpc endpoint binding strings on theAndrew Tridgell2003-12-151-125/+10
* switch off the default of ntlmssp on rpc on smb as some windows pipesAndrew Tridgell2003-12-151-1/+1
* added auto-generation of the server side boilerplate code for eachAndrew Tridgell2003-12-142-4/+15
* add the ntlmssp calls back into smbtorture on rpc over tcp. The samba4Andrew Tridgell2003-12-131-1/+1
* completed the linkage between the endpoint mapper and the dcerpcAndrew Tridgell2003-12-131-1/+1
* added a basic dcerpc endpoint mapper to Samba4. Currently onlyAndrew Tridgell2003-12-131-6/+6
* Small cleanup of test code. Rename enum indexes to be the same nameTim Potter2003-12-121-112/+86
* Got winreg_EnumValue working - what a mess!Tim Potter2003-12-121-16/+62
* * removed some unused codeAndrew Tridgell2003-12-101-2/+2
* removed an unused fileAndrew Tridgell2003-12-041-325/+0
* * patch based on work by Jim Myers to unify the ioctl handling to beAndrew Tridgell2003-12-044-28/+42
* My first stab at Samba4 IDL!Andrew Bartlett2003-12-031-3/+139
* added netr_LogonControl2Ex()Andrew Tridgell2003-12-021-1/+85
* added netr_DatabaseSync2()Andrew Tridgell2003-12-021-0/+55
* added netr_LogonControl2() and netr_ServerAuthenticate2()Andrew Tridgell2003-12-021-3/+145
* added netr_LogonControl() and netr_GetAnyDCName()Andrew Tridgell2003-12-021-5/+70
* added netr_GetDcName() - quite a useful callAndrew Tridgell2003-12-021-5/+30
* added netr_AccountSync(), another NT_STATUS_NOT_IMPLEMENTED callAndrew Tridgell2003-12-021-1/+40
* added netr_AccountDeltas(), which w2k3 givesAndrew Tridgell2003-12-021-0/+41
* netr_DatabaseDeltas() now works. We ask for the deltas associated withAndrew Tridgell2003-12-021-0/+72
* netr_DatabaseSync() now works fully for databases 0, 1 and 2Andrew Tridgell2003-12-021-1/+1
* netr_DatabaseSync() now works fully for database 0Andrew Tridgell2003-12-021-13/+25
* initial netlogon database sync partly works - needs some IDL tweaksAndrew Tridgell2003-12-021-3/+3
* added netr_DatabaseSync(). It doesn't work as I haven't done schannelAndrew Tridgell2003-12-021-0/+44
* another big improvement in the credentials API. I think it nowAndrew Tridgell2003-12-021-9/+23
* * netr_ServerPasswordSet() now works - the test suite changes theAndrew Tridgell2003-12-023-34/+84
* * another small API change in the credentials codeAndrew Tridgell2003-12-011-9/+9
* neater credentials handling in netlogon client codeAndrew Tridgell2003-12-011-24/+16
* added netr_LogonSamLogon() and test codeAndrew Tridgell2003-12-011-7/+59
* added netr_ServerAuthenticate() and test codeAndrew Tridgell2003-12-011-8/+35
* added netr_ServerReqChallenge and cleaned up byte array printingAndrew Tridgell2003-12-011-0/+58
* started adding netlogon IDL and test suiteAndrew Tridgell2003-12-012-0/+73
* * removed a bunch of unused codeAndrew Tridgell2003-11-302-15/+15
* Added EnumPrinterDriver, GetPrinterDriver (still in progress)Tim Potter2003-11-301-10/+159
* GetPrinterDataEx, SetPrinterDataEx, DeletePrinterDataEx.Tim Potter2003-11-281-0/+41
* Add SetPrinterData, DeletePrinterData.Tim Potter2003-11-281-0/+54
* fixed some warningsAndrew Tridgell2003-11-283-3/+3
* the beginnings of an automated tool for working out IDL properties ofAndrew Tridgell2003-11-282-0/+156