summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Misc encoding/display issues in the Load Balancer codejim-p2015-09-087-3/+19
* Encode server name in OpenVPN widgetjim-p2015-09-081-1/+1
* Merge pull request #1834 from phil-davis/patch-1Renato Botelho2015-09-081-34/+69
|\
| * Protect unset() with isset() for RELENG_2_2Phil Davis2015-08-281-34/+69
* | Merge pull request #1840 from phil-davis/patch-6Renato Botelho2015-09-081-0/+3
|\ \
| * | Handle multiple notices in the same second RELENG_2_2Phil Davis2015-08-291-0/+3
| |/
* | Merge pull request #1844 from doktornotor/patch-5Renato Botelho2015-09-081-7/+0
|\ \
| * | remove routed service, is being handled by the package (RELENG_2_2)doktornotor2015-08-301-7/+0
| |/
* | Merge pull request #1845 from doktornotor/patch-6Renato Botelho2015-09-081-1/+6
|\ \
| * | make sure that cron is running before reconfiguring it (RELENG_2_2)doktornotor2015-08-301-1/+6
| |/
* | Merge pull request #1835 from phil-davis/patch-2Renato Botelho2015-09-081-2/+2
|\ \
| * | Redmine #4925 Fix version comparison for RELENG_2_2Phil Davis2015-08-281-2/+2
| |/
* | Encode auth server name before display.jim-p2015-09-045-7/+7
* | Encode alias description details before attempting to display them.jim-p2015-09-011-2/+2
* | Encode the rule description before displaying back to the user in an error wh...jim-p2015-09-011-1/+1
* | Strip HTML tags from a notice to avoid a potential XSSjim-p2015-09-011-1/+1
|/
* Encode OpenVPN descriptions before display on OpenVPN statusjim-p2015-08-271-2/+2
* Encode the OpenVPN server description before display on OpenVPN statusjim-p2015-08-271-2/+2
* Ensure the current RRD graph category is encoded before displayjim-p2015-08-271-1/+1
* Fix handling of the description in the shaper code.jim-p2015-08-241-4/+4
* Fix titles in status.php, filename can't have a slash.jim-p2015-08-201-2/+2
* A few misc updates to status.php:jim-p2015-08-201-3/+6
* Fix source address selection on Test Port to handle VIPs properly.jim-p2015-08-181-1/+9
* Fix a potential XSS in voucher testing.jim-p2015-08-181-2/+2
* Properly declare an error when a too-short voucher is submitted.jim-p2015-08-181-1/+5
* The "enableallowallwan" script should also allow bogons, or it makes running ...jim-p2015-08-131-0/+2
* Add support for LDAP RFC2307 style group membership. Implements #4923jim-p2015-08-132-9/+50
* Provide an LDAP server timeout field. Default to 25 seconds. Part of ticket #...jim-p2015-08-132-2/+28
* Don't lowercase the whole group namejim-p2015-08-121-2/+2
* Fix GUI auth from RADIUS to grab group names from the Class attribute. Implem...jim-p2015-08-125-9/+34
* only read file if it exists, and only foreach if an array.Chris Buechler2015-08-031-8/+13
* Allow to create empty bogons on nanoBSDPhil Davis2015-08-031-4/+8
* This is handled above now.jim-p2015-07-301-1/+0
* More safety belts on CP DB openjim-p2015-07-301-0/+13
* Take more care when attempting to open the CP database. Don't assume it's val...jim-p2015-07-301-0/+10
* Reinitialize the captive portal database for a zone if it is corrupt/unreadab...jim-p2015-07-301-4/+19
* remove the destination server's interface(s) from dhcrelay. Ticket #4908Chris Buechler2015-07-301-132/+6
* remove more old, unused platform stuffChris Buechler2015-07-302-6/+0
* Fix killing of individual states for IPv6. Ticket #4906Chris Buechler2015-07-301-11/+27
* fix whitespaceChris Buechler2015-07-301-4/+4
* Use the appropriate source and dest IPs for all state types. Ticket #4907Chris Buechler2015-07-301-2/+10
* remove old unused nopccard_platformsChris Buechler2015-07-291-1/+0
* sync rc.firmware_auto with masterChris Buechler2015-07-291-53/+40
* Check both greater and less than for the configuration version in XMLRPC sync...jim-p2015-07-291-4/+6
* Use an alternate method to find VIP targets that should be allowed for Captiv...jim-p2015-07-292-18/+14
* Add "sockstat" output to status.phpjim-p2015-07-291-0/+1
* Move cleargpt.sh and cleargmirror.sh scripts to main repoRenato Botelho2015-07-292-0/+39
* Strip any \r when parsing URL table ports filePhil Davis2015-07-271-1/+1
* Fix typo in variable name, spotted by Phil DavisRenato Botelho2015-07-271-1/+1
* Change version to 2.2.5-DEVELOPMENTRenato Botelho2015-07-271-1/+1
OpenPOWER on IntegriCloud