summaryrefslogtreecommitdiff
path: root/source4/setup
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13239: Silly little patch: make the order of declaration match the order of...Andrew Bartlett1-1/+1
2007-10-10r13107: Follow the lead of Heimdal's kpasswdd and use the HDB (hdb-ldb in ourAndrew Bartlett1-4/+4
2007-10-10r13097: move the creation of the default sam name -> unix name mappings intoAndrew Tridgell1-8/+0
2007-10-10r13063: Add --realm option to upgradeJelmer Vernooij1-5/+11
2007-10-10r12945: Try to move closer to getting Samba3 import working again.Andrew Bartlett1-2/+3
2007-10-10r12944: Update scripts in setup to match changes in the provision.jsAndrew Bartlett2-3/+9
2007-10-10r12943: Generate a SID for the domain join account using the modules, ratherAndrew Bartlett2-2/+1
2007-10-10r12941: Add Attribute Scoped Search controlSimo Sorce1-1/+1
2007-10-10r12905: add some ldap policiesSimo Sorce1-0/+33
2007-10-10r12762: Simo correctly asked that the policy logic (which attributes containAndrew Bartlett1-0/+9
2007-10-10r12749: Fix the newuser script.Andrew Bartlett1-1/+6
2007-10-10r12746: An initial version of the kludge_acls module.Andrew Bartlett2-3/+3
2007-10-10r12745: Initial work to support a syntax to pass over controls viaSimo Sorce1-1/+1
2007-10-10r12739: Add support for using credentials in the provision process.Andrew Bartlett1-1/+4
2007-10-10r12720: By metze's request, rename the ntPwdHistory attribute toAndrew Bartlett1-2/+2
2007-10-10r12719: Rename unicodePwd -> sambaPassword.Andrew Bartlett2-4/+4
2007-10-10r12686: Push the real SASL list into the rootdse.Andrew Bartlett1-1/+0
2007-10-10r12630: Remove attributes which should be automaticly generated.Andrew Bartlett1-3/+0
2007-10-10r12625: More 'useful' names for the DNS zone.Andrew Bartlett1-0/+3
2007-10-10r12600: Add a new module to sort the objectclass attribute on store. TheAndrew Bartlett1-1/+1
2007-10-10r12599: This new LDB module (and associated changes) allows Samba4 to operateAndrew Bartlett1-1/+2
2007-10-10r12598: Make the 'objectClass' part of the templating process actually work.Andrew Bartlett2-12/+4
2007-10-10r12536: kerberos is on port 88, not port 389Andrew Tridgell1-1/+1
2007-10-10r12427: Move SAMR CreateUser2 to transactions, and re-add support forAndrew Bartlett1-22/+2
2007-10-10r12384: I can't spell...Andrew Bartlett1-1/+1
2007-10-10r12383: Fixes for Apple's AD client. Don't segfualt in the KDC, and theyAndrew Bartlett1-0/+1
2007-10-10r11995: A big kerberos-related update.Andrew Bartlett1-0/+4
2007-10-10r11990: Set the password set time as 'now', so it isn't expired back in 2004.Andrew Bartlett1-2/+1
2007-10-10r11956: removed the old rootdse.ldif, and the provision.js code that uses itAndrew Tridgell1-32/+0
2007-10-10r11954: add the static rootdse content to the sam ldb,and enable the rootdseAndrew Tridgell1-1/+21
2007-10-10r11499: added a minimal set of display specifiers for mmc to use to displayAndrew Tridgell1-0/+108
2007-10-10r11496: add a minimal ads-compatible schema into our sam.ldb setup. This isAndrew Tridgell2-0/+8507
2007-10-10r11357: Add more standard 'servicePrincaipalName' entries to our host accountAndrew Bartlett1-0/+4
2007-10-10r11239: Use ${REALM} for the realm in rootdse.ldifAndrew Bartlett1-1/+1
2007-10-10r11222: Small provision fixes: canonicalName is now generated, and the DC=Andrew Bartlett1-1/+0
2007-10-10r11218: Always return the mutual authentication reply (needed for kpasswd),Andrew Bartlett1-0/+1
2007-10-10r11208: Add DNS entries for finding the kpasswd server to the default zone.Andrew Bartlett1-0/+7
2007-10-10r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5Andrew Bartlett1-0/+13
2007-10-10r11113: fixed two small bugs in newuserAndrew Tridgell1-1/+2
2007-10-10r11087: - add type,name,scope as attributes to winsRecords,Stefan Metzmacher1-1/+1
2007-10-10r10955: finally worked out why our computer accounts were being identified as...Andrew Tridgell1-0/+1
2007-10-10r10916: - finished the 'operational' ldb moduleAndrew Tridgell3-3/+3
2007-10-10r10855: Put the domain SID in secrets.ldb by default, and add http as aAndrew Bartlett2-1/+2
2007-10-10r10314: Apply the controvertial 'server role =' patch after discussion on the...Andrew Bartlett1-2/+2
2007-10-10r10190: Do some very basic input checking when provisioning.Jelmer Vernooij2-1/+6
2007-10-10r9951: Add another value to the default HKLM.Jelmer Vernooij1-9/+13
2007-10-10r9898: Add extra registry key used by WinXP (see r9894)Jelmer Vernooij1-0/+3
2007-10-10r9834: More tests for the upgrade from Samba3Jelmer Vernooij1-1/+8
2007-10-10r9829: Registry key and value names are case insensitiveJelmer Vernooij1-0/+4
2007-10-10r9816: Work on testsuite for upgradeJelmer Vernooij2-12/+21