summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Collapse)AuthorAgeFilesLines
* Only check for check_reload_status process if machine is bootedBill Marquette2006-10-281-1/+1
| | | | rc scripts launch this process at the end of boot
* Ticket #1154: Bad format for generated syslog.confScott Ullrich2006-10-271-7/+10
| | | | Submitted-by: Angelo Turetta aturetta+pfsense @at@ bestunion.it
* Be a little more agressive when blocking snort2c trafficScott Ullrich2006-10-261-1/+2
|
* Ticket #1136: Make sure check_reload_status is running so we can regenBill Marquette2006-10-231-1/+4
| | | | rules
* PF doesn't know what "congestion" TOS flag isBill Marquette2006-10-221-1/+1
|
* MFC [15086]Bill Marquette2006-10-221-2/+2
| | | | Ticket #1137: find_interface_ip() doesn't do what it says. Really return only the first found IP. This fixes issues with people configuring FreeBSD IP aliases on interfaces
* Remove pf states for client ip when disconnecting from captive portal.Scott Ullrich2006-10-201-0/+4
|
* Woops, we need the ftp anchor *BEFORE* the user rules, and the inital PASS ↵Scott Ullrich2006-10-171-3/+4
| | | | | | rules *AFTER*. This controls the initial port 21 connetion and once that is allowed through the ftp rules installed by pftpx should bypass USER_RULES.
* Change APC caching size to 5 megabytes. php.ini is generated from ↵Scott Ullrich2006-10-171-1/+1
| | | | system.inc on bootup now.
* ZoneEdit now works, tested by myself and korozionBill Marquette2006-10-151-1/+5
| | | | MFC checkin [15047]
* file_notice() requires notices.incScott Ullrich2006-10-141-0/+1
|
* file_notice() requires notices.incScott Ullrich2006-10-141-1/+1
|
* Do not unlink filter_drity, allow check_reload_status to handle this.Scott Ullrich2006-10-121-1/+0
|
* Do not write out php.ini on cdrom platform.Scott Ullrich2006-10-101-0/+3
|
* * Dynamically create php.ini on bootupScott Ullrich2006-10-101-0/+46
| | | | * Do not use APC for embedded machines. Advice from #lighttpd
* If user has defined the maxprocperip to 0 then do not install mod_evasive ↵Scott Ullrich2006-10-101-1/+4
| | | | directions to limit the connection count per ip address.
* Use mod_evasive to limit connections per ipScott Ullrich2006-10-091-17/+40
|
* Add missing \nScott Ullrich2006-10-081-1/+1
|
* Show a *BIG FAT WARNING* that under 128 megaytes does not work during ↵Scott Ullrich2006-10-081-0/+13
| | | | initial setup if <128 megs of ram detected.
* Check for TAP interfaces as well as TUN. Some people fancy bridging openvpn ↵Scott Ullrich2006-10-061-0/+6
| | | | to TAP which allows for stuff like Bonjour to work across the tunnel.
* Do not log NTPD messages to OpenVPN tabScott Ullrich2006-10-051-1/+1
|
* Add OpenNTPD logging tabScott Ullrich2006-10-051-2/+2
|
* Add OpenNTPD logging tabScott Ullrich2006-10-051-1/+8
|
* If no virtual ips are defined simply return 0 and avoid a Warning: Invalid ↵Scott Ullrich2006-10-051-0/+4
| | | | argument supplied for foreach() in /etc/inc/pfsense-utils.inc on line 51 warning
* Start OpenVPN in the background.Scott Ullrich2006-10-051-1/+1
| | | | Suggested-by: Fernando
* Only throw a filter error when a filter error really has occured.Scott Ullrich2006-10-051-4/+6
|
* Only install spamd_whitelist if /var/db/whitelist existsScott Ullrich2006-10-051-1/+2
|
* Add missing getVolume() functionScott Ullrich2006-10-051-0/+35
|
* Correctly find carp ips by including the first usableScott Ullrich2006-10-041-1/+2
|
* Correctly deterimine if an ip falls within a carp subnet, etc.Scott Ullrich2006-10-041-9/+23
|
* Do not allow tunX interfaces to be assigned. This royally screws up almost ↵Scott Ullrich2006-10-031-0/+1
| | | | all dynamic providers such as pptp.
* Misc OpenNTPD changes. Do not restart on wan ip changeScott Ullrich2006-10-031-2/+10
|
* Switch to OpenNTPD.Scott Ullrich2006-10-021-25/+22
|
* If our kill by pid fails, issue a killall for bsnmpdScott Ullrich2006-10-021-0/+2
|
* Unbreak radius authScott Ullrich2006-10-023-75/+104
|
* Add get_interface_mac() needed for RadiusScott Ullrich2006-10-011-1/+11
|
* Add mac_format() needed for radiusScott Ullrich2006-10-011-1/+27
|
* Duplicate function for compatibility.Scott Ullrich2006-10-011-0/+25
|
* require_once() /usr/local/pkg/pf/ filesScott Ullrich2006-10-011-18/+16
|
* Really run /usr/local/pkg/pf files when neededScott Ullrich2006-09-301-4/+2
|
* Correctly start services from /usr/local/etc/rc.d/ first before any other methodScott Ullrich2006-09-301-2/+2
|
* Correctly start services from /usr/local/etc/rc.d/ first before any other methodScott Ullrich2006-09-301-2/+7
|
* Invalidate the cache before reloading the filter. On bootup the interface ↵Scott Ullrich2006-09-271-0/+2
| | | | list is being cached and we need to detect tun0 coming up for OpenVPN.
* Do not leave trailing spaces before or after the text we are adding or removing.Scott Ullrich2006-09-271-3/+7
|
* Do not leave trailing spaces before or after the text we are adding or removing.Scott Ullrich2006-09-271-11/+9
|
* Only write out $fd_log items if a handle existsScott Ullrich2006-09-271-1/+3
|
* Output buffer so that progress bar, etc worksScott Ullrich2006-09-251-0/+1
|
* Output buffer so that progress bar, etc worksScott Ullrich2006-09-251-11/+12
|
* * Move snort2c to top of rules sectionScott Ullrich2006-09-251-3/+4
| | | | * Block snort2c hosts
* Shhh... Be vewy qwiet. We are adding snort2c table.Scott Ullrich2006-09-251-2/+5
|
OpenPOWER on IntegriCloud