summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r16466: for SMB2_ALL_EAS it's not valid for the ntvfs backends to returnStefan Metzmacher2007-10-101-0/+9
* r16464: split client and server min/max protocol settingsStefan Metzmacher2007-10-105-13/+21
* r16463: TORTURE_NBENCH should be a module...Stefan Metzmacher2007-10-101-3/+5
* r16457: fix typoStefan Metzmacher2007-10-101-1/+1
* r16456: return on error...Stefan Metzmacher2007-10-101-0/+2
* r16450: fix the build...Stefan Metzmacher2007-10-101-0/+2
* r16449: move some code to a generic placeStefan Metzmacher2007-10-103-513/+543
* r16448: add more error checksStefan Metzmacher2007-10-101-53/+47
* r16447: print the result of talloc_set_parent()Stefan Metzmacher2007-10-101-3/+4
* r16446: talloc_set_name() allocates and can fail...Stefan Metzmacher2007-10-102-7/+22
* r16445: print out valuesStefan Metzmacher2007-10-101-2/+4
* r16444: - split out qfsinfo passthru levelsStefan Metzmacher2007-10-101-85/+83
* r16443: add push code for SMB2 levelsStefan Metzmacher2007-10-101-0/+36
* r16442: if we want to use CHECK_SIZE(NULL, 3)Stefan Metzmacher2007-10-101-0/+2
* r16441: - give old tests a chance to report errorsStefan Metzmacher2007-10-101-2/+6
* r16440: split out passthru level into a new functions,Stefan Metzmacher2007-10-101-71/+116
* r16410: remove some warnings of talloc_steal() usage without targetStefan Metzmacher2007-10-102-2/+2
* r16407: add parsing code the SMB2 GetInfo in the serverStefan Metzmacher2007-10-103-15/+78
* r16406: use the generic smb_handle in smb2_getinfo/smb2_setinfoStefan Metzmacher2007-10-104-10/+10
* r16405: fix compiler warning of missing smb2_handleStefan Metzmacher2007-10-101-1/+3
* r16403: remove dependency to smbsrv_request next part...Stefan Metzmacher2007-10-101-21/+27
* r16402: start to remove the dependecy to smbsrv_request from the parsing func...Stefan Metzmacher2007-10-101-57/+77
* r16401: keep the old pointer when realloc fails, this is needed for theStefan Metzmacher2007-10-101-2/+4
* r16400: add more error checksStefan Metzmacher2007-10-101-47/+55
* r16399: - split out pushing smb_fsinfo into a DATA_BLOBStefan Metzmacher2007-10-101-67/+76
* r16357: - start get rid of void parsing functionsStefan Metzmacher2007-10-101-223/+233
* r16342: Placeholder for a function implementing NET-API-MODIFYUSER test.Rafal Szczesniak2007-10-102-1/+58
* r16341: newer autoconf versions export 'datarootdir',Stefan Metzmacher2007-10-101-0/+2
* r16333: Move more code out of the core smbtorture. It now no longerJelmer Vernooij2007-10-1014-707/+843
* r16332: Fix two small bugs found by the buildfarm.Jelmer Vernooij2007-10-102-6/+8
* r16331: Split out registering of multi fn tests, fix typo in name of pac suite.Jelmer Vernooij2007-10-105-182/+184
* r16330: Show number of succeeded, failed and skipped tests and success rate a...Jelmer Vernooij2007-10-101-0/+8
* r16329: Convert to new UI API.Jelmer Vernooij2007-10-102-54/+84
* r16328: Wrap all existing tests in simple single-function testsuites.Jelmer Vernooij2007-10-1019-180/+211
* r16321: Add suite_start/suite_finish hooks, support --format=quietJelmer Vernooij2007-10-103-14/+57
* r16316: Convert to new torture UI API.Jelmer Vernooij2007-10-102-63/+58
* r16315: Convert to new API.Jelmer Vernooij2007-10-104-128/+122
* r16304: Improve testing UI API. This now allows registering the fullJelmer Vernooij2007-10-1015-324/+499
* r16265: Fix 'newuser' command.Andrew Bartlett2007-10-101-1/+1
* r16264: Add, but do not yet enable, the partitions module.Andrew Bartlett2007-10-1017-92/+650
* r16263: A number of these searches need to be under the partitions DN, and theAndrew Bartlett2007-10-101-5/+7
* r16262: Another basedn fix.Andrew Bartlett2007-10-101-1/+1
* r16240: Add better error reporting in the password_hash moduleAndrew Bartlett2007-10-101-5/+13
* r16239: Search for the domain in the correct partition, so this will work withAndrew Bartlett2007-10-101-1/+2
* r16238: Use a baseDN for the auth_sam searches, to allow continued functionAndrew Bartlett2007-10-102-7/+11
* r16237: Use an appropriate basedn for these searches, so they occour into theAndrew Bartlett2007-10-101-2/+4
* r16236: Add a proper baseDN to a large number of queries. Searching the NULLAndrew Bartlett2007-10-103-22/+40
* r16235: Don't update minor_status when cleaning up on error. This restoresAndrew Bartlett2007-10-101-2/+2
* r16234: Set the request timeout from the LDAP search. Without this, theAndrew Bartlett2007-10-101-1/+3
* r16232: Avoid searching on domainDns, as it is not an AD attribute in theAndrew Bartlett2007-10-101-17/+50