summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Theme Compact-RED, adopt new logo for theme sizing navbar sizePiBa-NL2017-08-031-0/+10
|
* update top nav bar logoJared Dillard2017-08-033-2/+22
|
* change login page logo to svgJared Dillard2017-08-032-2/+17
|
* remove image from rss widgetJared Dillard2017-08-032-1/+0
|
* update faviconJared Dillard2017-08-0311-0/+105
|
* Merge pull request #3793 from ecovillage/masterRenato Botelho2017-08-031-1/+1
|\
| * improve README by full stop and link to github-helpFelix Wolfsteller2017-08-031-1/+1
|/
* Update translation filesRenato Botelho2017-08-0284-40098/+45070
|
* Regenerate potRenato Botelho2017-08-021-910/+996
|
* Fix #7625: Auto select '128' as mask for IPv6Renato Botelho2017-08-011-0/+2
|
* Fix VLAN Priority set pf syntax. Fixes #7744jim-p2017-08-012-4/+25
|
* Merge pull request #3762 from PiBa-NL/20170624_gatewayalarm_logRenato Botelho2017-07-311-0/+13
|\
| * rc.gateway_alarm, add syslog message that shows that a alarm was ↵PiBa-NL2017-06-241-0/+13
| | | | | | | | | | | | raised/cleared and what the parameters were This helps clarify why sometimes services are restarted when reading through the syslogs.
* | Merge pull request #3535 from fernsehkind/Redmine1629Renato Botelho2017-07-312-4/+20
|\ \
| * | Use correct wording for menu entry "Reset All States" in "System/Advanced ↵Fernsehkind2017-06-201-5/+4
| | | | | | | | | | | | Network"
| * | Use correct wording for log output when IP address has changed and states ↵Fernsehkind2017-06-201-2/+2
| | | | | | | | | | | | are killed accordingly
| * | Add GUI entry for ip_change_kill_states in Network/Advanced (See #1629)Ralph Haussmann2017-02-121-0/+16
| | |
| * | Improve log output when ip_change_kill_states is set.Ralph Haussmann2017-02-121-4/+5
| | |
* | | Add pt_BR back to GUI since it's over 75% completeRenato Botelho2017-07-311-0/+1
| | |
* | | Merge pull request #3773 from PiBa-NL/20170703-ipsec-sleep-lockRenato Botelho2017-07-311-11/+23
|\ \ \
| * | | ipsec, prevent simultaneous/repeated calling of vpn_ipsec_configure() by ↵PiBa-NL2017-07-041-11/+23
| | |/ | |/| | | | | | | /etc/rc.newipsecdns
* | | Merge pull request #3784 from ↵Renato Botelho2017-07-311-1/+1
|\ \ \ | | | | | | | | | | | | PiBa-NL/20170713-shaper-show-disabled-interface-names
| * | | Trafficshaper, show interface names for disabled interfaces, dont just show ↵PiBa-NL2017-07-131-1/+1
| | | | | | | | | | | | | | | | a kinda 'empty' spot..
* | | | Merge pull request #3761 from marjohn56/masterRenato Botelho2017-07-312-1/+14
|\ \ \ \
| * | | | Correct typo's as per Jim's requestmarjohn562017-07-271-1/+1
| | | | |
| * | | | Add Option to use static IPV6 over v4 parent ( PPPoEmarjohn562017-07-272-1/+14
| | | | | | | | | | | | | | | | | | | | A new option when setting a v6 static on the WAN to allow the connection to use the V4 interfaces i.e. PPPoE
* | | | | Merge pull request #3789 from stilez/patch-69Renato Botelho2017-07-311-7/+29
|\ \ \ \ \
| * | | | | Add some info to HELP text (no code change otherwise)stilez2017-07-251-7/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NTP background isn't going to be widely known. So provide a bit of info so that it's done properly if someone cares. For example, it's easy to think a small number is enough, as one might with alternative DNS servers, despite NTP website recommending 4-5 or a pool. So state the consequence of too few servers. Also we allow entry of a leap second file but no real info about it or even where it comes from (to get an authoritative file or look further ahead). As this is an "advanced" and hidden option, it's safe to add a bit of explanation to help the user. If it can be made shorter, please do, though.
* | | | | | Merge pull request #3787 from stilez/patch-68Renato Botelho2017-07-311-3/+6
|\ \ \ \ \ \
| * | | | | | typostilez2017-07-251-1/+1
| | | | | | | | | | | | | | | | | | | | | "Networked" not "network" - "Internet of Things" especially.
| * | | | | | grammar fixstilez2017-07-251-1/+1
| | | | | | |
| * | | | | | format %1$s etc in helpstilez2017-07-251-4/+6
| | | | | | |
| * | | | | | Improve the HELP note about what will/won't work if TLD is set to ".local"stilez2017-07-251-3/+4
| | | | | | | | | | | | | | | | | | | | | For example, some people won't use mDNS and won't know other things might break; also it's not clear that while ".local" is a problem, ".local.lan" isn't.
* | | | | | | Merge pull request #3788 from znerol/feature/master/bridge-ipv6-auto-linklocalRenato Botelho2017-07-312-0/+34
|\ \ \ \ \ \ \
| * | | | | | | Add support for IPv6 AUTO_LINKLOCAL flag on bridge interfacesLorenz Schori2017-07-252-0/+34
| | | | | | | |
* | | | | | | | Merge pull request #3770 from hamnur/masterRenato Botelho2017-07-312-3/+55
|\ \ \ \ \ \ \ \
| * | | | | | | | Use attribute rekey_enable as usual but optionally allow to set margintime ↵hamnur2017-07-172-14/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | if rekeying is not disabled
| * | | | | | | | Fix indent of if-blockhamnur2017-07-141-1/+1
| | | | | | | | |
| * | | | | | | | Merge branch 'master' of https://github.com/hamnur/pfsense into HEADhamnur2017-07-142-8/+24
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master'hamnur2017-06-302-8/+24
| | |\ \ \ \ \ \ \ \
| * | | | | | | | | | Check if margintime is numeric and smaller than P1 lifetimehamnur2017-07-141-2/+6
| | | | | | | | | | |
| * | | | | | | | | | Hide margintime if rekeying is disabledhamnur2017-07-142-24/+34
| |/ / / / / / / / /
| * | | | | | | | | Activate RADIUS accounting for mobile ipsec if it was selected on the auth ↵hamnur2017-06-301-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | server view
| * | | | | | | | | Add strongswan rekeymargin attribute to vpn ipsec phase1 viewhamnur2017-06-292-0/+19
| | | | | | | | | |
* | | | | | | | | | Merge pull request #3791 from marjohn56/PD-FIXRenato Botelho2017-07-312-3/+17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | dhcp6c Advanced Config prefix interfacemarjohn562017-07-282-3/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, when using dhcp6c advanced configuration the prefix interface is WAN, this is not very useful! The changes here allow the user to select the interface that the PD will be applied on..
* | | | | | | | | | | Merge pull request #3585 from PiBa-NL/trafficgraphs-optimizeRenato Botelho2017-07-314-227/+135
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | trafficgraphs, move common code to 1 file, and remove usage of ↵PiBa-NL2017-07-303-180/+116
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'localstorage' which shares unwanted changes to graph settings between widget and stats
| * | | | | | | | | | | traffic-graphs, optimize retrieval of data every x seconds to reduce spikes ↵PiBa-NL2017-07-304-48/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in the graphs and load on pfSense also cleanup some old code.
* | | | | | | | | | | | Merge pull request #3785 from stilez/patch-67Renato Botelho2017-07-311-6/+17
|\ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud