summaryrefslogtreecommitdiff
path: root/source4/scripting/libjs
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r9827: Convert 'passdb backend' rather then 'passdb backends'Jelmer Vernooij1-1/+2
2007-10-10r9816: Work on testsuite for upgradeJelmer Vernooij2-23/+39
2007-10-10r9805: Add 'data' property to param EJS objectJelmer Vernooij1-19/+49
2007-10-10r9800: Add EJS interface to param. tridge, sorry this overlaps a bitJelmer Vernooij1-3/+3
2007-10-10r9793: Be more verbose, check for errors in upgrade script.Jelmer Vernooij1-9/+23
2007-10-10r9770: Couple other bugfixesJelmer Vernooij2-8/+9
2007-10-10r9762: Add support for reading good old smbpasswd filesJelmer Vernooij1-23/+36
2007-10-10r9756: One-way upgrade from Samba3->Samba4 basically works nowJelmer Vernooij2-13/+8
2007-10-10r9754: Upgrading with the command line utility now works, at least partially (-:Jelmer Vernooij1-8/+95
2007-10-10r9746: Add "staff" as possible alternative to wheelJelmer Vernooij1-1/+1
2007-10-10r9744: - [upgrade.js] Start working on smb.conf conversion.Jelmer Vernooij1-36/+123
2007-10-10r9735: More work on generating a valid Samba4 configuration using theJelmer Vernooij1-2/+269
2007-10-10r9722: Initial attempt at converting samba3dump to EJS..Jelmer Vernooij1-1/+6
2007-10-10r9718: Work a bit on the SWAT interfaceJelmer Vernooij1-0/+8
2007-10-10r9707: r11080@blu: tridge | 2005-08-28 12:41:12 +1000Andrew Tridgell1-1/+26
2007-10-10r9568: updated the winreg js library for CreateKey, and add a --createkeyAndrew Tridgell1-6/+41
2007-10-10r9497: - converted the winreg library to a more OO style of interfaceAndrew Tridgell1-30/+63
2007-10-10r9465: handle encoding and decoding of pointers, representing them as aAndrew Tridgell1-0/+2
2007-10-10r9355: return the EnumKey and EnumValue list we have so far when we get a rpc...Andrew Tridgell1-4/+4
2007-10-10r9338: fixed the winreg IDL to be correct for the EnumKey and EnumValueAndrew Tridgell1-17/+110
2007-10-10r9227: cleanup and simplify the AJAJ codeAndrew Tridgell1-6/+7
2007-10-10r9218: make the winreg library code handle arbitrary paths more efficientlyAndrew Tridgell1-16/+38