summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8118: remove a debugging hack that should not have been in the last commitAndrew Tridgell1-1/+1
2007-10-10r8117: fixed a bunch more dos error code handing.Andrew Tridgell8-35/+34
2007-10-10r8112: Remove extra headers, and add #ifdef to allow the 'not yet usingAndrew Bartlett1-3/+13
2007-10-10r8110: More PAC work. I still can't get WinXP to accept the PAC, but we areAndrew Bartlett3-2/+257
2007-10-10r8107: now that we properly separate DOS and NT status codes all the placesAndrew Tridgell1-2/+2
2007-10-10r8104: - added support for our client library to not negotiate nt status code...Andrew Tridgell2-21/+12
2007-10-10r8099: clean up after BASE-TCONVolker Lendecke1-0/+2
2007-10-10r8094: Fix compiler warnings.Rafal Szczesniak1-9/+33
2007-10-10r8081: Add simple test for RpcConnect function.Rafal Szczesniak3-1/+98
2007-10-10r8080: Use libnet_context where using libnet_Lookup functions now.Rafal Szczesniak1-6/+19
2007-10-10r8079: Dcerpc pipe in libnet_context is just pipe now, instead of explicit samr.Rafal Szczesniak1-1/+1
2007-10-10r8058: added testing of delete on close for files and directoriesAndrew Tridgell2-4/+88
2007-10-10r8054: add OSVersion, OSVersionEx, DNSMachineName PrintServerDataStefan Metzmacher1-0/+3
2007-10-10r8051: separate out the MAX EAs test, as it fills disk too much to be run reg...Andrew Tridgell2-2/+30
2007-10-10r8050: - make use of more [value()] propertiesStefan Metzmacher1-9/+0
2007-10-10r8046: - add somemore failure checks in the RPC-SPOOLSS testStefan Metzmacher1-4/+29
2007-10-10r8004: added a maximum EAs size test from Kukks.Andrew Tridgell1-1/+228
2007-10-10r7993: Further work on the Krb5 PAC.Andrew Bartlett1-2/+2
2007-10-10r7943: Add 'make manpages', fix 'make installman' and 'make uninstallman'.Jelmer Vernooij1-0/+4
2007-10-10r7901: check if system supports UTF-16LE at all in LOCAL-ICONV testAndrew Tridgell1-1/+9
2007-10-10r7899: fixed a crash bug in the RAW-CONTEXT testAndrew Tridgell1-2/+0
2007-10-10r7898: don't die on bad iconv libs in LOCAL-ICONV testAndrew Tridgell1-0/+8
2007-10-10r7864: fixed some const bugsAndrew Tridgell1-2/+2
2007-10-10r7858: removed some unused variablesAndrew Tridgell1-3/+0
2007-10-10r7816: Implementation of "shortcut" function for those (probably many) whoRafal Szczesniak2-4/+56
2007-10-10r7757: Add NTLMv2 support to the NT1 Session setup (ie, not SPNEGO/NTLMSSP)Andrew Bartlett1-2/+4
2007-10-10r7738: It's actually an API function test.Rafal Szczesniak1-1/+1
2007-10-10r7737: Test for libnet_Lookup function.Rafal Szczesniak3-0/+54
2007-10-10r7704: - fixed open_nbt_connection() to return NULL when the connection failedAndrew Tridgell4-10/+13
2007-10-10r7689: Add new file from previous commit (seperate file for session key test).Andrew Bartlett1-0/+1
2007-10-10r7686: Check for a type of invalid account name.Andrew Bartlett1-0/+1
2007-10-10r7685: Simply the test for session key logic, so we pass against NT4.Andrew Bartlett2-34/+191
2007-10-10r7684: Add a test aimed at checking we have agreement between client andAndrew Bartlett2-0/+35
2007-10-10r7675: Use correct memory context for anonymous session setup auth contextAndrew Bartlett1-0/+21
2007-10-10r7657: test addone again after request timeout and destruction to ensure the ...Andrew Tridgell1-3/+2
2007-10-10r7656: added testing of rpc request timeouts and destructionAndrew Tridgell1-0/+62
2007-10-10r7655: test the evnt friendly socket_connect() in the LOCAL-SOCKET testAndrew Tridgell1-1/+3
2007-10-10r7650: fixed a typoAndrew Tridgell1-1/+1
2007-10-10r7642: - test NULL server_name in GetPrinterDriverDirectory() too, (same resu...Stefan Metzmacher1-2/+12
2007-10-10r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell14-20/+21
2007-10-10r7628: Unused variables.Tim Potter1-4/+0
2007-10-10r7626: a new ldap client library. Main features are:Andrew Tridgell2-93/+81
2007-10-10r7593: simplified the memory management in the ldap code. Having a mem_ctxAndrew Tridgell1-4/+4
2007-10-10r7580: - add GetPrinterDriverDirectory() idl, torture test and server codeStefan Metzmacher1-5/+79
2007-10-10r7574: - seperate [in] and [out] buffers and buf_sizesStefan Metzmacher1-90/+50
2007-10-10r7530: Simply calling convention of lp_load().Andrew Bartlett5-5/+5
2007-10-10r7528: cleaned up the QueryDisplayInfo_continue testAndrew Tridgell1-4/+2
2007-10-10r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_treeAndrew Tridgell1-1/+2
2007-10-10r7525: Unify lp_load(), load_interfaces and logging setup into popt().Andrew Bartlett2-9/+0
2007-10-10r7521: Remove useless loops from SAMLOGON test, which speeds it up a lot.Andrew Bartlett1-16/+17