summaryrefslogtreecommitdiff
path: root/source/setup
Commit message (Expand)AuthorAgeFilesLines
* r9898: Add extra registry key used by WinXP (see r9894)Jelmer Vernooij2005-09-011-0/+3
* r9834: More tests for the upgrade from Samba3Jelmer Vernooij2005-08-311-1/+8
* r9829: Registry key and value names are case insensitiveJelmer Vernooij2005-08-311-0/+4
* r9816: Work on testsuite for upgradeJelmer Vernooij2005-08-312-12/+21
* r9805: Add 'data' property to param EJS objectJelmer Vernooij2005-08-301-4/+0
* r9793: Be more verbose, check for errors in upgrade script.Jelmer Vernooij2005-08-301-4/+6
* r9786: Move ldb_map into ldb/modules/Jelmer Vernooij2005-08-301-0/+0
* r9754: Upgrading with the command line utility now works, at least partially (-:Jelmer Vernooij2005-08-291-48/+6
* r9744: - [upgrade.js] Start working on smb.conf conversion.Jelmer Vernooij2005-08-291-5/+50
* r9735: More work on generating a valid Samba4 configuration using the Jelmer Vernooij2005-08-291-0/+85
* r9646: fixed error messageAndrew Tridgell2005-08-261-1/+1
* r9477: Convert popt options to an ejs object. Doesn't seem to break anythingRafal Szczesniak2005-08-222-7/+7
* r9319: updated newuser script for new OO style for nss objectAndrew Tridgell2005-08-161-1/+2
* r9219: by default be a DC, as the provisioning scripts assume that in other p...Andrew Tridgell2005-08-081-0/+3
* r8999: Use the timestamps module to ensure we update times.Andrew Bartlett2005-08-031-0/+5
* r8902: Revert the small change as Andrew Bartlett asked. Now, let's goRafal Szczesniak2005-08-011-1/+1
* r8898: Fix provision script to actually work, since location of smbscriptRafal Szczesniak2005-08-011-1/+1
* r8857: please don't get fancy with embedded boolean statements in jsAndrew Tridgell2005-07-301-1/+3
* r8790: Finish the migration of aliases and privilages with SamSync, by addingAndrew Bartlett2005-07-274-460/+467
* r8778: index on nCName in sam.ldb. This was costing us about 75% of the time ...Andrew Tridgell2005-07-261-0/+1
* r8740: Extend the rdn_name module to handle adding the rdn as an attribute. ie:Andrew Bartlett2005-07-251-1/+1
* r8677: The first part of the domain name may not be equal to the netbios doma...Andrew Bartlett2005-07-211-2/+1
* r8667: Further simply the provision script, by removing the 'name' attribute.Andrew Bartlett2005-07-213-62/+1
* r8662: Revert change to CN=Cert Publishers, this group still needs toAndrew Bartlett2005-07-211-0/+2
* r8660: Use templates for the initial provision of user and computer accounts.Andrew Bartlett2005-07-212-232/+150
* r8650: Use the timestamps and a new objectguid module rather than placingAndrew Bartlett2005-07-202-201/+51
* r8643: - make lp_configfile() work againAndrew Tridgell2005-07-201-0/+6
* r8558: move newuser logic into the provision.js libAndrew Tridgell2005-07-181-71/+2
* r8459: move to the more portable script execution methodAndrew Tridgell2005-07-142-2/+4
* r8415: get rid of the last 2 runtime perl scriptsAndrew Tridgell2005-07-132-377/+0
* r8410: converted the newuser script to jsAndrew Tridgell2005-07-133-133/+142
* r8373: New wildcard matching code.Simo Sorce2005-07-121-3/+0
* r8372: - split out provisioning logic into a separate ejs libraryAndrew Tridgell2005-07-121-197/+8
* r8355: - added a vsprintf() functionAndrew Tridgell2005-07-121-2/+0
* r8350: fixed the --root option to provisionAndrew Tridgell2005-07-121-2/+1
* r8347: replace the perl provision script with a ejs scriptAndrew Tridgell2005-07-122-527/+66
* r8345: make the dn on the hklm ldif validAndrew Tridgell2005-07-121-9/+9
* r8338: - added a substitute_var() js library function for doing hash drivenAndrew Tridgell2005-07-121-102/+61
* r8332: not done yet, but a lot closerAndrew Tridgell2005-07-111-41/+175
* r8319: the start of a provision script in ejs. This is why I've been addingAndrew Tridgell2005-07-111-0/+150
* r8315: fixed the generation of the serial number in the dns zone file (bind9Andrew Tridgell2005-07-112-1/+12
* r8289: fallback to the group 'other' for usersAndrew Tridgell2005-07-101-0/+2
* r8225: make nETBIOSName case insensitive, so that lower case netbios domain R...Stefan Metzmacher2005-07-081-0/+1
* r8158: - use the timestring for the serial number of the bind zone fileStefan Metzmacher2005-07-054-10/+35
* r8056: make the realm lowercase in our ldb (better matches w2k3)Andrew Tridgell2005-07-011-2/+2
* r8055: added canonicalName to our domainDns recordAndrew Tridgell2005-07-011-0/+1
* r7988: Store the KVNO for the machine account, and set it up in the provision.Andrew Bartlett2005-06-292-1/+2
* r7940: use local path first for ldbadd in provisioningAndrew Tridgell2005-06-271-1/+1
* r7939: fix default hostname in provisionAndrew Tridgell2005-06-271-1/+1
* r7921: fixed newuser script (letting samldb module allocate the sid)Andrew Tridgell2005-06-261-13/+0