summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* 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
* r16227: Don't segfault if the ldb_search() fails.Andrew Bartlett2007-10-101-2/+5
* r16226: Fixes for various segfault bugs found against a buggy Samba4. WithAndrew Bartlett2007-10-102-2/+15
* r16218: If a connection is forced as 'anonymous', don't treat it asAndrew Bartlett2007-10-101-2/+2
* r16211: Refactor domain_opened function a bit and add a few comments.Rafal Szczesniak2007-10-101-28/+60
* r16186: Use full include path to make sure it's being picked up by theJelmer Vernooij2007-10-101-1/+1
* r16185: Remove autogenerated file from SVN.Jelmer Vernooij2007-10-101-25/+0
* r16184: Convert to UI API. The async test was previously broken (failsJelmer Vernooij2007-10-101-20/+28
* r16182: Better test the 15 out of 20 tests we right now survive than not test atVolker Lendecke2007-10-101-5/+7
* r16174: Couple of fixes to the UI code - make 'torture_ok()' optional, be mor...Jelmer Vernooij2007-10-103-2/+35
* r16173: Use memory context provided by smbtorture.Jelmer Vernooij2007-10-101-43/+30
* r16172: Translate the ldb error codes into appropriate messages for theAndrew Bartlett2007-10-101-3/+9
* r16171: Convert to UI APIJelmer Vernooij2007-10-101-39/+29
* r16170: Convert to UI APIJelmer Vernooij2007-10-101-29/+22
* r16169: Convert to UI APIJelmer Vernooij2007-10-101-58/+49
* r16168: Make the example match the actual function.Andrew Bartlett2007-10-101-1/+1
* r16166: Remove hexidecimal constants from the Samba4 provision files.Andrew Bartlett2007-10-104-130/+121
* r16165: Add some more helper utilitiesJelmer Vernooij2007-10-102-0/+21
* r16164: Convert to UI APIJelmer Vernooij2007-10-101-19/+14
* r16163: Convert to UI APIJelmer Vernooij2007-10-101-17/+21
* r16162: Convert to UI APIJelmer Vernooij2007-10-101-31/+28