r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on the
[sfrench/samba-autobuild/.git] / source4 / setup /
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...
2007-10-10 Andrew Tridgellr11954: add the static rootdse content to the sam ldb...
2007-10-10 Andrew Tridgellr11499: added a minimal set of display specifiers for...
2007-10-10 Andrew Tridgellr11496: add a minimal ads-compatible schema into our...
2007-10-10 Andrew Bartlettr11357: Add more standard 'servicePrincaipalName' entri...
2007-10-10 Andrew Bartlettr11239: Use ${REALM} for the realm in rootdse.ldif
2007-10-10 Andrew Bartlettr11222: Small provision fixes: canonicalName is now...
2007-10-10 Andrew Bartlettr11218: Always return the mutual authentication reply...
2007-10-10 Andrew Bartlettr11208: Add DNS entries for finding the kpasswd server...
2007-10-10 Andrew Bartlettr11200: Reposition the creation of the kerberos keytab...
2007-10-10 Andrew Tridgellr11113: fixed two small bugs in newuser
2007-10-10 Stefan Metzmacherr11087: - add type,name,scope as attributes to winsRecords,
2007-10-10 Andrew Tridgellr10955: finally worked out why our computer accounts...
2007-10-10 Andrew Tridgellr10916: - finished the 'operational' ldb module
2007-10-10 Andrew Bartlettr10855: Put the domain SID in secrets.ldb by default...
2007-10-10 Andrew Bartlettr10314: Apply the controvertial 'server role =' patch...
2007-10-10 Jelmer Vernooijr10190: Do some very basic input checking when provisio...
2007-10-10 Jelmer Vernooijr9951: Add another value to the default HKLM.
2007-10-10 Jelmer Vernooijr9898: Add extra registry key used by WinXP (see r9894)
2007-10-10 Jelmer Vernooijr9834: More tests for the upgrade from Samba3
2007-10-10 Jelmer Vernooijr9829: Registry key and value names are case insensitive
2007-10-10 Jelmer Vernooijr9816: Work on testsuite for upgrade
2007-10-10 Jelmer Vernooijr9805: Add 'data' property to param EJS object
2007-10-10 Jelmer Vernooijr9793: Be more verbose, check for errors in upgrade...
2007-10-10 Jelmer Vernooijr9786: Move ldb_map into ldb/modules/
2007-10-10 Jelmer Vernooijr9754: Upgrading with the command line utility now...
2007-10-10 Jelmer Vernooijr9744: - [upgrade.js] Start working on smb.conf conversion.
2007-10-10 Jelmer Vernooijr9735: More work on generating a valid Samba4 configura...
2007-10-10 Andrew Tridgellr9646: fixed error message
2007-10-10 Rafal Szczesniakr9477: Convert popt options to an ejs object. Doesn...
2007-10-10 Andrew Tridgellr9319: updated newuser script for new OO style for...
2007-10-10 Andrew Tridgellr9219: by default be a DC, as the provisioning scripts...
2007-10-10 Andrew Bartlettr8999: Use the timestamps module to ensure we update...
2007-10-10 Rafal Szczesniakr8902: Revert the small change as Andrew Bartlett asked...
2007-10-10 Rafal Szczesniakr8898: Fix provision script to actually work, since...
2007-10-10 Andrew Tridgellr8857: please don't get fancy with embedded boolean...
2007-10-10 Andrew Bartlettr8790: Finish the migration of aliases and privilages...
2007-10-10 Andrew Tridgellr8778: index on nCName in sam.ldb. This was costing...
2007-10-10 Andrew Bartlettr8740: Extend the rdn_name module to handle adding...
2007-10-10 Andrew Bartlettr8677: The first part of the domain name may not be...
2007-10-10 Andrew Bartlettr8667: Further simply the provision script, by removing...
2007-10-10 Andrew Bartlettr8662: Revert change to CN=Cert Publishers, this group...
2007-10-10 Andrew Bartlettr8660: Use templates for the initial provision of user...
2007-10-10 Andrew Bartlettr8650: Use the timestamps and a new objectguid module...
2007-10-10 Andrew Tridgellr8643: - make lp_configfile() work again
2007-10-10 Andrew Tridgellr8558: move newuser logic into the provision.js lib
2007-10-10 Andrew Tridgellr8459: move to the more portable script execution method
2007-10-10 Andrew Tridgellr8415: get rid of the last 2 runtime perl scripts
2007-10-10 Andrew Tridgellr8410: converted the newuser script to js
2007-10-10 Simo Sorcer8373: New wildcard matching code.
next