summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r20062: send values in DsAddEntry(), but it didn't work yet (ACCESS_DENIED...)Stefan Metzmacher2007-10-101-8/+333
* r20061: use a DsBindInfo28 structureStefan Metzmacher2007-10-101-1/+32
* r20059: james was asking about CAP_LARGE_READX and reads close to the 64kAndrew Tridgell2007-10-101-0/+20
* r20056: send a DsBindInfo28 struct in the DsBind() and take care of the DsBin...Stefan Metzmacher2007-10-101-1/+71
* r20055: implement dummy DsAddEntry call (without attributes yet)Stefan Metzmacher2007-10-101-0/+67
* r20053: implement the DsBind on the 1st drsuapi connectionStefan Metzmacher2007-10-101-0/+39
* r20052: implement the first drsuapi connectionStefan Metzmacher2007-10-101-0/+48
* r20051: handle the case where the server object exist, but doesn't have a ser...Stefan Metzmacher2007-10-101-15/+69
* r20047: patch from Julien Kerihuel <j.kerihuel@openchange.org>Stefan Metzmacher2007-10-101-0/+6
* r20046: Add ldb_search_exp_fmt and port comment to 4Volker Lendecke2007-10-101-3/+10
* r20045: implement the drsuapi_DsRemoveDSServer() callStefan Metzmacher2007-10-102-3/+49
* r20044: implement the drsuapi connect and ds_bindStefan Metzmacher2007-10-101-0/+88
* r20043: when becoming a dc:Stefan Metzmacher2007-10-101-1/+113
* r20042: move the computer account to the CN=Computers container if neededStefan Metzmacher2007-10-101-0/+54
* r20041: when unbecoming a dc:Stefan Metzmacher2007-10-101-0/+87
* r20040: uncomplete implementation start for libnet_UnbecomeDC()Stefan Metzmacher2007-10-104-0/+294
* r20039: things which need to be done for unbecoming a dcStefan Metzmacher2007-10-101-1/+121
* r20038: document first rootdse searchStefan Metzmacher2007-10-101-0/+35
* r20034: Start using ldb_search_exp_fmt()Simo Sorce2007-10-108-75/+41
* r20033: Never commit before testingSimo Sorce2007-10-101-3/+6
* r20032: Add ldb_search_exp_fmt()Simo Sorce2007-10-101-0/+36
* r20031: - implement earching for an existing server objectStefan Metzmacher2007-10-101-0/+157
* r20030: - implement the computer object searchStefan Metzmacher2007-10-101-2/+44
* r20029: - implement source_dsa site object searchStefan Metzmacher2007-10-101-0/+31
* r20028: fix typosStefan Metzmacher2007-10-101-1/+1
* r20027: restore instanceType and systemFlags values, which got lost inStefan Metzmacher2007-10-101-0/+22
* r20026: - store the infrastructure server_dn_strStefan Metzmacher2007-10-101-1/+111
* r20025: - implement the windows2003update revision searchStefan Metzmacher2007-10-101-0/+91
* r20024: lookup the infrastructure fSMORoleOwner on the 1st LDAP connectionStefan Metzmacher2007-10-101-0/+52
* r20023: handle <SID=...> <WKGUID=...> dn's also in ldb_dn_new_fmt()Stefan Metzmacher2007-10-101-0/+10
* r20022: - implement the ldap connect codeStefan Metzmacher2007-10-101-12/+177
* r20021: implement a CLDAP netlogon request to get some infosStefan Metzmacher2007-10-102-8/+109
* r20011: define libnet_BecomeDC_state struct and add some dummy functionsStefan Metzmacher2007-10-101-1/+58
* r20010: cosmetic fixStefan Metzmacher2007-10-101-1/+1
* r20009: use a composite contextStefan Metzmacher2007-10-101-2/+14
* r20008: add stubs for a libnet_BecomeDC() callStefan Metzmacher2007-10-104-0/+72
* r20002: finish requests on the first LDAP connectionStefan Metzmacher2007-10-101-2/+48
* r20000: 20000Stefan Metzmacher2007-10-101-0/+1
* r19999: add section for adding the server objectStefan Metzmacher2007-10-101-0/+12
* r19998: add section for finding details about the new_dc server objectStefan Metzmacher2007-10-101-0/+26
* r19997: section about finding the new_dc computer accountStefan Metzmacher2007-10-101-0/+15
* r19996: add section about finding site detailsStefan Metzmacher2007-10-101-0/+26
* r19995: add section about finding details of the RID Manager fSMORoleOwnerStefan Metzmacher2007-10-101-0/+53
* r19994: complete section about finding details about theStefan Metzmacher2007-10-101-0/+41
* r19989: Add support to the tdb Makefile.in for executable extensions and forPaul Green2007-10-101-15/+23
* r19988: the first LDAP calls for becoming a ads dcStefan Metzmacher2007-10-101-0/+94
* r19987: some more notes about how to w2k3 becomes a dcStefan Metzmacher2007-10-101-14/+54
* r19972: put a placeholder of a new js function and use error stringsRafal Szczesniak2007-10-101-6/+59
* r19971: typo fixRafal Szczesniak2007-10-101-1/+1
* r19970: more comments and fixesRafal Szczesniak2007-10-101-16/+37