$changecount++ so that the savings on the form can be saved. DOH!
This should address Ticket #16
Unset $config['system']['dnsallowoverride'] before assigning.
Move popup alert to notes field. Could these be completely removed? The webGUI should automagically redirect them now.
use alert(''); for alerting that the webGUI will take effect on save
Let the update_if_changed() force passing as reference instead of relying on our memory and testing abilities
Add missing ).
Restart webgui if either port or protocol is change
update change desc if password changes (but don't log)
better function name :)
use new updatechanged() function for most var changes
Commit description work done so far
Remove javascript alert when changing webGUI protocol (it's redirected transparently anyway).
same loving for port number changes
make webgui proto chagne transparent to user, just redirect to new port
Remove need to reboot after changing webgui protocol
Change m0n0wall -> pfSense
Noticed-by: Bryan
Sync root password with admin password
Synchornize with m0n0wall 1.2b3. These files have not really beenmodified too much so a straight copy works. 9 files remain to bepatched by hand.
Initial revision