summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Turn back on fast-cgi for testingScott Ullrich2005-12-281-2/+2
|
* Change default theme back to pfsense.Scott Ullrich2005-12-282-2/+2
| | | | | | Some people claim the fancy metallic theme is slower. See http://forums.whirlpool.net.au/forum-replies-archive.cfm/436523.html
* Hush up swapinfo, we don't want to hear any of your back talk.Scott Ullrich2005-12-281-1/+1
|
* Up the interfaceScott Ullrich2005-12-281-0/+2
|
* Test for jumbo frames correctly (VLAN)Scott Ullrich2005-12-271-2/+1
|
* Do not setup STP on wireless interfacesScott Ullrich2005-12-271-6/+6
|
* Translate real name to friendly nameScott Ullrich2005-12-271-0/+1
|
* Setup STP correctly when interfaces are not wirelesScott Ullrich2005-12-271-12/+9
|
* Show VLAN capable interfaces before VLAN assignment. Alert user when no ↵Scott Ullrich2005-12-271-11/+21
| | | | VLAN capable parent interfaces are available.
* Version bumpScott Ullrich2005-12-271-1/+1
|
* static routes need to add NAT entries for additional networksScott Ullrich2005-12-271-0/+8
| | | | Ticket #746
* Query SNMP over VPN fixScott Ullrich2005-12-272-3/+25
| | | | Ticket #743
* Print out list of physical interfaces above VLAN interfacesScott Ullrich2005-12-271-1/+11
| | | | Ticket #748
* Use the resolved alias valueScott Ullrich2005-12-271-2/+2
| | | | Ticket #751
* Do not error when no interfaces are foundScott Ullrich2005-12-271-3/+7
| | | | #747
* Loop assign interfaces option until the user gets the correct configuraiton.Scott Ullrich2005-12-272-1/+3
| | | | Ticket #749
* Echo out interface name correctlyScott Ullrich2005-12-261-1/+1
|
* Do not display the line if we cannot extract the protocol typeScott Ullrich2005-12-261-1/+4
|
* Remove wake on lan. It's not a service, its simply a binary that sends a ↵Scott Ullrich2005-12-261-7/+0
| | | | magic packet.
* Remove auto establish. It's never worked.Scott Ullrich2005-12-261-1/+10
|
* Remove auto establish. It's never worked.Scott Ullrich2005-12-262-24/+2
|
* Sync filter after deleting a tunnelScott Ullrich2005-12-261-0/+1
|
* Sync IPSEC tooScott Ullrich2005-12-261-0/+5
|
* Alert that we are auto establishing tunnelScott Ullrich2005-12-261-1/+5
|
* Bring up carp interfaces on reload_interfaces_sync()Scott Ullrich2005-12-261-1/+7
|
* Remove shaper dirty flag if exists after wizard. We force a reload either way.Scott Ullrich2005-12-261-1/+3
|
* Reload rules and sync after Remove Wizard operationScott Ullrich2005-12-261-0/+1
|
* Do not modify scheduler type. Wizard is currently the master of the domain.Scott Ullrich2005-12-261-1/+2
|
* Restore linking logo to index.phpScott Ullrich2005-12-251-1/+1
|
* Version bump. Welcome to 1.0-BETA1Scott Ullrich2005-12-251-1/+1
|
* Do not backup configuration for wrap OR embedded platformsScott Ullrich2005-12-241-2/+1
| | | | Ticket #742
* Back off a little bit on the insane debugging levels. This brings the ↵Scott Ullrich2005-12-241-1/+1
| | | | debugging levels back similar to m0n0wall.
* Version bumpScott Ullrich2005-12-241-1/+1
|
* Backout commit that was trying to make the logo go back to index.phpScott Ullrich2005-12-241-1/+1
|
* MFC 8652Scott Ullrich2005-12-241-2/+2
| | | | Use the right class for required fields
* Add block bogons to setup wizardScott Ullrich2005-12-241-0/+12
|
* Version bumpScott Ullrich2005-12-241-1/+1
|
* Require functions.incScott Ullrich2005-12-241-0/+1
|
* MFC 8640Scott Ullrich2005-12-232-1/+4
| | | | Output more information on boot
* Correctly get WAN address when PPTP or PPPoEScott Ullrich2005-12-231-2/+2
|
* MFC 8629Scott Ullrich2005-12-232-1/+6
| | | | Making the pfSense logo go back to the index.php page.
* Eliminate foreach errors if no firewall rules and no nat rules are defined.Scott Ullrich2005-12-231-13/+11
|
* Ensure items exist before testingScott Ullrich2005-12-221-12/+14
|
* MFC 8621Scott Ullrich2005-12-221-1/+1
| | | | Minor proofreading.
* MFC 8610Scott Ullrich2005-12-221-1/+1
| | | | 'cancel' -> 'Cancel'
* MFC 8603Scott Ullrich2005-12-221-1/+2
| | | | Give tcsh a more informative prompt. Having the hostname visible is very useful when managing multiple systems over ssh.
* Remove set prompt and vidcontrol directivesScott Ullrich2005-12-221-3/+0
|
* Remove 2nd FTP helper headingScott Ullrich2005-12-221-3/+0
|
* Move setkey to /sbin/setkey from /usr/sbin/setkey due to FreeBSD changing ↵Scott Ullrich2005-12-224-11/+11
| | | | the location.
* Avoid a Warning:Invalid argument supplied for foreach() inScott Ullrich2005-12-221-8/+12
| | | | /etc/inc/pfsense-utils.inc on line 177
OpenPOWER on IntegriCloud