summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add $Id$ tagsBill Marquette2005-03-2721-3/+28
* 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
* Add round robin and sticky address to ougoing load balancing entries.Scott Ullrich2005-03-271-2/+2
* 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
* Only setup outbound load balancing if its enabled.Scott Ullrich2005-03-271-1/+2
* 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
* Remove round-robin from outgoing load balancing. It still alternates gateway...Scott Ullrich2005-03-271-1/+1
* No longer needed. Remove.Scott Ullrich2005-03-271-1/+1
* Version bumpScott Ullrich2005-03-271-1/+1
* Only setup outgoing load balancing entries on lan interface for time being.Scott Ullrich2005-03-271-1/+2
* Setup outgoing load balancing on the user specified rules.Scott Ullrich2005-03-271-16/+16
* Allow outbound load balanancing to work.Scott Ullrich2005-03-272-17/+31
* 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
* Version bumpScott Ullrich2005-03-261-1/+1
* Add upload progress bar support to manual upgrade firmwareScott Ullrich2005-03-262-1/+92
* remove header and line wrapped commentScott Ullrich2005-03-261-2/+0
* 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
* Whoops, we use .inc instead of .php.Colin Smith2005-03-261-1/+1
* XML/RPC.php -> xmlrpc_client.phpColin Smith2005-03-261-1/+1
* Correct progress bar usagScott Ullrich2005-03-262-6/+6
* Create uploadbar tmp directory on bootScott Ullrich2005-03-261-0/+4
* 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
* Version bump to get the new php binary testedScott Ullrich2005-03-261-1/+1
* Do not try to activate dropdown code if no auto complete items are defined th...Scott Ullrich2005-03-261-1/+3
* Version bumpScott Ullrich2005-03-251-1/+1
* 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
OpenPOWER on IntegriCloud