summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Silence mwexec output. Now that the groupdel actually works, it spams the log...Chris Buechler2016-05-131-1/+1
* Make rule_columns_with_alias end params optionalPhil Davis2016-05-131-1/+1
* Unbound and dnsmasq can both be enabled so restart both if need bek-paulius2016-05-131-4/+6
* Fix scope for IPv6 link local gateway IPs. Ticket #6353Chris Buechler2016-05-131-1/+1
* Handle link local IPv6 gateways and default gateway switching correctly. Tick...Chris Buechler2016-05-131-0/+11
* Miscellaneous Textual Corrections - System AdvancedNOYB2016-05-121-1/+1
* Miscellaneous Textual Corrections - Services NTP PPSNOYB2016-05-121-1/+1
* Don't start unbound in track6 config if system is booting. Add dnsmasq here a...Chris Buechler2016-05-121-1/+5
* Use -g with groupdel when passing a GID. Ticket #6352Chris Buechler2016-05-121-1/+1
* Fixed #6349Stephen Beaver2016-05-121-0/+1
* Use proper IPsec enable test. Fixes #6351jim-p2016-05-121-1/+1
* Add alias display to target host and target port columnsStephen Beaver2016-05-122-11/+46
* Add a safebelt to makesure $cpzone is always in lowercase. Ticket #6278Renato Botelho2016-05-1217-3/+19
* Fix #6278Renato Botelho2016-05-121-3/+3
* Store notices safely to prevent potential XSS when notices are displayed loca...Chris Buechler2016-05-121-5/+5
* Fix package_reinstall_all post-upgrade when packages have been removed in pre...Chris Buechler2016-05-121-5/+5
* Tweak upgrade - Remove unused code and document changes betterNewEraCracker2016-05-113-11/+9
* Prefer index.php over index.html where both exist.Chris Buechler2016-05-111-1/+1
* Only execute remote search operation on first call of get_pkg_info(), this sh...Renato Botelho2016-05-111-0/+18
* Do not call pkg_update() here since pkg_switch_repo() aldready does itRenato Botelho2016-05-111-2/+0
* Miscellanous Textual Corrections - Add missing dots to phrasesNewEraCracker2016-05-119-12/+12
OpenPOWER on IntegriCloud