Derrell Lipman
4d1a4e8e7c
r18848: Save the json library before I start hacking on it. I'm going to be
...
converting it to natively use ejs objects, instead of its own internal
format.
(This used to be commit 119db8924a
)
2007-10-10 14:20:15 -05:00
Günther Deschner
333557e28f
r18847: Add WERR_NO_SYSTEM_RESOURCES showing up in dfs torture testing.
...
Guenther
(This used to be commit 692746ff8d
)
2007-10-10 14:20:15 -05:00
Günther Deschner
3f028fb550
r18844: Workaround win2k behaviour (which returns WERR_NO_MORE_ITEMS instead of
...
WERR_OK) in the dfs torture test.
Guenther
(This used to be commit dc1b8a3aae
)
2007-10-10 14:20:15 -05:00
Günther Deschner
783512eca2
r18843: Got DFS_MANAGER_VERSION_NT4 wrong.
...
Guenther
(This used to be commit 8e19284fbd
)
2007-10-10 14:20:15 -05:00
Andrew Tridgell
088c24e4e6
r18840: make these compatible with g++ warnings
...
(This used to be commit bcfa93954f
)
2007-10-10 14:20:15 -05:00
Andrew Tridgell
d461f97a4a
r18839: align all directory search blobs on an 8 byte boundary to keep the
...
current vista release happy.
(This used to be commit d3f0114a9d
)
2007-10-10 14:20:14 -05:00
Andrew Tridgell
ed24e83d5b
r18838: make sure we cleanup after SMB2-MAXWRITE (it creates a large file)
...
(This used to be commit 54894fb8b8
)
2007-10-10 14:20:14 -05:00
Andrew Tridgell
921f73c7e5
r18835: expand IO limits on SMB2. Samba4 now tops out at 16.7MB IOs.
...
(This used to be commit 1e34e4d5a1
)
2007-10-10 14:19:16 -05:00
Andrew Tridgell
45ca27699c
r18834: get the log context code right
...
(This used to be commit b6bb5d7b77
)
2007-10-10 14:19:16 -05:00
Andrew Tridgell
f753f43d81
r18833: darn, forgot to commit this
...
sorry about the build breakage
(This used to be commit c0684d0f26
)
2007-10-10 14:19:16 -05:00
Andrew Tridgell
0b5e01c19b
r18832: fixed standalone build
...
(This used to be commit 1ebc098b67
)
2007-10-10 14:19:15 -05:00
Andrew Tridgell
58619eebc1
r18831: minor build changes for samba3. The logging changes will be removed
...
when the tdb api is updated
(This used to be commit 6ace943fac
)
2007-10-10 14:19:15 -05:00
Andrew Tridgell
6c86ed60fc
r18830: ensure backends aren't added twice (needed for samba3)
...
(This used to be commit 54b864b491
)
2007-10-10 14:19:15 -05:00
Andrew Bartlett
266ba2222b
r18829: Print a nice welcome message when we enter the test environment.
...
Andrew Bartlett
(This used to be commit 77f1c15d92
)
2007-10-10 14:19:15 -05:00
Andrew Bartlett
c220ef880d
r18828: Export some more useful environment varibles, particularly for use in
...
'make testenv'
Andrew Bartlett
(This used to be commit 5215b834bd
)
2007-10-10 14:19:15 -05:00
Andrew Bartlett
390ece7f3d
r18827: I forgot to commit this:
...
Make kpasswdd use the new prototype for
_krb5_principalname2krb5_principal()
Andrew Bartlett
(This used to be commit 989f40ea02
)
2007-10-10 14:19:14 -05:00
Andrew Bartlett
83558e822b
r18826: Allow 'enterprise' principal names to log in.
...
These principals do not need to be in the same realm as the rest of
the ticket, the full principal name is in the first componet of the
ASN.1.
Samba4's backend will handle getting this to the 'right' place.
Andrew Bartlett
(This used to be commit 90b01b8af2
)
2007-10-10 14:19:14 -05:00
Andrew Tridgell
daf51dfe26
r18825: speed up the test_cifsdd.sh test by using a smaller file. It was
...
taking over half an hour on some systems
(This used to be commit 13ca7297dd
)
2007-10-10 14:19:14 -05:00
Andrew Tridgell
8c73377855
r18824: fixed a bug in cifsdd when the file is exactly a multiple of the block
...
size (cifsdd incorrectly reported an error and exited)
(This used to be commit 897b1ae3bf
)
2007-10-10 14:19:14 -05:00
Günther Deschner
492b8d38bf
r18822: Automatically remove a forced dfs standard root creation.
...
Guenther
(This used to be commit 5af5c18774
)
2007-10-10 14:19:14 -05:00
Günther Deschner
677b680fcd
r18821: Correctly name dfs_AddStdRootForced() test.
...
Guenther
(This used to be commit 0ee0873869
)
2007-10-10 14:19:13 -05:00
Günther Deschner
9639c372ed
r18815: Fill in IDL for domain based DFS root functions (dfs_AddFtRoot,
...
dfs_RemoveFtRoot and dfs_FlushFtTable).
Guenther
(This used to be commit 91d4fc25c5
)
2007-10-10 14:19:13 -05:00
Andrew Tridgell
8c3b54f01d
r18808: added SMB2-MAXWRITE test and SMB2-DIR tests
...
expanded size of dangerous level for write in SMB2-CONNECT test
(This used to be commit 355c6e78a9
)
2007-10-10 14:19:13 -05:00
Andrew Tridgell
4f913d91cb
r18807: don't overtax the imaginations of servers that can't do mkdir on \\dirname\\
...
(This used to be commit 6f2b585f8e
)
2007-10-10 14:19:13 -05:00
Andrew Tridgell
fb1d60363e
r18806: fixed two spelling errors
...
(This used to be commit f11112d7f0
)
2007-10-10 14:19:13 -05:00
Andrew Tridgell
660964f133
r18805: make error message match function name
...
(This used to be commit e46d8ed53f
)
2007-10-10 14:19:12 -05:00
Stefan Metzmacher
ead672ea09
r18800: fix a write behind the buffer bug...
...
Thanks Herb for finding this:-)
This was my bug, I typed it in on gd's laptop and he just run 'svn ci'
metze
(This used to be commit 3c08e29f4f
)
2007-10-10 14:19:12 -05:00
Stefan Metzmacher
b82c525d13
r18783: fix make pch
...
metze
(This used to be commit e2b16a09b3
)
2007-10-10 14:19:12 -05:00
Günther Deschner
da94f9ffd9
r18782: Do not send random data to the password change (although that reveals
...
interesting new password set tests), make sure to send valid characters.
Guenther
(This used to be commit f193c5347c
)
2007-10-10 14:19:11 -05:00
Andrew Bartlett
77db3973c4
r18781: Move the usnCreated and usnChanged handling around again.
...
This moves these attributes from objectguid into an optional backend
(objectguid), used by ltdb. For OpenLDAP, the entryUUID module
converts entryCSN into usnChanged.
This also changes the sequence number API, and uses 'time based'
sequence numbers, when an LDAP or similar backend is detected.
To assist this, we also store the last modified time in the TDB,
whenever we change a value.
Andrew Bartlett
(This used to be commit 72858f8594
)
2007-10-10 14:19:11 -05:00
Jelmer Vernooij
f12584ccae
r18780: Add convenience "make testenv" to launch the xtermtest Andrew just added.
...
(This used to be commit e2cf38eca0
)
2007-10-10 14:19:11 -05:00
Andrew Bartlett
67231dcbb1
r18779: Not simo's fault, this is actually a bug I introduced a week ago, when I fixed the previous bug in this code.
...
We need to remove fragments from the incoming fragment list, or else
we leak (actually, we walk free()'ed data as we add/remove elements).
Andrew Bartlett
(This used to be commit 77473d2ef9
)
2007-10-10 14:19:11 -05:00
Simo Sorce
8d1b32083e
r18777: add helper functions to create an ldb_request structure
...
(This used to be commit bcbe82873f
)
2007-10-10 14:19:11 -05:00
Günther Deschner
3a3da493f0
r18776: Fill in and test dfs_ManagerInitialize().
...
Guenther
(This used to be commit 3e0e9506b6
)
2007-10-10 14:19:10 -05:00
Andrew Bartlett
bd0245bbd6
r18775: Performing an ldb op of 'do nothing' is pointless, and breaks against
...
OpenLDAP.
Andrew Bartlett
(This used to be commit 9ce88a8917
)
2007-10-10 14:19:10 -05:00
Andrew Bartlett
94bd704fba
r18774: This allows an automated way to setup the test environment in a shell,
...
with all the helpful env variables set.
TEST_LDAP=yes script/tests/selftest.sh st/ xterm SOCKET_WRAPPER
Andrew Bartlett
(This used to be commit 1a48fa96bc
)
2007-10-10 14:19:10 -05:00
Andrew Bartlett
df98ee6558
r18770: Avoid crashes and fix up other issues in the client-side paged_searches module.
...
In particular, we must query the remote server to find out if paged
searches are supported, not the local ldb.
This patch also removes the ue of bool, and returns it to LDB error codes.
Andrew Bartlett
(This used to be commit d36d05858b
)
2007-10-10 14:19:10 -05:00
Jelmer Vernooij
85ba30961b
r18769: Re-enable __VA_ARGS__ test (but don't make it fatal)
...
(This used to be commit cc8c403de8
)
2007-10-10 14:19:10 -05:00
Jelmer Vernooij
e9834410d4
r18768: Fix some warnings.
...
(This used to be commit ac6c925f64
)
2007-10-10 14:19:09 -05:00
Jelmer Vernooij
d6e65c2318
r18767: Fix [ref] pointer in object oriented interfaces. Removes a
...
bunch of warnings when compiling dcom.idl.
(This used to be commit 6f6dd76146
)
2007-10-10 14:19:09 -05:00
Günther Deschner
448544935c
r18766: Getting rid of one test_GetManagerVersion() call and fix the build.
...
Guenther
(This used to be commit dc9045b30c
)
2007-10-10 14:19:09 -05:00
Günther Deschner
7b3ed9e3ed
r18765: Fill in dfs_SetInfo() IDL and align function arguments with the names
...
found in the documentation.
Guenther
(This used to be commit 56d16c10ef
)
2007-10-10 14:19:09 -05:00
Günther Deschner
1556c70f7b
r18764: Test all standalone DFS root functions in the torture test.
...
Guenther
(This used to be commit 54f41ac444
)
2007-10-10 14:19:08 -05:00
Günther Deschner
71f3672048
r18763: Removing old dfs_Add test, will be replaced with another one soon.
...
Guenther
(This used to be commit eca9c20084
)
2007-10-10 14:19:08 -05:00
Günther Deschner
298f487fae
r18762: Fillin standalone DFS root functions IDL.
...
Guenther
(This used to be commit a8a6d7b649
)
2007-10-10 14:19:08 -05:00
Günther Deschner
13b3421d96
r18759: Do not use "simple" as test password as pointed out by Andrew Bartlett.
...
Thanks metze.
Guenther
(This used to be commit ea313d5565
)
2007-10-10 14:19:08 -05:00
Simo Sorce
a0ea586b25
r18757: Disable this for now
...
(This used to be commit f84a130c4b
)
2007-10-10 14:19:08 -05:00
Rafal Szczesniak
e99a0dd94a
r18753: expand the test so that it does a growing number of changes
...
(up to 8, currently) randomly generated _and_ verify if the
change has actually been made.
surprising results when running the test (I hope it's just
a bug somewhere in it or in the libnet code).
rafal
(This used to be commit 652a291145
)
2007-10-10 14:19:07 -05:00
Rafal Szczesniak
2a689f463b
r18752: When change is a big one, it needs to be made in a couple
...
of set user info calls one after another (each one using
different info level). Also, try to do as many changes as
possible using a single infolevel.
rafal
(This used to be commit cee9a69ffa
)
2007-10-10 14:19:07 -05:00
Günther Deschner
dfddcf65a9
r18751: Check for samr reject codes and their particular order.
...
Guenther
(This used to be commit 8f9ab07e78
)
2007-10-10 14:19:07 -05:00