summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Change log level to error for php-fpmErmal2014-04-281-1/+1
|
* Another dir to be createdErmal2014-04-281-0/+2
|
* Correct the definitions of certificate path to correct place to allow the ↵Ermal2014-04-281-16/+18
| | | | daemon to start
* Update binaries usedErmal2014-04-281-7/+1
|
* Put this here for easier troubleshooting and code reading. Helps with Ticket ↵Ermal2014-04-281-7/+4
| | | | #3619
* Use php module calls here to speedup thingsErmal2014-04-281-2/+2
|
* Correct the ridirection URL to unbreak ones passed through Radius attributes ↵Ermal2014-04-281-1/+1
| | | | and repsect user choices. Reported-by: Antoine Guillemot
* Use the daemon name to send the filter logsErmal2014-04-281-3/+5
|
* Merge pull request #1032 from fichtner/contributions manually since it does ↵Ermal2014-04-281-0/+4
| | | | not apply cleanly
* Merge pull request #1040 from fichtner/pw_userdel manually since it does not ↵Ermal2014-04-281-1/+0
| | | | apply cleanly
* Merge pull request #1082 from PiBa-NL/console_ssh_rules_reloadErmal2014-04-280-0/+0
|\
| * console, reload firewall rules after enabling SSHPiBa-NL2014-04-131-0/+5
| |
* | Merge pull request #1098 from camlin/masterErmal2014-04-281-8/+30
|\ \
| * | pfSense - Bug #3607: Fix issue whereby the ICMP6 messages sometimes have the ↵Camlin2014-04-181-5/+21
| | | | | | | | | | | | wrong source IP when a monitor gateway has been set.
| * | [pfSense - Bug #3607] Ensure gateway detection can cope with the gateway ↵Camlin2014-04-181-3/+9
| | | | | | | | | | | | being a dynamically assigned PPoE interface.
* | | Merge pull request #1117 from derelict-pf/nohttpsforwardsErmal2014-04-282-2/+14
|\ \ \
| * | | Add nohttpsforwards option to captive portalderelict-pf2014-04-192-2/+14
| | | |
* | | | Merge pull request #1123 from razzfazz/miniupnp_listen_on_interface_masterErmal2014-04-281-2/+1
|\ \ \ \
| * | | | make miniupnpd listen on interface instead of IPDaniel Becker2014-04-271-2/+1
|/ / / / | | | | | | | | | | | | | | | | | | | | The 'listening_ip' option in miniupnpd.conf can accept an interface name directly instead of having to translate it to an IPv4 address first. (This is actually required if IPv6 support is enabled.)
* | | | Don't refuse to delete a bridge in the GUI just because its bridge interface ↵Chris Buechler2014-04-261-3/+6
| | | | | | | | | | | | | | | | doesn't exist, just log that it doesn't exist and don't attempt to ifconfig destroy it, delete it from config
* | | | Its long overdue the ez-ipupdate.cache fileErmal2014-04-262-1/+0
| | | |
* | | | Make sure to actually configure the outgoing query interfaces if selected.Warren Baker2014-04-251-0/+13
| | | |
* | | | Make sure the correct interface is selected once the config has been saved ↵Warren Baker2014-04-251-1/+1
| | | | | | | | | | | | | | | | for the DNS forwarder
* | | | Make sure the correct interface is selected once the config has been saved. ↵Warren Baker2014-04-251-2/+2
| | | | | | | | | | | | | | | | Fixes #3620
* | | | Move the IPsec settings from System > Advanced, Misc tab to "Advanced ↵jim-p2014-04-257-122/+259
| | | | | | | | | | | | | | | | Settings" tab under VPN > IPsec.
* | | | Merge pull request #1095 from ExolonDX/unknown branchRenato Botelho2014-04-241-2/+2
|\ \ \ \
| * | | | Tidy up "maintable.inc" XHTMLColin Fleming2014-04-241-2/+2
|/ / / / | | | | | | | | | | | | Change escaped single quotes to just a single quote
* | | | Resolver has no option for remote syslog, remove wrong copy/paste that was ↵Renato Botelho2014-04-241-2/+0
| | | | | | | | | | | | | | | | adding it when apinger was enabled
* | | | Merge pull request #1118 from phil-davis/patch-3Renato Botelho2014-04-241-1/+1
|\ \ \ \
| * | | | Cut paste bug fix in Remote Syslog DHCP eventsPhil Davis2014-04-201-1/+1
| |/ / / | | | | | | | | | | | | | | | | apinger is repeated here from the code above, but it should be dhcp. Forum https://forum.pfsense.org/index.php?topic=73734.0 Selecting to remote syslog "Gateway Monitor events" would also switch on "DHCP service events" unintentionally.
* | | | Merge pull request #1104 from ExolonDX/branch_master_04Renato Botelho2014-04-242-33/+28
|\ \ \ \
| * | | | Tidy up "load_balancer_pool" XHTMLColin Fleming2014-04-182-33/+28
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add SUMMARY to tables Update PHP shorthand Move "fbegin.inc" include between BODY and SCRIPT Add CDATA section to scripts Close INPUT tags Update HTML Boolean operators Move SELECT tag into the PHP IF statement
* | | | Merge pull request #1103 from ExolonDX/branch_master_03Renato Botelho2014-04-242-23/+23
|\ \ \ \
| * | | | Tidy up "services_igmpproxy" XHTMLColin Fleming2014-04-182-23/+23
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add SUMMARY to tables Close INPUT and IMG tags and add ALT to IMG tags Deprecate ampersand in anchor tags Add CDATA section to scripts Update HTML Boolean operators Remove empty TFOOT
* | | | Merge pull request #1102 from ExolonDX/branch_master_02Renato Botelho2014-04-242-31/+31
|\ \ \ \
| * | | | Tidy up "services rfc2136" XHTMLColin Fleming2014-04-182-31/+31
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add SUMMARY to tables Move NOWRAP to class statement Close INPUT and IMG tags and add ALT to IMG tags Update HTML Boolean operators Remove duplicate closing TD tag Add missing closing TD tag
* | | | Merge pull request #1101 from ExolonDX/branch_master_01Renato Botelho2014-04-242-37/+37
|\ \ \ \
| * | | | Tidy up "services_dyndns" XHTMLColin Fleming2014-04-182-37/+37
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add CDATA section to scripts Add SUMMARY to tables Move NOWRAP to class statement Deprecate ampersand Close INPUT and IMG tags and ALT to IMG tags Add missing closing P tag Update HTML Boolean operators Remove duplicate closing TD tags Remove duplicate opening TR tags
* | | | Merge pull request #1114 from ExolonDX/branch_master_13Renato Botelho2014-04-242-22/+22
|\ \ \ \
| * | | | Tidy up "services_wol" XHTMLColin Fleming2014-04-182-22/+22
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add SUMMARY to tables Update HTML Boolean operators Close INPUT and IMG tags and add ALT to IMG tags Deprecate ampersand in anchor tags Move NOWRAP into class statement Remove empty EM tag
* | | | Merge pull request #1113 from ExolonDX/branch_master_12Renato Botelho2014-04-241-28/+32
|\ \ \ \
| * | | | Tidy up "services_snmp" XHTMLColin Fleming2014-04-181-28/+32
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add "closehead" PHP variable and manually close HEAD Add CDATA section to scripts Add SUMMARY to tables Closing INPUT tags Change "onclick" to lower case Update HTML Boolean operators Add missing closing SELECT tag and missing closing TD tag
* | | | Merge pull request #1112 from ExolonDX/branch_master_11Renato Botelho2014-04-242-16/+15
|\ \ \ \
| * | | | Tidy up "vpn_pppoe" XHTMLColin Fleming2014-04-182-16/+15
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | Add SUMMARY to tables Close IMG tags and and ALT Move NOWRAP to class statement Close INPUT tags
* | | | Merge pull request #1111 from ExolonDX/branch_master_10Renato Botelho2014-04-241-11/+14
|\ \ \ \
| * | | | Tidy up "services_ntpd_pps" XHTMLColin Fleming2014-04-181-11/+14
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | Add SUMMARY to tables Update HTML Boolean operators Close INPUT tags Add missing closing DIV, closing TD and closing TR tags
* | | | Merge pull request #1110 from ExolonDX/branch_master_09Renato Botelho2014-04-241-42/+46
|\ \ \ \
| * | | | Tidy up "serviecs_ntp_gps" XHTMLColin Fleming2014-04-181-42/+46
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add "closehead" PHP variable and manually close HEAD Add CDATA section to SCRIPTS Add SUMMARY to tables Update HTML Boolean operators Close INPUT tags Remove closing anchor tag from INPUT tags Change "onclick" to lower case
* | | | Merge pull request #1109 from ExolonDX/branch_master_08Renato Botelho2014-04-241-34/+34
|\ \ \ \
| * | | | Tidy up "services_ntpd" XHTMLColin Fleming2014-04-181-34/+34
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add "closehead" PHP variable and manually close HEAD Add CDATA sections to SCRIPTS Closing IMG tag and add ALT Change "onclick" to lower case Add SUMMARY to tables Close INPUT tags Update HTML Boolean operators Remove closing anchor tag from INPUT tag
OpenPOWER on IntegriCloud