summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* If /etc/spwd.db.tmp exists remove it before running pwd_mkdbScott Ullrich2009-09-301-0/+1
* Turn off FLOWTABLEScott Ullrich2009-09-281-1/+2
* Fix typo: Pointy-hat-to: ?!Ermal Luçi2009-09-281-1/+1
* If gzsig does not exist then return 1Scott Ullrich2009-09-271-1/+4
* Do not process empty tags in the config as this breaks the code.Ermal Luçi2009-09-251-1/+3
* Rename ttyd -> ttyuScott Ullrich2009-09-231-4/+4
* Merge remote branch 'mainline/master'Eirik Oeverby2009-09-241-1/+1
|\
| * Forward all udp request to port 53(DNS) to our local server. This allows peop...Ermal Luçi2009-09-231-1/+1
* | Filter rules for interface-subnet rules fixed.Eirik Oeverby2009-09-231-2/+4
* | Merge remote branch 'mainline/master'Eirik Oeverby2009-09-233-4/+14
|\ \ | |/
| * Only create a rdr for local interfaces which is destined for the actual addre...Seth Mos2009-09-231-2/+12
| * Axe the s in developers. Capitalize accordingly. Suggested by JimPScott Ullrich2009-09-221-1/+1
| * Rename PHP Shell to developers shellScott Ullrich2009-09-221-1/+1
| * Clarify that the URL should be a RCS url and that it should be HTTPScott Ullrich2009-09-221-1/+1
* | More IPSec, filter.inc changesEirik Oeverby2009-09-232-10/+19
* | Here we go again .. IPSec stuffEirik Oeverby2009-09-231-1/+1
* | WIP: fixing IPSec screens/configEirik Oeverby2009-09-221-1/+1
|/
* Pass origname instead of relying on a globalScott Ullrich2009-09-211-2/+2
* Add neccessary include.Ermal Luçi2009-09-211-0/+1
* Only unload ipfw.ko if it is loaded. DohScott Ullrich2009-09-211-1/+2
* Revert "Properly send mpd logs to vpn.log. Filtering needs to be done in the ...Scott Ullrich2009-09-211-2/+1
* Check for interfaces with same name as alias. Ticket #92sullrich2009-09-211-0/+31
* Fix rdr generation, fix by ltningChris Buechler2009-09-201-1/+1
* set 2/3 are no more used with ipfw.Ermal Luçi2009-09-201-2/+0
* Move the allowed ips to set 1 as well.Ermal Luçi2009-09-201-4/+4
* Forward everything to the CP portal page since some people might have proxies...Ermal Luçi2009-09-201-1/+1
* Remove the anti lockout rule on captive portal ruleset this opens a can of wo...Ermal Luçi2009-09-201-10/+0
* With latest improvements to ipfw(4) we do not need ipfw on layer3 everything ...Ermal Luçi2009-09-201-2/+2
* Teach captiveportal code to use the mac in tables functionality. Change the d...Ermal Luçi2009-09-201-8/+4
* Generate FilterIflist members if not generated before. This function is suppo...Ermal Luçi2009-09-201-1/+3
* Remove unecessary calls to semaphores, will try again with them with 8 builds!Ermal Luçi2009-09-181-4/+2
* Update locking to use Ermals non semaphore patch. I just beat the holy heck ...Scott Ullrich2009-09-171-44/+18
* Set max children to same amount as max procsScott Ullrich2009-09-171-11/+3
* It seems upon captive portal startup the captiveportal.db file is not written...Scott Ullrich2009-09-171-0/+3
* Return NULL when captive portal is not enabledScott Ullrich2009-09-171-1/+1
* Do not process IPFW rules if captive portal is disabled.Scott Ullrich2009-09-171-1/+2
* Cap max requests at 500Scott Ullrich2009-09-171-7/+0
* Adding PHP_FCGI_MAX_REQUESTS => 500. This problem seems to stem from a littl...Scott Ullrich2009-09-171-9/+11
* Adding PHP_FCGI_MAX_REQUESTS => 500. This problem seems to stem from a littl...Scott Ullrich2009-09-171-0/+8
* Merge branch 'master' of git://rcs.pfsense.org/pfsense/Eugene-igmpproxyScott Ullrich2009-09-161-18/+1
|\
| * Remove igmpproxy specific stuff from filter.inc, add allow-opt into pass out ...Eugene2009-09-171-18/+1
* | Merge branch 'master' of git://rcs.pfsense.org/pfsense/Eugene-igmpproxy into ...Scott Ullrich2009-09-161-0/+21
|\ \ | |/
| * Add allow-opts at Upstream igmpproxy interface if the package is presentCharlie2009-09-161-0/+21
* | Remove image file when error occour because image file is greater than partit...Renato Botelho2009-09-161-0/+1
* | Fix multiple radius server handling.Ermal Luçi2009-09-141-18/+8
* | Before configuring CP make sure that all interfaces are not set for filtering...Ermal Luçi2009-09-131-1/+4
* | Flush all tables when restarting/saving a CP configuration.Ermal Luçi2009-09-131-1/+2
* | s/util/utils/Scott Ullrich2009-09-124-4/+4
* | Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additionsScott Ullrich2009-09-1242-23/+202
* | Set auto_releaseScott Ullrich2009-09-121-1/+1
OpenPOWER on IntegriCloud