r25743: Write short summary of failed tests and skipped tests to file.
[samba.git] / source4 / dsdb /
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.
2007-10-10 Günther Deschnerr25531: Merge GTYPE_SECURITY_UNIVERSAL_GROUP from samba3.
2007-10-10 Jelmer Vernooijr25446: Merge some changes I made on the way home from...
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 Bartlettr25268: Thanks to Andrew Kroeger for pointing out on...
2007-10-10 Andrew Bartlettr25249: Thanks to Andrew Kroeger for pointing out this...
2007-10-10 Andrew Bartlettr25194: A major rework of the Samba4 LSA LookupNames...
2007-10-10 Jelmer Vernooijr25101: Directly depend on drsblobs - can't rely on...
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 Bartlettr24986: LDB has a function for comparing things that...
2007-10-10 Andrew Bartlettr24941: Simplify samdb_result_nttime(), and remove...
2007-10-10 Andrew Bartlettr24918: Fix the build (forgot to include dcesrv_lsa...
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 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Andrew Bartlettr24697: Excelent patch and detective work by Matthias...
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 Bartlettr24648: Found out the meaning of a few more flags.
2007-10-10 Andrew Bartlettr24631: Fix up format warnings, found on my Fedora...
2007-10-10 Andrew Bartlettr24611: Following up on the re-opening of bug 4817...
2007-10-10 Stefan Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
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 Bartlettr23966: It isn't great, but at least now we have some...
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 Tridgellr23699: when we create the global schema, remember...
2007-10-10 Andrew Bartlettr23695: By not using the NULL context for these large...
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 Stefan Metzmacherr23419: initialize variable...
2007-10-10 Andrew Bartlettr23412: We don't need hdb.h here any more
2007-10-10 Stefan Metzmacherr23115: the attribute array needs to be NULL terminated...
2007-10-10 Stefan Metzmacherr22992: add a function to attach the dsdb_schema to...
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 Stefan Metzmacherr22944: fix bug #4618:
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 Bartlettr22522: Print why we can't find these entries.
2007-10-10 Andrew Bartlettr22521: Don't fail the module load just because we...
2007-10-10 Stefan Metzmacherr22508: at option for the startup delay
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 Metzmacherr22472: Commit the start of the DRSUAPI pull replicatio...
2007-10-10 Stefan Metzmacherr22406: this dependencies should also be private
2007-10-10 Stefan Metzmacherr22196: give better error codes to make RPC-UNIXINFO...
2007-10-10 Andrew Bartlettr22120: Expand the RPC-CRACKNAMES test, to test more...
2007-10-10 Andrew Bartlettr22119: Where we get a request to 'crack' a user princi...
2007-10-10 Stefan Metzmacherr21859: add a comment why we remove the rid_crypt obfus...
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 Stefan Metzmacherr21772: add DS_BEHAVIOR_WIN2003_INTERIM constant
2007-10-10 Stefan Metzmacherr21503: add usefull function to get the site dn for...
2007-10-10 Andrew Bartlettr21497: Pass more of the RPC-CRACKNAMES test by using...
2007-10-10 Andrew Bartlettr21496: A number of ldb control and LDAP changes, surro...
2007-10-10 Stefan Metzmacherr21470: generate Primary:WDigest blob with precalculate...
2007-10-10 Stefan Metzmacherr21465: the LDAP-UPTODATEVECTOR test shows that the...
2007-10-10 Stefan Metzmacherr21441: create a union for the PrimaryKerberosBlob...
2007-10-10 Stefan Metzmacherr21434: - get rid of "krb5Key"
next