Stefan Metzmacher
ac98f84de7
r20056: send a DsBindInfo28 struct in the DsBind() and take care of the DsBindInfo
...
the remote end sends back
metze
(This used to be commit ff27129792
)
2007-10-10 14:28:56 -05:00
Stefan Metzmacher
383cbaa6b0
r20055: implement dummy DsAddEntry call (without attributes yet)
...
metze
(This used to be commit 8441500a32
)
2007-10-10 14:28:56 -05:00
Stefan Metzmacher
496b65d593
r20053: implement the DsBind on the 1st drsuapi connection
...
metze
(This used to be commit f66f9c2150
)
2007-10-10 14:28:55 -05:00
Stefan Metzmacher
85497ed8cb
r20052: implement the first drsuapi connection
...
metze
(This used to be commit 96e5d89655
)
2007-10-10 14:28:55 -05:00
Stefan Metzmacher
840ef0d5cf
r20051: handle the case where the server object exist, but doesn't have a serverReference
...
metze
(This used to be commit e5729a29fd
)
2007-10-10 14:28:55 -05:00
Stefan Metzmacher
f32d15f8c7
r20047: patch from Julien Kerihuel <j.kerihuel@openchange.org>
...
to make the "remote" rpc proxy work for outlook and exchange
metze
(This used to be commit 00875f806e
)
2007-10-10 14:28:55 -05:00
Volker Lendecke
dec69975f5
r20046: Add ldb_search_exp_fmt and port comment to 4
...
(This used to be commit 879dfed8d8
)
2007-10-10 14:28:54 -05:00
Stefan Metzmacher
bb725bbe01
r20045: implement the drsuapi_DsRemoveDSServer() call
...
metze
(This used to be commit deb85414c4
)
2007-10-10 14:28:54 -05:00
Stefan Metzmacher
b3f6211f86
r20044: implement the drsuapi connect and ds_bind
...
metze
(This used to be commit 69f1b8d388
)
2007-10-10 14:28:54 -05:00
Stefan Metzmacher
20f55aaad8
r20043: when becoming a dc:
...
- implement set userAccountControl = UF_SERVER_TRUST_ACCOUNT | UF_TRUSTED_FOR_DELEGATION
- implement moving to CN=Domain Controllers
metze
(This used to be commit c4037880a0
)
2007-10-10 14:28:53 -05:00
Stefan Metzmacher
047f2c7091
r20042: move the computer account to the CN=Computers container if needed
...
metze
(This used to be commit f901956598
)
2007-10-10 14:28:53 -05:00
Stefan Metzmacher
a99d5b799b
r20041: when unbecoming a dc:
...
- implement lookup the computer object
- set userAccountControl = UF_WORKSTATION_TRUST_ACCOUNT if needed
metze
(This used to be commit 3a64eb4e8c
)
2007-10-10 14:28:53 -05:00
Stefan Metzmacher
584446d5b1
r20040: uncomplete implementation start for libnet_UnbecomeDC()
...
metze
(This used to be commit f66a93ec0b
)
2007-10-10 14:28:53 -05:00
Stefan Metzmacher
6d34f76f86
r20039: things which need to be done for unbecoming a dc
...
metze
(This used to be commit 73f7e2d5b3
)
2007-10-10 14:28:52 -05:00
Stefan Metzmacher
4daaae70b6
r20038: document first rootdse search
...
metze
(This used to be commit da6415363b
)
2007-10-10 14:28:51 -05:00
Simo Sorce
ea212eb00f
r20034: Start using ldb_search_exp_fmt()
...
(This used to be commit 4f07542143
)
2007-10-10 14:28:51 -05:00
Simo Sorce
07b7d84f06
r20033: Never commit before testing
...
Never commit before testing
Never commit before testing
:-)
(This used to be commit fdd6ce6b7e
)
2007-10-10 14:28:51 -05:00
Simo Sorce
5e583a96d4
r20032: Add ldb_search_exp_fmt()
...
This functions adds support of a memory context to hook the results to
and a printf style exp_fmt partameter to easily build expressions at once.
(This used to be commit 2a2e181e4b
)
2007-10-10 14:28:50 -05:00
Stefan Metzmacher
1027451d52
r20031: - implement earching for an existing server object
...
- implement adding a server object
metze
(This used to be commit 6d5a1f11e7
)
2007-10-10 14:28:50 -05:00
Stefan Metzmacher
d0be12ad50
r20030: - implement the computer object search
...
- fix a source vs. dest dsa bug
metze
(This used to be commit ef9d9799a4
)
2007-10-10 14:28:50 -05:00
Stefan Metzmacher
408db037ac
r20029: - implement source_dsa site object search
...
metze
(This used to be commit c6166a5641
)
2007-10-10 14:28:49 -05:00
Stefan Metzmacher
9079448fce
r20028: fix typos
...
metze
(This used to be commit 72f5e0f7ee
)
2007-10-10 14:28:49 -05:00
Stefan Metzmacher
524dca68cf
r20027: restore instanceType and systemFlags values, which got lost in
...
http://viewcvs.samba.org/cgi-bin/viewcvs.cgi/branches/SAMBA_4_0/source/dsdb/common/flags.h?p1=branches%2FSAMBA_4_0%2Fsource%2Finclude%2Fads.h&rev=17930&r1=15511&r2=17930
metze
(This used to be commit 5da9dedece
)
2007-10-10 14:28:49 -05:00
Stefan Metzmacher
bb6f3ece26
r20026: - store the infrastructure server_dn_str
...
- implement the rid manager info searches
metze
(This used to be commit be3f91afe2
)
2007-10-10 14:28:49 -05:00
Stefan Metzmacher
6bf98f3adb
r20025: - implement the windows2003update revision search
...
- finish the infrastructure fsmo detail searches
metze
(This used to be commit f1a2bd6f37
)
2007-10-10 14:28:48 -05:00
Stefan Metzmacher
effc51d7db
r20024: lookup the infrastructure fSMORoleOwner on the 1st LDAP connection
...
metze
(This used to be commit 99bdd5523b
)
2007-10-10 14:28:48 -05:00
Stefan Metzmacher
2f1fa42fe8
r20023: handle <SID=...> <WKGUID=...> dn's also in ldb_dn_new_fmt()
...
metze
(This used to be commit 01e3a5080a
)
2007-10-10 14:28:48 -05:00
Stefan Metzmacher
46d2824907
r20022: - implement the ldap connect code
...
- 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 b9b705b7dd
)
2007-10-10 14:28:48 -05:00
Stefan Metzmacher
c83efbe900
r20021: implement a CLDAP netlogon request to get some infos
...
needed for becoming a dc.
metze
(This used to be commit 6a007aaa51
)
2007-10-10 14:28:47 -05:00
Stefan Metzmacher
6d7630a516
r20011: define libnet_BecomeDC_state struct and add some dummy functions
...
metze
(This used to be commit 2a50a885ed
)
2007-10-10 14:28:47 -05:00
Stefan Metzmacher
a6e2442a5f
r20010: cosmetic fix
...
metze
(This used to be commit 9c992a39db
)
2007-10-10 14:28:47 -05:00
Stefan Metzmacher
1d7f8edb7a
r20009: use a composite context
...
metze
(This used to be commit ed3826bc47
)
2007-10-10 14:28:46 -05:00
Stefan Metzmacher
1e02e77fe1
r20008: add stubs for a libnet_BecomeDC() call
...
metze
(This used to be commit 103ac9a96b
)
2007-10-10 14:28:46 -05:00
Stefan Metzmacher
989b47d1f1
r20002: finish requests on the first LDAP connection
...
metze
(This used to be commit c5efd061c5
)
2007-10-10 14:28:46 -05:00
Stefan Metzmacher
f92a005f47
r20000: 20000
...
metze
(This used to be commit a3202714a3
)
2007-10-10 14:28:46 -05:00
Stefan Metzmacher
2c641bb21a
r19999: add section for adding the server object
...
metze
(This used to be commit f2db31f41d
)
2007-10-10 14:28:45 -05:00
Stefan Metzmacher
5a45b97415
r19998: add section for finding details about the new_dc server object
...
metze
(This used to be commit cd534dc936
)
2007-10-10 14:28:45 -05:00
Stefan Metzmacher
fdecfa7be1
r19997: section about finding the new_dc computer account
...
metze
(This used to be commit 757ed019c2
)
2007-10-10 14:28:45 -05:00
Stefan Metzmacher
7196056f49
r19996: add section about finding site details
...
metze
(This used to be commit 500113ca57
)
2007-10-10 14:28:44 -05:00
Stefan Metzmacher
df8fcba2bb
r19995: add section about finding details of the RID Manager fSMORoleOwner
...
metze
(This used to be commit ce671ff6c1
)
2007-10-10 14:28:44 -05:00
Stefan Metzmacher
c117648b98
r19994: complete section about finding details about the
...
Infrastructure fSMORoleOwner
metze
(This used to be commit adbff0d696
)
2007-10-10 14:28:44 -05:00
Paul Green
4ae5680131
r19989: Add support to the tdb Makefile.in for executable extensions and for
...
separately specifying CPPFLAGS and LDFLAGS.
(This used to be commit 41c775efde
)
2007-10-10 14:28:44 -05:00
Stefan Metzmacher
d3d0d069c7
r19988: the first LDAP calls for becoming a ads dc
...
metze
(This used to be commit 2e355f8488
)
2007-10-10 14:28:43 -05:00
Stefan Metzmacher
eb7187a994
r19987: some more notes about how to w2k3 becomes a dc
...
the strange thing is the DsGetNCChanges() calls are on their on DRSUAPI
connection, but use a bind_handle (policy handle from another connection)
metze
(This used to be commit a9c7d6e7f3
)
2007-10-10 14:28:43 -05:00
Rafal Szczesniak
61cb5f807e
r19972: put a placeholder of a new js function and use error strings
...
returned by each libnet call.
rafal
(This used to be commit bc88640bb5
)
2007-10-10 14:28:43 -05:00
Rafal Szczesniak
ee7924732a
r19971: typo fix
...
rafal
(This used to be commit 2586958881
)
2007-10-10 14:28:42 -05:00
Rafal Szczesniak
319ea53a87
r19970: more comments and fixes
...
rafal
(This used to be commit f4621dae44
)
2007-10-10 14:28:42 -05:00
Stefan Metzmacher
95df05014d
r19969: split become ads dc TODO lists into W2K and W2K3 sections
...
metze
(This used to be commit 88818b3c08
)
2007-10-10 14:28:42 -05:00
Stefan Metzmacher
18d88d0f8d
r19968: add some more notes about what's needed for becoming a ads dc
...
metze
(This used to be commit 09b492c450
)
2007-10-10 14:28:42 -05:00
Stefan Metzmacher
99c3d9c371
r19967: this unknowns are max_object_count and max_ndr_size
...
metze
(This used to be commit 3e6264d872
)
2007-10-10 14:28:41 -05:00