summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* Fix indent and whitespaces issuesRenato Botelho2013-01-232-54/+53
|
* Fix indent and whitespace issuesRenato Botelho2013-01-221-18/+18
|
* Add GUI option to use "topology subnet" for OpenVPN, since the OpenVPN ↵jim-p2013-01-221-0/+30
| | | | Connect iOS client requires it for IPv6
* Validate bridge interface before delete itRenato Botelho2013-01-221-0/+2
|
* Fix indent and remove extra whitespaces between tabs and at EOLRenato Botelho2013-01-221-52/+51
|
* Validate vlan interface before delete itRenato Botelho2013-01-221-0/+2
|
* Validate QinQ vlan interface to be sure it existsRenato Botelho2013-01-221-2/+5
|
* Fix indent and blank at EOLRenato Botelho2013-01-221-3/+3
|
* When QinQ members are changed, make sure interfaces are created/destroyed ↵Renato Botelho2013-01-221-11/+14
| | | | (attempt 2)
* Revert "When QinQ members are changed, make sure interfaces are ↵Renato Botelho2013-01-221-3/+1
| | | | | | created/destroyed" This reverts commit a2bf1347c95bbb988bbd79d2cb091c28d9f075ed.
* When QinQ members are changed, make sure interfaces are created/destroyedRenato Botelho2013-01-221-1/+3
|
* If entering an action take the redir and exit even though the action was not ↵Ermal2013-01-211-5/+6
| | | | successful to avoid any issue
* Validate the cpzone parameter passed that it actually is a valid zoneErmal2013-01-211-0/+6
|
* Validate the cpzone parameter passed that it actually is a valid zoneErmal2013-01-211-1/+9
|
* Use more secure file name for the operations to avoid issuesErmal2013-01-212-4/+5
|
* Use more secure file name for the operations to avoid issuesErmal2013-01-211-3/+4
|
* Revert "There should be always a zone given from lighty to us so try to get ↵Ermal2013-01-211-4/+1
| | | | | | that first" This reverts commit 497d0b192f8e065ec3b4d1d94764b51c924a89b8.
* There should be always a zone given from lighty to us so try to get that firstErmal2013-01-211-1/+4
|
* Allow selecting the digest algorithm when creating a CA or Cert. Implements ↵jim-p2013-01-213-7/+50
| | | | #2765
* No reason for the ppp log to use this display method, use dump_clog() instead.jim-p2013-01-211-19/+1
|
* A couple fixes for openvpn routing table display. Feature #2766jim-p2013-01-211-2/+2
|
* Run IPsec logs through htmlspecialchars before display.jim-p2013-01-211-0/+1
|
* Add routing table display for each OpenVPN ssl/tls server instance, ↵jim-p2013-01-211-3/+58
| | | | collapsed by default. Part of feature #2766
* Add version check to package installbcyrill2013-01-171-43/+42
|
* Fix build list of widgetsRenato Botelho2013-01-171-0/+3
| | | | | Only consider files ending in ".php" to restrict widgets and avoid load wrong files. It should fix #2761
* Preserve "Idle timeout" parameter on interfaces gui. It fixes a problem ↵Renato Botelho2013-01-171-2/+2
| | | | pointed out on ticket #2641
* Validate passed parameters to smart commands, and the target device. Also ↵jim-p2013-01-161-8/+29
| | | | | | escape when used in shell commands even after validation. Discovered-By: Bernhard Thaler
* Tidy up HTML Colour NamesColin Fleming2013-01-168-58/+58
| | | | | With XHTML 1.0, the extended colour names are invalid, to make pfSense as W3C compliant as possible, need to go back to using the HEX code.
* Tidy up malformed URI warningsColin Fleming2013-01-161-49/+50
| | | | | | "/usr/local/etc/status.php" has lots of "malformed URI" warnings, this update tidies these up, adds a missing end table cell tag </td> adds a "summary" parameter to <table> to make this more W3C compliant.
* Add option to disable resolution, and drop down to select the gateway that ↵Warren Baker2013-01-161-55/+72
| | | | your traceroute should use
* Update to masterbcyrill2013-01-161-23/+5
|\
| * Add portal_hostname_from_client_ip functionbcyrill2013-01-151-26/+8
| |
* | Update usr/local/captiveportal/index.phpbcyrill2013-01-151-123/+121
|/
* Merge pull request #326 from fsSnowboard/masterErmal Luçi2013-01-154-60/+492
|\ | | | | Modern games added to Traffic Shaper Wizard
| * fixed spellingfsSnowboard2013-01-144-8/+8
| |
| * more games for traffic shaperfsSnowboard2013-01-124-8/+176
| |
| * fixed spelling mistakefsSnowboard2013-01-124-4/+4
| |
| * added traffic shaper game rulesunknown2013-01-124-60/+324
| |
* | Remove redundant code fragmentbcyrill2013-01-151-1/+0
| |
* | Avoid duplicating /32 suffix on 3rd ppp-linkdown parameter (local-ip). It ↵Renato Botelho2013-01-141-4/+10
| | | | | | | | should fix #2700
* | Bold and note manifest entries that match the current architecture, and add ↵jim-p2013-01-141-2/+11
| | | | | | | | a note cautioning against a cross-architecture upgrade.
* | Merge pull request #324 from ExolonDX/masterErmal Luçi2013-01-1421-50/+50
|\ \ | | | | | | Update PHP shorthand tag
| * | Spelling mistakeColin Fleming2013-01-141-1/+1
| | |
| * | Spelling mistakeColin Fleming2013-01-141-1/+1
| | |
| * | Update PHP shorthand tagColin Fleming2013-01-1421-50/+50
| | | | | | | | | | | | Standardise all PHP start tags from "<?" to "<?PHP"
* | | Merge pull request #323 from lcapriotti/masterErmal Luçi2013-01-145-0/+107
|\ \ \ | | | | | | | | Allow manual voucher expiration
| * | | Add page to allow manual vouchers expirationLuigi Capriotti2013-01-145-0/+107
| |/ /
* | | Remove a couple of call-time pass-by-reference for interface_ipalias_configure()Renato Botelho2013-01-141-1/+1
|/ /
* | Set adaptive.start/adaptive.end to disabled. Also allow them to be ↵Ermal2013-01-131-0/+34
|/ | | | customized through system->advanced->firewall. This allows the firewall to be reachable if the state limit is hit but default.
* Update usr/local/www/status_services.phpjmkizer2013-01-111-0/+1
| | | Missing include which defines functions such as get_shortcut_by_service_name()
OpenPOWER on IntegriCloud