Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add NTP Server field to dhcp config. | Seth Mos | 2007-05-08 | 1 | -0/+31 |
| | | | | From: Alexander Schaber | ||||
* | Execute tcpdump in background for speed improvement | Scott Dale | 2007-05-08 | 1 | -21/+36 |
| | |||||
* | Add more protocols. | Scott Ullrich | 2007-05-07 | 1 | -0/+3 |
| | | | | Submitted-by: Martin Fuchs | ||||
* | Make naming consistent | Seth Mos | 2007-05-07 | 1 | -1/+1 |
| | |||||
* | correctly determine if time range exists | Scott Dale | 2007-05-07 | 1 | -4/+5 |
| | |||||
* | Show icon that indicates whether the traffic is being blocked or allowed | Seth Mos | 2007-05-05 | 1 | -4/+33 |
| | | | | MFC: 17931 | ||||
* | Backout last change | Scott Ullrich | 2007-05-04 | 2 | -2/+2 |
| | |||||
* | Somehow the path is not being set past .:, remove it for testing | Scott Ullrich | 2007-05-04 | 2 | -2/+2 |
| | |||||
* | Do not attempt to touch /needs_package_sync on CDROM platform. | Scott Ullrich | 2007-05-03 | 1 | -1/+2 |
| | |||||
* | Move help / common usage scenarios to the "help" command. | Scott Ullrich | 2007-05-03 | 1 | -50/+61 |
| | |||||
* | Show how to output the wireless options such as channels, modes, etc. | Scott Ullrich | 2007-05-03 | 1 | -0/+3 |
| | |||||
* | Clarify DHCP server comment | Scott Ullrich | 2007-05-03 | 1 | -1/+1 |
| | |||||
* | * Correct printr typo. * Show how to output the interfaces and dhcpd ↵ | Scott Ullrich | 2007-05-03 | 1 | -1/+7 |
| | | | | portions of the configuration | ||||
* | Show the reboot command as well for php pfSense shell Sponsored-by: ↵ | Scott Ullrich | 2007-05-03 | 1 | -1/+4 |
| | | | | Bluegrass.net | ||||
* | Minor text updates | Scott Ullrich | 2007-05-03 | 1 | -1/+1 |
| | |||||
* | Minor text updates | Scott Ullrich | 2007-05-03 | 1 | -5/+10 |
| | |||||
* | Show common commands in the php pfsense shell such as: * Enabling SSH * ↵ | Scott Ullrich | 2007-05-03 | 1 | -4/+31 |
| | | | | Enabling wireless on an interface (hostap, channel, ssid, etc) * Enabling DHCP Server on an interface * Disable firewall filter * Set up an interface for DHCP and enable * Set up an interface for static and enable These commands come in handy when configuring a 1 port ethernet wrap with 2 wireless cards. Sponsored-by: Bluegrass.net | ||||
* | Fix spelling mistake Pointed-out-by: Summat via IRC | Scott Ullrich | 2007-05-02 | 1 | -2/+2 |
| | |||||
* | Add a note that you do not use Synchronize IP and password option on backup ↵ | Scott Ullrich | 2007-05-02 | 1 | -1/+2 |
| | | | | cluster members. | ||||
* | Do not allow - in aliases. This breaks port aliases. | Seth Mos | 2007-05-02 | 1 | -1/+1 |
| | | | | tables are fine with the - and the _. Ports only work with _. | ||||
* | Prevent a configuration sync loop from occuring when a cluster has two nodes. | Scott Ullrich | 2007-05-01 | 1 | -0/+14 |
| | |||||
* | Allow synchornize to ip to be blank. | Scott Ullrich | 2007-05-01 | 1 | -13/+14 |
| | |||||
* | Capitalize IP | Scott Ullrich | 2007-04-30 | 1 | -3/+3 |
| | |||||
* | Take into account the DHCP wan ip address as well | Scott Ullrich | 2007-04-30 | 1 | -1/+4 |
| | |||||
* | Do not forget VIP's as well. | Scott Ullrich | 2007-04-30 | 1 | -0/+6 |
| | |||||
* | Do not allow the setting of the carp sync ip to be an ip address on the same ↵ | Scott Ullrich | 2007-04-30 | 1 | -0/+6 |
| | | | | firewall. This leads to a sync loop. | ||||
* | Disable interrupt total box. We need a better parsing algo. | Scott Ullrich | 2007-04-30 | 1 | -0/+1 |
| | |||||
* | Add multiline support for multi-line mini programs/scripts. | Scott Ullrich | 2007-04-30 | 1 | -2/+22 |
| | |||||
* | Show that exit is a valid command | Scott Ullrich | 2007-04-29 | 1 | -0/+1 |
| | |||||
* | Escape $ so that it does not try to print out the variable | Scott Ullrich | 2007-04-29 | 1 | -1/+1 |
| | |||||
* | Add a pfSense interactive php shell for developers. | Scott Ullrich | 2007-04-29 | 1 | -0/+36 |
| | |||||
* | Change Miniupnp to UPNP | Scott Ullrich | 2007-04-29 | 1 | -1/+1 |
| | |||||
* | Add upnp status link in the menu | Seth Mos | 2007-04-28 | 1 | -1/+2 |
| | |||||
* | * Add status virtual servers screen from Seth Mos * Add tab code to the ↵ | Scott Ullrich | 2007-04-28 | 2 | -2/+172 |
| | | | | original LB pool status screen | ||||
* | PPPoE server fixes | Scott Ullrich | 2007-04-27 | 1 | -4/+24 |
| | | | | Ticket #1283 | ||||
* | MFC Alter outbound nat descriptions to match operation | Scott Ullrich | 2007-04-25 | 1 | -3/+3 |
| | |||||
* | Remove hack that checks for blank protocol. We need to fix the upstream bug ↵ | Scott Ullrich | 2007-04-25 | 2 | -4/+0 |
| | | | | that is causing the blank entries. This bug is also appearing in the load balancing area now. | ||||
* | Increase the size of the openvpn custom options box. | Scott Ullrich | 2007-04-25 | 2 | -2/+6 |
| | |||||
* | Unbreak status graph. Someone is going to need to submit *WORKING* patches ↵ | Scott Ullrich | 2007-04-24 | 1 | -1/+1 |
| | | | | that work with FireFox, IE and Opera for this to get changed again! Ticket #1290 | ||||
* | s/resolved/resolve/ | Scott Ullrich | 2007-04-24 | 1 | -1/+1 |
| | |||||
* | * Use is_interface_mismatch() function * Do not allow configuration to ↵ | Scott Ullrich | 2007-04-24 | 2 | -1/+13 |
| | | | | continue until the interfaces are setup correctly * When restoring a configuration via the webConfigurator detect that a interface mismatch has occured and redirect the user to the assign interface screen. Once the assign interface Save button has been pressed go ahead and reboot. This might just prevent someone from throwing a fit since they do not have console access. | ||||
* | MFC 17588 Bug fix: Menu now shows on top of traffic graph instead of underneath | Scott Ullrich | 2007-04-23 | 1 | -1/+1 |
| | |||||
* | Add more well known ports to the protocols drop down. Patch-submitted-by: ↵ | Scott Ullrich | 2007-04-23 | 1 | -1/+22 |
| | | | | Martin Fuchs | ||||
* | use <object> instead of <embed> | Scott Ullrich | 2007-04-23 | 1 | -1/+1 |
| | | | | | | Ironically this was already fixed in HEAD! Ticket #1290 | ||||
* | Apply OpenVPN patch from Martin Fuchs which adds outgoing tunnel bandwidthg ↵ | Scott Ullrich | 2007-04-23 | 1 | -0/+6 |
| | | | | control. | ||||
* | Move sync schedules underneath firewall rules section for cosmetic bling ↵ | Scott Ullrich | 2007-04-23 | 1 | -6/+6 |
| | | | | bling. Suggested-mulitple-times-by: Holger | ||||
* | Only foreach through valid arrays. | Scott Ullrich | 2007-04-23 | 1 | -0/+1 |
| | |||||
* | MFC Show schedule indicator. | Scott Ullrich | 2007-04-23 | 1 | -1/+110 |
| | |||||
* | 0 -> 00 for start time for consistency | Scott Ullrich | 2007-04-22 | 1 | -1/+1 |
| | |||||
* | Use the correct array path to deterimine if a false entry exists. | Scott Ullrich | 2007-04-21 | 2 | -2/+2 |
| |