Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-10 | r11458: fixed our ejs smbscript interfaces to use arrays where appropriate. In | Andrew Tridgell | 1 | -10/+3 |
2007-10-10 | r11285: fixed winreg.js for the recent change to winreg.idl | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r9568: updated the winreg js library for CreateKey, and add a --createkey | Andrew Tridgell | 1 | -6/+41 |
2007-10-10 | r9497: - converted the winreg library to a more OO style of interface | Andrew Tridgell | 1 | -30/+63 |
2007-10-10 | r9355: return the EnumKey and EnumValue list we have so far when we get a rpc... | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r9338: fixed the winreg IDL to be correct for the EnumKey and EnumValue | Andrew Tridgell | 1 | -17/+110 |
2007-10-10 | r9218: make the winreg library code handle arbitrary paths more efficiently | Andrew Tridgell | 1 | -16/+38 |
2007-10-10 | r9159: abstract the winreg js functions into a nice library interface | Andrew Tridgell | 1 | -0/+115 |