summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* Add NTP Server field to dhcp config.Seth Mos2007-05-081-0/+31
| | | | From: Alexander Schaber
* Execute tcpdump in background for speed improvementScott Dale2007-05-081-21/+36
|
* Add more protocols.Scott Ullrich2007-05-071-0/+3
| | | | Submitted-by: Martin Fuchs
* Make naming consistentSeth Mos2007-05-071-1/+1
|
* correctly determine if time range existsScott Dale2007-05-071-4/+5
|
* Show icon that indicates whether the traffic is being blocked or allowedSeth Mos2007-05-051-4/+33
| | | | MFC: 17931
* Backout last changeScott Ullrich2007-05-042-2/+2
|
* Somehow the path is not being set past .:, remove it for testingScott Ullrich2007-05-042-2/+2
|
* Do not attempt to touch /needs_package_sync on CDROM platform.Scott Ullrich2007-05-031-1/+2
|
* Move help / common usage scenarios to the "help" command.Scott Ullrich2007-05-031-50/+61
|
* Show how to output the wireless options such as channels, modes, etc.Scott Ullrich2007-05-031-0/+3
|
* Clarify DHCP server commentScott Ullrich2007-05-031-1/+1
|
* * Correct printr typo. * Show how to output the interfaces and dhcpd ↵Scott Ullrich2007-05-031-1/+7
| | | | portions of the configuration
* Show the reboot command as well for php pfSense shell Sponsored-by: ↵Scott Ullrich2007-05-031-1/+4
| | | | Bluegrass.net
* Minor text updatesScott Ullrich2007-05-031-1/+1
|
* Minor text updatesScott Ullrich2007-05-031-5/+10
|
* Show common commands in the php pfsense shell such as: * Enabling SSH * ↵Scott Ullrich2007-05-031-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 IRCScott Ullrich2007-05-021-2/+2
|
* Add a note that you do not use Synchronize IP and password option on backup ↵Scott Ullrich2007-05-021-1/+2
| | | | cluster members.
* Do not allow - in aliases. This breaks port aliases.Seth Mos2007-05-021-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 Ullrich2007-05-011-0/+14
|
* Allow synchornize to ip to be blank.Scott Ullrich2007-05-011-13/+14
|
* Capitalize IPScott Ullrich2007-04-301-3/+3
|
* Take into account the DHCP wan ip address as wellScott Ullrich2007-04-301-1/+4
|
* Do not forget VIP's as well.Scott Ullrich2007-04-301-0/+6
|
* Do not allow the setting of the carp sync ip to be an ip address on the same ↵Scott Ullrich2007-04-301-0/+6
| | | | firewall. This leads to a sync loop.
* Disable interrupt total box. We need a better parsing algo.Scott Ullrich2007-04-301-0/+1
|
* Add multiline support for multi-line mini programs/scripts.Scott Ullrich2007-04-301-2/+22
|
* Show that exit is a valid commandScott Ullrich2007-04-291-0/+1
|
* Escape $ so that it does not try to print out the variableScott Ullrich2007-04-291-1/+1
|
* Add a pfSense interactive php shell for developers.Scott Ullrich2007-04-291-0/+36
|
* Change Miniupnp to UPNPScott Ullrich2007-04-291-1/+1
|
* Add upnp status link in the menuSeth Mos2007-04-281-1/+2
|
* * Add status virtual servers screen from Seth Mos * Add tab code to the ↵Scott Ullrich2007-04-282-2/+172
| | | | original LB pool status screen
* PPPoE server fixesScott Ullrich2007-04-271-4/+24
| | | | Ticket #1283
* MFC Alter outbound nat descriptions to match operationScott Ullrich2007-04-251-3/+3
|
* Remove hack that checks for blank protocol. We need to fix the upstream bug ↵Scott Ullrich2007-04-252-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 Ullrich2007-04-252-2/+6
|
* Unbreak status graph. Someone is going to need to submit *WORKING* patches ↵Scott Ullrich2007-04-241-1/+1
| | | | that work with FireFox, IE and Opera for this to get changed again! Ticket #1290
* s/resolved/resolve/Scott Ullrich2007-04-241-1/+1
|
* * Use is_interface_mismatch() function * Do not allow configuration to ↵Scott Ullrich2007-04-242-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 underneathScott Ullrich2007-04-231-1/+1
|
* Add more well known ports to the protocols drop down. Patch-submitted-by: ↵Scott Ullrich2007-04-231-1/+22
| | | | Martin Fuchs
* use <object> instead of <embed>Scott Ullrich2007-04-231-1/+1
| | | | | | Ironically this was already fixed in HEAD! Ticket #1290
* Apply OpenVPN patch from Martin Fuchs which adds outgoing tunnel bandwidthg ↵Scott Ullrich2007-04-231-0/+6
| | | | control.
* Move sync schedules underneath firewall rules section for cosmetic bling ↵Scott Ullrich2007-04-231-6/+6
| | | | bling. Suggested-mulitple-times-by: Holger
* Only foreach through valid arrays.Scott Ullrich2007-04-231-0/+1
|
* MFC Show schedule indicator.Scott Ullrich2007-04-231-1/+110
|
* 0 -> 00 for start time for consistencyScott Ullrich2007-04-221-1/+1
|
* Use the correct array path to deterimine if a false entry exists.Scott Ullrich2007-04-212-2/+2
|
OpenPOWER on IntegriCloud