summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r20127: - allocate ldb_handle under ldb_request! fix a mem leakStefan Metzmacher2007-10-101-45/+35
* r20126: fix talloc hierachy and make lldb a child of moduleStefan Metzmacher2007-10-101-18/+22
* r20125: fix some ugly mem leaks in the ldb_ildb backendStefan Metzmacher2007-10-101-7/+7
* r20123: - avoid some more talloc_get_type() callsStefan Metzmacher2007-10-101-29/+23
* r20122: pass ildb to ildb_request_noop()Stefan Metzmacher2007-10-101-8/+8
* r20121: pass down the ldb_request struct to ildb_request_send(),Stefan Metzmacher2007-10-101-18/+13
* r20120: fix the talloc hierachy and make ildb a child of moduleStefan Metzmacher2007-10-101-20/+21
* r20115: from Julien Kerihuel <j.kerihuel@openchange.org>, thanks!:Stefan Metzmacher2007-10-101-4/+14
* r20114: from Julien Kerihuel <j.kerihuel@openchange.org>, thanks!:Stefan Metzmacher2007-10-101-0/+2
* r20113: Update the DRSUAPI CrackNames test to explore a few more cases, and inAndrew Bartlett2007-10-105-60/+137
* r20111: this is the total object count of the current replication cycleStefan Metzmacher2007-10-101-2/+2
* r20109: let libnet_BecomeDC() work against w2k serversStefan Metzmacher2007-10-101-4/+19
* r20108: match w2k3 and send 1.2.840.48018.1.2.2 before 1.2.840.113554.1.2.2Stefan Metzmacher2007-10-101-1/+1
* r20107: don't segfault when the server didn't send a supportedMech in a negTo...Stefan Metzmacher2007-10-101-0/+1
* r20106: Optional ONE Level indexing for ldb_tdbSimo Sorce2007-10-104-9/+260
* r20105: remove useless commentsStefan Metzmacher2007-10-101-2/+0
* r20104: this is a alternative events backend, which uses a hybrid of aio andAndrew Tridgell2007-10-101-0/+518
* r20103: Change the returned type of prerequisite checking functions,Rafal Szczesniak2007-10-102-43/+48
* r20102: Do not reference remote_ldb before we initialise it. This should fixAndrew Bartlett2007-10-101-8/+8
* r20101: Also rename a variable now that the unused parameter is goneSimo Sorce2007-10-101-4/+4
* r20100: Remove completely unused parametersSimo Sorce2007-10-101-4/+2
* r20099: Add some comments, and correct others.Andrew Bartlett2007-10-101-2/+4
* r20096: now I'm 100% sure:-)Stefan Metzmacher2007-10-101-3/+0
* r20095: make a complete copy of the binding stringStefan Metzmacher2007-10-101-1/+7
* r20094: this should be non-constStefan Metzmacher2007-10-101-1/+1
* r20093: some documentation updatesStefan Metzmacher2007-10-101-3/+8
* r20092: added a locking benchmark that should be good for benchmarkingAndrew Tridgell2007-10-103-2/+200
* r20091: remove blank lines at the end of text lines loaded from a fileAndrew Tridgell2007-10-101-1/+7
* r20088: implement DsReplicaUpdateRefs() calls for all partitionsStefan Metzmacher2007-10-101-0/+111
* r20086: pull domain partitionStefan Metzmacher2007-10-101-2/+52
* r20085: add _part to structure elementsStefan Metzmacher2007-10-101-29/+29
* r20084: pull the config partitionStefan Metzmacher2007-10-101-1/+53
* r20083: move function together which belong to each otherStefan Metzmacher2007-10-101-21/+21
* r20081: pull the whole schema partitionStefan Metzmacher2007-10-101-2/+89
* r20080: add error code that maps to NT_STATUS_INVALID_NETWORD_RESPONSEStefan Metzmacher2007-10-102-0/+2
* r20079: the 2nd guid is the source_dsa invocation_id not the objectGUID,Stefan Metzmacher2007-10-104-8/+9
* r20078: support the large samba3 reads in RAW-READ testAndrew Tridgell2007-10-101-4/+14
* r20077: support large readx replies, as done by samba3 (and the snia spec),Andrew Tridgell2007-10-101-0/+14
* r20076: give the guids meaningsStefan Metzmacher2007-10-101-4/+4
* r20075: start pulling the schema content.Stefan Metzmacher2007-10-101-0/+109
* r20074: this values seem to be typos inStefan Metzmacher2007-10-101-2/+2
* r20073: update the computer_dn_str after ldb_rename()Stefan Metzmacher2007-10-102-2/+12
* r20072: make sure WERR_ACCESS_DENIED gets mapped to NT_STATUS_ACCESS_DENIEDStefan Metzmacher2007-10-101-0/+5
* r20071: move common code into a functionStefan Metzmacher2007-10-101-41/+36
* r20070: implement the 2nd and 3rd drsuapi connectionStefan Metzmacher2007-10-101-6/+77
* r20068: handle DsAddEntry() errorsStefan Metzmacher2007-10-101-0/+52
* r20067: use a global zero_sidStefan Metzmacher2007-10-101-14/+13
* r20066: use the same sid "Domain Admins" for the security_descriptorStefan Metzmacher2007-10-102-10/+21
* r20065: make it possible to get the dns domain name and netbios domain nameStefan Metzmacher2007-10-101-0/+18
* r20064: - fix pushing of DeReplicaObjectIdentifierX, this lets the DsAddEntry()Stefan Metzmacher2007-10-103-6/+22