summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18835: expand IO limits on SMB2. Samba4 now tops out at 16.7MB IOs.Andrew Tridgell4-10/+4
2007-10-10r18834: get the log context code rightAndrew Tridgell1-2/+2
2007-10-10r18833: darn, forgot to commit thisAndrew Tridgell1-1/+1
2007-10-10r18832: fixed standalone buildAndrew Tridgell1-19/+19
2007-10-10r18831: minor build changes for samba3. The logging changes will be removedAndrew Tridgell5-4/+41
2007-10-10r18830: ensure backends aren't added twice (needed for samba3)Andrew Tridgell1-13/+19
2007-10-10r18829: Print a nice welcome message when we enter the test environment.Andrew Bartlett2-1/+12
2007-10-10r18828: Export some more useful environment varibles, particularly for use inAndrew Bartlett1-0/+13
2007-10-10r18827: I forgot to commit this:Andrew Bartlett1-1/+2
2007-10-10r18826: Allow 'enterprise' principal names to log in.Andrew Bartlett8-25/+43
2007-10-10r18825: speed up the test_cifsdd.sh test by using a smaller file. It wasAndrew Tridgell1-2/+4
2007-10-10r18824: fixed a bug in cifsdd when the file is exactly a multiple of the blockAndrew Tridgell1-1/+2
2007-10-10r18822: Automatically remove a forced dfs standard root creation.Günther Deschner1-30/+30
2007-10-10r18821: Correctly name dfs_AddStdRootForced() test.Günther Deschner1-4/+3
2007-10-10r18815: Fill in IDL for domain based DFS root functions (dfs_AddFtRoot,Günther Deschner1-3/+28
2007-10-10r18808: added SMB2-MAXWRITE test and SMB2-DIR testsAndrew Tridgell5-3/+230
2007-10-10r18807: don't overtax the imaginations of servers that can't do mkdir on \\di...Andrew Tridgell1-2/+2
2007-10-10r18806: fixed two spelling errorsAndrew Tridgell1-2/+2
2007-10-10r18805: make error message match function nameAndrew Tridgell1-1/+1
2007-10-10r18800: fix a write behind the buffer bug...Stefan Metzmacher1-4/+2
2007-10-10r18786: I moved the usnChanged code around, and it now loaded in a differentAndrew Bartlett1-1/+3
2007-10-10r18783: fix make pchStefan Metzmacher1-1/+1
2007-10-10r18782: Do not send random data to the password change (although that revealsGünther Deschner1-2/+2
2007-10-10r18781: Move the usnCreated and usnChanged handling around again.Andrew Bartlett12-162/+471
2007-10-10r18780: Add convenience "make testenv" to launch the xtermtest Andrew just ad...Jelmer Vernooij1-0/+3
2007-10-10r18779: Not simo's fault, this is actually a bug I introduced a week ago, whe...Andrew Bartlett1-1/+4
2007-10-10r18777: add helper functions to create an ldb_request structureSimo Sorce2-69/+205
2007-10-10r18776: Fill in and test dfs_ManagerInitialize().Günther Deschner2-4/+36
2007-10-10r18775: Performing an ldb op of 'do nothing' is pointless, and breaks againstAndrew Bartlett1-1/+1
2007-10-10r18774: This allows an automated way to setup the test environment in a shell,Andrew Bartlett1-0/+2
2007-10-10r18770: Avoid crashes and fix up other issues in the client-side paged_search...Andrew Bartlett1-27/+57
2007-10-10r18769: Re-enable __VA_ARGS__ test (but don't make it fatal)Jelmer Vernooij1-4/+4
2007-10-10r18768: Fix some warnings.Jelmer Vernooij1-5/+5
2007-10-10r18767: Fix [ref] pointer in object oriented interfaces. Removes aJelmer Vernooij1-2/+2
2007-10-10r18766: Getting rid of one test_GetManagerVersion() call and fix the build.Günther Deschner1-5/+3
2007-10-10r18765: Fill in dfs_SetInfo() IDL and align function arguments with the namesGünther Deschner1-11/+17
2007-10-10r18764: Test all standalone DFS root functions in the torture test.Günther Deschner1-0/+237
2007-10-10r18763: Removing old dfs_Add test, will be replaced with another one soon.Günther Deschner1-35/+0
2007-10-10r18762: Fillin standalone DFS root functions IDL.Günther Deschner1-7/+21
2007-10-10r18759: Do not use "simple" as test password as pointed out by Andrew Bartlett.Günther Deschner1-3/+14
2007-10-10r18757: Disable this for nowSimo Sorce1-1/+1
2007-10-10r18753: expand the test so that it does a growing number of changesRafal Szczesniak1-66/+136
2007-10-10r18752: When change is a big one, it needs to be made in a coupleRafal Szczesniak1-26/+84
2007-10-10r18751: Check for samr reject codes and their particular order.Günther Deschner2-19/+203
2007-10-10r18750: Disable not updating the last-modifification-time of proto headers be...Jelmer Vernooij1-13/+5
2007-10-10r18749: Disable automatic dependencies by default (use --enable-automatic-dep...Jelmer Vernooij2-1/+6
2007-10-10r18746: Fix the build.Günther Deschner1-1/+1
2007-10-10r18743: Mention share name in error output.Günther Deschner1-8/+12
2007-10-10r18741: test dfs_Enum and dfs_EnumEx in the torture test.Günther Deschner1-23/+104
2007-10-10r18740: Some more work around srvsvcSimo Sorce2-180/+438