summaryrefslogtreecommitdiff
path: root/source4/scripting/libjs
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14200: Now we have real USN support, don't force the values in the provisionAndrew Bartlett1-16/+0
2007-10-10r13369: let's have a way to show the samba4 version through ejsSimo Sorce1-1/+1
2007-10-10r13102: fixed the vampire code to correctly setup foreign sids and defaultAndrew Tridgell1-21/+35
2007-10-10r13098: make check for workgroup and realm case insensitiveAndrew Tridgell1-2/+2
2007-10-10r13097: move the creation of the default sam name -> unix name mappings intoAndrew Tridgell1-6/+75
2007-10-10r13084: fix 'make test'!Stefan Metzmacher1-5/+0
2007-10-10r13076: catch a easy to make error during vampire installAndrew Tridgell1-0/+5
2007-10-10r13062: Fix upgrade of WINS entriesJelmer Vernooij1-1/+1
2007-10-10r12947: added some error checking that I stumbled across while testing domain...Andrew Tridgell1-1/+16
2007-10-10r12945: Try to move closer to getting Samba3 import working again.Andrew Bartlett1-6/+20
2007-10-10r12929: Fix more implict global and shadowing variables.Andrew Bartlett1-5/+5
2007-10-10r12928: This patch improves the interaction between the vampire and provsion ...Andrew Bartlett1-16/+48
2007-10-10r12892: Add a 'Migrate from Windows' page to our installation section in SWAT.Andrew Bartlett1-0/+26
2007-10-10r12891: We no longer manually set the 'name' attribute.Andrew Bartlett1-2/+1
2007-10-10r12823: Fix up the provison and newuser code in SWAT. This also cleans up theAndrew Bartlett1-21/+30
2007-10-10r12749: Fix the newuser script.Andrew Bartlett1-6/+4
2007-10-10r12739: Add support for using credentials in the provision process.Andrew Bartlett1-16/+21
2007-10-10r12704: role => server roleJelmer Vernooij1-4/+4
2007-10-10r12703: Fix handling of short passdb backends (also reported by Steinar Gunde...Jelmer Vernooij1-2/+4
2007-10-10r12699: correctly escape invalid DN characters (reported by Steinar H. Gunder...Jelmer Vernooij1-1/+1
2007-10-10r12697: Support empty fullname fields in unix accountsJelmer Vernooij1-0/+4
2007-10-10r12695: A dot is allowed in NetBIOS names.Jelmer Vernooij1-2/+2
2007-10-10r12533: Get the ldb.errstring() out to the user on failure. It helps a lotAndrew Bartlett1-2/+9
2007-10-10r12252: With this change (hack) we can now do an provision onto Samba4's LDAPAndrew Bartlett1-1/+4
2007-10-10r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldbAndrew Bartlett1-9/+9
2007-10-10r11995: A big kerberos-related update.Andrew Bartlett1-0/+3
2007-10-10r11956: removed the old rootdse.ldif, and the provision.js code that uses itAndrew Tridgell1-3/+0
2007-10-10r11781: rename tree to tcons to match the sessions substructure of smbsrv_con...Stefan Metzmacher1-5/+5
2007-10-10r11501: change provision code to use the new display specifiersAndrew Tridgell1-0/+2
2007-10-10r11500: fixed a bug in the variable substition code using the new limit argum...Andrew Tridgell1-1/+1
2007-10-10r11496: add a minimal ads-compatible schema into our sam.ldb setup. This isAndrew Tridgell1-2/+2
2007-10-10r11475: removed a extraneous ldb_delete() call (i had it there for debugging)Andrew Tridgell1-1/+0
2007-10-10r11474: - enable ldb transactions from ejsAndrew Tridgell1-4/+19
2007-10-10r11458: fixed our ejs smbscript interfaces to use arrays where appropriate. InAndrew Tridgell2-12/+4
2007-10-10r11363: fixed a problem with provisioning when hklm already exists (theAndrew Tridgell1-2/+1
2007-10-10r11285: fixed winreg.js for the recent change to winreg.idlAndrew Tridgell1-2/+2
2007-10-10r11222: Small provision fixes: canonicalName is now generated, and the DC=Andrew Bartlett1-1/+1
2007-10-10r11217: Ensure the realm is substituted in UPPER case.Andrew Bartlett1-2/+2
2007-10-10r11203: Use different variable names to make it easier to tell which assert f...Andrew Bartlett1-4/+4
2007-10-10r11087: - add type,name,scope as attributes to winsRecords,Stefan Metzmacher1-7/+58
2007-10-10r10515: Handle replacement of "domain logons" and "domain master" by "server ...Jelmer Vernooij1-2/+14
2007-10-10r10193: r11632@blu: tridge | 2005-08-30 23:08:27 +1000Andrew Tridgell1-0/+22
2007-10-10r10190: Do some very basic input checking when provisioning.Jelmer Vernooij1-0/+26
2007-10-10r9951: Add another value to the default HKLM.Jelmer Vernooij1-4/+15
2007-10-10r9925: Fix swapped nt/lm password hashes - caught by Andrew BartlettJelmer Vernooij1-1/+1
2007-10-10r9899: Be more conservative about what is sent to the remote server in ldb_map.Jelmer Vernooij1-5/+6
2007-10-10r9854: Finish ldb_map testsuiteJelmer Vernooij1-18/+79
2007-10-10r9842: More error checks in the ldb_map modules, extend testsuiteJelmer Vernooij1-28/+31
2007-10-10r9834: More tests for the upgrade from Samba3Jelmer Vernooij1-9/+21
2007-10-10r9830: Fix support for importing registry values. Extended the examplre regis...Jelmer Vernooij1-5/+3