summaryrefslogtreecommitdiffstats
path: root/src/usr/local
Commit message (Collapse)AuthorAgeFilesLines
* Regenerate potRenato Botelho2017-08-101-75/+75
|
* Remove dead code using in the past to migrate from pfSense-repo-devel to a ↵Renato Botelho2017-08-101-9/+0
| | | | single pkg called pfSense-repo
* Ensure the callback function exists before callingSteve Beaver2017-08-091-1/+1
|
* gateway, ntp, and openVPN widgets updatedSteve Beaver2017-08-095-65/+76
|
* Remove ajax stuff from installed packages widgetSteve Beaver2017-08-091-33/+2
|
* dd system information widget to central refresh systemSteve Beaver2017-08-095-43/+70
| | | | Add ability for a widget to specify how often it wants to be updated
* Update translation filesRenato Botelho2017-08-0984-6429/+7259
|
* Regenerate potRenato Botelho2017-08-091-122/+121
|
* Repair broken AJAX response (POST vs GET)Steve Beaver2017-08-081-3/+4
|
* interface_statistics widget added to central refresh systemSteve Beaver2017-08-082-6/+29
|
* Add ipsec widget to new centralized refresh systemSteve Beaver2017-08-084-30/+28
|
* Experimental centralized widget refresh systemSteve Beaver2017-08-082-21/+80
| | | | Used by the interfaces.widget.php widget only for now
* make css compatible with newer nvd3 versionJared Dillard2017-08-072-3/+3
|
* Rename support widget refresh link to match new widget nameSteve Beaver2017-08-071-1/+1
|
* 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-031-0/+0
|
* remove image from rss widgetJared Dillard2017-08-032-1/+0
|
* update faviconJared Dillard2017-08-0311-0/+105
|
* 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-011-1/+10
|
* Merge pull request #3535 from fernsehkind/Redmine1629Renato Botelho2017-07-311-0/+15
|\
| * Use correct wording for menu entry "Reset All States" in "System/Advanced ↵Fernsehkind2017-06-201-5/+4
| | | | | | | | Network"
| * Add GUI entry for ip_change_kill_states in Network/Advanced (See #1629)Ralph Haussmann2017-02-121-0/+16
| |
* | 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-311-0/+12
|\ \ \
| * | | Correct typo's as per Jim's requestmarjohn562017-07-271-1/+1
| | | |
| * | | Add Option to use static IPV6 over v4 parent ( PPPoEmarjohn562017-07-271-0/+12
| | | | | | | | | | | | | | | | 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-311-0/+13
|\ \ \ \ \ \
| * | | | | | Add support for IPv6 AUTO_LINKLOCAL flag on bridge interfacesLorenz Schori2017-07-251-0/+13
| | | | | | |
* | | | | | | Merge pull request #3770 from hamnur/masterRenato Botelho2017-07-311-0/+41
|\ \ \ \ \ \ \
| * | | | | | | Use attribute rekey_enable as usual but optionally allow to set margintime ↵hamnur2017-07-171-10/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | if rekeying is not disabled
| * | | | | | | Fix indent of if-blockhamnur2017-07-141-1/+1
| | | | | | | |
| * | | | | | | Check if margintime is numeric and smaller than P1 lifetimehamnur2017-07-141-2/+6
| | | | | | | |
| * | | | | | | Hide margintime if rekeying is disabledhamnur2017-07-141-15/+28
| | | | | | | |
| * | | | | | | Add strongswan rekeymargin attribute to vpn ipsec phase1 viewhamnur2017-06-291-0/+14
| | | | | | | |
* | | | | | | | Merge pull request #3791 from marjohn56/PD-FIXRenato Botelho2017-07-311-1/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | dhcp6c Advanced Config prefix interfacemarjohn562017-07-281-1/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
OpenPOWER on IntegriCloud