summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Comment typosPhil Davis2016-06-012-2/+2
* Mask a few more sensitive bits of data in the status.php config.jim-p2016-06-011-0/+6
* Add a check to see if the file exists before running filesize on it, to avoid...Chris Buechler2016-05-311-0/+5
* Link to correct schedule from firewall_rules.php. Ticket #6428Chris Buechler2016-05-311-1/+1
* Improve readabilityRenato Botelho2016-05-311-2/+10
* Do not call gettext() for the string used to match the place in file to start...Renato Botelho2016-05-311-1/+1
* Use 0 here if specified. Ticket #6413Chris Buechler2016-05-271-1/+1
* Fix this missed one.NOYB2016-05-251-1/+1
* Firewall / Aliases / Edit - New URL Table Alias TypeNOYB2016-05-252-12/+12
* Firewall / Aliases / Edit - New URL Table Alias TypeNOYB2016-05-253-4/+6
* Fixed #6401Stephen Beaver2016-05-252-5/+5
* Handle mode correctly with Auto IKE. Ticket #6360Chris Buechler2016-05-252-2/+2
* Firewall / Rules / Edit - URL (IP) AliasNOYB2016-05-241-1/+1
* Lower default LDAP timeout to 5 seconds. Idea from Sandeep1991 in PR 2971. Ti...Chris Buechler2016-05-241-4/+4
* Set request_terminate_timeout to the same as max_execution_time in case somet...Chris Buechler2016-05-241-0/+1
* Relax Suhosin to allow a 512M memory limitNewEraCracker2016-05-241-1/+1
* Set PHP's memory limit to 512M on 64 bit. Ticket #6364Chris Buechler2016-05-241-2/+2
* Changed element type from date to text. Date inputs are not yet handled consi...Stephen Beaver2016-05-241-1/+1
* Miscellaneous Textual Correction - System / Advanced / NetworkingNOYB2016-05-241-1/+1
* URL Table (Ports) File CommentsNOYB2016-05-241-1/+2
* Fix #6381 ipv6nat_ipaddrPhil Davis2016-05-241-1/+1
* Fix quoting in diag_routes.php, see ticket #6371jim-p2016-05-201-1/+1
* Better fix for escaping in ticket #6371jim-p2016-05-201-1/+1
* Revert "Status / Services - Status Indicator"Renato Botelho2016-05-201-1/+1
* Remove calls which rely in uninitizalized varsNewEraCracker2016-05-201-3/+1
* Add freeDNS v6 supportTechSmurf2016-05-201-1/+8
* Add menu item for freeDNS v6TechSmurf2016-05-201-2/+2
* Status / Interfaces - DNS ServersNOYB2016-05-201-1/+1
* Status / Services - Status IndicatorNOYB2016-05-201-1/+1
* Removed global variables used on the version 2.2SilvioGiunge2016-05-201-17/+0
* Add the function gettextmarianamorim2016-05-201-3/+3
* Fix Captive Portal's MACs iconsJose Luis Duran2016-05-201-2/+2
* Fix closing `tbody` tag in Captive Portal's MACsJose Luis Duran2016-05-201-1/+1
* Fixed #6872 Restored missing proxy port settingStephen Beaver2016-05-201-0/+7
* Reduce maximum length of string to gettext()NewEraCracker2016-05-201-1/+1
* Fix up diag_smart e-mail handling, and the backend config code was broken/mak...jim-p2016-05-191-21/+29
* Update pfSense.potRenato Botelho2016-05-191-6378/+6626
* Initialize output var in firewall_shaper_queuesPhil Davis2016-05-181-0/+1
* Bump version to 2.3.2-DEVELOPMENTRenato Botelho2016-05-161-1/+1
* Miscellaneous Textual Corrections - System / Advanced / Firewall & NATNOYB2016-05-161-1/+1
* Make limiters info box work same as By InterfacePhil Davis2016-05-161-4/+12
* Customize limiter info messagePhil Davis2016-05-161-3/+8
* Miscellaneous Textual Corrections - System / Advanced / NetworkingNOYB2016-05-161-1/+1
* Miscellaneous Textual Corrections - System / User Manager / SettingsNOYB2016-05-161-1/+1
* Miscellanous Textual Corrections - Add missing dots, normalize caseNewEraCracker2016-05-163-6/+6
* Sanitize notice output here as well. Ticket #6154Chris Buechler2016-05-161-2/+2
* Correct force updates when chosen. Ticket #6359Chris Buechler2016-05-161-1/+1
* Fix script name in error logChris Buechler2016-05-151-1/+1
* Fix misspellings.Chris Buechler2016-05-152-4/+4
* Disable ipcomp regardless of config setting to avoid problem. Ticket #6167Chris Buechler2016-05-131-1/+2
OpenPOWER on IntegriCloud