summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Move clog from /usr to /usr/localRenato Botelho2014-04-283-4/+4
|
* Add filterlog to separatefacilitylog to avoid logs going elsewhereErmal2014-04-281-1/+1
|
* 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 #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-281-1/+3
|\ \
| * | Add nohttpsforwards option to captive portalderelict-pf2014-04-191-1/+3
| | |
* | | Make sure to actually configure the outgoing query interfaces if selected.Warren Baker2014-04-251-0/+13
| | |
* | | 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 #1120 from phil-davis/patch-5Renato Botelho2014-04-241-0/+1
|\ \ \
| * | | Make sure /usr/local/etc/rc.d existsPhil Davis2014-04-221-0/+1
| | | | | | | | | | | | | | | | | | | | On 2.2-ALPHA (i386)built on Mon Apr 21 13:01:11 CDT 2014 (for example) there was /usr/local/etc but not /usr/local/etc/rc.d - when I tried to install bandwidthd, that called write_rcfile() which failed because /usr/local/etc/rc.d did not already exist. Best to check for it and make it if it does not exist. (I am guessing that the 2.1.n image builds already had /usr/local/etc/rc.d bnefore any packages were installed, otherwise this problem should have already been an issue prior to 2.2)
* | | | Fix PBI installation when target lies on different directorieRenato Botelho2014-04-241-11/+11
| | | |
* | | | fix typoChris Buechler2014-04-231-1/+1
| | | |
* | | | This doesn't need via-envjim-p2014-04-231-1/+1
| | | |
* | | | Make sure that the DNS Forwarder/Resolver is actually capable of accepting ↵jim-p2014-04-231-1/+3
| | | | | | | | | | | | | | | | queries on localhost before using it as a DNS server.
* | | | Missed pbi_prefix hereRenato Botelho2014-04-221-1/+3
| | | |
* | | | Fix PBI symlink creation and deletion under /usr/local following .pbiopt ↵Renato Botelho2014-04-223-48/+40
|/ / / | | | | | | | | | files, also drop setup_library_paths() since it's not necessary anymore
* | | Merge pull request #1116 from PiBa-NL/interface_has_gateway-ipv4_gif_greErmal2014-04-221-0/+3
|\ \ \
| * | | add gre and gif checks for for IPv4 function ↵PiBa-NL2014-04-191-0/+3
| |/ / | | | | | | | | | interface_has_gateway($friendly), like they are already for IPv6
* | | Merge pull request #1115 from PiBa-NL/reply-to_IPv6gatewayErmal2014-04-221-1/+1
|\ \ \
| * | | check gateway for IPv6 also for reply-to rules.PiBa-NL2014-04-191-1/+1
| |/ /
* | | Load if_stf module when neededErmal2014-04-221-0/+3
|/ /
* | Be smarter at using kenvErmal2014-04-181-1/+1
|/
* Unload the ZFS module if its not in use to not consume uselss memoryErmal2014-04-172-6/+22
|
* support symlinked RC scripts from PBI packagesFrank Wall2014-04-171-3/+3
|
* GC unused code and do not set this to 0 for now since it is not anymore relevantErmal2014-04-171-10/+1
|
* Fix susbstr-substr typoPhil Davis2014-04-151-1/+1
| | | I just got this error again on 14 Apr 2014 2.2 snapshot. I can see the fix in 2.1 branch. I could have sworn it got fixed in Master also, but I can't see it. So here is the fix for Master.
* Correct the sense of the check to allow openvpn to workErmal2014-04-141-1/+1
|
* Correct auth-user-pass-verify to include parameters properly so openvpn can ↵Ermal2014-04-141-1/+1
| | | | start
* Fixup update URLErmal2014-04-141-1/+1
|
* Use the FreeBSD script for ldconfig to catch all libsErmal2014-04-141-0/+1
|
* Avoid warnings later on if no config for layer7 existsErmal2014-04-141-1/+3
|
* Get rid of embedded platform. Its time to GC thisErmal2014-04-145-18/+5
|
* Start using filterlogRenato Botelho2014-04-141-131/+71
|
* Switch over to filterlog sooner than laterErmal2014-04-141-13/+3
|
* Unset also hereErmal2014-04-141-0/+2
|
* Do not allow upgrade_101_to_102 to exit earlyPhil Davis2014-04-141-20/+18
| | | | This upgrade step does both Captive Portal stuff and OpenVPN stuff. So do not return early just because there is no Captive Portal config. Both Captive Portal and OpenVPN tests changed to be positive tests, to make sure that everything is checked/tested and there is no chance to return early.
* console, reload firewall rules after enabling SSHPiBa-NL2014-04-141-0/+5
|
OpenPOWER on IntegriCloud