summaryrefslogtreecommitdiffstats
path: root/source4/scripting/libjs
Commit message (Expand)AuthorAgeFilesLines
* r12892: Add a 'Migrate from Windows' page to our installation section in SWAT.Andrew Bartlett2007-10-101-0/+26
* r12891: We no longer manually set the 'name' attribute.Andrew Bartlett2007-10-101-2/+1
* 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
* r12704: role => server roleJelmer Vernooij2007-10-101-4/+4
* r12703: Fix handling of short passdb backends (also reported by Steinar Gunde...Jelmer Vernooij2007-10-101-2/+4
* r12699: correctly escape invalid DN characters (reported by Steinar H. Gunder...Jelmer Vernooij2007-10-101-1/+1
* r12697: Support empty fullname fields in unix accountsJelmer Vernooij2007-10-101-0/+4
* 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
* r11781: rename tree to tcons to match the sessions substructure of smbsrv_con...Stefan Metzmacher2007-10-101-5/+5
* r11501: change provision code to use the new display specifiersAndrew Tridgell2007-10-101-0/+2
* r11500: fixed a bug in the variable substition code using the new limit argum...Andrew Tridgell2007-10-101-1/+1
* 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
* r11458: fixed our ejs smbscript interfaces to use arrays where appropriate. InAndrew Tridgell2007-10-102-12/+4
* r11363: fixed a problem with provisioning when hklm already exists (theAndrew Tridgell2007-10-101-2/+1
* r11285: fixed winreg.js for the recent change to winreg.idlAndrew Tridgell2007-10-101-2/+2
* 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
* r11087: - add type,name,scope as attributes to winsRecords,Stefan Metzmacher2007-10-101-7/+58
* r10515: Handle replacement of "domain logons" and "domain master" by "server ...Jelmer Vernooij2007-10-101-2/+14
* r10193: r11632@blu: tridge | 2005-08-30 23:08:27 +1000Andrew Tridgell2007-10-101-0/+22
* r10190: Do some very basic input checking when provisioning.Jelmer Vernooij2007-10-101-0/+26
* r9951: Add another value to the default HKLM.Jelmer Vernooij2007-10-101-4/+15
* r9925: Fix swapped nt/lm password hashes - caught by Andrew BartlettJelmer Vernooij2007-10-101-1/+1
* r9899: Be more conservative about what is sent to the remote server in ldb_map.Jelmer Vernooij2007-10-101-5/+6
* r9854: Finish ldb_map testsuiteJelmer Vernooij2007-10-101-18/+79
* r9842: More error checks in the ldb_map modules, extend testsuiteJelmer Vernooij2007-10-101-28/+31
* r9834: More tests for the upgrade from Samba3Jelmer Vernooij2007-10-101-9/+21
* r9830: Fix support for importing registry values. Extended the examplre regis...Jelmer Vernooij2007-10-101-5/+3
* r9827: Convert 'passdb backend' rather then 'passdb backends'Jelmer Vernooij2007-10-101-1/+2
* r9816: Work on testsuite for upgradeJelmer Vernooij2007-10-102-23/+39
* r9805: Add 'data' property to param EJS objectJelmer Vernooij2007-10-101-19/+49
* r9800: Add EJS interface to param. tridge, sorry this overlaps a bitJelmer Vernooij2007-10-101-3/+3
* r9793: Be more verbose, check for errors in upgrade script.Jelmer Vernooij2007-10-101-9/+23
* r9770: Couple other bugfixesJelmer Vernooij2007-10-102-8/+9
* r9762: Add support for reading good old smbpasswd filesJelmer Vernooij2007-10-101-23/+36
* r9756: One-way upgrade from Samba3->Samba4 basically works nowJelmer Vernooij2007-10-102-13/+8
* r9754: Upgrading with the command line utility now works, at least partially (-:Jelmer Vernooij2007-10-101-8/+95
* r9746: Add "staff" as possible alternative to wheelJelmer Vernooij2007-10-101-1/+1
* r9744: - [upgrade.js] Start working on smb.conf conversion.Jelmer Vernooij2007-10-101-36/+123
* r9735: More work on generating a valid Samba4 configuration using theJelmer Vernooij2007-10-101-2/+269