Age | Commit message (Collapse) | Author | Files | Lines |
|
rafal
(This used to be commit cfcbddfe71ce27bf195a1877f75789ef23bb6b1d)
|
|
(This used to be commit b28860978fe29c5b10abfb8c59d7182864e21dd6)
|
|
output in the testsuite rather than just True or False for a
set of tests.
The aim is to use this for:
* known failure lists (run all tests and detect tests that
started working or started failing). This
would allow us to get rid of the RPC-SAMBA3-* tests
* nicer torture output
* simplification of the testsuite system
* compatibility with other unit testing systems
* easier usage of smbtorture (being able to run one test
and automatically set up the environment for that)
This is still a work-in-progress; expect more updates over the next couple of
days.
(This used to be commit 0eb6097305776325c75081356309115f445a7218)
|
|
and acct_expiry fields.
rafal
(This used to be commit dba5e642a0230539ac73292ac5baae0f74e9f46e)
|
|
(this also fix compiler warnings)
metze
(This used to be commit f8afdac4710581db421dc7c558eb8ba57597b056)
|
|
limit had been hit here, I guess).
rafal
(This used to be commit 795a37e1708caf5563ba71696595a840bc53408c)
|
|
- do not stop NET-API-USERMODIFY test when a single field fails
- add account flags to the fields tested
- separate "cleanup" step from closing domain at the end
rafal
(This used to be commit 16fde3b8e2c93ec10e43bb09334bf460db8ac70b)
|
|
(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 652a291145ac18de2734266ebba843abe659b7db)
|
|
rafal
(This used to be commit 1289d419a8fc3e541d9d2f1812e169800d650e71)
|
|
changes.
Also, some common definitions for user mod tests have been put into
a separate file.
rafal
(This used to be commit 0040c087481be68d44a0b59744be5c5e569fd8a4)
|
|
now to multiple changes...
rafal
(This used to be commit 6df2c04e03ac6b7d518edfee7fd6a5de299bf9d4)
|
|
rafal
(This used to be commit c68ec9109e970d899672b8c9db12c181ff6c3b59)
|
|
and add one requested field in to the function creating testing
set of changes for user modify routine.
rafal
(This used to be commit f6d4f356b3de03baa3d1672730195668bbfdc9c7)
|
|
(This used to be commit 6e7e151432a31e48a67679df3966d2227d555317)
|
|
rafal
(This used to be commit 9bc7fb5aead32996656477b33ccc4ab3c2b5bead)
|
|
rafal
(This used to be commit 1b8213ba054f7c78c7ff961dd68f85c6c58c48a9)
|
|
rafal
(This used to be commit df230ad0cabfd858e09df7af68b6d5bd4da8ef9d)
|
|
rafal
(This used to be commit b285a34ddd8bf570a060b8c9eb8aee1566317c27)
|
|
rafal
(This used to be commit 4803e95c68d8824b5494ee86d626e474d8a0c925)
|
|
rafal
(This used to be commit c9b0b1fb67855ed3bfd1f34c664275bd7f34ff8c)
|
|
rafal
(This used to be commit 6db488cc6e29704ae2ae17b2875a76ded5d86b88)
|
|
we were passing a struct timeval reference as string,
and gcc gives a warning...use C99 style initialisation.
is there a special reason why the ACB_NORMAL is passed
when the force_password_change is selected?
metze
(This used to be commit 45061b1b7e76d56d557119eb2f7f6317e104d083)
|
|
rafal
(This used to be commit 9e7709de62ccb66d312e985fa0846b1004e77d32)
|
|
metze
(This used to be commit c4387dd3f6d1463d9557ee8923590fa5590b35ff)
|
|
more fair to each of the fields (ie. don't create new code at midnight
after a long day...).
This will be useful for testing multiple changes at once and verifying
correctness. A few testing runs already demostrated some missing pieces.
rafal
(This used to be commit 809c9cca965841e8bce84f4b4ecf804ce793d807)
|
|
user modify routines.
rafal
(This used to be commit dbd34fe08270ac6fbb99733273cf1a3b965209c3)
|
|
to more complex form.
rafal
(This used to be commit e68e296cbea5d2a40b56f6dd7d60410e0306b838)
|
|
rafal
(This used to be commit bb0e9297b2d0b25866b31937b553434a2dc6aac4)
|
|
function allocates it using memory context.
Also, give nicer output of the result of lookup performed.
rafal
(This used to be commit 1bd5661258dffc01afdb11da50f2da8f0b0b9046)
|
|
being looked up.
rafal
(This used to be commit e597e9867f50f495a338bed05cee76ff84fd38b6)
|
|
This test currently triggers internal corruption in ldb database,
according to status code returned. I'm investigating win servers
behaviour here.
rafal
(This used to be commit c73f4e11e4747b907dffafed09d354e12307435a)
|
|
rafal
(This used to be commit 82ac02dd18e96312ca15b8f79f6f1e3c330d01de)
|
|
(This used to be commit 9e8574ac6cd38d1ff388f0c9ff37d86b316a431e)
|
|
which enables optional stage resolving username to a rid.
rafal
(This used to be commit f57a8ace6f55174a30f42a7c2cb01d6917c07be7)
|
|
rafal
(This used to be commit a528b64054551c780bd546c92edf189409fa358b)
|
|
solaris
(This used to be commit dd1ef82560c62c8c10e9d43b8d1d68512fe0aae5)
|
|
a bit using local variables. This should fix a crash on solaris.
(This used to be commit c088654e34caf99569f25899733dac9a42197990)
|
|
value...
now it still does not work (auth failure ?!) but at least it does not crash
(This used to be commit 43d9bfeb22787a2d65ec00b948d51ad3321cd6fd)
|
|
Right now, each level of libnet_RpcConnect can be tested with
correct and incorrect credentials (testing against expected nt
status). Various transports can be tested on NET-API-RPCCONN-BIND
test which does testing on explicitly passed binding string.
Tested services include LSA, SAMR, SRVSVC at the moment.
rafal
(This used to be commit e64084a39dca99915a2b6bdab175e0f5fdd571b4)
|
|
Only the sync version right now.
rafal
(This used to be commit 7b5ebf93923fc1b33c2f3f8933a35f35f7d8a1e5)
|
|
functions.
rafal
(This used to be commit 849e3eee9476100d629be318610369662a114dd0)
|
|
information.
rafal
(This used to be commit 76d965b0b04496ae959ba6f13d748c6dfb858591)
|
|
Remove some autogenerated headers (which had prototypes now autogenerated by pidl)
Remove ndr_security.h from a few places - it's no longer necessary
(This used to be commit c19c2b51d3e1ad347120b06a22bda5ec586c22e8)
|
|
metze
(This used to be commit 9ec706238c173992dc938d537bdf1103bf519dbf)
|
|
(This used to be commit 3c7a5ce29108dd82210dc3e1f00414f545949e1d)
|
|
(This used to be commit 51b4270513752d2eafbe77f9de598de16ef84a1f)
|
|
Add new header for torture utility functions, so torture.h doesn't
need to depend on the SMB libraries
(This used to be commit ab162bcafc666f226332d4678b0875139a0d65c2)
|
|
(This used to be commit f7312dab3b9aba2b2b82e8a6e0c483a32a03a63a)
|
|
try to include just the BASENAME.h files (containing only structs)
(This used to be commit 3dd477ca5147f28a962b8437e2611a8222d706bd)
|
|
(This used to be commit 7054ebf0249930843a2baf4d023ae8f62cedb109)
|