Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r15821: Fix static library build. | Jelmer Vernooij | 2 | -3/+8 |
2007-10-10 | r15819: Use updated API in smbtorture, use UI tools in registry tests. | Jelmer Vernooij | 2 | -39/+21 |
2007-10-10 | r15818: Improve UI utilities: allow format strings and add some convenience m... | Jelmer Vernooij | 2 | -6/+56 |
2007-10-10 | r15816: add SMB2-LOCK torture test, which demonstrates what possible valid an... | Stefan Metzmacher | 3 | -1/+218 |
2007-10-10 | r15813: Use labs() rather than abs() for 32-bit integers. Caught by the IBM c... | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r15803: the SMB2 server gives NT_STATUS_NOT_FOUND instead of NT_STATUS_INVALI... | Stefan Metzmacher | 1 | -0/+6 |
2007-10-10 | r15788: Do not crash when no result is returned | Simo Sorce | 1 | -0/+4 |
2007-10-10 | r15787: NET-API-CREATEUSER was crashing for me because of this uninitialized ... | Simo Sorce | 1 | -0/+1 |
2007-10-10 | r15784: Redesign of NET-API-RPCCONNECT tests to cover more cases of usage. | Rafal Szczesniak | 2 | -76/+136 |
2007-10-10 | r15779: Remove keepref from atsvc and efs. | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r15776: Don't generate ref pointers in Samba4-generated code. There is no point | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15759: samba4 currently only supports read sizes up to with UINT16_MAX | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r15741: move smb2 request structures into the main smb request structs | Stefan Metzmacher | 4 | -26/+26 |
2007-10-10 | r15718: - split the SMBflush with the 0xFFFF wildcard fnum into a different l... | Stefan Metzmacher | 3 | -5/+10 |
2007-10-10 | r15713: - initialize ntioctl.in.max_data and ntioctl.in.blob | Stefan Metzmacher | 1 | -1/+4 |
2007-10-10 | r15706: This is a very specific test that helps me in making sure I don't scr... | Volker Lendecke | 1 | -0/+150 |
2007-10-10 | r15690: - disable the lock cancel test against samba3 | Stefan Metzmacher | 1 | -0/+10 |
2007-10-10 | r15685: let samba3 pass RAW-READ and ignore one bug | Stefan Metzmacher | 1 | -1/+6 |
2007-10-10 | r15664: Add NET-API-DELETEUSER test for libnet_DeleteUser function. | Rafal Szczesniak | 2 | -0/+165 |
2007-10-10 | r15656: for NT IOCTL's we need to control the max_data field for some calls | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r15640: - NT IOCTL calls also have an 'in' data_blob | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r15628: fix compiler warning | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r15626: Modify the tests to fit them in current changes in libnet | Rafal Szczesniak | 3 | -13/+54 |
2007-10-10 | r15615: - add some tests for cancel pending locks by SMBexit, SMBulogoff and ... | Stefan Metzmacher | 1 | -5/+668 |
2007-10-10 | r15606: Fix another dependency | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r15605: Yet another dependencies fix | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r15602: Another dependency fix | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15599: Fix more popt dependencies - these should be the last ones | Jelmer Vernooij | 2 | -4/+6 |
2007-10-10 | r15598: Another dependency fix | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15596: Fix another popt dependency issue | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r15595: Fix another broken dependency rlated to popt | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15594: Remove another unused include | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r15588: Fix the build of smbtorture. | Rafal Szczesniak | 1 | -0/+1 |
2007-10-10 | r15586: Remove unused header | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r15573: Fix build of systems that have iconv headers in non-standard locations | Jelmer Vernooij | 2 | -1/+2 |
2007-10-10 | r15532: add a BOOL body_dynamic_present, because the body_dynamic_size can be 0 | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r15530: added testing of generic CLDAP requests, looking at the rootDSE. Jerry | Andrew Tridgell | 1 | -5/+91 |
2007-10-10 | r15507: if we change the idl, we need to change the calling code too:-) | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r15504: Revert -r 15500 and -r 15503 until I'm awake, and can get my head | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r15502: Typo fix. | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r15500: Add support for interactive prompting on bad passwords to the RPC lib... | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r15499: This test can't run if the remote server won't let us open a policy h... | Andrew Bartlett | 1 | -1/+4 |
2007-10-10 | r15456: Inspired by a short discussion with abartlet on IRC. | Rafal Szczesniak | 4 | -11/+34 |
2007-10-10 | r15436: Add test for LIBNET_RPC_CONNECT_DC_INFO level. Display received | Rafal Szczesniak | 1 | -0/+36 |
2007-10-10 | r15426: Implement SPNEGO as the default RPC authentication mechanism. Where | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r15412: Put the test in a dangerous category. | Rafal Szczesniak | 1 | -0/+5 |
2007-10-10 | r15394: Put initial code for testing async dcerpc binding. Currently | Rafal Szczesniak | 3 | -1/+81 |
2007-10-10 | r15358: Fix some compiler warnings / type safety. Found by tcc | Jelmer Vernooij | 2 | -8/+9 |
2007-10-10 | r15356: Remove unused 'flags' argument from socket_send() and friends. | Andrew Bartlett | 1 | -38/+7 |
2007-10-10 | r15344: Fix shared library build | Jelmer Vernooij | 1 | -4/+5 |