summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update translation filesRenato Botelho2017-05-2380-33973/+72164
* Regenerate potRenato Botelho2017-05-231-703/+704
* Fix links to CP MAC management page so they include the zone name. Fixes #7591jim-p2017-05-221-2/+2
* Select "No Authentication" for a portal zone by default, since it is the defa...jim-p2017-05-221-2/+4
* Fix options text/display for IPv4 DNS and Verify SSL on DynDNS clients. Fixes...jim-p2017-05-221-5/+5
* Standardize privilege page and sorting between users and groups. Fixes #7587jim-p2017-05-223-6/+17
* Add username to display when adding user privileges. Fixes #7586jim-p2017-05-221-0/+10
* Provide a useful error message to the user when there is no private CA with w...jim-p2017-05-221-15/+26
* Fix path to old pftop file in obsolete list. Fixes #7581jim-p2017-05-221-1/+1
* Do not offer the 'peak' and 'rate' views for pftop since they only work in in...jim-p2017-05-221-1/+1
* Remove "size" option from pftop as it does nothing. The "bytes" option is the...jim-p2017-05-221-1/+1
* In the OpenVPN wizard, if the user chooses a different auth server type, clea...jim-p2017-05-222-0/+8
* The logic for resolv-retry infinite was always setting it in client mode no m...jim-p2017-05-222-13/+1
* Clarify address assignment behavior in the Tunnel Network fields for openvpn ...jim-p2017-05-222-9/+10
* Fix help text for route_no_exec. Issue #7575jim-p2017-05-221-1/+1
* Fix OpenVPN server port validation to disallow "0". 0 is still OK for client ...jim-p2017-05-222-4/+7
* Remove references to unused "Address Pool" setting. The address behavior is n...jim-p2017-05-223-24/+4
* Remove refs to defunct OpenVPN client manager port. Fixes #7568jim-p2017-05-221-43/+0
* Fix L2TP section log shortcut. Fixes #7564jim-p2017-05-221-1/+1
* Disable internal L2TP users when activating RADIUS, to follow the behavior st...jim-p2017-05-221-0/+1
* Improve L2TP Server DNS input validation. Fixes #7560jim-p2017-05-221-0/+11
* Remove unused WINS code for L2TP. Fixes #7559jim-p2017-05-221-6/+0
* Use recently added hwaddr field to restore original MAC addressRenato Botelho2017-05-192-36/+3
* Improve indenting/readabilitySteve Beaver2017-05-181-57/+65
* Revert "Updated d3.js and d3pie.js to latest versions"Steve Beaver2017-05-171-1/+4
* t revert 47d4784602466d723a84bb1af6d313c4ba5a0115qMerge branch 'master' of gi...Steve Beaver2017-05-1688-48760/+57171
|\
| * Update translation filesRenato Botelho2017-05-1678-47582/+55758
| * Regenerate potRenato Botelho2017-05-161-1146/+1305
| * Refine some syslogd restarts, add a way to send it a HUP to reload w/o a full...jim-p2017-05-152-18/+36
| * Small adjustment to dmesg parsing for CPU package/core count.jim-p2017-05-151-1/+1
| * Merge pull request #3725 from sestary/masterRenato Botelho2017-05-153-10/+33
| |\
| | * Fix the extra "of" in the help text.Robbert Rijkse2017-05-101-1/+1
| | * Make the changes suggested by jim-p and changed the way the disable function ...Robbert Rijkse2017-05-093-26/+23
| | * Unbound: Added ability to disable automatically added host entriesRobbert Rijkse2017-05-062-21/+47
| * | Use is_numeric() to make sure $prefix is not 0Renato Botelho2017-05-151-1/+1
| * | Merge pull request #3604 from enukane/fix/openvpn-ipv6-remote-netmask-0-treat...Renato Botelho2017-05-151-1/+1
| |\ \
| | * | Fix parsing "::/0" as "::/128" on OpenVPN IPv6 Tunnel Remote networkenukane2017-03-031-1/+1
| * | | Merge pull request #3556 from doktornotor/patch-3Renato Botelho2017-05-151-1/+1
| |\ \ \
| | * | | Fix net.inet.ip.random_id tunable description (Bug #6087)doktornotor2017-02-191-1/+1
| * | | | Merge pull request #3559 from doktornotor/patch-4Renato Botelho2017-05-151-1/+1
| |\ \ \ \
| | * | | | Request PD even if no interfaces are set to track6 (Bug #4544)doktornotor2017-02-191-1/+1
| * | | | | Fix active AES-NI test. Ticket #7529jim-p2017-05-131-2/+1
| * | | | | Show if a CPU has AES-NI/CPU crypto support even if the module isn't loaded. ...jim-p2017-05-122-0/+36
* | | | | | Revert "Updated d3.js and d3pie.js to latest versions"Steve Beaver2017-05-142-12/+9
|/ / / / /
* | | | | Updated d3.js and d3pie.js to latest versionsSteve Beaver2017-05-122-9/+12
* | | | | Allow a wider range of characters to be used in certificate fields, as laid o...jim-p2017-05-113-45/+49
* | | | | Add OpenVPN GUI Option for "sndbuf" and "rcvbuf", using the same value for bo...jim-p2017-05-103-0/+53
* | | | | Merge pull request #3719 from phil-davis/no-packagesRenato Botelho2017-05-102-17/+27
|\ \ \ \ \
| * | | | | get_pkg_info improve installed_pkgs_only casePhil Davis2017-05-022-17/+27
* | | | | | Merge pull request #3579 from frankthetank/dyndns_dreamhostRenato Botelho2017-05-103-5/+312
|\ \ \ \ \ \
OpenPOWER on IntegriCloud