summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Collapse)AuthorAgeFilesLines
* Change string to "Maximum new connections per host / per second(s)"Daniel Aleksandersen2014-02-132-5/+5
| | | | | | | Clarifying the setting's meaning. As suggested by forum member "Senser" on https://forum.pfsense.org/index.php/topic,65472.msg356024.html#msg356024
* Catch a validation issue reported on the mailing list thread: IPv6 address ↵Ermal2014-02-111-2/+2
| | | | data validation from: Brian Candler. It prevents putting a subnet in the address field since it then breaks the whole filter generation process
* Fixup pkg_nochecksig optionjim-p2014-02-101-3/+3
|
* Fix for #3416Brian Candler2014-02-101-1/+1
| | | | | Correct javascript error which prevents PPP/PPPoE per-link settings from being displayed (bandwidth, MTU, MRU, MRRU).
* Make Local the default filter for Traffic GraphPhil Davis2014-02-081-1/+1
| | | to preserve the previous standard behavior that shows "Local" when Traffic Graph starts.
* Make Local the default filter for Traffic GraphPhil Davis2014-02-081-2/+5
| | | to preserve the old behavior, that it shows "Local" traffic when first started.
* Return all when all or remote is selected on Traffic GraphPhil Davis2014-02-081-6/+18
|
* Add specific permission for easyrule.jim-p2014-02-071-1/+8
|
* Remove this sort. It's unnecessary and causes problems when editing and ↵jim-p2014-02-071-10/+0
| | | | saving privileges, it can reorder users and cause edits to the wrong account.
* s/http/https/ for doc.pfsense.orgChris Buechler2014-02-072-4/+4
|
* Add support for signed PBI, help ticket #3365:Renato Botelho2014-02-071-0/+18
| | | | | | - Add an option to allow user to accept unsigned packages - The only missing part is public key, that needs to be added to /var/db/pbi/keys/pfSense.ssl
* Standardise LAN net displayPhil Davis2014-02-071-2/+2
|
* Standardise LAN net displayPhil Davis2014-02-071-2/+2
|
* Standardise LAN net displayPhil Davis2014-02-071-2/+2
| | | On the main firewall rules multi-rule display it shows "LAN net" "WAN net" etc. But on the edit screen it shows "LAN subnet" "WAN subnet" etc. Make the edit screen have the same text as the main screen - this has ben a source of enough little questions/queries on the forum.
* Remove PBI scripts since it'll be installed dynamically by toolsRenato Botelho2014-02-0620-8545/+0
|
* First swing at converting from racoon to StrongSWAN.Ermal2014-02-063-13/+0
| | | | | | | | | | | | | | | | | | | | | | It allows to use existing configurations on xml to generate StrongSWAN configurations. So its only IKEv1 * Missing support for dynamic ips(hostnames) - resolver plugin of StrongSWAN needs to be configured in strongswan.conf * Authentication plugin with pfSense authentication framework - New plugin almost completed * More testing hence this being pushed now to have more broader look TODO * Integrate IKEv2 * Move dynamic IP allocation to an SQLite backend * Provide more options in authenticating as a client(initiator) * Restrict interfaces where StrongSWAN listens for incoming connections to only those configured FUTUTE * Move all configuration to SQLite backend * Integrate more authentication scenarios of IKEv2
* Fix some wrong escapeshellarg() callsRenato Botelho2014-02-041-1/+1
|
* Simplify logic calling grep less times, as done on mail_reports.inc on 2c6efc9Renato Botelho2014-02-041-8/+4
|
* Use unlink_if_exists or @unlink to avoid PHP errors when file doesn't existRenato Botelho2014-02-041-2/+2
|
* Merge pull request #900 from Klaws--/patch-1Ermal Luçi2014-02-041-0/+1
|\ | | | | Added previously missing DSCP VA (requires kernel patch patch submitted ...
| * Added previously missing DSCP VA (requires kernel patch patch submitted by me)Klaws--2014-02-041-0/+1
| |
* | Add escapeshellarg() calls on exec parameters. While I'm here, replace some ↵Renato Botelho2014-02-048-27/+27
| | | | | | | | exec() calls by php functions like symlink, copy, unlink, mkdir
* | Fix an obvious typo on var nameRenato Botelho2014-02-041-1/+1
|/
* Add link to Unbound under the menu item name of 'DNS Resolver'Warren Baker2014-01-311-0/+1
|
* Sync pbi_create with pcbsd, add required functions.shRenato Botelho2014-01-302-579/+1626
|
* Dig is no longer available, drill is now the toolWarren Baker2014-01-301-5/+5
|
* Some grammer fixes spotted by Phil DavisWarren Baker2014-01-302-2/+2
|
* Make sure ACLs are saved correctlyWarren Baker2014-01-291-19/+23
|
* Reference right service reconfig functionWarren Baker2014-01-291-8/+5
|
* More html formattingWarren Baker2014-01-291-199/+200
|
* FormattingWarren Baker2014-01-291-232/+262
|
* Table summary fixWarren Baker2014-01-291-1/+1
|
* Rename ACL fileWarren Baker2014-01-291-0/+0
|
* Add GUI components for UnboundWarren Baker2014-01-293-0/+1176
|
* Really fix #3376Phil Davis2014-01-271-3/+3
| | | Thanks to Grischa Zengel for spotting the semi-colon at the end of the "if" line that was the real cause. Please also back merge this to 2.1 branch.
* Fix openssl pathRenato Botelho2014-01-241-3/+3
|
* Revert "Fix #3350. Do not destroy an interface when it's being disabled"Renato Botelho2014-01-211-2/+4
| | | | | | | | Ermal reported issues when changes are made on VLAN parent interface with this patch. He did other changes and interface_configure() will now be able to re-create VLAN interface This reverts commit 5bc623536d8bb3b93e68a1b1535c9de582721a09.
* added input hidden with tracker valuebruno2014-01-161-4/+6
|
* ports ntp moved to sbin, followjim-p2014-01-152-5/+5
|
* Cleanup- most languages simply need the ascii abreviation.Isaac (.ike) Levy2014-01-131-0/+0
| | | | | | Ful country code and encoding was necessary for pt_BR.ISO8859-1, (Brazilian Portuguese), and since it was the first translation, I followed the same format. Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
* updates to license.phpChris Buechler2014-01-131-79/+7
|
* bug addressIsaac (.ike) Levy2014-01-081-1/+1
| | | | Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
* Machine Translation (Phase 1) Complete.Isaac (.ike) Levy2014-01-081-37/+36
| | | | | | | | | | Next steps: - generate the .mo files and try loading it up - Japanese Native Speaker(s) sanity pass through (roughly 20% complete already) - Review by pfSense authors/community Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
* Machine generation used Google Translate API, translate.google.com, and Mort ↵Isaac (.ike) Levy2014-01-081-1/+2
| | | | | | | | | Yao's goog le-translate-cli Wrapped some parsing around the following utility by Mort Yao, https://github.com/soimort/google-translate-cli Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
* first full machine runIsaac (.ike) Levy2014-01-081-5609/+5543
| | | | Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
* workspot: great, but this process requires tedious re-running the program.Isaac (.ike) Levy2014-01-081-69/+70
| | | | | | Next step: wrap the translation step in a timeout, and print some simple hook in the output so you can find it for the machine translation copy/paste dance Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
* workspot: cleanup and continued translationIsaac (.ike) Levy2014-01-081-7/+7
| | | | Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
* X-Generator: vim(1), awk(1), sed(1) - for real.Isaac (.ike) Levy2014-01-081-0/+1
| | | | Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
* workspot: trying to speed up machine translationIsaac (.ike) Levy2014-01-081-29/+32
| | | | Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
* workspot: pass through to correct minor syntaxIsaac (.ike) Levy2014-01-081-39/+38
| | | | | Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net> Signed-off-by: Kiyo Takami <foof@blackskyresearch.net>
OpenPOWER on IntegriCloud