From: Jamie C. <jca...@we...> - 2007-10-28 22:29:22
|
On 27/Oct/2007 14:01 Cl=E9ment VERET wrote .. > Hi everyone, > > I just writed a little patch in order to add to buttons to the Webmin > BIND8 interface when editing a master zone. > > This add a "Freeze the zone" and an "Unfreeze the zone" button, in > order to launch the "rndc freeze ZONE" or "rndc thaw ZONE". Those > actions are imperative when you need to update manually a DDNS zone. > > This is my first Webmin patch so this is probably a little crappy. I'm > sorry about that. > > Hope it can help. > > P.S. : the patch applies directly to Webmin 1.37 source. Excellent, your patch applied perfectly and looks good. I will include it in the next Webmin release, with some small changes to re-factor the try_cmd function and other duplicated code. - Jamie |