Age | Commit message (Collapse) | Author | Files | Lines |
|
metze
(This used to be commit 8f1fd303a78dd9df94b9a7b8b243dc20bfc7eaee)
|
|
when applying replicated objects.
the samldb module ignores such requests now...
and the repl_meta_data module has different functions
for the replicated and originating cases...
metze
(This used to be commit a4d5e0126cfd6135ab829f4984269e265a868a28)
|
|
we need to modify some modules to only handle originating changes...
metze
(This used to be commit 0f387d58e69a6ee806fea02229ef8fa030f2918d)
|
|
- we call a ejs script from the torture test for this task
so that we can use the provision template ldif's.
metze
(This used to be commit e84b0c7d4004df312ae58ed76dd708a2c3c37986)
|
|
because the rdn attribute isn't explicit replicated
- create the whenChanged attribute out of the meta data
- create the objectGUID attribute out of the guid of the DsReplicaObjectIdentifier*
- create the replPropertyMetaData attribute from the meta data
- dump a more verbose form of the meta data that contains the attribute names
- dump linked attributes
a lot if this functionality will move into the repl_meta_data ldb module
in one of the next steps...
metze
(This used to be commit a6223a20434df1269cc87ba3b1db74473b6ff9bb)
|
|
don't need the union with the attribute id as switch anymore
metze
(This used to be commit d47c81923d0731edd314215c6f0b2eb3d1ee252d)
|
|
I missed to commit this file:-(
metze
(This used to be commit e11885f8a78698ad479826784491548e8b695a04)
|
|
(This used to be commit bbb3aaa41b4b025eb6536d6da3caf64db8731bdf)
|
|
Andrew Bartlett
(This used to be commit c353f2bb91d6cf7553325b94baae8986e85e8ee5)
|
|
- create a valid ldb_message
- dump the ldb_message if --option="become dc:dump objects=yes" is passed to smbtorture
metze
(This used to be commit 34e126f6590e3fc7ac1f46e09e777993ca10401d)
|
|
- call translation hooks for all attributes (but ignore the error for now)
metze
(This used to be commit c84668bf0da5a791a36f82533b6c0de99b0fe6bf)
|
|
domain partition too
metze
(This used to be commit 1fab753b1da608d49bd976e01286f800c2d42965)
|
|
metze
(This used to be commit 27193e4b3d7d43e6fee6f35094ab60ff2531a474)
|
|
metze
(This used to be commit fa59f168b2c4e56c88c415110c220515a148a592)
|
|
metze
(This used to be commit aba497f2fdb79e4a61c028501d4d33a3f678ba73)
|
|
metze
(This used to be commit 07f1075d469833e10c2f0b0d4578221c6a189b04)
|
|
to the domain and forest structures
metze
(This used to be commit 15157bf5b94dacc868c49dbf750421eb221868ba)
|
|
and implement the check_options call
metze
(This used to be commit fc9669e2a081a614599f7cdce1e031e8a8134c67)
|
|
libnet_BecomeDC()/libnet_UnbecomeDC()
metze
(This used to be commit 0359d9a00b3e30e2bd67b89d6b11236e5af0106b)
|
|
rafal
(This used to be commit a97fb96203dab5de1d04f4c0917446e1d88f0168)
|
|
with non-zero resume index to continue longer enumeration.
rafal
(This used to be commit efa04d6d0b62ff3c6332db4b31622c0579428a56)
|
|
rafal
(This used to be commit 11b93da847420a509dc8d30ee5998557ea506291)
|
|
rafal
(This used to be commit e1a20bba9dcc740630c093dcdd1f082e54473e95)
|
|
rafal
(This used to be commit fba1d8b041bc84d793ca31851bd3b70c65c083fc)
|
|
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)
|