summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Do not complain unless user has less than 126 megs of ram. Some ↵Scott Ullrich2006-11-111-1/+1
| | | | motherboards share ram with video cards.
* MFC [15285]Bill Marquette2006-11-112-3/+14
| | | | add dhcpd static mappings to dns forwarder
* Only enumerate the variable if it is an array to avoid:Scott Ullrich2006-11-101-2/+3
| | | | Warning: fclose(): supplied argument is not a valid stream resource in /etc/inc/system.inc on line 147
* Allow priv to appear multiple times so that a person can downgrade from the ↵Scott Ullrich2006-11-101-1/+1
| | | | pile of SHIT we call -HEAD.
* MFC 15253Scott Ullrich2006-11-101-2/+2
| | | | * suppress the annoying 'missing default locale' warning if calling the tar binary
* Apparently my big fat warning about needing two interfaces is not a big ↵Scott Ullrich2006-11-061-1/+5
| | | | enough warning. Make the language a bit more precise and stern to thwart bogus support requests.
* MFC [15201]Bill Marquette2006-11-051-0/+1
| | | | | | unset $extport before assigning to it as not all elements of the array are assigned each time through the loop, but all elements are checked and used if already assigned. Oops.
* apparently 5m cache slows stuff WAAAYYYYYYY down, 7m has a negligableBill Marquette2006-10-291-1/+1
| | | | performance diff from 30m and works better than 5m, so let's use it
* 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
|
* Version bump to 1.0.1Scott Ullrich2006-10-241-1/+1
|
* Woops, somehow I forgot to add this files content.Scott Ullrich2006-10-231-0/+3
|
* 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
* MFC [15083]Bill Marquette2006-10-221-1/+1
| | | | Ticket #1145: Don't background the stop process, we really do need to stop the daemon before it tries to start again
* Remove pf states for client ip when disconnecting from captive portal.Scott Ullrich2006-10-201-0/+4
|
* Create rc.linkup.sh to simplify check_reload_statusScott Ullrich2006-10-171-0/+1
|
* 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.
* Set ClientAliveCountMax to 5.Scott Ullrich2006-10-171-1/+1
|
* 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
|
* Ticket #1124 - fix wordingBill Marquette2006-10-141-1/+1
| | | | MFC of commit [15039]
* Do not unlink filter_drity, allow check_reload_status to handle this.Scott Ullrich2006-10-121-1/+0
|
* 1.0-RELEASE time. I never thought we would make it! w00h0000!Scott Ullrich2006-10-121-1/+1
|
* Do not write out php.ini on cdrom platform.Scott Ullrich2006-10-101-0/+3
|
* Call the php.ini creation function after the other functions have been ↵Scott Ullrich2006-10-101-8/+7
| | | | loaded into memory.
* Call the php.ini creation function after the other functions have been ↵Scott Ullrich2006-10-101-4/+3
| | | | loaded into memory.
* * Dynamically create php.ini on bootupScott Ullrich2006-10-102-4/+55
| | | | * 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
|
* Ensure nameserver information is removed at bootup before its discovered again.Scott Ullrich2006-10-091-0/+3
|
* Add missing \nScott Ullrich2006-10-081-1/+1
|
* Add missing "Scott Ullrich2006-10-081-1/+1
|
* Show a big fat warning on every bootup via the notices system if the minimum ↵Scott Ullrich2006-10-081-0/+5
| | | | ram requirements are not met.
* 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.
* Stop packages before restarting.Scott Ullrich2006-10-061-1/+5
|
* 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-052-1/+10
|
* Version bump.Scott Ullrich2006-10-051-1/+1
|
* 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
|
OpenPOWER on IntegriCloud