r9595: Add ldb map module
[sfrench/samba-autobuild/.git] / source / setup /
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.
2007-10-10 Andrew Tridgellr8372: - split out provisioning logic into a separate...
2007-10-10 Andrew Tridgellr8355: - added a vsprintf() function
2007-10-10 Andrew Tridgellr8350: fixed the --root option to provision
2007-10-10 Andrew Tridgellr8347: replace the perl provision script with a ejs...
2007-10-10 Andrew Tridgellr8345: make the dn on the hklm ldif valid
2007-10-10 Andrew Tridgellr8338: - added a substitute_var() js library function...
2007-10-10 Andrew Tridgellr8332: not done yet, but a lot closer
2007-10-10 Andrew Tridgellr8319: the start of a provision script in ejs. This...
2007-10-10 Andrew Tridgellr8315: fixed the generation of the serial number in...
2007-10-10 Andrew Tridgellr8289: fallback to the group 'other' for users
2007-10-10 Stefan Metzmacherr8225: make nETBIOSName case insensitive, so that lower...
2007-10-10 Stefan Metzmacherr8158: - use the timestring for the serial number of...
2007-10-10 Andrew Tridgellr8056: make the realm lowercase in our ldb (better...
2007-10-10 Andrew Tridgellr8055: added canonicalName to our domainDns record
2007-10-10 Andrew Bartlettr7988: Store the KVNO for the machine account, and...
2007-10-10 Andrew Tridgellr7940: use local path first for ldbadd in provisioning
2007-10-10 Andrew Tridgellr7939: fix default hostname in provision
2007-10-10 Andrew Tridgellr7921: fixed newuser script (letting samldb module...
2007-10-10 Andrew Tridgellr7917: macosx doesn't have a group called 'users'
2007-10-10 Andrew Tridgellr7907: the old solaris perl doesn't handle mkdir()...
2007-10-10 Andrew Tridgellr7900: the existing ltdb indexing code does in fact...
2007-10-10 Andrew Tridgellr7867: a couple of bug fixes for newuser.pl from kukks
2007-10-10 Andrew Tridgellr7860: switch our ldb storage format to use a NDR encod...
2007-10-10 Andrew Tridgellr7727: we need to mark some attributes as INTEGER,...
2007-10-10 Andrew Tridgellr7499: ensure that the account we run tests as ("Admini...
2007-10-10 Stefan Metzmacherr6884: the invocationID is only used as objectGUID...
2007-10-10 Andrew Bartlettr6883: Move to what simo assures me is the 'correct...
2007-10-10 Simo Sorcer6868: the @ATTRIBUTES object format has changed
2007-10-10 Andrew Tridgellr6751: dnsDomain should be CASE_INSENSITIVE (winxp...
2007-10-10 Andrew Bartlettr6698: Our domain join code requires that the secureCha...
2007-10-10 Stefan Metzmacherr6697: fix from Sven (wAmpIre) Velt
2007-10-10 Stefan Metzmacherr6571: create a simple smb.conf by provision.pl
2007-10-10 Andrew Bartlettr6565: Cludge, cludge, cludge...
2007-10-10 Jelmer Vernooijr6564: - Fix bug in socket_wrapper
2007-10-10 Andrew Bartlettr6534: Patch from lieschen to fix our vital user creati...
2007-10-10 Tim Potterr6361: Update howto and provisioning script with the...
2007-10-10 Stefan Metzmacherr6207: - clean up source topdir