remove pdb_nisplus, its also removed in samba3, because it was broken
[samba.git] / source4 / torture /
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
2003-11-24 Andrew Tridgellgive far more detail in the EPMAPPER results
2003-11-24 Andrew Tridgelladded tests for the remaining calls on the rpc manageme...
2003-11-24 Andrew Tridgelladded the dcerpc remote management interfaces as mgmt...
2003-11-23 Andrew Tridgell * better diagnostics in ndrdump
2003-11-23 Tim PotterModify WINREG test program to recursively enumerate...
2003-11-23 Tim PotterCheck NT_STATUS code from dcerpc call function before...
2003-11-23 Tim PotterActually call right function name.
2003-11-23 Tim PotterCall enumkey for tridge.
2003-11-23 Tim PotterString termination fix.
2003-11-23 Andrew Tridgellreduced the number of magic types we need in mkproto.pl
2003-11-22 Andrew Tridgell * fixed null terminated string handling
2003-11-22 Andrew Tridgell * fixed handling of relative subcontext unions
2003-11-22 Andrew Tridgell * fixed NDR flag inheritance across push subcontexts
2003-11-22 Andrew Tridgell * enable RPC/NDR validation in all smbtorture code
2003-11-22 Andrew Tridgella fairly major upgrade to the dcerpc system
2003-11-22 Tim PotterConvert all NTSTATUS return codes to WERROR.
2003-11-21 Andrew Tridgellfix a smbtorture memory leak
2003-11-21 Andrew Tridgellprint out the UUIDs from the end point mapper
next