Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r20129: remove unused structure elements | Stefan Metzmacher | 1 | -12/+8 |
2007-10-10 | r20128: get rid of more talloc_get_type() calls | Stefan Metzmacher | 1 | -8/+8 |
2007-10-10 | r20127: - allocate ldb_handle under ldb_request! fix a mem leak | Stefan Metzmacher | 1 | -45/+35 |
2007-10-10 | r20126: fix talloc hierachy and make lldb a child of module | Stefan Metzmacher | 1 | -18/+22 |
2007-10-10 | r20125: fix some ugly mem leaks in the ldb_ildb backend | Stefan Metzmacher | 1 | -7/+7 |
2007-10-10 | r20123: - avoid some more talloc_get_type() calls | Stefan Metzmacher | 1 | -29/+23 |
2007-10-10 | r20122: pass ildb to ildb_request_noop() | Stefan Metzmacher | 1 | -8/+8 |
2007-10-10 | r20121: pass down the ldb_request struct to ildb_request_send(), | Stefan Metzmacher | 1 | -18/+13 |
2007-10-10 | r20120: fix the talloc hierachy and make ildb a child of module | Stefan Metzmacher | 1 | -20/+21 |
2007-10-10 | r20115: from Julien Kerihuel <j.kerihuel@openchange.org>, thanks!: | Stefan Metzmacher | 1 | -4/+14 |
2007-10-10 | r20114: from Julien Kerihuel <j.kerihuel@openchange.org>, thanks!: | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r20113: Update the DRSUAPI CrackNames test to explore a few more cases, and in | Andrew Bartlett | 5 | -60/+137 |
2007-10-10 | r20111: this is the total object count of the current replication cycle | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r20109: let libnet_BecomeDC() work against w2k servers | Stefan Metzmacher | 1 | -4/+19 |
2007-10-10 | r20108: match w2k3 and send 1.2.840.48018.1.2.2 before 1.2.840.113554.1.2.2 | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20107: don't segfault when the server didn't send a supportedMech in a negTo... | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r20106: Optional ONE Level indexing for ldb_tdb | Simo Sorce | 4 | -9/+260 |
2007-10-10 | r20105: remove useless comments | Stefan Metzmacher | 1 | -2/+0 |
2007-10-10 | r20104: this is a alternative events backend, which uses a hybrid of aio and | Andrew Tridgell | 1 | -0/+518 |
2007-10-10 | r20103: Change the returned type of prerequisite checking functions, | Rafal Szczesniak | 2 | -43/+48 |
2007-10-10 | r20102: Do not reference remote_ldb before we initialise it. This should fix | Andrew Bartlett | 1 | -8/+8 |
2007-10-10 | r20101: Also rename a variable now that the unused parameter is gone | Simo Sorce | 1 | -4/+4 |
2007-10-10 | r20100: Remove completely unused parameters | Simo Sorce | 1 | -4/+2 |
2007-10-10 | r20099: Add some comments, and correct others. | Andrew Bartlett | 1 | -2/+4 |
2007-10-10 | r20096: now I'm 100% sure:-) | Stefan Metzmacher | 1 | -3/+0 |
2007-10-10 | r20095: make a complete copy of the binding string | Stefan Metzmacher | 1 | -1/+7 |
2007-10-10 | r20094: this should be non-const | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20093: some documentation updates | Stefan Metzmacher | 1 | -3/+8 |
2007-10-10 | r20092: added a locking benchmark that should be good for benchmarking | Andrew Tridgell | 3 | -2/+200 |
2007-10-10 | r20091: remove blank lines at the end of text lines loaded from a file | Andrew Tridgell | 1 | -1/+7 |
2007-10-10 | r20088: implement DsReplicaUpdateRefs() calls for all partitions | Stefan Metzmacher | 1 | -0/+111 |
2007-10-10 | r20086: pull domain partition | Stefan Metzmacher | 1 | -2/+52 |
2007-10-10 | r20085: add _part to structure elements | Stefan Metzmacher | 1 | -29/+29 |
2007-10-10 | r20084: pull the config partition | Stefan Metzmacher | 1 | -1/+53 |
2007-10-10 | r20083: move function together which belong to each other | Stefan Metzmacher | 1 | -21/+21 |
2007-10-10 | r20081: pull the whole schema partition | Stefan Metzmacher | 1 | -2/+89 |
2007-10-10 | r20080: add error code that maps to NT_STATUS_INVALID_NETWORD_RESPONSE | Stefan Metzmacher | 2 | -0/+2 |
2007-10-10 | r20079: the 2nd guid is the source_dsa invocation_id not the objectGUID, | Stefan Metzmacher | 4 | -8/+9 |
2007-10-10 | r20078: support the large samba3 reads in RAW-READ test | Andrew Tridgell | 1 | -4/+14 |
2007-10-10 | r20077: support large readx replies, as done by samba3 (and the snia spec), | Andrew Tridgell | 1 | -0/+14 |
2007-10-10 | r20076: give the guids meanings | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r20075: start pulling the schema content. | Stefan Metzmacher | 1 | -0/+109 |
2007-10-10 | r20074: this values seem to be typos in | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r20073: update the computer_dn_str after ldb_rename() | Stefan Metzmacher | 2 | -2/+12 |
2007-10-10 | r20072: make sure WERR_ACCESS_DENIED gets mapped to NT_STATUS_ACCESS_DENIED | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r20071: move common code into a function | Stefan Metzmacher | 1 | -41/+36 |
2007-10-10 | r20070: implement the 2nd and 3rd drsuapi connection | Stefan Metzmacher | 1 | -6/+77 |
2007-10-10 | r20068: handle DsAddEntry() errors | Stefan Metzmacher | 1 | -0/+52 |
2007-10-10 | r20067: use a global zero_sid | Stefan Metzmacher | 1 | -14/+13 |
2007-10-10 | r20066: use the same sid "Domain Admins" for the security_descriptor | Stefan Metzmacher | 2 | -10/+21 |