r7167: fix the build
[sfrench/samba-autobuild/.git] / source / torture /
2007-10-10 Jelmer Vernooijr7159: Improve the messages from pidl's validator module.
2007-10-10 Stefan Metzmacherr7120: make use of the new 'noopnum' property and get...
2007-10-10 Jelmer Vernooijr7117: Move more manpages to the source repository
2007-10-10 Jeremy Allisonr6975: Test opening filenames with control characters...
2007-10-10 Jelmer Vernooijr6961: Add RPC-WINREG to list of win2k3 tests
2007-10-10 Tim Potterr6951: Fix all calls to setup_logging() that use 'True...
2007-10-10 Tim Potterr6933: Add a couple of helper functions for creating...
2007-10-10 Volker Lendecker6907: Unixinfo for samba4, not activated by default.
2007-10-10 Andrew Tridgellr6875: added a BENCH-CLDAP test. Speed of the cldap...
2007-10-10 Andrew Tridgellr6869: removed completely bogus BASE-RW2 test
2007-10-10 Jelmer Vernooijr6863: lib-friendlier names + fix some dependencies
2007-10-10 Tim Potterr6847: Fix some unused variable warnings in the libnet...
2007-10-10 Jelmer Vernooijr6839: Add support for building subsystems as shared...
2007-10-10 Andrew Tridgellr6816: - fixed debug display of ndr netlogon union
2007-10-10 Andrew Bartlettr6799: Remove a rudundent variable from the context...
2007-10-10 Jelmer Vernooijr6795: Make some functions static and remove some unuse...
2007-10-10 Andrew Bartlettr6793: Move auth_sam to use the dnsDomain rather than the
2007-10-10 Andrew Tridgellr6776: make the cldap torture test not dependent on...
2007-10-10 Andrew Tridgellr6766: some more cldap tests ...
2007-10-10 Andrew Tridgellr6765: expanded the cldap test suite to test the usage...
2007-10-10 Stefan Metzmacherr6732: - move sasl send recv code to the ldap lib
2007-10-10 Andrew Tridgellr6720: added support for the remaining 2 types of CLDAP...
2007-10-10 Rafal Szczesniakr6717: - torture test of async useradd function and...
2007-10-10 Andrew Tridgellr6694: a simple CLDAP torture test
2007-10-10 Tim Potterr6676: Fix unused variable.
2007-10-10 Tim Potterr6675: Fix printf warning.
2007-10-10 Tim Potterr6674: Fix some compiler warnings.
2007-10-10 Rafal Szczesniakr6637: Test for asynchronous function and monitor messages.
2007-10-10 Andrew Bartlettr6603: More work on the samdump puzzle. This implement...
2007-10-10 Andrew Bartlettr6582: Remove the hack that metze needed because Samba4...
2007-10-10 Andrew Tridgellr6581: improved the error message for RAW-LOCK timeouts
2007-10-10 Andrew Bartlettr6565: Cludge, cludge, cludge...
2007-10-10 Andrew Tridgellr6563: - fixed the local messaging torture test not...
2007-10-10 Andrew Tridgellr6556: added BENCH-RPC test, useful for simple rpc...
2007-10-10 Andrew Bartlettr6544: Use common structures between SAMR, NETLGON...
2007-10-10 Andrew Tridgellr6531: fixed gentest with new credentials code
2007-10-10 Andrew Tridgellr6529: fixed locktest with new credentials code
2007-10-10 Andrew Bartlettr6524: Fix the error we print when the RPC-ECHO test...
2007-10-10 Andrew Bartlettr6523: Another string that isn't filled in. I wonder...
2007-10-10 Andrew Tridgellr6509: fixed a crash bug found by a-jutley@microsoft...
2007-10-10 Andrew Bartlettr6468: Fix LOCAL-NTLMSSP test with new NTLMSSP structure.
2007-10-10 Andrew Bartlettr6458: Split up NTLMSSP into a new directory, and into...
2007-10-10 Andrew Bartlettr6454: Start to migrate NTLMSSP away from it's own...
2007-10-10 Andrew Bartlettr6451: Ensure we correctly initialise the credentials...
2007-10-10 Rafal Szczesniakr6432: Restorin previous construction of conditions...
2007-10-10 Rafal Szczesniakr6430: Delete existing test account if, for some reason...
2007-10-10 Rafal Szczesniakr6426: DCE/RPC bind string parsing is not needed anymor...
2007-10-10 Rafal Szczesniakr6420: Close user account handle before calling tested...
2007-10-10 Rafal Szczesniakr6415: Added NET-USERDEL torture test which proves...
2007-10-10 Rafal Szczesniakr6406: Include new NET-USERADD test in torture suite.
2007-10-10 Rafal Szczesniakr6405: Complete NET-USERADD torture test for user add...
2007-10-10 Rafal Szczesniakr6389: Incomplete test of composite useradd function.
2007-10-10 Alexander Bokovoyr6352: Two new composite calls:
2007-10-10 Andrew Tridgellr6342: fixed a bad union assumption that caused ACLs...
2007-10-10 Andrew Tridgellr6338: ADS style GETDC response now works well enough...
2007-10-10 Andrew Tridgellr6331: added IDL and test suite for the ADS style respo...
2007-10-10 Tim Potterr6325: Rename aliasname -> alias_name in CreateDomAlias...
2007-10-10 Andrew Tridgellr6321: added IDL and test suite for NBT dgram 'sam...
2007-10-10 Andrew Bartlettr6315: Allow sane session setup behaviour on SPNEGO...
2007-10-10 Andrew Bartlettr6314: A more complete RAW-CONTEXT test. This Samba4...
2007-10-10 Andrew Tridgellr6288: the nbt dgram server now responds to GETDC reque...
2007-10-10 Andrew Bartlettr6286: Add back metze's test of setting a trust passwor...
2007-10-10 Andrew Tridgellr6247: added the server side code for receiving mailslo...
2007-10-10 Andrew Tridgellr6246: stop waiting when we get a reply
2007-10-10 Andrew Tridgellr6245: receive and parse the GETDC response in the...
2007-10-10 Andrew Tridgellr6223: added a bit more datagram infrastructure and...
2007-10-10 Stefan Metzmacherr6206: go baack 10 revisions to get DatabaseDeltas...
2007-10-10 Stefan Metzmacherr6197: fix for my last commit, I removed SPOOLSS_ARCHIT...
2007-10-10 Richard Sharper6195: I think Metze meant SPOOLSS_ARCHITECTURE_NT_X86...
2007-10-10 Stefan Metzmacherr6194: - fix some spoolss_*Form names and types
2007-10-10 Stefan Metzmacherr6179: - add new spoolss tests for all spoolss_Enum...
2007-10-10 Andrew Tridgellr6165: fixed up the userinfo composite code. Fixes...
2007-10-10 Stefan Metzmacherr6109: nicer way to handle compression in the torture...
2007-10-10 Andrew Bartlettr6032: Fix up SetServerPassword2 on NETLOGON for [bigen...
2007-10-10 Andrew Bartlettr6028: A MAJOR update to intergrate the new credentails...
2007-10-10 Stefan Metzmacherr6000: add some notes about the cases where compression...
2007-10-10 Stefan Metzmacherr5999: ups, remove the testvalue that I used against...
2007-10-10 Stefan Metzmacherr5998: I was wrong with the highwater mark...
2007-10-10 Jelmer Vernooijr5977: Fix uninitialised memory bug in ndr_pull_ref_ptr...
2007-10-10 Jelmer Vernooijr5976: SIDs can't have more then 5 subauths (caught...
2007-10-10 Jelmer Vernooijr5963: Fix parameter passing for gentest and locktest
2007-10-10 Stefan Metzmacherr5949: give things more meaning, and reuse structs...
2007-10-10 Stefan Metzmacherr5947: print out the password hashes when -d 100 is...
2007-10-10 Andrew Bartlettr5942: A couple of small changes to fix things up with...
2007-10-10 Andrew Bartlettr5941: Commit this patch much earlier than I would...
2007-10-10 Jelmer Vernooijr5929: Use cli_credentials for the SMB functions as...
2007-10-10 Jelmer Vernooijr5928: Use cli_credentials in:
2007-10-10 Jelmer Vernooijr5917: First step in using the new cli_credentials...
2007-10-10 Andrew Bartlettr5902: A rather large change...
2007-10-10 Andrew Bartlettr5879: Rename SAMR_FIELD_WORKSTATION to SAMR_FIELD_WORK...
2007-10-10 Andrew Bartlettr5878: Be clear which machine name (We have one worksat...
2007-10-10 Andrew Bartlettr5876: Add a test account for the duration of the samsy...
2007-10-10 Jelmer Vernooijr5866: Add InitShutdown IDL and torture test.
2007-10-10 Stefan Metzmacherr5830: start to analyse the attribute values, depending...
2007-10-10 Stefan Metzmacherr5799: more DsGetNCChanges updates, I'm starting to...
2007-10-10 Andrew Bartlettr5783: Test renaming of accounts in the RPC-SAMR test...
2007-10-10 Jelmer Vernooijr5775: Remove some unused functions (unions are no...
2007-10-10 Stefan Metzmacherr5742: - add torture test and idl for DsReplicaUpdateRefs()
2007-10-10 Jeremy Allisonr5730: More fun with delayed write semantics with multi...
2007-10-10 Stefan Metzmacherr5681: fix the build and compiler wanings
next