summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Version bump for PPTP server fixesScott Ullrich2005-03-201-1/+1
|
* Remove trailing spacesScott Ullrich2005-03-202-4/+2
|
* Version bumpScott Ullrich2005-03-201-1/+1
|
* Import m0n0wall's 1.2b7 latest wireless changes.Scott Ullrich2005-03-202-51/+76
|
* Add missing )Scott Ullrich2005-03-201-1/+1
| | | | Noticed-by: Mitch
* Import m0n0wall 1.2b7's captive portal code *WITH* user manager.Scott Ullrich2005-03-207-20/+393
| | | | And the crowd goes wild.
* Missing )Scott Ullrich2005-03-201-1/+1
|
* Glob returns false. use the original parmScott Ullrich2005-03-201-1/+1
|
* If glob does not return an array, deal with the single filename.Scott Ullrich2005-03-201-4/+7
|
* Back out wildcard handling in unlink_if_exists() until I can test it.Colin Smith2005-03-201-2/+3
|
OpenPOWER on IntegriCloud