Age | Commit message (Collapse) | Author | Files | Lines |
|
metze
(This used to be commit 22c35d9ee7858c0ff58d5d0b4a9bf69fe0b8653f)
|
|
metze
(This used to be commit 32f138d4b313a6c5e8ef8e15945df02e3b4db864)
|
|
metze
(This used to be commit 3886a5dea2fa26eeed8bc1d20c44ef012ea1f746)
|
|
metze
(This used to be commit 06547036e6554dc94f683263b54d528eac227ea8)
|
|
metze
(This used to be commit 2453628623795c34ece18a285e6c2de40c4518de)
|
|
metze
(This used to be commit f4f593a1acd4a39f7be639465f0be4b3a97a9bfc)
|
|
metze
(This used to be commit 79e42a5dfbfd59b856bca16456295cd2c93ab0ca)
|
|
metze
(This used to be commit 48e703d5a6b8a7b273d0bf15fc6198ef25b0a7c4)
|
|
oplock
metze
(This used to be commit b22587a5db4a1e2d5fa1a944896330f1a86eef11)
|
|
This tests that a setpathinfo EOF breaks
an exclusive oplock to none.
metze
(This used to be commit fd5b4b3d4ec52572619dba065d689d58bec71ae0)
|
|
Exclusive oplocks break to LEVEL2
metze
(This used to be commit 1cddadb052106394046f03d65297ea68232e7492)
|
|
metze
(This used to be commit 546536dde07d82dbba6724df95cdd1ba50caf8c5)
|
|
(This used to be commit d96fcc52a70fd1236b767b1d88a39d78c4e8c48c)
|
|
(This used to be commit d2eb404ba1711abf6bb2718f8bb1dbbd104e7d4d)
|
|
Conflicts:
source/build/smb_build/makefile.pm
(This used to be commit c45b97c4714dd0565949732394c9c1e8eedbb99a)
|
|
v4-0-gmake-simple
(This used to be commit a9fe1b785dd59acbfab4eb90256e7a0cb0f4da6e)
|
|
Michael
(This used to be commit ff311e613226e660998824b887cb9595ffbe0275)
|
|
(This used to be commit 67facda6368eeda88d312f2836a1fdae4a1f605a)
|
|
The security descriptor functionality has not been implemented yet. Now that
the other tests run successfully, the security descriptor tests have been split
out so they can be separately marked as knownfail.
The tests that test security descriptor functionality are named "*-security",
while those that don't are named "*-basic".
(This used to be commit 7b7aec9a2f0a684bb27761df71af506cce244b2c)
|
|
(This used to be commit 3885acdee6fa3ec33cf4824826c2b8a98721382c)
|
|
Cleaned up issues with tests being run without the correct state being setup.
Also corrected an issue with a test expecting the wrong return value to indicate
a successful test run.
(This used to be commit d015e595ca82f8fd3941753c00a2f3d816300be9)
|
|
(This used to be commit 5e905804993df4c2ac28090d056e6db6bb63ac44)
|
|
When deleting a registry key that contains subkeys or values, Windows performs a
recursive deletion that removes any subkeys or values. This update makes
deletes for an regf-backed registry consistent with Windows.
The regf-backed registry does not have transactional integrity when performing
multiple operations. Therefore, if an error occurs during the recursive
deletion, the regf-backed registry may be left in an inconsistent state.
(This used to be commit b0321bad290d1a9399b4aba140a622e3af6d7575)
|
|
When deleting a registry key that contains subkeys or values, Windows performs a
recursive deletion that removes any subkeys or values. This update makes
deletes for an dir-backed registry consistent with Windows.
The dir-backed registry relies on the underlying filesystem, which does not
generally have transactional integrity when performing multiple operations.
Therefore, if an error occurs during the recursive deletion, the dir-backed
registry may be left in an inconsistent state.
(This used to be commit 6b5fbf7e4e38342bcd80e63f46cd295f89ab1ee9)
|
|
When deleting a registry key that contains subkeys or values, Windows performs a
recursive deletion that removes any subkeys or values. This update makes
deletes for an ldb-backed registry consistent with Windows.
Under ldb, the deletion is done using an explicit transaction. If an error
occurs during the deletion the entire transaction is cancelled, leaving the
registry as it was before the deletions started.
(This used to be commit ca796c8fb10598674a5eef31d15863e79bcf3db8)
|
|
The libs needed for getifaddrs replacements have to be added
to LIBS and used for the testsuite target.
Michael
(This used to be commit e7c1d6513b945b205abe84b18a251d06e737e659)
|
|
getifaddr tests include system/network.h, which does not
find getaddrinfo.h without "-I.".
Michael
(This used to be commit cd95c702ed90128f659e27709c61d4c6abc969ef)
|
|
(This used to be commit 584a69acc5ccc0e9be0cb2687578c62bfa1e797d)
|
|
(This used to be commit 89f7c74924965071981bbe7e05ff69847b0a3a03)
|
|
(This used to be commit 023025e4de119aa234f885aa6e5594660bd8f358)
|
|
Provide dummy replacements when a function isnt found.
The functions are also searched for in certain libraries,
and variables SOCKET_LIBS and NSL_LIBS are set accordingly.
One purpose of this is to fix the getifaddrs tests on
systems where e.g. the socket calls require special libs
for linking.
Michael
(This used to be commit 900d17acb95f1becfc46656a12c107336c027ef7)
|
|
Michael
(This used to be commit 85f707c6abc48739c0c3b423ac0b196d2b75e40c)
|
|
(This used to be commit 673fb9c1855f9d61d4d311bcd5e3fea0210fe6ed)
|
|
(This used to be commit b0408abb08648c0155d8f5da5fb299b1acbc09b6)
|
|
(This used to be commit f7d0f0582e8712fd8d005906803de8fe041e875f)
|
|
(This used to be commit a660ab262e7202baccf16cb8b2bc47cb8efacc34)
|
|
(This used to be commit 1448639ec7cc7f4512a0fd07b4c2e0df51e781e3)
|
|
metze
(This used to be commit 4d17d44d3f418216a40c80f290f97a4dc29147b0)
|
|
(This used to be commit 803ebd6479ae388ae65de8de7fb88600452d47df)
|
|
Conflicts:
source/build/smb_build/makefile.pm
(This used to be commit f34a17a92bcc9a27b629a6ec9ed9a818bd13acc0)
|
|
metze
(This used to be commit c475353e34154eb13e35cc8b6cf553e3986f8677)
|
|
You just need SEC_FILE_WRITE_ATTRIBUTE to change
the filesize...
metze
(This used to be commit 27e39063a0b759c7bced1cc9d7a6cb9192820c70)
|
|
The odb_can_open() code returns DELETE_PENDING if
a delete is really pending.
metze
(This used to be commit 066ba3c7cfff12cb0b5298fc45eabb5fc097d056)
|
|
metze
(This used to be commit 6c34c7bc6801e470e5ec50aa93d0a07f7ad59314)
|
|
As 0 is NTCREATEX_DISP_SUPERSEDE and that's not what we want here.
metze
(This used to be commit 10c42e3d4ab71a71dfe620b40841dfe98f458c1a)
|
|
(This used to be commit 4dab354b626a02e9a5f5cac0d374d18e22718e18)
|
|
Michael
(This used to be commit 8a26a6e8f11aca5119b15e304213548ad608dc5b)
|
|
The server might be just busy.
metze
(This used to be commit 16c60cd347a42a2d98753585cbefddc948e2860f)
|
|
The support for oplocks is not completely finished
I believe we will not pass some non existing test.
But it's a good start.
metze
(This used to be commit 278eea57fa9f59908672c935187f942e7780f0aa)
|
|
setpathinfo ALLOCATION_INFO and END_OF_FILE_INFO
metze
(This used to be commit 4e27ac8c529d5a1675fb02215191a2be7913ec97)
|