summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Add $Id$ tagBill Marquette2005-03-2796-9/+105
* $Id$ looks better than $Header$Bill Marquette2005-03-271-1/+1
* update change desc if password changes (but don't log)Bill Marquette2005-03-271-1/+5
* Create update_changedesc() functionBill Marquette2005-03-271-5/+11
* set a change counterBill Marquette2005-03-271-0/+2
* remove hardcoded pathBill Marquette2005-03-271-4/+9
* slightly better logicBill Marquette2005-03-271-6/+6
* better function name :)Bill Marquette2005-03-273-13/+13
* update to use new updatechanged() functionBill Marquette2005-03-271-17/+5
* cleanup whitespaceBill Marquette2005-03-271-1/+0
* use new updatechanged() function for most var changesBill Marquette2005-03-271-18/+11
* return true or falseBill Marquette2005-03-271-0/+3
* updatechanged function - only update if changed and log what changedBill Marquette2005-03-271-0/+15
* Commit description work done so farBill Marquette2005-03-271-3/+11
* No longer needed. Remove.Scott Ullrich2005-03-271-1/+1
* Use pfSense red on the progress barScott Ullrich2005-03-261-2/+2
* Clean up progress bar screen, make it more per-teeScott Ullrich2005-03-262-20/+37
* Fixup upload progress bar.Scott Ullrich2005-03-262-9/+18
* Add upload progress bar support to manual upgrade firmwareScott Ullrich2005-03-262-1/+92
* Mount flash r/w to remove /usr/local/www/trigger_initial_wizardScott Ullrich2005-03-262-1/+9
* Add TODO.Colin Smith2005-03-261-0/+5
* Expose filter_configure().Colin Smith2005-03-261-2/+16
* Correct progress bar usagScott Ullrich2005-03-262-6/+6
* Set upload progress bar variables for phpScott Ullrich2005-03-262-2/+8
* Add upload progress bar tracking support to php (as a module)Scott Ullrich2005-03-263-1/+3
* Do not try to activate dropdown code if no auto complete items are defined th...Scott Ullrich2005-03-261-1/+3
* Add a redirection notice for embedded users that the wizard is slower than th...Scott Ullrich2005-03-251-2/+7
* Add 1 pt dotted line around the widget description box for some coolness.Scott Ullrich2005-03-251-2/+2
* Introduce a update_description wizard widget which can update a textbox descr...Scott Ullrich2005-03-251-6/+23
* Properly handle signatures and docstrings for method introspection.Colin Smith2005-03-251-15/+4
* Fix XMLRPC server.Colin Smith2005-03-251-11/+12
* Update XMLRPC server.Colin Smith2005-03-251-31/+66
* Mount the image RW again after write_config() since it will set the image bac...Scott Ullrich2005-03-241-0/+2
* * Comment out signatures.Colin Smith2005-03-241-13/+13
* Stub in XMLRPC support (basic md5 authentication, signatures, and wrapper for...Colin Smith2005-03-241-0/+82
* readfile only takes one argumentScott Ullrich2005-03-241-1/+1
* Standardize usage of write_config()Bill Marquette2005-03-241-1/+2
* write_config() descriptions and only write_config() if something actually cha...Bill Marquette2005-03-241-10/+18
* better description of what requires a rebootBill Marquette2005-03-241-2/+3
* Don't require a reboot for trivial changes such as bandwidth changeBill Marquette2005-03-241-6/+25
* let there be descriptions (warning, this could be slow)Bill Marquette2005-03-241-3/+5
* Alter colspan to 6Scott Ullrich2005-03-231-1/+1
* Show bandwidth commited to a queue.Scott Ullrich2005-03-231-0/+5
* revert prior less correct changeBill Marquette2005-03-231-2/+2
* Pass the correct post variable to spit_out_select_itemsScott Ullrich2005-03-231-4/+4
* Fix config restoreBill Marquette2005-03-231-2/+2
* Remove javascript alert when changing webGUI protocol (it's redirected transp...Colin Smith2005-03-221-2/+2
* wake -> takeScott Ullrich2005-03-221-1/+1
* Use form post methodScott Ullrich2005-03-226-6/+8
* Do not eval custom_php_install_command unless it existsScott Ullrich2005-03-211-1/+1
OpenPOWER on IntegriCloud