summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added support for <collapse> tags in listtopic fields. e.g.:Stephen Beaver2016-01-112-1/+17
* Fix error reported in https://forum.pfsense.org/index.php?topic=105078.0Renato Botelho2016-01-111-1/+1
* Look for interface name on array instead of partial string matchRenato Botelho2016-01-111-1/+1
* Add a space between interface name and mac addressRenato Botelho2016-01-111-1/+1
* Fix spacesRenato Botelho2016-01-111-2/+1
* Show which is the invalid member on error messageRenato Botelho2016-01-111-1/+1
* Merge pull request #2398 from ExolonDX/branch_03Stephen Beaver2016-01-111-3/+3
|\
| * Tidy up "status_rrd_graph.php"Colin Fleming2016-01-101-3/+3
* | HTML Compliance - Services / DHCP ServerNOYB2016-01-101-1/+1
|/
* Merge pull request #2397 from ExolonDX/branch_02Stephen Beaver2016-01-101-1/+1
|\
| * Merge duplicate CLASS statementsColin Fleming2016-01-101-1/+1
* | Merge pull request #2396 from NOYB/GUI_Log_Entires_PlaceholderStephen Beaver2016-01-101-1/+1
|\ \
| * | GUI Log Entires PlaceholderNOYB2016-01-101-1/+1
* | | Merge pull request #2395 from NOYB/HTML_Compliance_-_Wizard_/_pfSense_Taffic_...Stephen Beaver2016-01-101-6/+7
|\ \ \
| * | | HTML Compliance - Wizard / pfSense Taffic Shaper /NOYB2016-01-101-6/+7
| |/ /
* | | Remove/recover empty space below DNS servers unordered list.NOYB2016-01-091-1/+1
* | | Remove blank line if version check disabled.NOYB2016-01-091-1/+1
|/ /
* | HTML Compliance - Firewall / Traffic Shaper / LimiterNOYB2016-01-091-4/+4
* | Fix DDNS dhcpd(v6).conf config generation issues. Ticket #5603Chris Buechler2016-01-081-8/+12
* | Save adv_dhcp6_config_advanced value instread of just using it to un-hide sec...Stephen Beaver2016-01-081-4/+5
* | Include vpn in the success status message fun.NOYB2016-01-081-1/+1
* | Fix status message so it displays if logging changes made.NOYB2016-01-083-5/+5
* | Set checkboxes value to "Selected" (not "yes")Stephen Beaver2016-01-081-4/+8
* | Merge pull request #2388 from phil-davis/print_info_boxStephen Beaver2016-01-085-6/+13
|\ \
| * | print_info_box successPhil Davis2016-01-085-6/+13
* | | Reverting accidental changeStephen Beaver2016-01-081-2/+2
* | | Merge branch 'bugfix-for-4605' of https://github.com/the-real-ed/pfsenseStephen Beaver2016-01-081-2/+3
* | | Use Bootstraps text alignment classes (part 2)Colin Fleming2016-01-086-19/+19
| |/ |/|
* | Stop all nginx processes before attempt to start new ones. Fixes #5746Renato Botelho2016-01-081-1/+6
* | Merge pull request #2386 from NewEraCracker/masterStephen Beaver2016-01-081-11/+8
|\ \
| * | Improve the output of exec.phpNewEraCracker2016-01-081-11/+8
| |/
* | Fixed #5745 and a few other items discovered during testingStephen Beaver2016-01-081-16/+28
* | Merge pull request #2385 from phil-davis/patch-2Stephen Beaver2016-01-081-11/+14
|\ \
| * | firewall_shaper_vinterface display savemsg according to severityPhil Davis2016-01-081-11/+14
| |/
* | Page revised to use Ajax to fetch the package information. This allows for th...Stephen Beaver2016-01-081-113/+112
* | Fix reverse DNS zone names on dhcpd conf. It should fix #5041Renato Botelho2016-01-081-6/+30
|/
* Merge pull request #2381 from phil-davis/patch-2Renato Botelho2016-01-081-2/+2
|\
| * Fix webgui-redirect in system_advanced_adminPhil Davis2016-01-081-2/+2
* | Merge pull request #2383 from NOYB/HTML_Compliance_-_Firewall_/_Traffic_Shape...Renato Botelho2016-01-081-2/+2
|\ \
| * | Close php tagNOYB2016-01-081-1/+1
| * | HTML Compliance - Firewall / Traffic Shaper / QueuesNOYB2016-01-081-1/+1
| |/
* | Merge pull request #2380 from NewEraCracker/php-standardsRenato Botelho2016-01-081-3/+2
|\ \ | |/ |/|
| * Strengthen PHP session settingsNewEraCracker2016-01-071-0/+2
| * Revert maximum array depth (aka input nesting level) to default valuesNewEraCracker2016-01-071-3/+0
* | Correct element name (don't log web gui logins)Stephen Beaver2016-01-071-1/+1
* | Account for IP aliases in IPsec firewall rules. Ticket #5500Chris Buechler2016-01-071-0/+8
* | Add spinning cogStephen Beaver2016-01-071-1/+1
* | Added a crude method of displaying a "Please wait" banner.Stephen Beaver2016-01-071-5/+14
* | Fix up text on PPPoE Serverjim-p2016-01-071-14/+14
|/
* 10m ssl_session_cache is adequate for our use cases.Chris Buechler2016-01-071-1/+1
OpenPOWER on IntegriCloud