r24640: Add a suggested BIND configuration snippit, to help with DNS configuration.
[samba.git] / source4 / scripting / libjs / winreg.js
2007-10-10 Andrew Tridgellr18567: fixed the winreg js code for the new names...
2007-10-10 Andrew Tridgellr11458: fixed our ejs smbscript interfaces to use array...
2007-10-10 Andrew Tridgellr11285: fixed winreg.js for the recent change to winreg.idl
2007-10-10 Andrew Tridgellr9568: updated the winreg js library for CreateKey...
2007-10-10 Andrew Tridgellr9497: - converted the winreg library to a more OO...
2007-10-10 Andrew Tridgellr9355: return the EnumKey and EnumValue list we have...
2007-10-10 Andrew Tridgellr9338: fixed the winreg IDL to be correct for the EnumK...
2007-10-10 Andrew Tridgellr9218: make the winreg library code handle arbitrary...
2007-10-10 Andrew Tridgellr9159: abstract the winreg js functions into a nice...