r5672: Use switch_type() and the token storage mechanism for unions:
[samba.git] / source4 / provision.ldif
2007-10-10 Simo Sorcer5587: more work around the samldb module
2007-10-10 Stefan Metzmacherr4941: - all needed data is now in sam.ldb and hacked...
2007-10-10 Andrew Tridgellr4828: don't apply the schema until we get it working...
2007-10-10 Stefan Metzmacherr4806: - add some data to the configuration naming...
2007-10-10 Simo Sorcer4785: add schema objects to provision
2007-10-10 Andrew Bartlettr4763: Join Samba4 to itself during the provision process.
2007-10-10 Andrew Tridgellr4748: removed unnecessary distinguishedName from provi...
2007-10-10 Stefan Metzmacherr4715: alwys add the distinguishedName attribute
2007-10-10 Andrew Bartlettr4698: - Initial implementation of trusted domains...
2007-10-10 Andrew Bartlettr4682: A LDB-based secrets implementation in Samba4.
2007-10-10 Stefan Metzmacherr4484: - use the nTMixedDomain attribute to check if...
2007-10-10 Volker Lendecker4377: Fix default groupType attributes.
2007-10-10 Volker Lendecker4376: Implement samr_AddAliasMember, samr_DeleteAliasM...
2007-10-10 Volker Lendecker4345: Unify the representation of grouptype and samacc...
2007-10-10 Volker Lendecker4335: Fix some potential memleaks, implement CreateDom...
2007-10-10 Stefan Metzmacherr4318: add missing template for trusting domains
2007-10-10 Andrew Tridgellr4227: index the privilege attribute to make lsa privil...
2007-10-10 Andrew Tridgellr4148: add a default set of privileges to the core...
2007-10-10 Stefan Metzmacherr4046: add more servicePrincipalName's for the dc account
2007-10-10 Andrew Tridgellr3991: for uid->sid and gid->sid to be efficient we...
2007-10-10 Simo Sorcer3754: merge in ldb modules support from the tmp branch...
2007-10-10 Andrew Tridgellr3632: added an index on "member" in default provision...
2007-10-10 Andrew Bartlettr3109: Give krbtgt and our machine account a random...
2007-10-10 Stefan Metzmacherr2873: create a DNS zone file for a BIND name server
2007-10-10 Stefan Metzmacherr2829: REALM and netbiosname are always uppercase
2007-10-10 Andrew Tridgellr2808: added auto-detection of unix user and groups...
2007-10-10 Andrew Tridgellr2804: - setup some reasonable default SAM to unixName...
2007-10-10 Stefan Metzmacherr2727: mark the password fields as hidden
2007-10-10 Andrew Bartlettr2313: Make these attributes case insensitive in the...
2007-10-10 Andrew Tridgellr919: - added lsa_QueryInfoPolicy2() to IDL, test suite...
2007-10-10 Andrew Tridgellr793: - don't make templates members of any class...
2007-10-10 Andrew Bartlettr743: Start on a NETLOGON server in Samba4.
2007-10-10 Andrew Tridgellr624: all templates should be in class Template
2007-10-10 Volker Lendecker615: Implement samr_OpenGroup, samr_QueryGroupInfo...
2007-10-10 Volker Lendecker605: Implement CreateDomainGroup, essentially cut...
2007-10-10 Andrew Tridgellr578: initial server side implementation of samr_Create...
2007-10-10 Andrew Tridgellr459: added an initial provision.ldif - this is tempora...