r26324: Fix includes for Jelmer.
[jelmer/samba4-debian.git] / source / dsdb / samdb / ldb_modules /
2007-12-21 Jelmer Vernooijr26319: Split encoding functions out of libcli_ldap.
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 Andrew Bartlettr26244: Add a module (sans tests for the moment) that...
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 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 Bartlettr26137: Rename the entryUUID module to better match...
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 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 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 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 Bartlettr24916: (merge to release branch)
2007-10-10 Jelmer Vernooijr25553: Convert to standard bool type.
2007-10-10 Jelmer Vernooijr25430: Add the loadparm context to all parametric...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Andrew Bartlettr25249: Thanks to Andrew Kroeger for pointing out this...
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr25001: Fix more C++ and other warnings, fix some of...
2007-10-10 Jelmer Vernooijr25000: Fix some more C++ compatibility warnings.
2007-10-10 Andrew Bartlettr24914: In response to bug #4892 by Matthias Wallnöfer...
2007-10-10 Andrew Bartlettr24793: The subtree_rename module is a work of fiction...
2007-10-10 Jelmer Vernooijr24780: More work allowing libutil to be used by extern...
2007-10-10 Andrew Bartlettr24761: Permit subtree renames in Samba4.
2007-10-10 Andrew Bartlettr24731: Remove unused code - if we hit these error...
2007-10-10 Andrew Bartlettr24696: Fix bug 4918 reported by Matthias Wallnöfer...
2007-10-10 Andrew Bartlettr24690: Further fix to bug 4919: Ensure we don't supply...
2007-10-10 Andrew Bartlettr24655: Fix bug 4919 reported by Matthias Wallnöfer...
2007-10-10 Andrew Bartlettr24479: Typo fix - this makes 'make test' pass against...
2007-10-10 Andrew Bartlettr24459: Fix up ldap.js and test_ldb.sh to test the...
2007-10-10 Andrew Bartlettr24277: Tidyup as requested by metze.
2007-10-10 Andrew Bartlettr24263: Fix bug 4846 (unable to copy users in MMC Activ...
2007-10-10 Andrew Bartlettr24262: Set the objectCategory by default in the object...
2007-10-10 Andrew Bartlettr24260: Ensure we always override any existing values...
2007-10-10 Andrew Bartlettr24259: Rework the objectclass module to use the new...
2007-10-10 Andrew Bartlettr24249: Thse generated attributes should not be pushed...
2007-10-10 Andrew Bartlettr24247: Remove extra newlines from ldb_debug() calls...
2007-10-10 Andrew Bartlettr24060: Fix bug #4806 by Matthias Wallnöfer <mwallnoefe...
2007-10-10 Andrew Bartlettr24010: Fix warning for the function paramter to qsort().
2007-10-10 Andrew Bartlettr23982: Fix use-after-realloc() found by valgrind and...
2007-10-10 Andrew Bartlettr23810: Make things static, and remove unsued code.
2007-10-10 Andrew Tridgellr23798: updated old Temple Place FSF addresses to new URL
2007-10-10 Andrew Tridgellr23795: more v2->v3 conversion
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr23762: Fix DN renames over LDAP, and instrument the...
2007-10-10 Andrew Bartlettr23718: Make Samba4 work against the LDAP backend again.
2007-10-10 Andrew Bartlettr23679: invocationID is a GUID too.
2007-10-10 Andrew Bartlettr23560: - Activate metze's schema modules (from metze...
2007-10-10 Andrew Bartlettr23412: We don't need hdb.h here any more
2007-10-10 Stefan Metzmacherr22991: ignore '@foo' attributes in the repl_meta_data...
2007-10-10 Andrew Tridgellr22969: fix some more places where we could end up...
2007-10-10 Jelmer Vernooijr22769: Fix include location.
2007-10-10 Jelmer Vernooijr22762: Some ldb_map changes:
2007-10-10 Jelmer Vernooijr22681: Fix standalone ldb build when parent directory...
2007-10-10 Andrew Bartlettr22557: Simo has long bugged me that the paths in the...
2007-10-10 Andrew Bartlettr22531: Fix up OpenLDAP schema map to almost pass ...
2007-10-10 Andrew Bartlettr22521: Don't fail the module load just because we...
2007-10-10 Andrew Bartlettr22497: Support renaming objectclasses and attributes...
2007-10-10 Andrew Bartlettr22476: The OID match is used very oddly in AD, as...
2007-10-10 Stefan Metzmacherr22406: this dependencies should also be private
2007-10-10 Stefan Metzmacherr21842: fix typo in comment
2007-10-10 Stefan Metzmacherr21839: add my email address
2007-10-10 Stefan Metzmacherr21838: generate no metadata for constructed attributes
2007-10-10 Andrew Bartlettr21806: I've been working over the last week to fix...
2007-10-10 Stefan Metzmacherr21773: fix typo orginating -> originating
2007-10-10 Andrew Bartlettr21496: A number of ldb control and LDAP changes, surro...
next