summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r18848: Save the json library before I start hacking on it. I'm going to beDerrell Lipman2007-10-1046-0/+43812
* r18847: Add WERR_NO_SYSTEM_RESOURCES showing up in dfs torture testing.Günther Deschner2007-10-102-0/+2
* r18844: Workaround win2k behaviour (which returns WERR_NO_MORE_ITEMS instead ofGünther Deschner2007-10-101-3/+5
* r18843: Got DFS_MANAGER_VERSION_NT4 wrong.Günther Deschner2007-10-101-1/+1
* r18840: make these compatible with g++ warningsAndrew Tridgell2007-10-102-15/+15
* r18839: align all directory search blobs on an 8 byte boundary to keep theAndrew Tridgell2007-10-101-4/+15
* r18838: make sure we cleanup after SMB2-MAXWRITE (it creates a large file)Andrew Tridgell2007-10-101-7/+17
* r18835: expand IO limits on SMB2. Samba4 now tops out at 16.7MB IOs.Andrew Tridgell2007-10-104-10/+4
* r18834: get the log context code rightAndrew Tridgell2007-10-101-2/+2
* r18833: darn, forgot to commit thisAndrew Tridgell2007-10-101-1/+1
* r18832: fixed standalone buildAndrew Tridgell2007-10-101-19/+19
* r18831: minor build changes for samba3. The logging changes will be removedAndrew Tridgell2007-10-105-4/+41
* r18830: ensure backends aren't added twice (needed for samba3)Andrew Tridgell2007-10-101-13/+19
* r18829: Print a nice welcome message when we enter the test environment.Andrew Bartlett2007-10-102-1/+12
* r18828: Export some more useful environment varibles, particularly for use inAndrew Bartlett2007-10-101-0/+13
* r18827: I forgot to commit this:Andrew Bartlett2007-10-101-1/+2
* r18826: Allow 'enterprise' principal names to log in.Andrew Bartlett2007-10-108-25/+43
* r18825: speed up the test_cifsdd.sh test by using a smaller file. It wasAndrew Tridgell2007-10-101-2/+4
* r18824: fixed a bug in cifsdd when the file is exactly a multiple of the blockAndrew Tridgell2007-10-101-1/+2
* r18822: Automatically remove a forced dfs standard root creation.Günther Deschner2007-10-101-30/+30
* r18821: Correctly name dfs_AddStdRootForced() test.Günther Deschner2007-10-101-4/+3
* r18815: Fill in IDL for domain based DFS root functions (dfs_AddFtRoot,Günther Deschner2007-10-101-3/+28
* r18808: added SMB2-MAXWRITE test and SMB2-DIR testsAndrew Tridgell2007-10-105-3/+230
* r18807: don't overtax the imaginations of servers that can't do mkdir on \\di...Andrew Tridgell2007-10-101-2/+2
* r18806: fixed two spelling errorsAndrew Tridgell2007-10-101-2/+2
* r18805: make error message match function nameAndrew Tridgell2007-10-101-1/+1
* r18800: fix a write behind the buffer bug...Stefan Metzmacher2007-10-101-4/+2
* r18786: I moved the usnChanged code around, and it now loaded in a differentAndrew Bartlett2007-10-101-1/+3
* r18783: fix make pchStefan Metzmacher2007-10-101-1/+1
* r18782: Do not send random data to the password change (although that revealsGünther Deschner2007-10-101-2/+2
* r18781: Move the usnCreated and usnChanged handling around again.Andrew Bartlett2007-10-1012-162/+471
* r18780: Add convenience "make testenv" to launch the xtermtest Andrew just ad...Jelmer Vernooij2007-10-101-0/+3
* r18779: Not simo's fault, this is actually a bug I introduced a week ago, whe...Andrew Bartlett2007-10-101-1/+4
* r18777: add helper functions to create an ldb_request structureSimo Sorce2007-10-102-69/+205
* r18776: Fill in and test dfs_ManagerInitialize().Günther Deschner2007-10-102-4/+36
* r18775: Performing an ldb op of 'do nothing' is pointless, and breaks againstAndrew Bartlett2007-10-101-1/+1
* r18774: This allows an automated way to setup the test environment in a shell,Andrew Bartlett2007-10-101-0/+2
* r18770: Avoid crashes and fix up other issues in the client-side paged_search...Andrew Bartlett2007-10-101-27/+57
* r18769: Re-enable __VA_ARGS__ test (but don't make it fatal)Jelmer Vernooij2007-10-101-4/+4
* r18768: Fix some warnings.Jelmer Vernooij2007-10-101-5/+5
* r18767: Fix [ref] pointer in object oriented interfaces. Removes aJelmer Vernooij2007-10-101-2/+2
* r18766: Getting rid of one test_GetManagerVersion() call and fix the build.Günther Deschner2007-10-101-5/+3
* r18765: Fill in dfs_SetInfo() IDL and align function arguments with the namesGünther Deschner2007-10-101-11/+17
* r18764: Test all standalone DFS root functions in the torture test.Günther Deschner2007-10-101-0/+237
* r18763: Removing old dfs_Add test, will be replaced with another one soon.Günther Deschner2007-10-101-35/+0
* r18762: Fillin standalone DFS root functions IDL.Günther Deschner2007-10-101-7/+21
* r18759: Do not use "simple" as test password as pointed out by Andrew Bartlett.Günther Deschner2007-10-101-3/+14
* r18757: Disable this for nowSimo Sorce2007-10-101-1/+1
* r18753: expand the test so that it does a growing number of changesRafal Szczesniak2007-10-101-66/+136
* r18752: When change is a big one, it needs to be made in a coupleRafal Szczesniak2007-10-101-26/+84