Age | Commit message (Collapse) | Author | Files | Lines |
|
replication
- reopen the ldb
metze
(This used to be commit 8e9ff529c8930ee6e1acf5cdd5208924ae1f98af)
|
|
metze
(This used to be commit b0e30d030e4294cbab79f4db6e6b19a2afda26cb)
|
|
(This used to be commit 1c562d9f8311c4038fcff067ac6bb8364b606573)
|
|
(This used to be commit 3cc299dbbe278936281f8e7071e6de8ec1bb219c)
|
|
(This used to be commit 37c0cfe83bd9b9f799c880e3b5052a49631a113e)
|
|
metze
(This used to be commit 6790a62e4ecc765e1d8e0b503db04898aa40a1b9)
|
|
via "secrets database = my_secrets.ldb"
metze
(This used to be commit a096a9741597105140845f59e54a76060da0010b)
|
|
(This used to be commit 2ba225ee12180d40a957e4e9a824a544c803a265)
|
|
the schema
if it's already in the ldb
- reopen the ldb after applying the schema, to that we use the loaded schema
when we apply the config and domain partition objects
metze
(This used to be commit 6d320ec19cac00059649703fc0455ba0ba3a16e6)
|
|
metze
(This used to be commit b311de14c1c1011ba7da2142d4067f70e2a5f176)
|
|
prefixMap attribute...(was a typo)
- as the schemaInfo attribute is already applied to the ldb because it's a replicated attribute
we should not replace it
metze
(This used to be commit 56109df406a60ef27a2a3d94979d46c470e32117)
|
|
metze
(This used to be commit ac228b3a6a8c33385ab63ab0608b3aa4b99375f5)
|
|
anymore it should use the dsdb_schema attached to the ldb_context
via dsdb_get_schema()
metze
(This used to be commit efa31bbc3717fbf087ff76c4396975f131b16b92)
|
|
oid mapping
if the dsdb_schema has mappings attached
metze
(This used to be commit 6ecd1342ded63b99b51250714127344a5304c47f)
|
|
If someone is feeling like solving that puzzle, contact Jeremy or me for hints
:-)
Volker
(This used to be commit 93e6dbaf5b81661d85539877fd0874480cfa5673)
|
|
(This used to be commit a3f7b184735fb6467bec03eeff53a72003a78097)
|
|
metze
(This used to be commit b3ff3f8c3623c6bf40038b07fdb1084b35442588)
|
|
metze
(This used to be commit 0ccd35bb3ddd8281953e589a6247423c38fc64b1)
|
|
metze
(This used to be commit b7f681a8a144907fa8e0a6503345da7c391dd156)
|
|
after we have created a temporary one
metze
(This used to be commit 35a88f3d39e447a0e2adbd14676d15e5a5ac9488)
|
|
the source dsa
and the highwater mark vector
metze
(This used to be commit a31e017e5388e5abd6ed9d09adcf26d2527954a6)
|
|
DSDB_EXTENDED_REPLICATED_OBJECTS
metze
(This used to be commit c9e7a58f6a16dfa28323fd0fd01ad6ee516c51b0)
|
|
metze
(This used to be commit 8f1fd303a78dd9df94b9a7b8b243dc20bfc7eaee)
|
|
(This used to be commit 1afcf850679b6752935455a8f9198679649922b8)
|
|
(This used to be commit 29d04fadf3db8cb1a6eb2d8ca33f0106cafaaab2)
|
|
(This used to be commit b3e2d4908781781a487eaeb683d22eb967e5597d)
|
|
(This used to be commit 5870830b99a8d76bda1ff5af3fcf8dda9aba50ec)
|
|
uint32_t server_id
to
struct server_id server_id;
which allows a server ID to have an node number. The node number will
be zero in non-clustered case. This is the most basic hook needed for
clustering, and ctdb.
(This used to be commit 2365abaa991d57d68c6ebe9be608e01c907102eb)
|
|
particular the NT_STATUS_INVALID_PARAMETER thing was badly wrong. Remove the
changes based on it. Using gentest is much more effective in this respect, but
it will take a while to figure out the wildcard error handling of W2k3.
Volker
(This used to be commit 33d842e27d7611dd1d3cbfa71d44d63c273ba785)
|
|
reply_unlink
under Linux we returned NT_STATUS_NOT_A_DIRECTORY. This is because in the
bad_path==True condition lstat(2) returns ENOTDIR and not ENOENT.
Not sure if we want to necessarily replicate the INVALID_PARAMETER here, but
this is what W2k3 does.
Jeremy, I tried to call you, but you were not around. So I'll leave it up to
you to merge this.
Volker
(This used to be commit 838afa8f7d2b10460725c1f0b519ce54fb84de88)
|
|
raw-samba3hide
left test.txt with permissions 000 behind...
Volker
(This used to be commit fdd501f8032dceb05989c582132b036bb22e6fb1)
|
|
disabled for
now, there are calls (for example trans2ffirst) which are quite dubious.
Volker
(This used to be commit 79846f09b98965af0817b362f45d11e69e23c3e4)
|
|
I think
Samba should follow w2k3 in this respect.
Volker
(This used to be commit 6094ee9df5820cd26858e9c4eff5dfc7e60181ab)
|
|
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)
|
|
on close,
and then remove perms from the parent dir....
Volker
(This used to be commit f24c5052576d4951738f83c3b238d2c251d4553b)
|
|
(This used to be commit f0aa63e39050c7ac10b9d51c5cecc753b257be9a)
|
|
- make it easier to plug in a new events backend
- add simpler 'select' and 'epoll' backends
This is part of the effort to add good AIO support. The events_aio.c
backend is done, but sometimes dies with a SEGV, which is why it isn't
enabled yet.
(This used to be commit 934f18283dbc7958944931a93a854526bcd54884)
|
|
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 actually
unlink/rmdir if another process still has it open.
Jeremy, this is a potential merger to 3.0.24.
Volker
(This used to be commit d0550a01af219344ec2e4c16d5253814afc89974)
|
|
for NT4 DC's in mixed mode domains.
This call is triggered by tranferring the PDC FSMO Role to another DC
the real meta data is encoded in the user buffer which is just a DATA_BLOB in idl
metze
(This used to be commit d883815c8d64429e4dac26a93a15e67d31dc263e)
|
|
metze
(This used to be commit 58066e2252001b7689705d296a16438733cfdfc4)
|
|
returns
HIDDEN.
Volker
(This used to be commit 83a20912061c663ff422b038b41f01a9c7583afe)
|
|
don't need the union with the attribute id as switch anymore
metze
(This used to be commit d47c81923d0731edd314215c6f0b2eb3d1ee252d)
|
|
Samba3 returns the SPARSE flag for files with size > allocation, and on many
configs Samba3 does not support EAs. Cope with both.
Tridge, please check this is acceptable for this test.
Volker
(This used to be commit 4df4d37c3d4d9e6c430afd36e88684f02c73700e)
|
|
while stress-testing an xml parser. Bug 4319
Andrew Bartlett
(This used to be commit a9a61eb54309cebfcdc28ff03130244477aa3d2e)
|
|
I missed to commit this file:-(
metze
(This used to be commit e11885f8a78698ad479826784491548e8b695a04)
|
|
(This used to be commit bbb3aaa41b4b025eb6536d6da3caf64db8731bdf)
|
|
platforms (do
we have any?? ;-), so don't mark failure to correctly cope with the close
write time as critical.
Volker
(This used to be commit 42070b09cba8adda1e7606e08764b1f202b33321)
|