summaryrefslogtreecommitdiffstats
path: root/source4/scripting/libjs/winreg.js
Commit message (Expand)AuthorAgeFilesLines
* r18567: fixed the winreg js code for the new names of the fields in winreg.idlAndrew Tridgell2007-10-101-6/+6
* r11458: fixed our ejs smbscript interfaces to use arrays where appropriate. InAndrew Tridgell2007-10-101-10/+3
* r11285: fixed winreg.js for the recent change to winreg.idlAndrew Tridgell2007-10-101-2/+2
* r9568: updated the winreg js library for CreateKey, and add a --createkeyAndrew Tridgell2007-10-101-6/+41
* r9497: - converted the winreg library to a more OO style of interfaceAndrew Tridgell2007-10-101-30/+63
* r9355: return the EnumKey and EnumValue list we have so far when we get a rpc...Andrew Tridgell2007-10-101-4/+4
* r9338: fixed the winreg IDL to be correct for the EnumKey and EnumValueAndrew Tridgell2007-10-101-17/+110
* r9218: make the winreg library code handle arbitrary paths more efficientlyAndrew Tridgell2007-10-101-16/+38
* r9159: abstract the winreg js functions into a nice library interfaceAndrew Tridgell2007-10-101-0/+115