Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r8081: Add simple test for RpcConnect function. | Rafal Szczesniak | 3 | -1/+98 |
2007-10-10 | r8080: Use libnet_context where using libnet_Lookup functions now. | Rafal Szczesniak | 1 | -6/+19 |
2007-10-10 | r8079: Dcerpc pipe in libnet_context is just pipe now, instead of explicit samr. | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r8058: added testing of delete on close for files and directories | Andrew Tridgell | 2 | -4/+88 |
2007-10-10 | r8054: add OSVersion, OSVersionEx, DNSMachineName PrintServerData | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r8051: separate out the MAX EAs test, as it fills disk too much to be run reg... | Andrew Tridgell | 2 | -2/+30 |
2007-10-10 | r8050: - make use of more [value()] properties | Stefan Metzmacher | 1 | -9/+0 |
2007-10-10 | r8046: - add somemore failure checks in the RPC-SPOOLSS test | Stefan Metzmacher | 1 | -4/+29 |
2007-10-10 | r8004: added a maximum EAs size test from Kukks. | Andrew Tridgell | 1 | -1/+228 |
2007-10-10 | r7993: Further work on the Krb5 PAC. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r7943: Add 'make manpages', fix 'make installman' and 'make uninstallman'. | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r7901: check if system supports UTF-16LE at all in LOCAL-ICONV test | Andrew Tridgell | 1 | -1/+9 |
2007-10-10 | r7899: fixed a crash bug in the RAW-CONTEXT test | Andrew Tridgell | 1 | -2/+0 |
2007-10-10 | r7898: don't die on bad iconv libs in LOCAL-ICONV test | Andrew Tridgell | 1 | -0/+8 |
2007-10-10 | r7864: fixed some const bugs | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r7858: removed some unused variables | Andrew Tridgell | 1 | -3/+0 |
2007-10-10 | r7816: Implementation of "shortcut" function for those (probably many) who | Rafal Szczesniak | 2 | -4/+56 |
2007-10-10 | r7757: Add NTLMv2 support to the NT1 Session setup (ie, not SPNEGO/NTLMSSP) | Andrew Bartlett | 1 | -2/+4 |
2007-10-10 | r7738: It's actually an API function test. | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r7737: Test for libnet_Lookup function. | Rafal Szczesniak | 3 | -0/+54 |
2007-10-10 | r7704: - fixed open_nbt_connection() to return NULL when the connection failed | Andrew Tridgell | 4 | -10/+13 |
2007-10-10 | r7689: Add new file from previous commit (seperate file for session key test). | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r7686: Check for a type of invalid account name. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r7685: Simply the test for session key logic, so we pass against NT4. | Andrew Bartlett | 2 | -34/+191 |
2007-10-10 | r7684: Add a test aimed at checking we have agreement between client and | Andrew Bartlett | 2 | -0/+35 |
2007-10-10 | r7675: Use correct memory context for anonymous session setup auth context | Andrew Bartlett | 1 | -0/+21 |
2007-10-10 | r7657: test addone again after request timeout and destruction to ensure the ... | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r7656: added testing of rpc request timeouts and destruction | Andrew Tridgell | 1 | -0/+62 |
2007-10-10 | r7655: test the evnt friendly socket_connect() in the LOCAL-SOCKET test | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r7650: fixed a typo | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7642: - test NULL server_name in GetPrinterDriverDirectory() too, (same resu... | Stefan Metzmacher | 1 | -2/+12 |
2007-10-10 | r7633: this patch started as an attempt to make the dcerpc code use a given | Andrew Tridgell | 14 | -20/+21 |
2007-10-10 | r7628: Unused variables. | Tim Potter | 1 | -4/+0 |
2007-10-10 | r7626: a new ldap client library. Main features are: | Andrew Tridgell | 2 | -93/+81 |
2007-10-10 | r7593: simplified the memory management in the ldap code. Having a mem_ctx | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r7580: - add GetPrinterDriverDirectory() idl, torture test and server code | Stefan Metzmacher | 1 | -5/+79 |
2007-10-10 | r7574: - seperate [in] and [out] buffers and buf_sizes | Stefan Metzmacher | 1 | -90/+50 |
2007-10-10 | r7530: Simply calling convention of lp_load(). | Andrew Bartlett | 5 | -5/+5 |
2007-10-10 | r7528: cleaned up the QueryDisplayInfo_continue test | Andrew Tridgell | 1 | -4/+2 |
2007-10-10 | r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_tree | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r7525: Unify lp_load(), load_interfaces and logging setup into popt(). | Andrew Bartlett | 2 | -9/+0 |
2007-10-10 | r7521: Remove useless loops from SAMLOGON test, which speeds it up a lot. | Andrew Bartlett | 1 | -16/+17 |
2007-10-10 | r7507: fixed the problem with users being shown too many times in acl | Andrew Tridgell | 1 | -0/+45 |
2007-10-10 | r7494: added --maximum-runtime to smbtorture as well. I have seen smbtorture | Andrew Tridgell | 1 | -0/+19 |
2007-10-10 | r7491: libnet functions used in tests have different names now. | Rafal Szczesniak | 3 | -24/+24 |
2007-10-10 | r7487: check both files before and after setting the attribs on file1 | Stefan Metzmacher | 1 | -0/+7 |
2007-10-10 | r7482: Rename smbcli_send_tconX() to smbcli_tconX() so as not to get it | Tim Potter | 1 | -2/+2 |
2007-10-10 | r7479: ifdef out some more stuff to fix compiler warnings. | Tim Potter | 1 | -1/+3 |
2007-10-10 | r7464: add newline to printf | Stefan Metzmacher | 1 | -7/+7 |
2007-10-10 | r7431: this should fix the bug that mkaplan and I noticed which is that | Andrew Tridgell | 1 | -0/+8 |