r7925: small tidyup (please keep lines at a reasonable length)
[ira/wip.git] / source4 / torture /
2007-10-10 Andrew Tridgellr7901: check if system supports UTF-16LE at all in...
2007-10-10 Andrew Tridgellr7899: fixed a crash bug in the RAW-CONTEXT test
2007-10-10 Andrew Tridgellr7898: don't die on bad iconv libs in LOCAL-ICONV test
2007-10-10 Andrew Tridgellr7864: fixed some const bugs
2007-10-10 Andrew Tridgellr7858: removed some unused variables
2007-10-10 Rafal Szczesniakr7816: Implementation of "shortcut" function for those...
2007-10-10 Andrew Bartlettr7757: Add NTLMv2 support to the NT1 Session setup...
2007-10-10 Rafal Szczesniakr7738: It's actually an API function test.
2007-10-10 Rafal Szczesniakr7737: Test for libnet_Lookup function.
2007-10-10 Andrew Tridgellr7704: - fixed open_nbt_connection() to return NULL...
2007-10-10 Andrew Bartlettr7689: Add new file from previous commit (seperate...
2007-10-10 Andrew Bartlettr7686: Check for a type of invalid account name.
2007-10-10 Andrew Bartlettr7685: Simply the test for session key logic, so we...
2007-10-10 Andrew Bartlettr7684: Add a test aimed at checking we have agreement...
2007-10-10 Andrew Bartlettr7675: Use correct memory context for anonymous session...
2007-10-10 Andrew Tridgellr7657: test addone again after request timeout and...
2007-10-10 Andrew Tridgellr7656: added testing of rpc request timeouts and destru...
2007-10-10 Andrew Tridgellr7655: test the evnt friendly socket_connect() in the...
2007-10-10 Andrew Tridgellr7650: fixed a typo
2007-10-10 Stefan Metzmacherr7642: - test NULL server_name in GetPrinterDriverDirec...
2007-10-10 Andrew Tridgellr7633: this patch started as an attempt to make the...
2007-10-10 Tim Potterr7628: Unused variables.
2007-10-10 Andrew Tridgellr7626: a new ldap client library. Main features are:
2007-10-10 Andrew Tridgellr7593: simplified the memory management in the ldap...
2007-10-10 Stefan Metzmacherr7580: - add GetPrinterDriverDirectory() idl, torture...
2007-10-10 Stefan Metzmacherr7574: - seperate [in] and [out] buffers and buf_sizes
2007-10-10 Andrew Bartlettr7530: Simply calling convention of lp_load().
2007-10-10 Andrew Tridgellr7528: cleaned up the QueryDisplayInfo_continue test
2007-10-10 Andrew Tridgellr7527: - added a ldb_search_bytree() interface, which...
2007-10-10 Andrew Bartlettr7525: Unify lp_load(), load_interfaces and logging...
2007-10-10 Andrew Bartlettr7521: Remove useless loops from SAMLOGON test, which...
2007-10-10 Andrew Tridgellr7507: fixed the problem with users being shown too...
2007-10-10 Andrew Tridgellr7494: added --maximum-runtime to smbtorture as well...
2007-10-10 Rafal Szczesniakr7491: libnet functions used in tests have different...
2007-10-10 Stefan Metzmacherr7487: check both files before and after setting the...
2007-10-10 Tim Potterr7482: Rename smbcli_send_tconX() to smbcli_tconX(...
2007-10-10 Tim Potterr7479: ifdef out some more stuff to fix compiler warnings.
2007-10-10 Stefan Metzmacherr7464: add newline to printf
2007-10-10 Andrew Tridgellr7431: this should fix the bug that mkaplan and I notic...
2007-10-10 Stefan Metzmacherr7426: add an option to disable progress output
2007-10-10 Stefan Metzmacherr7401: add config option to disable the TestSleep(...
2007-10-10 Rafal Szczesniakr7384: I've forgotten to commit test source.
2007-10-10 Rafal Szczesniakr7383: Add CreateUser test to torture suite.
2007-10-10 Stefan Metzmacherr7369: allow no entries returned by Enum*()
2007-10-10 Tim Potterr7365: Remove unused variables.
2007-10-10 Andrew Tridgellr7358: make the irpc test use two messaging contexts...
2007-10-10 Stefan Metzmacherr7346: use StartPagePrinter(), WritePrinter() and EndPa...
2007-10-10 Stefan Metzmacherr7342: submit a test job for each printer and delete...
2007-10-10 Stefan Metzmacherr7340: fix the build
2007-10-10 Stefan Metzmacherr7333: Pause and resume each printer
2007-10-10 Stefan Metzmacherr7329: test some more PrinterData values
2007-10-10 Stefan Metzmacherr7328: fix GetPrinterData and SetPrinterData, with...
2007-10-10 Rafal Szczesniakr7325: Add composite domain open test.
2007-10-10 Rafal Szczesniakr7324: Torture test for composite domain open function.
2007-10-10 Andrew Tridgellr7321: add nbtd statistics serving over irpc
2007-10-10 Andrew Tridgellr7295: added an irpc benchmark. It gets about 16k messa...
2007-10-10 Andrew Tridgellr7294: implemented the irpc messaging system. This...
2007-10-10 Jelmer Vernooijr7195: - Fix echo pipe
2007-10-10 Jeremy Allisonr7180: Missed fixing the shutdown for 1 process...
2007-10-10 Jeremy Allisonr7178: If we're using one process in NETBENCH simultion...
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...
next