summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20111: this is the total object count of the current replication cycleStefan Metzmacher1-2/+2
2007-10-10r20109: let libnet_BecomeDC() work against w2k serversStefan Metzmacher1-4/+19
2007-10-10r20108: match w2k3 and send 1.2.840.48018.1.2.2 before 1.2.840.113554.1.2.2Stefan Metzmacher1-1/+1
2007-10-10r20107: don't segfault when the server didn't send a supportedMech in a negTo...Stefan Metzmacher1-0/+1
2007-10-10r20106: Optional ONE Level indexing for ldb_tdbSimo Sorce4-9/+260
2007-10-10r20105: remove useless commentsStefan Metzmacher1-2/+0
2007-10-10r20104: this is a alternative events backend, which uses a hybrid of aio andAndrew Tridgell1-0/+518
2007-10-10r20103: Change the returned type of prerequisite checking functions,Rafal Szczesniak2-43/+48
2007-10-10r20102: Do not reference remote_ldb before we initialise it. This should fixAndrew Bartlett1-8/+8
2007-10-10r20101: Also rename a variable now that the unused parameter is goneSimo Sorce1-4/+4
2007-10-10r20100: Remove completely unused parametersSimo Sorce1-4/+2
2007-10-10r20099: Add some comments, and correct others.Andrew Bartlett1-2/+4
2007-10-10r20096: now I'm 100% sure:-)Stefan Metzmacher1-3/+0
2007-10-10r20095: make a complete copy of the binding stringStefan Metzmacher1-1/+7
2007-10-10r20094: this should be non-constStefan Metzmacher1-1/+1
2007-10-10r20093: some documentation updatesStefan Metzmacher1-3/+8
2007-10-10r20092: added a locking benchmark that should be good for benchmarkingAndrew Tridgell3-2/+200
2007-10-10r20091: remove blank lines at the end of text lines loaded from a fileAndrew Tridgell1-1/+7
2007-10-10r20088: implement DsReplicaUpdateRefs() calls for all partitionsStefan Metzmacher1-0/+111
2007-10-10r20086: pull domain partitionStefan Metzmacher1-2/+52
2007-10-10r20085: add _part to structure elementsStefan Metzmacher1-29/+29
2007-10-10r20084: pull the config partitionStefan Metzmacher1-1/+53
2007-10-10r20083: move function together which belong to each otherStefan Metzmacher1-21/+21
2007-10-10r20081: pull the whole schema partitionStefan Metzmacher1-2/+89
2007-10-10r20080: add error code that maps to NT_STATUS_INVALID_NETWORD_RESPONSEStefan Metzmacher2-0/+2
2007-10-10r20079: the 2nd guid is the source_dsa invocation_id not the objectGUID,Stefan Metzmacher4-8/+9
2007-10-10r20078: support the large samba3 reads in RAW-READ testAndrew Tridgell1-4/+14
2007-10-10r20077: support large readx replies, as done by samba3 (and the snia spec),Andrew Tridgell1-0/+14
2007-10-10r20076: give the guids meaningsStefan Metzmacher1-4/+4
2007-10-10r20075: start pulling the schema content.Stefan Metzmacher1-0/+109
2007-10-10r20074: this values seem to be typos inStefan Metzmacher1-2/+2
2007-10-10r20073: update the computer_dn_str after ldb_rename()Stefan Metzmacher2-2/+12
2007-10-10r20072: make sure WERR_ACCESS_DENIED gets mapped to NT_STATUS_ACCESS_DENIEDStefan Metzmacher1-0/+5
2007-10-10r20071: move common code into a functionStefan Metzmacher1-41/+36
2007-10-10r20070: implement the 2nd and 3rd drsuapi connectionStefan Metzmacher1-6/+77
2007-10-10r20068: handle DsAddEntry() errorsStefan Metzmacher1-0/+52
2007-10-10r20067: use a global zero_sidStefan Metzmacher1-14/+13
2007-10-10r20066: use the same sid "Domain Admins" for the security_descriptorStefan Metzmacher2-10/+21
2007-10-10r20065: make it possible to get the dns domain name and netbios domain nameStefan Metzmacher1-0/+18
2007-10-10r20064: - fix pushing of DeReplicaObjectIdentifierX, this lets the DsAddEntry()Stefan Metzmacher3-6/+22
2007-10-10r20062: send values in DsAddEntry(), but it didn't work yet (ACCESS_DENIED...)Stefan Metzmacher1-8/+333
2007-10-10r20061: use a DsBindInfo28 structureStefan Metzmacher1-1/+32
2007-10-10r20059: james was asking about CAP_LARGE_READX and reads close to the 64kAndrew Tridgell1-0/+20
2007-10-10r20056: send a DsBindInfo28 struct in the DsBind() and take care of the DsBin...Stefan Metzmacher1-1/+71
2007-10-10r20055: implement dummy DsAddEntry call (without attributes yet)Stefan Metzmacher1-0/+67
2007-10-10r20053: implement the DsBind on the 1st drsuapi connectionStefan Metzmacher1-0/+39
2007-10-10r20052: implement the first drsuapi connectionStefan Metzmacher1-0/+48
2007-10-10r20051: handle the case where the server object exist, but doesn't have a ser...Stefan Metzmacher1-15/+69
2007-10-10r20047: patch from Julien Kerihuel <j.kerihuel@openchange.org>Stefan Metzmacher1-0/+6
2007-10-10r20046: Add ldb_search_exp_fmt and port comment to 4Volker Lendecke1-3/+10