Age | Commit message (Collapse) | Author | Files | Lines |
|
Add torture_temp_dir() function, with test.
(This used to be commit c9d287dc0e3f8fc4e8399cd5095ef38f2b9f40c6)
|
|
(This used to be commit cebabc7588b171f575f2193f4f6ead01b524acb2)
|
|
prototypes in it need to use the PRINTF_ATTRIBUTE() macro, rather than
_PRINTF_ATTRIBUTE() (which becomes PRINTF_ATTRIBUTE() only in proto
files, but not C files).
This found a number of missing descriptions in the LOCAL-SOCKET test.
Andrew Bartlett
(This used to be commit 1009d55c8caa173e9998b38235c06b4ae4b30d80)
|
|
thanks to jpeach!
metze
(This used to be commit fc63205e0c63b3e4767889e1a981736519d12deb)
|
|
- display the correct test name
metze
(This used to be commit 7d62b0b7e96222f29dd3cd6066523f517d757620)
|
|
metze
(This used to be commit dcc02df8297162a7fd913560194d9e821798dbe0)
|
|
metze
(This used to be commit 73194e9ec3d1c18e7042bdaa008c7fd503e6e534)
|
|
rafal
(This used to be commit 82ac02dd18e96312ca15b8f79f6f1e3c330d01de)
|
|
contains protocol-specific code.
(This used to be commit 819d3b457648ffb7526a770e842badc17b6061fb)
|
|
(This used to be commit 3decb34bb607b83f72deaa4baca935f4f253e2f2)
|
|
(This used to be commit 9e8574ac6cd38d1ff388f0c9ff37d86b316a431e)
|
|
at the
end of a smbtorture run.
(This used to be commit 745f3d544bb1158c7c0001d36181916cd932bc08)
|
|
(This used to be commit c7d1d86853eb659ee4a5cbfb4ff65b31f6fe0375)
|
|
(This used to be commit 7e811adf59841936b7e634fca4e95630f890c5af)
|
|
(This used to be commit 6da39533d77f686b26787bebfe9e3db4bb8c740d)
|
|
(This used to be commit ff87504c41e76a14b95a2063a4eb62d96fb02127)
|
|
(This used to be commit 0e52a831ed88b5d61033aee56a17e49b84df6773)
|
|
test suite tree, looks a bit more like other unit testing API's,
fixes some memory responsibility issues, introduces testcases,
and removes the need for tests to call torture_ok().
(This used to be commit 0445b1a56a02552f895f400960b9ced39244a144)
|
|
with NT_STATUS_NO_MEMORY) and still does.
(This used to be commit 5c2e136ef97fb98ae5314d1b2c73bb7b2fe4d8ee)
|
|
all...
Volker
(This used to be commit 1d4a129bb56ef7b944dbd386313ea8345a675e6f)
|
|
more verbose by default.
(This used to be commit 8ef13a50b9e80811342058cdf15cf84a8ed7532e)
|
|
(This used to be commit 88046d59517a595cfb8e9385ad87e8460eececac)
|
|
(This used to be commit 075dfb4c52132ea34dec643b12dcd01f05f3240f)
|
|
(This used to be commit 7dad6f9c0aade8585f874d0362290d06696a5087)
|
|
(This used to be commit 6306a3cc17aff23f54e3f4e7a36d6ab9f6739739)
|
|
(This used to be commit 584cd50d2bbace27220427ab23d032b2aab7f047)
|
|
(This used to be commit 5cd95ec885cb0ffd5b40f53a5a0193388ec5fc6a)
|
|
(This used to be commit 067c58f0d9743b52a05dd4c7cf78a64ea16133d9)
|
|
(This used to be commit 78db534f65245c6f093ca8b2bf24dfba9a125ea0)
|
|
(This used to be commit 8ed3fc0f86532bb224ea68584bdaf618903bd914)
|
|
Support output in perl's Test::Harness format (smbtorture output
can now be parsed by the 'prove' utility which generates statistics
about how much tests failed, succeeded, skipped, etc)
(This used to be commit 18fab7a22c85e360d5e4fbb0b2f97504b9a6cfc9)
|
|
(This used to be commit 18f9584a791a7984560cdf577f3dde1ef1765fb0)
|
|
support for subunit output.
(This used to be commit 4e720b01916e226071fce124363da7d68f04a511)
|
|
(This used to be commit ce54a15384a42c971226ef513849a0ccbf9a1ed3)
|
|
unreadable' and
'hide unwriteable files' actually do what they are supposed to do.
Volker
(This used to be commit 7bf02a5e0f2c53bd516033d31466cd0cf22d3496)
|
|
(This used to be commit f8bae84e89bb2fe8deea7795ad59fbefa9c98e79)
|
|
anonymously. Disable that test for now.
(This used to be commit 9015713d62558ba76d693c5e8a4c23e3fd3ccab5)
|
|
(This used to be commit e980066111cf442102b849b04a411c3f2df8e05b)
|
|
exist. Samba3 right now fails to transfer the acb_info in the info21 sub-part
to the passdb backend, rendering the workstation locked.
Thanks to Tom Bork for finding this one.
Now working on a fix :-)
Volker
(This used to be commit 6613093e69f273f32bdafde0d0c8f122e8466dc0)
|
|
(anon/auth smb,
anon/auth bind).
Jeremy, this is the little test I promised to you that shows the places where
we need the SystemLibraryDTC key.
Volker
(This used to be commit 9164c24d8741384ff5173fbf6cf3337f42d80e70)
|
|
against W2k3, but they are designed to walk existing Samba3 code paths. It
might be possible that I add something like that to other subdirs like raw/.
RPC-BINDSAMBA3 excercises the bind variants that samba3 supports right now.
RPC-NETLOGSAMBA3 does a samba3 style join, does some schannel-protected
netlogon operations and leaves again. Samba3 right now does not survive this,
I'm about to fix it soon. I'll also post a *VERY* dirty hack (fake users in
sys_getpwnam()) to be able to run this in the build farm.
Volker
(This used to be commit 60b45bf8b6d0d2bb216e319891d50d0e07ab3010)
|
|
Check timeouts are correctly verified.
Some minor fixed and removal of unused code.
(This used to be commit b52e5d6a0cb1a32e62759eaa49ce3e4cc804cc92)
|
|
metze
(This used to be commit 0540a5f220bac6f9b9782c22e23a0b19f9aa86cb)
|
|
and stores it into structures.
- this prints out some useful information on the screen about
attributes (will be extended for objectClasses too)
- the plan is to create hide the relation of structures behind an interface
we can later use this interface in a lot of places:
- our schema module for ldb
- the ndr_print code for DsGetNCChanges, to translate the uint32 attribute
and objectClass id's into names, display attribute values depending on the
attribute syntax
- ...
metze
(This used to be commit 1908f0cd6230c22aabb0e1eab2f9d37d17f12f18)
|
|
(This used to be commit 5a065b9225f7a7fe221c61e26a08abc0d29f3bb9)
|
|
Jeremy.
(This used to be commit b8f6f62acd2ae79c87303b72e8bea22abc3a6b6e)
|
|
oplocked open file generates a break.
Jeremy.
(This used to be commit 061b519b27cecbeb0687426201caaa7e8d95d856)
|
|
which enables optional stage resolving username to a rid.
rafal
(This used to be commit f57a8ace6f55174a30f42a7c2cb01d6917c07be7)
|
|
(This used to be commit e363020115fc17caee6c3230d46fff41670a27d4)
|
|
rafal
(This used to be commit a528b64054551c780bd546c92edf189409fa358b)
|