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