summaryrefslogtreecommitdiff
path: root/source4/setup
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8459: move to the more portable script execution methodAndrew Tridgell2-2/+4
2007-10-10r8415: get rid of the last 2 runtime perl scriptsAndrew Tridgell2-377/+0
2007-10-10r8410: converted the newuser script to jsAndrew Tridgell3-133/+142
2007-10-10r8373: New wildcard matching code.Simo Sorce1-3/+0
2007-10-10r8372: - split out provisioning logic into a separate ejs libraryAndrew Tridgell1-197/+8
2007-10-10r8355: - added a vsprintf() functionAndrew Tridgell1-2/+0
2007-10-10r8350: fixed the --root option to provisionAndrew Tridgell1-2/+1
2007-10-10r8347: replace the perl provision script with a ejs scriptAndrew Tridgell2-527/+66
2007-10-10r8345: make the dn on the hklm ldif validAndrew Tridgell1-9/+9
2007-10-10r8338: - added a substitute_var() js library function for doing hash drivenAndrew Tridgell1-102/+61
2007-10-10r8332: not done yet, but a lot closerAndrew Tridgell1-41/+175
2007-10-10r8319: the start of a provision script in ejs. This is why I've been addingAndrew Tridgell1-0/+150
2007-10-10r8315: fixed the generation of the serial number in the dns zone file (bind9Andrew Tridgell2-1/+12
2007-10-10r8289: fallback to the group 'other' for usersAndrew Tridgell1-0/+2
2007-10-10r8225: make nETBIOSName case insensitive, so that lower case netbios domain R...Stefan Metzmacher1-0/+1
2007-10-10r8158: - use the timestring for the serial number of the bind zone fileStefan Metzmacher4-10/+35
2007-10-10r8056: make the realm lowercase in our ldb (better matches w2k3)Andrew Tridgell1-2/+2
2007-10-10r8055: added canonicalName to our domainDns recordAndrew Tridgell1-0/+1
2007-10-10r7988: Store the KVNO for the machine account, and set it up in the provision.Andrew Bartlett2-1/+2
2007-10-10r7940: use local path first for ldbadd in provisioningAndrew Tridgell1-1/+1
2007-10-10r7939: fix default hostname in provisionAndrew Tridgell1-1/+1
2007-10-10r7921: fixed newuser script (letting samldb module allocate the sid)Andrew Tridgell1-13/+0
2007-10-10r7917: macosx doesn't have a group called 'users'Andrew Tridgell1-0/+2
2007-10-10r7907: the old solaris perl doesn't handle mkdir() without a modeAndrew Tridgell1-1/+1
2007-10-10r7900: the existing ltdb indexing code does in fact cope with binary fields, ...Andrew Tridgell1-1/+1
2007-10-10r7867: a couple of bug fixes for newuser.pl from kukksAndrew Tridgell1-2/+2
2007-10-10r7860: switch our ldb storage format to use a NDR encoded objectSid. This isAndrew Tridgell1-1/+1
2007-10-10r7727: we need to mark some attributes as INTEGER, so that the standard searchesAndrew Tridgell1-0/+4
2007-10-10r7499: ensure that the account we run tests as ("Administrator") maps to theAndrew Tridgell2-2/+13
2007-10-10r6884: the invocationID is only used as objectGUID on the NTDS Settings objec...Stefan Metzmacher1-3/+3
2007-10-10r6883: Move to what simo assures me is the 'correct' way to find the NetBIOSAndrew Bartlett1-6/+46
2007-10-10r6868: the @ATTRIBUTES object format has changedSimo Sorce1-3/+6
2007-10-10r6751: dnsDomain should be CASE_INSENSITIVE (winxp will sometimes do a cldap ...Andrew Tridgell1-0/+1
2007-10-10r6698: Our domain join code requires that the secureChannelType be set. TypeAndrew Bartlett1-0/+1
2007-10-10r6697: fix from Sven (wAmpIre) VeltStefan Metzmacher1-1/+1
2007-10-10r6571: create a simple smb.conf by provision.plStefan Metzmacher2-0/+14
2007-10-10r6565: Cludge, cludge, cludge...Andrew Bartlett1-0/+1
2007-10-10r6564: - Fix bug in socket_wrapperJelmer Vernooij1-14/+24
2007-10-10r6534: Patch from lieschen to fix our vital user creation tools :-)Andrew Bartlett1-2/+2
2007-10-10r6361: Update howto and provisioning script with the moves made in r6207.Tim Potter1-5/+5
2007-10-10r6207: - clean up source topdirStefan Metzmacher9-0/+2337