summaryrefslogtreecommitdiffstats
path: root/source4/scripting/libjs/provision.js
Commit message (Expand)AuthorAgeFilesLines
* r19427: print out the currect nameStefan Metzmacher2007-10-101-1/+1
* r19334: Commit commented provisioning code to activate the schemaSimo Sorce2007-10-101-0/+32
* r19318: Because we don't test the vampire code in SWAT very regularly, it bit...Andrew Bartlett2007-10-101-2/+4
* r19258: Don't delete the contents of the partitions twice, and in particularAndrew Bartlett2007-10-101-17/+6
* r19252: - fixed 'erase' argument to setup_ldb()Andrew Tridgell2007-10-101-2/+21
* r19216: Merge from SAMBA_4_0_RELEASE:Andrew Bartlett2007-10-101-0/+1
* r18977: Seperate these asserts, so we know which fired.Andrew Bartlett2007-10-101-1/+2
* r18880: JSON-RPC work in progressDerrell Lipman2007-10-101-1/+1
* r18334: AIX 5.1 doesn't have any of 'users', 'guest', 'other' or 'unknown'Andrew Tridgell2007-10-101-1/+1
* r18248: Bail out with a error message if this search fails for some reason.Andrew Bartlett2007-10-101-0/+4
* r18072: Really delete things in the base partition, after we changed where theAndrew Bartlett2007-10-101-4/+3
* r17982: One final hack...Andrew Bartlett2007-10-101-0/+3
* r17876: Require one less patch for the LDAP backend to work.Andrew Bartlett2007-10-101-4/+21
* r17704: Add comments suggesting how to get the LDAP backend working.Andrew Bartlett2007-10-101-3/+23
* r17534: Try another group for 'wheel' on True64.Andrew Bartlett2007-10-101-1/+1
* r17499: Open the main database only the minimum times during a provision.Andrew Bartlett2007-10-101-84/+62
* r17330: Enable the partitions module.Andrew Bartlett2007-10-101-1/+4
* r17206: Add a modular API for share configuration.Simo Sorce2007-10-101-0/+7
* r16265: Fix 'newuser' command.Andrew Bartlett2007-10-101-1/+1
* r16264: Add, but do not yet enable, the partitions module.Andrew Bartlett2007-10-101-19/+150
* r16063: Make is clearer when we can't write to the smb.confAndrew Bartlett2007-10-101-5/+8
* r15077: map SID_BUILTIN_USERSStefan Metzmacher2007-10-101-0/+1
* r14200: Now we have real USN support, don't force the values in the provisionAndrew Bartlett2007-10-101-16/+0
* r13369: let's have a way to show the samba4 version through ejsSimo Sorce2007-10-101-1/+1
* r13102: fixed the vampire code to correctly setup foreign sids and defaultAndrew Tridgell2007-10-101-21/+35
* r13098: make check for workgroup and realm case insensitiveAndrew Tridgell2007-10-101-2/+2
* r13097: move the creation of the default sam name -> unix name mappings intoAndrew Tridgell2007-10-101-6/+75
* r13084: fix 'make test'!Stefan Metzmacher2007-10-101-5/+0
* r13076: catch a easy to make error during vampire installAndrew Tridgell2007-10-101-0/+5
* r12947: added some error checking that I stumbled across while testing domain...Andrew Tridgell2007-10-101-1/+16
* r12929: Fix more implict global and shadowing variables.Andrew Bartlett2007-10-101-5/+5
* r12928: This patch improves the interaction between the vampire and provsion ...Andrew Bartlett2007-10-101-16/+48
* r12892: Add a 'Migrate from Windows' page to our installation section in SWAT.Andrew Bartlett2007-10-101-0/+26
* r12823: Fix up the provison and newuser code in SWAT. This also cleans up theAndrew Bartlett2007-10-101-21/+30
* r12749: Fix the newuser script.Andrew Bartlett2007-10-101-6/+4
* r12739: Add support for using credentials in the provision process.Andrew Bartlett2007-10-101-16/+21
* r12695: A dot is allowed in NetBIOS names.Jelmer Vernooij2007-10-101-2/+2
* r12533: Get the ldb.errstring() out to the user on failure. It helps a lotAndrew Bartlett2007-10-101-2/+9
* r12252: With this change (hack) we can now do an provision onto Samba4's LDAPAndrew Bartlett2007-10-101-1/+4
* r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldbAndrew Bartlett2007-10-101-9/+9
* r11995: A big kerberos-related update.Andrew Bartlett2007-10-101-0/+3
* r11956: removed the old rootdse.ldif, and the provision.js code that uses itAndrew Tridgell2007-10-101-3/+0
* r11501: change provision code to use the new display specifiersAndrew Tridgell2007-10-101-0/+2
* r11496: add a minimal ads-compatible schema into our sam.ldb setup. This isAndrew Tridgell2007-10-101-2/+2
* r11475: removed a extraneous ldb_delete() call (i had it there for debugging)Andrew Tridgell2007-10-101-1/+0
* r11474: - enable ldb transactions from ejsAndrew Tridgell2007-10-101-4/+19
* r11363: fixed a problem with provisioning when hklm already exists (theAndrew Tridgell2007-10-101-2/+1
* r11222: Small provision fixes: canonicalName is now generated, and the DC=Andrew Bartlett2007-10-101-1/+1
* r11217: Ensure the realm is substituted in UPPER case.Andrew Bartlett2007-10-101-2/+2
* r11203: Use different variable names to make it easier to tell which assert f...Andrew Bartlett2007-10-101-4/+4