Remove two more hard coded paths
Save/Load should be "nowrap'd" Reported by: hoba
Insert a short blurb about optional intefaces gateway option
Oops, remove keep fragments option - in pf this is global
Let the update_if_changed() force passing as reference instead of relying on our memory and testing abilities
Proofreading.
Add greyout and minor syntax fixes from versions 1.8-1.12.
As we now support alternate version checking URLs, replace the current error message upon check_firmware_version() with something more general.
Expose pfsense.auto_update and pfsense.check_firmware_version.
Remove "cannot determine firmware version" line when alternative URLs are being used unless the version check actually fails.
Config should really be locked before running filter_configure
Whoops, forgot to increment the array counter.
Allow multicallish functionality in pfsense.restore_config_section.
Include XML parser functions.
Fix array offset (first param starts at 0 after auth).
Add missing ).
Stub in support for alternate versioncheck URLs - honest!
Stub in support for alternate version checking URLs.
Fix handling of <note> fields.
Restart webgui if either port or protocol is change
Be a nice script for ro environments by mounting the flash rw and then ro before and after the save.
No need for href on first tab
Define guiconfig.inc early on.
Add (basic) authentication handler and clean up a bit.
remove hardcoded path
Add $Id$ tag
$Id$ looks better than $Header$
update change desc if password changes (but don't log)
Create update_changedesc() functionAdd $Header$ CVS tag
set a change counter
remove hardcoded pathremove assumption that if $xml is set that the file must exist - die gracefully now
slightly better logic
better function name :)
update to use new updatechanged() function
cleanup whitespace
use new updatechanged() function for most var changes
return true or false
updatechanged function - only update if changed and log what changed
Commit description work done so far
No longer needed. Remove.
Use pfSense red on the progress bar
Clean up progress bar screen, make it more per-tee
Fixup upload progress bar.
It now works when uploading a firmware version!
Add upload progress bar support to manual upgrade firmware
Mount flash r/w to remove /usr/local/www/trigger_initial_wizard
Add TODO.
Expose filter_configure().
Correct progress bar usag
Set upload progress bar variables for php
Add upload progress bar tracking support to php (as a module)
Do not try to activate dropdown code if no auto complete items are defined the browser is ie
Add a redirection notice for embedded users that the wizard is slower than the normal gui. Also note that the user can click on the pfSense logo in the wizard to bypass the wizard process.
Add 1 pt dotted line around the widget description box for some coolness.
Introduce a update_description wizard widget which can update a textbox description from a select drop down box.
Properly handle signatures and docstrings for method introspection.
Fix XMLRPC server.
Update XMLRPC server. * Stub in docstrings and signatures (still fixing the latter). * Add xmlrpc_params_to_php and xmlrpc_array_to_php to convert XMLRPC_Value objects into a PHP array. * Still missing: struct handling, more functions!
Mount the image RW again after write_config() since it will set the image back to RO.
Stub in XMLRPC support (basic md5 authentication, signatures, and wrapper for backup_config_section and restore_config_section). Methods currently exposed are pfsense.backup_config_section and pfsense.restore_config_section.
readfile only takes one argument
Standardize usage of write_config()
write_config() descriptions and only write_config() if something actually changed
better description of what requires a reboot
Don't require a reboot for trivial changes such as bandwidth changeFully log what changed on write_config()
let there be descriptions (warning, this could be slow)
Alter colspan to 6
Show bandwidth commited to a queue.
revert prior less correct change
Pass the correct post variable to spit_out_select_items
Fix config restore
Remove javascript alert when changing webGUI protocol (it's redirected transparently anyway).
wake -> take
Use form post method
Do not eval custom_php_install_command unless it exists
Do not newline on udpate_status() items
Allow most areas of xml configuration to be restored and backed up individually.
Correctly restore configuration "areas"
Pass correct amount of paramaters to unlink
Move the note to the bottom of the td cell
Allow the user to backup and restore specific areas of their configuration. To start off with, we'll allow the user to backup and restore just the traffic shaper section.
Correctly save and restore parent queue association.
Now that we have a queue status page, remove the graphs from the queues page.
restart webserver on cert chagne, don't force reboot...reboots are for wimps
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
better mkdir function
woohooo...no more rm :)
Ooops...gateway is now a system tag
fix typo
Import m0n0wall's 1.2b7 latest wireless changes.
Import m0n0wall 1.2b7's captive portal code WITH user manager.
And the crowd goes wild.
Mount compact flash rw during package install
Gotta load the global functions before the rest of them :)
write_config() log what package was installed (I hope this is right)
Fix typos and trim output.
write_config can now be passed a description of the changewill be used for version control descriptions