Merge commit 'origin/v4-0-test' into 4-0-local
[samba.git] / source4 / dsdb /
2008-01-10 Andrew BartlettMerge commit 'origin/v4-0-test' into 4-0-local
2008-01-09 Andrew Bartlettr26697: Leak less memory into the ldb context.
2008-01-07 Andrew Bartlettr26679: It is very bad to free the ldb handle when...
2008-01-05 Jelmer Vernooijr26672: Janitorial: Remove uses of global_loadparm.
2008-01-03 Jelmer Vernooijr26654: libcli/smb_composite: Rather than specifying...
2008-01-03 Andrew Bartlettr26648: Move detection of global catalog captability...
2008-01-02 Jelmer Vernooijr26642: samba3sam.py: Remove more EJS-specific code.
2008-01-02 Jelmer Vernooijr26640: Janitorial: Remove some more uses of global_loa...
2008-01-01 Jelmer Vernooijr26639: librpc: Pass iconv convenience on from RPC...
2008-01-01 Jelmer Vernooijr26638: libndr: Require explicitly specifying iconv_con...
2008-01-01 Jelmer Vernooijr26637: More work converting to Python.
2007-12-30 Jelmer Vernooijr26630: Split up big tests into various smaller functio...
2007-12-27 Andrew Bartlettr26612: Tests show that we don't need to use a callback.
2007-12-26 Jelmer Vernooijr26598: Simplify the way Python tests are run.
2007-12-26 Jelmer Vernooijr26593: - More work on the python versions of samba3dum...
2007-12-24 Jelmer Vernooijr26573: Fix warnings.
2007-12-24 Jelmer Vernooijr26570: - Trim size of the swig-generated Python bindin...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Andrew Bartlettr26489: Merge fixed ranged results module to release...
2007-12-21 Jelmer Vernooijr26540: Revert my previous commit after concerns raised...
2007-12-21 Jelmer Vernooijr26539: Remove unnecessary statics.
2007-12-21 Kai Blinr26528: dsdb: Fix a warning.
2007-12-21 Jelmer Vernooijr26521: Fix newlines.
2007-12-21 Jelmer Vernooijr26508: Tighter dependencies in an attempt to fix missi...
2007-12-21 Jelmer Vernooijr26493: Fix includes for dsdb/common.
2007-12-21 Andrew Bartlettr26488: Implement tests for the ranged_results module.
2007-12-21 Andrew Bartlettr26485: Fix indent, remove left-over debug.
2007-12-21 Jelmer Vernooijr26483: Merge ldb module dependency fixes, fix auth...
2007-12-21 Jelmer Vernooijr26430: require explicit specification of loadparm...
2007-12-21 Jelmer Vernooijr26429: Avoid use of global_smb_iconv_convenience.
2007-12-21 Andrew Bartlettr26419: Add a module to implement 'ambigious name resol...
2007-12-21 Andrew Bartlettr26412: Add comments and refactor to reuse common code.
2007-12-21 Jelmer Vernooijr26360: Add some const.
2007-12-21 Jelmer Vernooijr26329: Fix more loadparm_context references. Only...
2007-12-21 Jelmer Vernooijr26327: Explicit loadparm_context for RPC client functions.
2007-12-21 Andrew Bartlettr26324: Fix includes for Jelmer.
2007-12-21 Jelmer Vernooijr26319: Split encoding functions out of libcli_ldap.
2007-12-21 Jelmer Vernooijr26316: Use contexts for conversion functions.
2007-12-21 Andrew Bartlettr26298: Use metze's schema loading code to pre-initiali...
2007-12-21 Andrew Bartlettr26297: Correct error message. This function verifies...
2007-12-21 Andrew Bartlettr26284: Rather than just debug, push the error back...
2007-12-21 Andrew Bartlettr26283: fix typo
2007-12-21 Andrew Bartlettr26282: These modules expect errors, but if we don...
2007-12-21 Jelmer Vernooijr26271: Remove some more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26270: Require specifying the loadparm_context or...
2007-12-21 Jelmer Vernooijr26252: Specify loadparm_context explicitly when creati...
2007-12-21 Andrew Bartlettr26244: Add a module (sans tests for the moment) that...
2007-12-21 Jelmer Vernooijr26237: Add loadparm context to the server service...
2007-12-21 Jelmer Vernooijr26235: Avoid global_loadparm.
2007-12-21 Jelmer Vernooijr26234: More global_loadparm fixes.
2007-12-21 Jelmer Vernooijr26233: Pass loadparm context when creating krb5 contexts.
2007-12-21 Jelmer Vernooijr26229: Set loadparm context as opaque pointer in ldb...
2007-12-21 Jelmer Vernooijr26228: Store loadparm context in auth context, move...
2007-12-21 Jelmer Vernooijr26227: Make loadparm_context part of a server task...
2007-12-21 Andrew Bartlettr26192: Handle, test and implement the style of extende...
2007-12-21 Andrew Bartlettr26182: Extend our linked attribute testsuite to cover...
2007-12-21 Andrew Bartlettr26140: Add a new test for searches by distinguieshedNa...
2007-12-21 Andrew Bartlettr26138: Don't talloc_free() res if an error occoured.
2007-12-21 Andrew Bartlettr26137: Rename the entryUUID module to better match...
2007-12-21 Jelmer Vernooijr26136: Attempt to fix dependencies for auth.
2007-12-21 Andrew Bartlettr26135: Remove samdb_add(), samdb_delete() and samdb_mo...
2007-12-21 Jelmer Vernooijr26006: Improve some dependencies.
2007-12-21 Jelmer Vernooijr26005: Notice the user about LD_LIBRARY_PATH or equiva...
2007-12-21 Jelmer Vernooijr26003: Split up DB_WRAP, as first step in an attempt...
2007-12-21 Andrew Bartlettr25981: Don't create an ldb_request on NULL.
2007-12-21 Andrew Bartlettr25957: Rework the cracknames code to use less gendb_se...
2007-12-21 Andrew Bartlettr25949: Make error messages clearer and more correct.
2007-12-21 Andrew Bartlettr25942: Make various ldb modules handle an LDB backend...
2007-12-21 Andrew Bartlettr25941: Use samdb_relative_path() (new function in...
2007-12-21 Andrew Bartlettr25940: Rework the samldb and templates handling.
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Andrew Bartlettr25891: Test that we get the correct return value when...
2007-12-21 Jelmer Vernooijr25887: Build Samba-specific ldb modules as dso's.
2007-12-21 Stefan Metzmacherr25839: use nss_wrapper code in samba4 if
2007-12-21 Andrew Bartlettr25788: Use a single routine to handle the creation...
2007-12-21 Andrew Bartlettr25786: Add function required by linked_attributes...
2007-12-21 Andrew Bartlettr25781: Handle and test linked attribute renames.
2007-12-21 Stefan Metzmacherr25780: fix bool return
2007-12-21 Andrew Bartlettr25763: Handle modifies, in the easy case (add/delete...
2007-12-21 Andrew Bartlettr25762: This test belongs best with the other checks...
2007-12-21 Andrew Bartlettr25761: Rename to be a DN to be a child of itself wasn...
2007-12-21 Andrew Bartlettr25755: Fix a couple of memory leaks, in particular...
2007-12-21 Andrew Bartlettr25754: More work on normal forms for ldb input.
2007-12-21 Andrew Bartlettr25753: Move cn=rootdse to @ROOTDSE to avoid being...
2007-12-21 Andrew Bartlettr25750: Update the objectclass module to improve consis...
2007-12-21 Andrew Bartlettr25749: Add function required by linked_attributes...
2007-12-21 Andrew Bartlettr25748: Don't segfault if we don't have a schema yet.
2007-12-21 Andrew Bartlettr25747: Implement linked attributes, for add operations.
2007-12-21 Andrew Bartlettr25729: Fix silly regression in the subtree_rename...
2007-12-21 Andrew Bartlettr25723: Add a check to prevent deletion of entries...
2007-12-21 Andrew Bartlettr25710: Finally fix subtree renames. Untested code...
2007-12-21 Andrew Bartlettr25705: Ensure we return the out value to the caller.
2007-12-21 Andrew Bartlettr25704: Handle the chicken-and-egg problem of setting...
2007-12-21 Andrew Bartlettr25702: Clarify comments and make this module more...
2007-12-21 Andrew Bartlettr25701: Clarify comment
2007-12-21 Andrew Bartlettr25693: Implement the rest of subtree renames, now...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-12-21 Andrew Bartlettr24919: Merge build fix and improved error strings...
2007-12-21 Andrew Bartlettr24916: (merge to release branch)
2007-10-10 Jelmer Vernooijr25553: Convert to standard bool type.
next