summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* write_config() descriptions and only write_config() if something actually ↵Bill Marquette2005-03-241-10/+18
| | | | changed
* 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
| | | | Fully log what changed on write_config()
* Better more accurate description for write_config() callBill Marquette2005-03-241-1/+1
|
* let there be descriptions (warning, this could be slow)Bill Marquette2005-03-241-3/+5
|
* No need to flush nat and rule during every filter_configure cycleScott Ullrich2005-03-241-2/+0
|
* Version bumpScott Ullrich2005-03-241-1/+1
|
* Outgoing rules do not need reply-toScott Ullrich2005-03-241-8/+3
|
* Alter colspan to 6Scott Ullrich2005-03-231-1/+1
|
* Show bandwidth commited to a queue.Scott Ullrich2005-03-231-0/+5
|
* Force serial console on wrap.Scott Ullrich2005-03-231-4/+2
|
* revert prior less correct changeBill Marquette2005-03-231-2/+2
|
* Version bumpScott Ullrich2005-03-231-1/+1
|
* Pass the correct post variable to spit_out_select_itemsScott Ullrich2005-03-231-4/+4
|
* Fix config restoreBill Marquette2005-03-231-2/+2
|
* Rename rpc.inc to xmlrpc_client.inc to maintain consistency.Colin Smith2005-03-221-0/+1761
|
* Add PEAR XMLRPC libraries.Colin Smith2005-03-221-0/+476
|
* Remove javascript alert when changing webGUI protocol (it's redirected ↵Colin Smith2005-03-221-2/+2
| | | | transparently anyway).
* wake -> takeScott Ullrich2005-03-221-1/+1
|
* * Label the outgoing rulesScott Ullrich2005-03-221-5/+5
| | | | | * Do not duplicate outgoing rules * Move the outgoing rules to the correct location
* Ignore pfsync packets on the traffic shaperScott Ullrich2005-03-221-0/+1
|
* Use form post methodScott Ullrich2005-03-226-6/+8
|
* Version bump for new 5.4 prerelease with carp included.Scott Ullrich2005-03-221-1/+1
|
* No need to assign these rules twiceScott Ullrich2005-03-221-1/+1
|
* Revert back to scrub on wan all.. The previous method was breaking pfsync ↵Scott Ullrich2005-03-221-5/+5
| | | | for wan interface :/
* Remove Incutio XMLRPC library - it doesn't support https or authentication. ↵Colin Smith2005-03-211-815/+0
| | | | So close, yet so far!
* Versin bump for package manager fixesScott Ullrich2005-03-211-1/+1
|
* Do not eval custom_php_install_command unless it existsScott Ullrich2005-03-211-1/+1
|
* Do not newline on udpate_status() itemsScott Ullrich2005-03-211-3/+3
|
* Add pure PHP XMLRPC library from incutio.com. Using this (as opposed to the ↵Colin Smith2005-03-211-0/+815
| | | | official XMLRPC-epi extension) means we will not need to include libiconv and expat with only a minor speed hit.
* Allow most areas of xml configuration to be restored and backed up individually.Scott Ullrich2005-03-211-10/+23
|
* Correctly restore configuration "areas"Scott Ullrich2005-03-211-3/+4
|
* Version bumpScott Ullrich2005-03-211-1/+1
|
* Pass correct amount of paramaters to unlinkScott Ullrich2005-03-211-1/+1
|
* Correctly establish parent and child queue relationships.Scott Ullrich2005-03-211-18/+47
|
* Move the note to the bottom of the td cellScott Ullrich2005-03-211-4/+3
|
* Allow the user to backup and restore specific areas of their configuration. ↵Scott Ullrich2005-03-211-28/+65
| | | | 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.Scott Ullrich2005-03-211-3/+6
|
* Now that we have a queue status page, remove the graphs from the queues page.Scott Ullrich2005-03-211-69/+1
|
* don't attempt to unlink directoriesBill Marquette2005-03-211-1/+1
|
* restart webserver on cert chagne, don't force reboot...reboots are for wimpsBill Marquette2005-03-211-2/+3
|
* same loving for port number changesBill Marquette2005-03-211-2/+5
|
* make webgui proto chagne transparent to user, just redirect to new portBill Marquette2005-03-211-2/+5
|
* Fix wildcard handling in rmdir_recursive().Colin Smith2005-03-211-1/+5
|
* Add wildcard support to rmdir_recursive().Colin Smith2005-03-211-9/+22
|
* Remove need to reboot after changing webgui protocolBill Marquette2005-03-211-3/+4
|
* better mkdir functionBill Marquette2005-03-211-1/+1
|
* woohooo...no more rm :)Bill Marquette2005-03-211-1/+1
|
* Ooops...gateway is now a system tagBill Marquette2005-03-211-1/+1
|
* fix typoBill Marquette2005-03-211-1/+1
|
OpenPOWER on IntegriCloud