summaryrefslogtreecommitdiffstats
path: root/source4/setup
Commit message (Expand)AuthorAgeFilesLines
* r9219: by default be a DC, as the provisioning scripts assume that in other p...Andrew Tridgell2007-10-101-0/+3
* r8999: Use the timestamps module to ensure we update times.Andrew Bartlett2007-10-101-0/+5
* r8902: Revert the small change as Andrew Bartlett asked. Now, let's goRafal Szczesniak2007-10-101-1/+1
* r8898: Fix provision script to actually work, since location of smbscriptRafal Szczesniak2007-10-101-1/+1
* r8857: please don't get fancy with embedded boolean statements in jsAndrew Tridgell2007-10-101-1/+3
* r8790: Finish the migration of aliases and privilages with SamSync, by addingAndrew Bartlett2007-10-104-460/+467
* r8778: index on nCName in sam.ldb. This was costing us about 75% of the time ...Andrew Tridgell2007-10-101-0/+1
* r8740: Extend the rdn_name module to handle adding the rdn as an attribute. ie:Andrew Bartlett2007-10-101-1/+1
* r8677: The first part of the domain name may not be equal to the netbios doma...Andrew Bartlett2007-10-101-2/+1
* r8667: Further simply the provision script, by removing the 'name' attribute.Andrew Bartlett2007-10-103-62/+1
* r8662: Revert change to CN=Cert Publishers, this group still needs toAndrew Bartlett2007-10-101-0/+2
* r8660: Use templates for the initial provision of user and computer accounts.Andrew Bartlett2007-10-102-232/+150
* r8650: Use the timestamps and a new objectguid module rather than placingAndrew Bartlett2007-10-102-201/+51
* r8643: - make lp_configfile() work againAndrew Tridgell2007-10-101-0/+6
* r8558: move newuser logic into the provision.js libAndrew Tridgell2007-10-101-71/+2
* r8459: move to the more portable script execution methodAndrew Tridgell2007-10-102-2/+4
* r8415: get rid of the last 2 runtime perl scriptsAndrew Tridgell2007-10-102-377/+0
* r8410: converted the newuser script to jsAndrew Tridgell2007-10-103-133/+142
* r8373: New wildcard matching code.Simo Sorce2007-10-101-3/+0
* r8372: - split out provisioning logic into a separate ejs libraryAndrew Tridgell2007-10-101-197/+8
* r8355: - added a vsprintf() functionAndrew Tridgell2007-10-101-2/+0
* r8350: fixed the --root option to provisionAndrew Tridgell2007-10-101-2/+1
* r8347: replace the perl provision script with a ejs scriptAndrew Tridgell2007-10-102-527/+66
* r8345: make the dn on the hklm ldif validAndrew Tridgell2007-10-101-9/+9
* r8338: - added a substitute_var() js library function for doing hash drivenAndrew Tridgell2007-10-101-102/+61
* r8332: not done yet, but a lot closerAndrew Tridgell2007-10-101-41/+175
* r8319: the start of a provision script in ejs. This is why I've been addingAndrew Tridgell2007-10-101-0/+150
* r8315: fixed the generation of the serial number in the dns zone file (bind9Andrew Tridgell2007-10-102-1/+12
* r8289: fallback to the group 'other' for usersAndrew Tridgell2007-10-101-0/+2
* r8225: make nETBIOSName case insensitive, so that lower case netbios domain R...Stefan Metzmacher2007-10-101-0/+1
* r8158: - use the timestring for the serial number of the bind zone fileStefan Metzmacher2007-10-104-10/+35
* r8056: make the realm lowercase in our ldb (better matches w2k3)Andrew Tridgell2007-10-101-2/+2
* r8055: added canonicalName to our domainDns recordAndrew Tridgell2007-10-101-0/+1
* r7988: Store the KVNO for the machine account, and set it up in the provision.Andrew Bartlett2007-10-102-1/+2
* r7940: use local path first for ldbadd in provisioningAndrew Tridgell2007-10-101-1/+1
* r7939: fix default hostname in provisionAndrew Tridgell2007-10-101-1/+1
* r7921: fixed newuser script (letting samldb module allocate the sid)Andrew Tridgell2007-10-101-13/+0
* r7917: macosx doesn't have a group called 'users'Andrew Tridgell2007-10-101-0/+2
* r7907: the old solaris perl doesn't handle mkdir() without a modeAndrew Tridgell2007-10-101-1/+1
* r7900: the existing ltdb indexing code does in fact cope with binary fields, ...Andrew Tridgell2007-10-101-1/+1
* r7867: a couple of bug fixes for newuser.pl from kukksAndrew Tridgell2007-10-101-2/+2
* r7860: switch our ldb storage format to use a NDR encoded objectSid. This isAndrew Tridgell2007-10-101-1/+1
* r7727: we need to mark some attributes as INTEGER, so that the standard searchesAndrew Tridgell2007-10-101-0/+4
* r7499: ensure that the account we run tests as ("Administrator") maps to theAndrew Tridgell2007-10-102-2/+13
* r6884: the invocationID is only used as objectGUID on the NTDS Settings objec...Stefan Metzmacher2007-10-101-3/+3
* r6883: Move to what simo assures me is the 'correct' way to find the NetBIOSAndrew Bartlett2007-10-101-6/+46
* r6868: the @ATTRIBUTES object format has changedSimo Sorce2007-10-101-3/+6
* r6751: dnsDomain should be CASE_INSENSITIVE (winxp will sometimes do a cldap ...Andrew Tridgell2007-10-101-0/+1
* r6698: Our domain join code requires that the secureChannelType be set. TypeAndrew Bartlett2007-10-101-0/+1
* r6697: fix from Sven (wAmpIre) VeltStefan Metzmacher2007-10-101-1/+1