summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Simplify indexing of gateways arrayPhil Davis2017-04-201-5/+1
|
* Add new IPv6 gateway to correct selectboxPhil Davis2017-04-181-1/+1
|
* Reload new gateway params after input errorsPhil Davis2017-04-181-19/+31
|
* Remove obsolete isAjax array key handlingPhil Davis2017-04-182-16/+1
|
* Merge branch 'master' into ifgwaddPhil Davis2017-04-1877-3256/+4175
|\
| * Merge pull request #3697 from phil-davis/patch-5jim-p2017-04-171-1/+1
| |\
| | * Fix #7452 save new IPv6 gatewayPhil Davis2017-04-171-1/+1
| | | | | | | | | This is also needed, just like for IPv4 in commit https://github.com/pfsense/pfsense/commit/f3278171b199062279225631903685e608285d3a
| * | Update translation filesRenato Botelho2017-04-1776-3230/+4145
| | |
| * | Regenerate potRenato Botelho2017-04-171-26/+30
| |/
* | Validate gateway and interface togetherPhil Davis2017-04-182-108/+85
| |
* | Refactor IPv4 gateway add so field names are consistent with the IPv6 codePhil Davis2017-04-171-36/+36
| |
* | Fix IPv6 gateway addPhil Davis2017-04-171-1/+1
| |
* | Refactor gateway savePhil Davis2017-04-172-129/+147
| |
* | Refactor gateway parameter validationPhil Davis2017-04-173-307/+328
|/
* Revise dev_mode change handlerSteve Beaver2017-04-131-1/+1
|
* Fixed #7451Steve Beaver2017-04-131-3/+3
| | | | Revised onchage handlers to obviate need for second click in Chrome on MacOS
* Properly hide TLS Key / TLS Type fields when changing to Shared Key mode for ↵jim-p2017-04-121-2/+2
| | | | OpenVPN clients.
* Fix stunnel categoryRenato Botelho2017-04-121-1/+1
|
* Enable stunnel packageRenato Botelho2017-04-121-0/+1
|
* Enable Russian translation since it's over 75%Renato Botelho2017-04-111-0/+1
|
* Update translation filesRenato Botelho2017-04-1176-2649/+3930
|
* Regenerate potRenato Botelho2017-04-111-1/+1
|
* Enable HYPERSCAN option for suricataRenato Botelho2017-04-101-2/+2
|
* CSRF: Close session before exitRenato Botelho2017-04-101-0/+1
| | | | | | | On CSRF, call phpsession_end() before exit to avoid syslog warning about open session Submitted by: PiBa-NL
* Restore CSRF customizationsRenato Botelho2017-04-101-1/+3
|
* Update CSRF to latest version from githubRenato Botelho2017-04-102-13/+15
|
* Fix UTF8 in base64 decodeSteve Beaver2017-04-101-1/+1
|
* Enable ALTQ for pftop build. Fixes #7461jim-p2017-04-101-0/+2
|
* Update translation filesRenato Botelho2017-04-0776-3922/+110960
|
* Regenerate potRenato Botelho2017-04-071-33/+29
|
* Change destination of stable packagesRenato Botelho2017-04-061-2/+2
|
* Merge pull request #7452 from phil-davis/patch-5Steve Beaver2017-04-061-1/+1
|\
| * Fix #7452 save new gatewayPhil Davis2017-04-061-1/+1
|/
* Improve XMLRPC failure messages/exception handling. Fixes #7448jim-p2017-04-042-3/+7
|
* Enable Norwegian since it's over 75% complete. Remove pt_BR and tr while ↵Renato Botelho2017-04-041-2/+1
| | | | they are below 75%
* Update translation filesRenato Botelho2017-04-0470-46455/+119017
|
* Regenerate potRenato Botelho2017-04-041-1378/+1423
|
* Merge pull request #3683 from luckman212/dhcprejectfrom-patch-1jim-p2017-04-042-4/+26
|\
| * add validation via validate_ipv4_list to interfaces.inclukehamburg2017-04-041-1/+1
| |
| * Adds ability to ignore DHCP offers from multiple serverslukehamburg2017-03-292-3/+25
| | | | | | | | | | | | | | | | | | | | - Forum thread: https://forum.pfsense.org/index.php?topic=124046.msg705100#msg705100 - related dhclient source: https://github.com/pfsense/FreeBSD-src/blob/devel/sbin/dhclient/clparse.c#L945 **changed files:** /usr/local/www/interfaces.php /etc/inc/interfaces.inc
* | Merge pull request #3584 from doktornotor/patch-11jim-p2017-04-032-0/+50
|\ \
| * | Add missing $zone variabledoktornotor2017-02-251-0/+1
| | |
| * | Add missing $zone variabledoktornotor2017-02-251-0/+1
| | |
| * | Update BIND zones when adding static DHCP leases if needed (Bug #3710)doktornotor2017-02-251-0/+24
| | |
| * | Update BIND zones when adding static DHCP leases if needed (Bug #3710)doktornotor2017-02-251-0/+24
| | |
* | | Merge pull request #3569 from doktornotor/patch-8jim-p2017-04-031-2/+3
|\ \ \
| * | | vslb.inc - Add missing include, use sigkillbyname()doktornotor2017-02-221-2/+3
| | | |
* | | | Merge pull request #3555 from doktornotor/patch-2jim-p2017-04-031-0/+7
|\ \ \ \
| * | | | Typo fixdoktornotor2017-02-201-1/+1
| | | | |
| * | | | Disallow IPv6 for RADIUS server.doktornotor2017-02-181-0/+7
| | | | | | | | | | | | | | | See https://redmine.pfsense.org/issues/4154. No need for users to waste their time with debugging packets black hole.
OpenPOWER on IntegriCloud