summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Collapse)AuthorAgeFilesLines
* Do not loop forver.Scott Ullrich2006-08-161-3/+3
| | | | Ticket #1078
* Do not reset CARP interfaces until user applies the changes.Scott Ullrich2006-08-142-25/+20
|
* Increaase ACK queues. Lower Game queues a bit.Scott Ullrich2006-08-101-4/+4
|
* Increase game queues bandwidth.Scott Ullrich2006-08-101-2/+2
| | | | Tested with all options enabled.
* Increase default bandwidth for ACKS, voIP and Gaming queues.Scott Ullrich2006-08-101-81/+81
| | | | Tested by enabling all options to make sure the percentages did not add up more than the available bandwidth. We still have plenty of room to spare.
* Fix Ticket #1064Scott Ullrich2006-08-091-4/+4
| | | | | | css errors when mousing over right-side buttons in firewall_rules.php Submitted-by: Royce3 via IRC
* Backout these changes.Scott Ullrich2006-08-091-4/+4
|
* When editing config.xml, automatically kill /tmp/config.cache if it exists ↵Scott Ullrich2006-08-091-3/+5
| | | | | | as the user does not wish for config.xml to be restored from the cache. This makes it easier to edit config.xml from the Diagnostics -> Edit menu.
* Add "px" to items to kill CSS errors.Scott Ullrich2006-08-081-4/+4
| | | | Submitted-by: Royce3 via irc
* Automatically prepend "captiveportal-" if needed to files uploaded.Scott Ullrich2006-08-051-19/+22
|
* Show latest version when availableScott Ullrich2006-08-051-4/+4
| | | | Ticket #1056
* * Allow setting of OPTional interface IP address correctlyScott Ullrich2006-08-052-2/+6
| | | | | | * Print "Interface IP Address" in firewall rules summary when selected Ticket #1052
* Check for valid IP Address when needed.Scott Ullrich2006-08-051-4/+9
| | | | Ticket #1055
* Remove date check. This is breaking the system logs in certain cases and I ↵Scott Ullrich2006-08-011-1/+1
| | | | am tired of fighting this battle. The logs *WILL* remain broken on the last entries in some cases. I know of this fact and I do't plan on changing it as it breaks something else ever time that a fix is attempted.
* Do not show entries with corrupted time entries (clog)Scott Ullrich2006-07-291-18/+18
|
* MFC 13459Scott Ullrich2006-07-261-1/+3
| | | | Only show enabled interfaces in the Interface drop down.
* Split up gateway pools and check them. $_POST['gateway'] has already been ↵Scott Ullrich2006-07-241-4/+7
| | | | moved to the gateway box.
* Check interface ip address, not the gateway!Scott Ullrich2006-07-241-3/+3
|
* Do not check an interface gateway if it is blank.Scott Ullrich2006-07-241-2/+3
|
* Third times a charm. Compare the interface gateway settings Ticket #1039Scott Ullrich2006-07-241-1/+1
|
* Actually show gateway in question and change a to an.Scott Ullrich2006-07-241-1/+1
|
* Actually show gateway in question and change a to an.Scott Ullrich2006-07-241-1/+1
|
* Actually check interface gateway. Ticket #1039Scott Ullrich2006-07-241-1/+1
|
* Do not allow operator to add a interface ip address as a gateway pool ↵Scott Ullrich2006-07-241-0/+12
| | | | member. Routing loops are bad, mmmmmkay?
* Also check policy based routing and see if the gateway is in use.Scott Ullrich2006-07-243-6/+30
|
* Compare against $pconfig and only check items if gateway is changing.Scott Ullrich2006-07-243-5/+5
|
* Someone please purchase me a spell checker. Fix input_errors typoScott Ullrich2006-07-243-3/+3
|
* If a gateway is being used by the load balancer pool, do not allow operator ↵Scott Ullrich2006-07-243-0/+45
| | | | to reassign the gateway ip to an interface. This creates a route loop and is bad. Ticket #1039
* Remove double ?> Ticket #1048Scott Ullrich2006-07-241-1/+0
|
* Note that the uploaded files must be prefixed with captiveportal- so that ↵Scott Ullrich2006-07-241-6/+11
| | | | lighty knows not to redirect the requests to index.php since we are using mod rewrite to determine this.
* Redirect back to index.php?foo. Safari does not like otherwise and breaks ↵Scott Ullrich2006-07-231-7/+8
| | | | the image on captive portal page.
* MFC 13319Scott Ullrich2006-07-221-1/+2
| | | | Add NMAP to OS list Useful for blocking NMAP scans :)
* Add logic to restart service similar to star service code.Scott Ullrich2006-07-161-1/+14
|
* Do not attempt to start_service() twice. This is already handled and can ↵Scott Ullrich2006-07-161-1/+0
| | | | lead to ticket #1044
* Since:Scott Ullrich2006-07-141-25/+0
| | | | | | | 1. Sasyncd is not included in RELENG_1 2. Interface selection widget is hosed for all interfaces Remove SASYNCD specific features and only ask for failover IP address.
* MFC 13078Scott Ullrich2006-07-131-8/+9
| | | | Change the path for image generation to /tmp This prevents the filesystem from filling with data which is generated automatically
* Bring CARP interfaces up fully after changes.Scott Ullrich2006-07-131-0/+2
|
* Check for array and eliminate:Scott Ullrich2006-07-111-4/+6
| | | | | Warning: Invalid argument supplied for foreach() in /usr/local/www/diag_dhcp_leases.php on line 232
* Add entries for optional interfaces ip addressScott Ullrich2006-07-081-0/+3
| | | | Ticket #1041
* Add entries for optional interfaces ip addressScott Ullrich2006-07-081-0/+3
| | | | Ticket #1041
* Remove width and height changing knobs, it breaks the traffic graph.Scott Ullrich2006-07-081-1/+0
| | | | Reported-by: http://forum.pfsense.org/index.php?topic=1605.0;topicseen
* MFCScott Ullrich2006-07-081-3/+3
| | | | | Fix jabber on TS. http://www.pfsense.org/~billm/patches/ticket-1042.patch
* Use is_dhcp_server_enabled() and fix DHCP Server from not displaying.Scott Ullrich2006-07-071-6/+6
|
* While I am nitpciking this form to all get out, move the description to the ↵Scott Ullrich2006-07-051-8/+8
| | | | bottom where it should be.
* s/gettext//Scott Ullrich2006-07-051-1/+1
|
* Keep state really wants to be an advanced option, too. Let him join the party.Scott Ullrich2006-07-052-14/+25
|
* Make other button consistent now with a -Scott Ullrich2006-07-052-2/+2
|
* - Show advanced optionsScott Ullrich2006-07-051-1/+1
|
* Turn advanced option are into a default to no show area as well.Scott Ullrich2006-07-052-2/+11
|
* Move state timeout to advanced options row, its the same as the other ↵Scott Ullrich2006-07-051-9/+7
| | | | options as you leave it blank for default.
OpenPOWER on IntegriCloud