Age | Commit message (Collapse) | Author | Files | Lines |
|
metze
(This used to be commit aba497f2fdb79e4a61c028501d4d33a3f678ba73)
|
|
metze
(This used to be commit 5cb59860676e86764cfaf7cd1c6e632c95badeb9)
|
|
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)
|
|
behaviors and the schema version is what the caller expects.
also a callback prepares the new database and commits chunks
to the partitions
metze
(This used to be commit 9b5116be2eb246eda2a4c63e86cf4f15f90b915e)
|
|
transferred
in replication replies, but I don't know the exact encoding.
for example the oids are transferred as:
2.5.4 => uint8_t v[] = { 0x55, 0x04 };
2.5.5 => uint8_t v[] = { 0x55, 0x05 };
2.5.6 => uint8_t v[] = { 0x55, 0x06 };
2.5.18 => uint8_t v[] = { 0x55, 0x12 };
2.5.20 => uint8_t v[] = { 0x55, 0x14 };
2.5.21 => uint8_t v[] = { 0x55, 0x15 };
1.2.840.113556.1.2 => uint8_t v[] = { 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x14, 0x01, 0x02 };
1.2.840.113556.1.3 => uint8_t v[] = { 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x14, 0x01, 0x03 };
1.2.840.113556.1.4 => uint8_t v[] = { 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x14, 0x01, 0x04 };
1.2.840.113556.1.5 => uint8_t v[] = { 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x14, 0x01, 0x05 };
1.2.840.113556.1.5.7000 => uint8_t v[] = { 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x14, 0x01, 0x05, 0xb6, 0x58 };
1.2.840.113549.1.9 => uint8_t v[] = { 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09 };
2.16.840.1.113730.3 => uint8_t v[] = { 0x60, 0x86, 0x48, 0x01, 0x86, 0xf8, 0x42, 0x03 };
2.16.840.1.113730.3.1 => uint8_t v[] = { 0x60, 0x86, 0x48, 0x01, 0x86, 0xf8, 0x42, 0x03, 0x01 };
2.16.840.1.113730.3.2 => uint8_t v[] = { 0x60, 0x86, 0x48, 0x01, 0x86, 0xf8, 0x42, 0x03, 0x02 };
0.9.2342.19200300.100.1 => uint8_t v[] = { 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x01 };
0.9.2342.19200300.100.4 => uint8_t v[] = { 0x09, 0x92, 0x26, 0x89, 0x93, 0xf2, 0x2c, 0x64, 0x04 };
1.3.6.1.4.1.250.1 => uint8_t v[] = { 0x2b, 0x06, 0x01, 0x04, 0x01, 0x81, 0x7a, 0x01 };
1.3.6.1.4.1.1466.101.119=> uint8_t v[] = { 0x2b, 0x06, 0x01, 0x04, 0x01, 0x8b, 0x3a, 0x65, 0x77 };
if someone knows how the encoding works, please tell me:-)
I assume some ASN.1 encoding...
metze
(This used to be commit aa720a15319392fee5c532959192d0df5bf4c718)
|
|
metze
(This used to be commit a816c2973a5cded5d2e520f35a79dc519205f350)
|
|
but that's not needed untill we can support the DsGetNCChanges()
in the server...
metze
(This used to be commit 9c3267e17f984a0a47abd35cecb56c43cf97efcd)
|
|
metze
(This used to be commit d295239861a282d06a9a93cdafa4e4d7616928b8)
|
|
metze
(This used to be commit d70140ed07bf4d0d1d0a0485ca73a29cf1cafe8c)
|
|
metze
(This used to be commit b0ee1308928d4747639033807aa3f9441ba2ac14)
|
|
metze
(This used to be commit 557bb8008916fbba95dd3b3a1a872ddf5a143693)
|
|
metze
(This used to be commit 8b03b3a196d9c2b33344d8d0730596b7f24c61dc)
|
|
metze
(This used to be commit de2f9869b5ab97adcb018ede10941562eca518c7)
|
|
metze
(This used to be commit d770effb89a84b53fcdbe0ced29d76455321df9d)
|
|
metze
(This used to be commit 0c4a7d713da3a96ab1abb3ef65c2fecd110a0549)
|
|
metze
(This used to be commit 2f1ec24d776a7ecf4d9b4270f8969e57a4335050)
|
|
this wasn't noticed because on the 1st dc in the forest both have the
same value
metze
(This used to be commit 527bd9a0a361e19606e25e885b92da316e740bf9)
|
|
Note: we're not doing the "use the policy handle on a different connection"
trick, which w2k3 use
metze
(This used to be commit 1e4abd6a9134c9e279bb7e720c1c83019870f49a)
|
|
metze
(This used to be commit c40bc7d287664d67415ae0a8b7a272732172ec40)
|
|
metze
(This used to be commit 61c312a943e93372bc04463bf7e7ebd16166e31e)
|
|
metze
(This used to be commit 6b84a5b595a9637079f944d3285a6e0b6e69d7ec)
|
|
metze
(This used to be commit 45466871b4f10948653274c3c1a43eeac2edc244)
|
|
metze
(This used to be commit 5ebf76d23e9f51672a5bf3dceffe20513f0bd070)
|
|
metze
(This used to be commit 58ae1bedf189d34f65ee07b7dd70a50a86901f05)
|
|
metze
(This used to be commit e8c77b5cbad721c942c26b98f8396af374007e5d)
|
|
DsBindInfo
the remote end sends back
metze
(This used to be commit ff271297928a6d94cc8d2e07f5a77a81c5e14db3)
|
|
metze
(This used to be commit 8441500a32ad61e84d7de64bf0b29f8c84f54211)
|
|
metze
(This used to be commit f66f9c2150b36952ac56290db473167eab22ce97)
|
|
metze
(This used to be commit 96e5d896553abac79d9e302173facf357e0cfff7)
|
|
serverReference
metze
(This used to be commit e5729a29fd1d32e25f670f36ec48132982d197f9)
|
|
metze
(This used to be commit deb85414c4d54a2eaf7b1318afb2eb6afdea9330)
|
|
- implement set userAccountControl = UF_SERVER_TRUST_ACCOUNT | UF_TRUSTED_FOR_DELEGATION
- implement moving to CN=Domain Controllers
metze
(This used to be commit c4037880a0c35c5d2550a0bdc9363c0592089ed9)
|
|
- implement adding a server object
metze
(This used to be commit 6d5a1f11e7fc2431b1ff70709331aa1660dbaae2)
|
|
- fix a source vs. dest dsa bug
metze
(This used to be commit ef9d9799a48217c49b88e214b50a92988f474340)
|
|
metze
(This used to be commit c6166a564178e65738fa1dc79e60b8aefea61dd2)
|
|
- implement the rid manager info searches
metze
(This used to be commit be3f91afe232d0e5df0a483cf907b04a56bf697e)
|
|
- finish the infrastructure fsmo detail searches
metze
(This used to be commit f1a2bd6f374321f5102f72c0ed2a9b53476d341b)
|
|
metze
(This used to be commit 99bdd5523b3fda290151384d424b2bd5c2f4ea34)
|
|
- implement rootdse search on the 1st LDAP connection
- implement msDs-Behavior-Version and objectVersion searches on the 1st LDAP connection
metze
(This used to be commit b9b705b7ddcae65383a832d12df62d0946b6b20a)
|
|
needed for becoming a dc.
metze
(This used to be commit 6a007aaa512849459ddc172b38f73561cc5e4846)
|
|
metze
(This used to be commit 2a50a885ed933c516430eb4284eb4badb6ab67ff)
|
|
metze
(This used to be commit ed3826bc47586dbaf06993d6c9156e0f79886c07)
|
|
metze
(This used to be commit 103ac9a96bb43f512915196eb8869f9633410618)
|