summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* r20083: move function together which belong to each otherStefan Metzmacher2007-10-101-21/+21
| | | | | metze (This used to be commit 0c4a7d713da3a96ab1abb3ef65c2fecd110a0549)
* r20081: pull the whole schema partitionStefan Metzmacher2007-10-101-2/+89
| | | | | metze (This used to be commit 2f1ec24d776a7ecf4d9b4270f8969e57a4335050)
* r20080: add error code that maps to NT_STATUS_INVALID_NETWORD_RESPONSEStefan Metzmacher2007-10-102-0/+2
| | | | | metze (This used to be commit cb5c2e9dc6838145fe9f6f2e727a1df26e688467)
* r20079: the 2nd guid is the source_dsa invocation_id not the objectGUID,Stefan Metzmacher2007-10-104-8/+9
| | | | | | | | this wasn't noticed because on the 1st dc in the forest both have the same value metze (This used to be commit 527bd9a0a361e19606e25e885b92da316e740bf9)
* r20078: support the large samba3 reads in RAW-READ testAndrew Tridgell2007-10-101-4/+14
| | | | (This used to be commit a4c2a575faf6a20174730524a8b2878eb9fdb50d)
* r20077: support large readx replies, as done by samba3 (and the snia spec),Andrew Tridgell2007-10-101-0/+14
| | | | | but not done by windows servers (This used to be commit e5dbbe177c13b2788b4b4765b3b37cc918b3405c)
* r20076: give the guids meaningsStefan Metzmacher2007-10-101-4/+4
| | | | | metze (This used to be commit 3f1e88759cce7b05a117928efe73b353b28e8576)
* r20075: start pulling the schema content.Stefan Metzmacher2007-10-101-0/+109
| | | | | | | | 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)
* r20074: this values seem to be typos inStefan Metzmacher2007-10-101-2/+2
| | | | | | | http://msdn2.microsoft.com/en-us/library/ms676264.aspx metze (This used to be commit a52d5f6ed9d92890d2a677d9398450f355165de2)
* r20073: update the computer_dn_str after ldb_rename()Stefan Metzmacher2007-10-102-2/+12
| | | | | metze (This used to be commit c40bc7d287664d67415ae0a8b7a272732172ec40)
* r20072: make sure WERR_ACCESS_DENIED gets mapped to NT_STATUS_ACCESS_DENIEDStefan Metzmacher2007-10-101-0/+5
| | | | | metze (This used to be commit 417f64184e734ab4ce5c78dc3d268c5c4a2cd18d)
* r20071: move common code into a functionStefan Metzmacher2007-10-101-41/+36
| | | | | metze (This used to be commit 61c312a943e93372bc04463bf7e7ebd16166e31e)
* r20070: implement the 2nd and 3rd drsuapi connectionStefan Metzmacher2007-10-101-6/+77
| | | | | metze (This used to be commit 6b84a5b595a9637079f944d3285a6e0b6e69d7ec)
* r20068: handle DsAddEntry() errorsStefan Metzmacher2007-10-101-0/+52
| | | | | metze (This used to be commit 45466871b4f10948653274c3c1a43eeac2edc244)
* r20067: use a global zero_sidStefan Metzmacher2007-10-101-14/+13
| | | | | metze (This used to be commit 5ebf76d23e9f51672a5bf3dceffe20513f0bd070)
* r20066: use the same sid "Domain Admins" for the security_descriptorStefan Metzmacher2007-10-102-10/+21
| | | | | metze (This used to be commit 58ae1bedf189d34f65ee07b7dd70a50a86901f05)
* r20065: make it possible to get the dns domain name and netbios domain nameStefan Metzmacher2007-10-101-0/+18
| | | | | | | of the join account metze (This used to be commit 45da80888f18f0fe10d1aeb9089a695125b184e1)
* r20064: - fix pushing of DeReplicaObjectIdentifierX, this lets the DsAddEntry()Stefan Metzmacher2007-10-103-6/+22
| | | | | | | | request work correctly - the error structures all have the same type metze (This used to be commit 3322dbd901106262b22db35e9ef455a08ac2867c)
* r20062: send values in DsAddEntry(), but it didn't work yet (ACCESS_DENIED...)Stefan Metzmacher2007-10-101-8/+333
| | | | | metze (This used to be commit e8c77b5cbad721c942c26b98f8396af374007e5d)
* r20061: use a DsBindInfo28 structureStefan Metzmacher2007-10-101-1/+32
| | | | | metze (This used to be commit e8c14577976ccb718eb887b0d63b3ba75de00d47)
* r20059: james was asking about CAP_LARGE_READX and reads close to the 64kAndrew Tridgell2007-10-101-0/+20
| | | | | | | | boundary. This test shows that both for Samba4 and w2k3, reads larger than or equal to 64k don't work (return zero bytes). Not that I claim this is very useful behaviour :-) (This used to be commit a10fa12ff5657a96e41b309558786780f294a75f)
* r20056: send a DsBindInfo28 struct in the DsBind() and take care of the ↵Stefan Metzmacher2007-10-101-1/+71
| | | | | | | | | DsBindInfo the remote end sends back metze (This used to be commit ff271297928a6d94cc8d2e07f5a77a81c5e14db3)
* r20055: implement dummy DsAddEntry call (without attributes yet)Stefan Metzmacher2007-10-101-0/+67
| | | | | metze (This used to be commit 8441500a32ad61e84d7de64bf0b29f8c84f54211)
* r20053: implement the DsBind on the 1st drsuapi connectionStefan Metzmacher2007-10-101-0/+39
| | | | | metze (This used to be commit f66f9c2150b36952ac56290db473167eab22ce97)
* r20052: implement the first drsuapi connectionStefan Metzmacher2007-10-101-0/+48
| | | | | metze (This used to be commit 96e5d896553abac79d9e302173facf357e0cfff7)
* r20051: handle the case where the server object exist, but doesn't have a ↵Stefan Metzmacher2007-10-101-15/+69
| | | | | | | serverReference metze (This used to be commit e5729a29fd1d32e25f670f36ec48132982d197f9)
* r20047: patch from Julien Kerihuel <j.kerihuel@openchange.org>Stefan Metzmacher2007-10-101-0/+6
| | | | | | | to make the "remote" rpc proxy work for outlook and exchange metze (This used to be commit 00875f806eca4165cb098b0e01e33c74fdea2bf5)
* r20046: Add ldb_search_exp_fmt and port comment to 4Volker Lendecke2007-10-101-3/+10
| | | | (This used to be commit 879dfed8d8356aae6a11352b89bdc0f2d9f28970)
* r20045: implement the drsuapi_DsRemoveDSServer() callStefan Metzmacher2007-10-102-3/+49
| | | | | metze (This used to be commit deb85414c4d54a2eaf7b1318afb2eb6afdea9330)
* r20044: implement the drsuapi connect and ds_bindStefan Metzmacher2007-10-101-0/+88
| | | | | metze (This used to be commit 69f1b8d3889862e7f69881f8f6b7153c7d67868e)
* r20043: when becoming a dc:Stefan Metzmacher2007-10-101-1/+113
| | | | | | | | - implement set userAccountControl = UF_SERVER_TRUST_ACCOUNT | UF_TRUSTED_FOR_DELEGATION - implement moving to CN=Domain Controllers metze (This used to be commit c4037880a0c35c5d2550a0bdc9363c0592089ed9)
* r20042: move the computer account to the CN=Computers container if neededStefan Metzmacher2007-10-101-0/+54
| | | | | metze (This used to be commit f9019565980058439091c4e17256676f7bbde044)
* r20041: when unbecoming a dc:Stefan Metzmacher2007-10-101-0/+87
| | | | | | | | - implement lookup the computer object - set userAccountControl = UF_WORKSTATION_TRUST_ACCOUNT if needed metze (This used to be commit 3a64eb4e8c9aa25c874a9dabc9d6e1324ac733b9)
* r20040: uncomplete implementation start for libnet_UnbecomeDC()Stefan Metzmacher2007-10-104-0/+294
| | | | | metze (This used to be commit f66a93ec0b5c0250dd5c49adde163b2aaaaddfbd)
* r20039: things which need to be done for unbecoming a dcStefan Metzmacher2007-10-101-1/+121
| | | | | metze (This used to be commit 73f7e2d5b3b3ae767644b96ff9783642aac153d0)
* r20038: document first rootdse searchStefan Metzmacher2007-10-101-0/+35
| | | | | metze (This used to be commit da6415363b2694961a59385437d34d16a932e77b)
* r20034: Start using ldb_search_exp_fmt()Simo Sorce2007-10-108-75/+41
| | | | (This used to be commit 4f07542143ddf5066f0360d965f26a8470504047)
* r20033: Never commit before testingSimo Sorce2007-10-101-3/+6
| | | | | | | | Never commit before testing Never commit before testing :-) (This used to be commit fdd6ce6b7e288137aeaf62f9869441c73bedbd45)
* r20032: Add ldb_search_exp_fmt()Simo Sorce2007-10-101-0/+36
| | | | | | 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 2a2e181e4bc382d69056cebace9a4ae9897bdfbc)
* r20031: - implement earching for an existing server objectStefan Metzmacher2007-10-101-0/+157
| | | | | | | - implement adding a server object metze (This used to be commit 6d5a1f11e7fc2431b1ff70709331aa1660dbaae2)
* r20030: - implement the computer object searchStefan Metzmacher2007-10-101-2/+44
| | | | | | | - fix a source vs. dest dsa bug metze (This used to be commit ef9d9799a48217c49b88e214b50a92988f474340)
* r20029: - implement source_dsa site object searchStefan Metzmacher2007-10-101-0/+31
| | | | | metze (This used to be commit c6166a564178e65738fa1dc79e60b8aefea61dd2)
* r20028: fix typosStefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit 72f5e0f7ee327933acf3148fbc72d31d7ad1b040)
* r20027: restore instanceType and systemFlags values, which got lost inStefan Metzmacher2007-10-101-0/+22
| | | | | | | 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 5da9dedece20ca21c0395fdcdffddff5948f7dc5)
* r20026: - store the infrastructure server_dn_strStefan Metzmacher2007-10-101-1/+111
| | | | | | | - implement the rid manager info searches metze (This used to be commit be3f91afe232d0e5df0a483cf907b04a56bf697e)
* r20025: - implement the windows2003update revision searchStefan Metzmacher2007-10-101-0/+91
| | | | | | | - finish the infrastructure fsmo detail searches metze (This used to be commit f1a2bd6f374321f5102f72c0ed2a9b53476d341b)
* r20024: lookup the infrastructure fSMORoleOwner on the 1st LDAP connectionStefan Metzmacher2007-10-101-0/+52
| | | | | metze (This used to be commit 99bdd5523b3fda290151384d424b2bd5c2f4ea34)
* r20023: handle <SID=...> <WKGUID=...> dn's also in ldb_dn_new_fmt()Stefan Metzmacher2007-10-101-0/+10
| | | | | metze (This used to be commit 01e3a5080a38c93c4bbf249b03135314b7e0b3f1)
* r20022: - implement the ldap connect codeStefan Metzmacher2007-10-101-12/+177
| | | | | | | | - 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)
* r20021: implement a CLDAP netlogon request to get some infosStefan Metzmacher2007-10-102-8/+109
| | | | | | | needed for becoming a dc. metze (This used to be commit 6a007aaa512849459ddc172b38f73561cc5e4846)