r21735: skip the smbclient test until jelmer can take a look at it. The
[ira/wip.git] / source / setup /
2007-10-10 Jelmer Vernooijr21673: Fix Samba 3 data read tests. I can't figure...
2007-10-10 Stefan Metzmacherr21583: add missing CN=
2007-10-10 Stefan Metzmacherr21435: ntPwdHash,lmPwdHash,sambaNTPwdHistory,sambaLMPw...
2007-10-10 Simo Sorcer21351: Change ldb ejs bindings return codes.
2007-10-10 Stefan Metzmacherr21298: protect windows password attributes too
2007-10-10 Andrew Bartlettr21135: Instead of having hooks to update keytabs as...
2007-10-10 Stefan Metzmacherr20956: cn and instanceType are autogenerated values...
2007-10-10 Stefan Metzmacherr20859: fix typo
2007-10-10 Stefan Metzmacherr20826: make the dsdb_control_current_partition struct...
2007-10-10 Stefan Metzmacherr20805: don't use hardcoded values for secrects.keytab...
2007-10-10 Stefan Metzmacherr20728: the DSDB_CONTROL_REPLICATED_OBJECT_OID control...
2007-10-10 Stefan Metzmacherr20678: add index for objectGUID
2007-10-10 Stefan Metzmacherr20586: - allocate an OID range for LDB/LDAP extended...
2007-10-10 Stefan Metzmacherr20577: - allocate an OID range for samba4 LDB/LDAP...
2007-10-10 Stefan Metzmacherr20568: split out the rootdse ldif
2007-10-10 Stefan Metzmacherr20565: configure the list of global ldb modules also...
2007-10-10 Stefan Metzmacherr20560: make it possible to configure the backend and...
2007-10-10 Stefan Metzmacherr20557: use ${DOMAINDN} instead of ${BASEDN}
2007-10-10 Stefan Metzmacherr20554: - use ${ROOTDN} for the rootDomainNamingContext
2007-10-10 Stefan Metzmacherr20553: add ${CONFIGDN} and ${SCHEMADN} instead of...
2007-10-10 Stefan Metzmacherr20551: use variable instead of hardcoded value for...
2007-10-10 Andrew Bartlettr20495: Further notes on joining with fedora DS.
2007-10-10 Andrew Bartlettr20492: Add in instructions/sample LDIF to setup Fedora...
2007-10-10 Andrew Bartlettr20468: Patch from Martin Kuehl <kuehl@univention.de...
2007-10-10 Stefan Metzmacherr20332: add mastered-By and msDs-mastered-By attributes...
2007-10-10 Andrew Bartlettr20152: Commit missing files from last night's commit...
2007-10-10 Andrew Bartlettr19336: Merge from release branch: new Mapped OIDs...
2007-10-10 Andrew Bartlettr19315: Record some OID allocations.
2007-10-10 Andrew Bartlettr19311: Try to keep the schema map files fairly similar...
2007-10-10 Andrew Bartlettr19310: Add another conflicting oid
2007-10-10 Andrew Bartlettr19258: Don't delete the contents of the partitions...
2007-10-10 Andrew Tridgellr19253: its not so useful to index on objectclass....
2007-10-10 Andrew Bartlettr19216: Merge from SAMBA_4_0_RELEASE:
2007-10-10 Andrew Bartlettr19115: Add the mapping required between Samba4's AD...
2007-10-10 Andrew Bartlettr18979: With these extra indexes (also added for the...
2007-10-10 Andrew Bartlettr18933: Add helpful emacs marker
2007-10-10 Simo Sorcer18440: "builtinDomain" is not a child of "domain"
2007-10-10 Simo Sorcer18316: Build the parent too
2007-10-10 Andrew Bartlettr17982: One final hack...
2007-10-10 Simo Sorcer17926: add trustedDomain class
2007-10-10 Andrew Bartlettr17876: Require one less patch for the LDAP backend...
2007-10-10 Simo Sorcer17839: do not reference possibleInferiors we have...
2007-10-10 Andrew Bartlettr17705: Use the paged_searches module by default agains...
2007-10-10 Andrew Bartlettr17682: Add newline to end of file
2007-10-10 Simo Sorcer17662: some more enhancements to our schema extraction...
2007-10-10 Simo Sorcer17653: fix typo
2007-10-10 Simo Sorcer17652: add oMSyntax to these attributes
2007-10-10 Simo Sorcer17651: Commit the set of classess used to generate...
2007-10-10 Andrew Bartlettr17600: Finish the schema conversion tool, and add...
2007-10-10 Andrew Bartlettr17528: This is an additional item of schema we require.
2007-10-10 Andrew Bartlettr17526: Move timestamp generation into the objectGUID...
2007-10-10 Simo Sorcer17504: Do not use the invented unixID but use the...
2007-10-10 Andrew Bartlettr17499: Open the main database only the minimum times...
2007-10-10 Andrew Bartlettr17377: This attribute is maintained by the modules...
2007-10-10 Andrew Bartlettr17352: Don't do a modify on the objectClasses, as...
2007-10-10 Andrew Bartlettr17351: Remove extra LDB partition we don't actually...
2007-10-10 Andrew Bartlettr17330: Enable the partitions module.
2007-10-10 Simo Sorcer17208: Add a away to test the ldb module.
2007-10-10 Andrew Bartlettr16768: Add a simple script to set a user's password...
2007-10-10 Andrew Bartlettr16264: Add, but do not yet enable, the partitions...
2007-10-10 Andrew Bartlettr16166: Remove hexidecimal constants from the Samba4...
2007-10-10 Andrew Bartlettr16082: Index objectCategory like objectClass, as it...
2007-10-10 Andrew Bartlettr16028: Re-add the objectclass module, in the new async...
2007-10-10 Simo Sorcer15942: Remove the sync internal ldb calls altogether.
2007-10-10 Simo Sorcer15795: Try to use the async code by default
2007-10-10 Andrew Tridgellr15518: the 'password' option in POPT_COMMON_CREDENTIAL...
2007-10-10 Andrew Bartlettr14313: Add comments describing some of the dependencie...
2007-10-10 Andrew Bartlettr14200: Now we have real USN support, don't force the...
2007-10-10 Andrew Bartlettr13907: By ordering things this way, we allow the passw...
2007-10-10 Simo Sorcer13369: let's have a way to show the samba4 version...
2007-10-10 Andrew Bartlettr13320: Fix kpasswd's use of the local HDB. /dev/null...
2007-10-10 Andrew Bartlettr13239: Silly little patch: make the order of declarat...
2007-10-10 Andrew Bartlettr13107: Follow the lead of Heimdal's kpasswdd and use...
2007-10-10 Andrew Tridgellr13097: move the creation of the default sam name ...
2007-10-10 Jelmer Vernooijr13063: Add --realm option to upgrade
2007-10-10 Andrew Bartlettr12945: Try to move closer to getting Samba3 import...
2007-10-10 Andrew Bartlettr12944: Update scripts in setup to match changes in...
2007-10-10 Andrew Bartlettr12943: Generate a SID for the domain join account...
2007-10-10 Simo Sorcer12941: Add Attribute Scoped Search control
2007-10-10 Simo Sorcer12905: add some ldap policies
2007-10-10 Andrew Bartlettr12762: Simo correctly asked that the policy logic...
2007-10-10 Andrew Bartlettr12749: Fix the newuser script.
2007-10-10 Andrew Bartlettr12746: An initial version of the kludge_acls module.
2007-10-10 Simo Sorcer12745: Initial work to support a syntax to pass over...
2007-10-10 Andrew Bartlettr12739: Add support for using credentials in the provis...
2007-10-10 Andrew Bartlettr12720: By metze's request, rename the ntPwdHistory...
2007-10-10 Andrew Bartlettr12719: Rename unicodePwd -> sambaPassword.
2007-10-10 Andrew Bartlettr12686: Push the real SASL list into the rootdse.
2007-10-10 Andrew Bartlettr12630: Remove attributes which should be automaticly...
2007-10-10 Andrew Bartlettr12625: More 'useful' names for the DNS zone.
2007-10-10 Andrew Bartlettr12600: Add a new module to sort the objectclass attrib...
2007-10-10 Andrew Bartlettr12599: This new LDB module (and associated changes...
2007-10-10 Andrew Bartlettr12598: Make the 'objectClass' part of the templating...
2007-10-10 Andrew Tridgellr12536: kerberos is on port 88, not port 389
2007-10-10 Andrew Bartlettr12427: Move SAMR CreateUser2 to transactions, and...
2007-10-10 Andrew Bartlettr12384: I can't spell...
2007-10-10 Andrew Bartlettr12383: Fixes for Apple's AD client. Don't segfualt...
2007-10-10 Andrew Bartlettr11995: A big kerberos-related update.
2007-10-10 Andrew Bartlettr11990: Set the password set time as 'now', so it isn...
2007-10-10 Andrew Tridgellr11956: removed the old rootdse.ldif, and the provision...
next