summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Synchronize page titles with tab titles. Rename some titles in order to be ↵k-paulius2016-02-1313-13/+13
| | | | | | | | | | | | more consistent. Convert page title to title case.
* | | Synchronize page titles with tab titles. Rename some titles in order to be ↵k-paulius2016-02-133-6/+10
| | | | | | | | | | | | more consistent.
* | | Synchronize page titles with tab titles. Rename some titles in order to be ↵k-paulius2016-02-1321-50/+62
| | | | | | | | | | | | more consistent. Convert page title to title case.
* | | Show zone name in the breadcrumb of MAC, IP, hostname and voucher edit pages.k-paulius2016-02-134-12/+12
| | |
* | | Show zone name in the breadcrumb just like it is shown on Services->Captive ↵k-paulius2016-02-135-5/+9
| | | | | | | | | | | | Portal pages.
* | | Synchronize page titles with tab titles; Rename few titles in order to be ↵k-paulius2016-02-138-22/+22
| | | | | | | | | | | | more consistent.
* | | Fix the returned string when no status is found for this CARP.Luiz Otavio O Souza2016-02-131-12/+6
|/ / | | | | | | No functional change.
* | FreeBSD doesn't yet support TFC, comment out until it does. Ticket #4688Chris Buechler2016-02-121-11/+16
| |
* | Only set IFCAPS where they're not already set correctly. Ticket #5887Chris Buechler2016-02-121-7/+9
| |
* | Refine the way the DNS Forwarder and DNS Resolver are handled via XMLRPC. ↵jim-p2016-02-122-24/+31
| | | | | | | | Fixes #5882
* | Background 'ipsec up' commands so they don't hang up the web GUI. Ticket #5886Chris Buechler2016-02-121-2/+2
| |
* | Remove German from English message textPhil Davis2016-02-121-1/+1
| |
* | Merge pull request #2626 from phil-davis/patch-1Stephen Beaver2016-02-121-1/+0
|\ \
| * | Remove duplicated line in config.incPhil Davis2016-02-121-1/+0
| |/ | | | | This had been duplicated way back in https://github.com/pfsense/pfsense/commit/10e91486fa5c2d467135bcaa887aee83458442a0
* | Merge pull request #2624 from ↵Stephen Beaver2016-02-121-1/+1
|\ \ | | | | | | | | | NOYB/Firewall_/_Rules_-_Prevent_Separator_Orphanage
| * | Firewall / Rules - Prevent Separator OrphanageNOYB2016-02-121-1/+1
| |/ | | | | | | Prevent orphaning separator(s) at the bottom when deleting the rule at bottom of the list.
* | Merge pull request #2623 from ↵Stephen Beaver2016-02-125-53/+30
|\ \ | | | | | | | | | NOYB/Firewall_/_Rules_-_Consolidate_Move_Separators_Function
| * | Firewall / Rules - Consolidate Move Separators FunctionNOYB2016-02-125-53/+30
| | | | | | | | | | | | Consolidate the moving of separators for add/copy/dup/delete into a generic function.
* | | Synchronize page title with tab title. Convert page title to title case.k-paulius2016-02-1215-26/+26
| | |
* | | Add colon before zone name to make it more readable.k-paulius2016-02-126-6/+6
| | |
* | | Synchronize page title with tab title. Renamed GRE to GREs, GIF to GIFs and ↵k-paulius2016-02-1212-53/+53
| | | | | | | | | | | | LAGG to LAGGs to match VLANs, QinQs, etc.
* | | Add missing breakk-paulius2016-02-121-1/+1
| | |
* | | Convert page title to title casek-paulius2016-02-121-5/+5
| | |
* | | Synchronize page title with tab titlek-paulius2016-02-1214-18/+17
| |/ |/|
* | If URL table file size is 0, force update. Ticket #5848Chris Buechler2016-02-121-1/+1
|/
* Delete URL table file when deleting an alias. Ticket #5856Chris Buechler2016-02-121-0/+4
|
* add an option to only validate URL tables, so stray files aren't left behind ↵Chris Buechler2016-02-122-3/+5
| | | | when input validation fails. Ticket #5848
* Parse URL Table alias downloads with parse_aliases_file to ensure only valid ↵Chris Buechler2016-02-121-5/+9
| | | | contents. Ticket #5848
* Prefer dnsmasq's host overrides when it's enabled. Ticket #5883Chris Buechler2016-02-111-3/+5
|
* Fix the state filter after the conversion to pfSense_get_pf_states(). ↵Luiz Otavio O Souza2016-02-111-2/+25
| | | | Ticket #5878
* Merge pull request #2620 from NewEraCracker/inc-ipv6-docsStephen Beaver2016-02-111-2/+2
|\
| * Fix typo which caused broken syntax highlightingNewEraCracker2016-02-111-2/+2
| |
* | Merge pull request #2619 from ↵Stephen Beaver2016-02-113-9/+37
|\ \ | | | | | | | | | NOYB/Firewall_/_Rules_-_Display_Separators_Efficiency
| * | Firewall / Rules - Display Separators EfficiencyNOYB2016-02-113-9/+37
| | | | | | | | | | | | Use a list of separator rows to call the display separator function only for rows which there are separator(s). More efficient than looping through the list of separators on every row.
* | | Merge pull request #2618 from k-paulius/patch-2Stephen Beaver2016-02-111-1/+1
|\ \ \
| * | | Fix typo. a tag is opened twice.k-paulius2016-02-101-1/+1
| | | |
* | | | Merge pull request #2616 from k-paulius/captionsStephen Beaver2016-02-1192-158/+158
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix WebConfigurator spelling.k-paulius2016-02-101-1/+1
| | | |
| * | | Fix RADIUS spelling. It is written in all caps.k-paulius2016-02-106-9/+9
| | | |
| * | | Remove redundant gettext callk-paulius2016-02-101-2/+2
| | | |
| * | | Convert section titles to title casek-paulius2016-02-101-4/+4
| | | |
| * | | Convert section titles to title casek-paulius2016-02-1030-44/+44
| | | |
| * | | Change NAT '1 to 1' spelling to '1:1', since latter is used everywhere elsek-paulius2016-02-102-3/+3
| | | |
| * | | Convert section titles to title casek-paulius2016-02-1057-97/+97
| |/ /
* | | clarify help text. Ticket #5880Chris Buechler2016-02-111-1/+1
| | |
* | | Add support for IPsec TFC. Ticket #4688Chris Buechler2016-02-112-1/+58
| |/ |/|
* | use is_numericint rather than is_numeric for input validation hereChris Buechler2016-02-111-4/+4
| |
* | use is_numericint rather than is_numeric for input validation here.Chris Buechler2016-02-111-4/+4
| |
* | Fix IKE version "auto". Ticket #5880Chris Buechler2016-02-113-4/+7
| |
* | Fix ddns domain name Ticket #4366Chris Buechler2016-02-111-1/+1
| |
OpenPOWER on IntegriCloud