summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Collapse)AuthorAgeFilesLines
* Return to correct tab after save or delete an aliasRenato Botelho2013-04-022-9/+19
|
* Fix whitespaces, indent and add a missing <tr>Renato Botelho2013-04-021-105/+110
|
* Save URLs and URL Table detailsRenato Botelho2013-04-021-0/+8
|
* Fix whitespaces and indentRenato Botelho2013-04-021-124/+127
|
* Fixup source address options on Test Port page.jim-p2013-04-021-21/+23
|
* Move some code to a function to avoid future duplication. Allow autocomplete ↵jim-p2013-04-021-20/+9
| | | | on ping page. Add more escaping to command.
* Rename "Interface" to "Source Address" on ping page to more accurately ↵jim-p2013-04-021-6/+6
| | | | reflect what it's actually used for.
* Use a better description for this column.jim-p2013-04-021-2/+2
|
* Add OpenVPN interfaces as potential ping sources, too.jim-p2013-04-021-1/+14
|
* Fix service status for OpenVPN peer-to-peer client/server instances.jim-p2013-04-021-14/+10
|
* Whitespace/HTML fixesjim-p2013-04-011-90/+85
|
* Allow using virtual IPs (or "any") for ping source. Fixup ipv4/ipv6 selection.jim-p2013-04-011-21/+45
|
* Clarify notes when there is an error reaching the openvpn management daemon ↵jim-p2013-04-011-2/+36
| | | | for service status. Also, add service controls to the openvpn status page.
* Merge pull request #501 from phildd/masterrbgarga2013-04-011-1/+1
|\ | | | | Support for disabled services on services status displays
| * Do not display disabled services on services status widgetphildd2013-04-011-1/+1
| |
* | Do not allow to rename a gateway group, as it is for gateways. Fixes #2914Renato Botelho2013-04-011-1/+4
|/
* Avoid send user to top of the page when you open add new gateway boxRenato Botelho2013-03-281-2/+4
|
* Add a new class called addgatewaybox to make it easier to respect custom ↵Renato Botelho2013-03-269-5/+53
| | | | themes. Fixes #2900
* Fix file name referenceWarren Baker2013-03-251-1/+1
|
* Merge pull request #495 from phil-davis/masterrbgarga2013-03-251-0/+8
|\ | | | | Dynamic DNS add option for verbose logging
| * Dynamic DNS add option for verbose loggingPhil Davis2013-03-221-0/+8
| | | | | | This will allow the user to decide if they want all the noise in syslog. It defaults to off, so the log messages will quieten down unless the user turns it on.
* | Tidy up "shaper" and "firewall shaper" XHTMLColin Fleming2013-03-231-2/+2
| | | | | | | | | | | | Update VALIGN Deprecated the ampersand in ANCHOR tags Update TYPE in script
* | Add checks to make sure CP hard timeout is less or equal DHCP server default ↵Renato Botelho2013-03-222-3/+39
| | | | | | | | lease time. It fixes #2899
* | Simplify this codejim-p2013-03-221-13/+12
| |
* | Move these service control functions into service-utils.inc so they may be ↵jim-p2013-03-221-159/+3
|/ | | | re-used.
* Merge pull request #493 from ExolonDX/branch_05Jim P2013-03-221-11/+11
|\ | | | | Tidy up "traffic shaper wizard" XHTML
| * Tidy up "traffic shaper wizard" XHTMLColin Fleming2013-03-221-11/+11
| | | | | | | | | | | | Move "tree.css" to the HEAD statement and manually close the HEAD statement Close BR and P tags
* | Merge pull request #492 from ExolonDX/branch_04Jim P2013-03-221-55/+51
|\ \ | | | | | | Tidy up "traffic shaper layer7" XHTML
| * | Tidy up "traffic shaper layer7" XHTMLColin Fleming2013-03-221-55/+51
| |/ | | | | | | | | | | | | | | | | | | | | Close INPUT, BR, P and IMG tags Add "alt" to IMG tags Add CDATA section to scripts Move "tree.css" and "tree.js" to the HEAD statement and close the HEAD statement manually Spelling mistake Update PHP shorthand tag Update HTML boolean operators
* | Merge pull request #491 from ExolonDX/branch_03Jim P2013-03-221-19/+24
|\ \ | | | | | | Tidy up "traffic shaper limiter" XHTML
| * | Tidy up "traffic shaper limiter" XHTMLColin Fleming2013-03-221-19/+24
| |/ | | | | | | | | | | | | | | | | | | | | Close INPUT, BR, IMG and P tags Add "alt" to IMG tags Deprecate ampersand in ANCHOR tags Add CDATA section to scripts Move "tree.css" and "tree.js" to the HEAD statement and manually close the HEAD statement Spelling mistatke Updated PHP shorthand tag
* | Merge pull request #490 from ExolonDX/branch_02Jim P2013-03-221-10/+10
|\ \ | | | | | | Tidy up "traffic shaper queue" XHTML
| * | Tidy up "traffic shaper queue" XHTMLColin Fleming2013-03-221-10/+10
| |/ | | | | | | | | | | | | | | Deprecate the ampersand in the ANCHOR tag Close BR and P tags Move "tree.css" and "tree.js" to the HEAD statement and manually close the HEAD statement Spelling mistake.
* | Tidy up "traffic shaper" XHTMLColin Fleming2013-03-221-21/+21
|/ | | | | | | | | Close INPUT, BR and P tags Update PHP Shorthand tag Spelling mistake Move "tree.css" and "tree.js" to the HEAD statement and close the HEAD statement manually Deprecate the ampersand in the ANCHOR tag
* Fix wording/formatting of promisc optionjim-p2013-03-211-2/+5
|
* No need for nocsrf here tooErmal2013-03-211-2/+0
|
* Merge pull request #486 from 01101001c/masterErmal Luçi2013-03-213-0/+655
|\ | | | | Thermal Sensors Widget (for pfSense v2.1-BETA1 and up).
| * Thermal Sensors Widget (for pfSense v2.1-BETA1 and up).01101001c2013-03-183-0/+655
| | | | | | | | Original post: http://forum.pfsense.org/index.php/topic,59193.0.html
* | No need to set it for the system information widgetErmal2013-03-211-2/+0
| |
* | No need to set nocsrf from my testingErmal2013-03-211-4/+1
| |
* | Merge pull request #488 from phil-davis/masterErmal Luçi2013-03-211-18/+59
|\ \ | | | | | | DynDNS status widget async update
| * | DynDNS status widget add 5 minute refreshPhil Davis2013-03-211-1/+4
| | | | | | | | | It was easy to add the code to refresh the status every 5 minutes. I think 5 minutes is a reasonable refresh time for dynamic DNS.
| * | DynDNS status widget async updatePhil Davis2013-03-201-18/+56
| | | | | | | | | | | | The Dynamic DNS status widget performs remote operations to the www to check the cached dynamic DNS IP against the actual current public-facing IP. When an external link is slow, or particularly when the cable is plugged in (it seems up) but actually the internet is down, it takes a long time for a response from http://checkip.dyndns.com/ to time out. The dashboard page hangs in a half-drawn state (up to drawing the DynDNS status table) for up to 30 seconds. This change puts the code that does these external operations into some ajax/Java script that runs after the dashboard has drawn up. Code concept unashamedly stolen from the system information widget.
* | | Rearrange this manual outbound NAT rule generation loop -- fixes unnecessary ↵jim-p2013-03-201-93/+93
| | | | | | | | | | | | duplication of Localhost and VPN rules.
* | | Add the user/time tracking to Port forwards and outbound NAT also.jim-p2013-03-203-1/+87
| | |
* | | Track user/time a firewall rule was created and last updated, and show this ↵jim-p2013-03-207-6/+76
|/ / | | | | | | information at the bottom of the page when viewing the firewall rule. Have various places in the system that create rules add a proper entry to indicate their origin.
* | Remove functions that are not used now with once mode of rtsoldErmal2013-03-191-3/+0
| |
* | Make sure file has content before call route deleteRenato Botelho2013-03-191-2/+4
| |
* | Respect 'States' option from Advanced/MiscRenato Botelho2013-03-191-10/+2
| | | | | | | | | | | | | | - Respect this option and do not clean states when it's configured - Create /etc/rc.kill_states to be easier to check $config It helps ticket #2887
* | Remove redundant callRenato Botelho2013-03-191-1/+0
| |
OpenPOWER on IntegriCloud