Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for #3416 | Brian Candler | 2014-02-10 | 1 | -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 Graph | Phil Davis | 2014-02-08 | 1 | -1/+1 |
| | | | to preserve the previous standard behavior that shows "Local" when Traffic Graph starts. | ||||
* | Make Local the default filter for Traffic Graph | Phil Davis | 2014-02-08 | 1 | -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 Graph | Phil Davis | 2014-02-08 | 1 | -6/+18 |
| | |||||
* | Add specific permission for easyrule. | jim-p | 2014-02-07 | 1 | -1/+8 |
| | |||||
* | Remove this sort. It's unnecessary and causes problems when editing and ↵ | jim-p | 2014-02-07 | 1 | -10/+0 |
| | | | | saving privileges, it can reorder users and cause edits to the wrong account. | ||||
* | s/http/https/ for doc.pfsense.org | Chris Buechler | 2014-02-07 | 2 | -4/+4 |
| | |||||
* | Add support for signed PBI, help ticket #3365: | Renato Botelho | 2014-02-07 | 1 | -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 display | Phil Davis | 2014-02-07 | 1 | -2/+2 |
| | |||||
* | Standardise LAN net display | Phil Davis | 2014-02-07 | 1 | -2/+2 |
| | |||||
* | Standardise LAN net display | Phil Davis | 2014-02-07 | 1 | -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 tools | Renato Botelho | 2014-02-06 | 20 | -8545/+0 |
| | |||||
* | First swing at converting from racoon to StrongSWAN. | Ermal | 2014-02-06 | 3 | -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() calls | Renato Botelho | 2014-02-04 | 1 | -1/+1 |
| | |||||
* | Simplify logic calling grep less times, as done on mail_reports.inc on 2c6efc9 | Renato Botelho | 2014-02-04 | 1 | -8/+4 |
| | |||||
* | Use unlink_if_exists or @unlink to avoid PHP errors when file doesn't exist | Renato Botelho | 2014-02-04 | 1 | -2/+2 |
| | |||||
* | Merge pull request #900 from Klaws--/patch-1 | Ermal Luçi | 2014-02-04 | 1 | -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-04 | 1 | -0/+1 |
| | | |||||
* | | Add escapeshellarg() calls on exec parameters. While I'm here, replace some ↵ | Renato Botelho | 2014-02-04 | 8 | -27/+27 |
| | | | | | | | | exec() calls by php functions like symlink, copy, unlink, mkdir | ||||
* | | Fix an obvious typo on var name | Renato Botelho | 2014-02-04 | 1 | -1/+1 |
|/ | |||||
* | Add link to Unbound under the menu item name of 'DNS Resolver' | Warren Baker | 2014-01-31 | 1 | -0/+1 |
| | |||||
* | Sync pbi_create with pcbsd, add required functions.sh | Renato Botelho | 2014-01-30 | 2 | -579/+1626 |
| | |||||
* | Dig is no longer available, drill is now the tool | Warren Baker | 2014-01-30 | 1 | -5/+5 |
| | |||||
* | Some grammer fixes spotted by Phil Davis | Warren Baker | 2014-01-30 | 2 | -2/+2 |
| | |||||
* | Make sure ACLs are saved correctly | Warren Baker | 2014-01-29 | 1 | -19/+23 |
| | |||||
* | Reference right service reconfig function | Warren Baker | 2014-01-29 | 1 | -8/+5 |
| | |||||
* | More html formatting | Warren Baker | 2014-01-29 | 1 | -199/+200 |
| | |||||
* | Formatting | Warren Baker | 2014-01-29 | 1 | -232/+262 |
| | |||||
* | Table summary fix | Warren Baker | 2014-01-29 | 1 | -1/+1 |
| | |||||
* | Rename ACL file | Warren Baker | 2014-01-29 | 1 | -0/+0 |
| | |||||
* | Add GUI components for Unbound | Warren Baker | 2014-01-29 | 3 | -0/+1176 |
| | |||||
* | Really fix #3376 | Phil Davis | 2014-01-27 | 1 | -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 path | Renato Botelho | 2014-01-24 | 1 | -3/+3 |
| | |||||
* | Revert "Fix #3350. Do not destroy an interface when it's being disabled" | Renato Botelho | 2014-01-21 | 1 | -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 value | bruno | 2014-01-16 | 1 | -4/+6 |
| | |||||
* | ports ntp moved to sbin, follow | jim-p | 2014-01-15 | 2 | -5/+5 |
| | |||||
* | Cleanup- most languages simply need the ascii abreviation. | Isaac (.ike) Levy | 2014-01-13 | 1 | -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.php | Chris Buechler | 2014-01-13 | 1 | -79/+7 |
| | |||||
* | bug address | Isaac (.ike) Levy | 2014-01-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net> | ||||
* | Machine Translation (Phase 1) Complete. | Isaac (.ike) Levy | 2014-01-08 | 1 | -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) Levy | 2014-01-08 | 1 | -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 run | Isaac (.ike) Levy | 2014-01-08 | 1 | -5609/+5543 |
| | | | | Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net> | ||||
* | workspot: great, but this process requires tedious re-running the program. | Isaac (.ike) Levy | 2014-01-08 | 1 | -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 translation | Isaac (.ike) Levy | 2014-01-08 | 1 | -7/+7 |
| | | | | Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net> | ||||
* | X-Generator: vim(1), awk(1), sed(1) - for real. | Isaac (.ike) Levy | 2014-01-08 | 1 | -0/+1 |
| | | | | Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net> | ||||
* | workspot: trying to speed up machine translation | Isaac (.ike) Levy | 2014-01-08 | 1 | -29/+32 |
| | | | | Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net> | ||||
* | workspot: pass through to correct minor syntax | Isaac (.ike) Levy | 2014-01-08 | 1 | -39/+38 |
| | | | | | Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net> Signed-off-by: Kiyo Takami <foof@blackskyresearch.net> | ||||
* | workspot: mechincal first pass | Isaac (.ike) Levy | 2014-01-08 | 1 | -12/+24 |
| | | | | Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net> | ||||
* | workspot: continuing with machine translation, several heavily repeated ↵ | Isaac (.ike) Levy | 2014-01-08 | 1 | -97/+115 |
| | | | | | | phrases scrutinized Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net> | ||||
* | workspot: plowing ahead with machine translation | Isaac (.ike) Levy | 2014-01-08 | 1 | -4/+4 |
| | | | | Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net> |