summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
...
* Do not antispoof on wan when it is bridged. Ticket #1352Scott Ullrich2007-06-301-3/+12
* Move CARP and PFSYNC allow traffic before USER_RULES section. If a person ha...Scott Ullrich2007-06-291-2/+2
* Add Type-Of-Service-passthru for server and clientMartin Fuchs2007-06-241-1/+3
* remove part of solution of problem solved elsewhereTimo Boettcher2007-06-211-4/+1
* Make OpenVPN usable in status_service.phpTimo Boettcher2007-06-211-43/+52
* Default to nat-reflection inactivity of 2000 which is roughtly 33 minutes.Scott Ullrich2007-06-191-1/+1
* Correct location of use_rrd_gateway.Scott Ullrich2007-06-181-1/+1
* Make sure we are writable for /etc/crontabScott Ullrich2007-06-091-2/+1
* Unbreak captive portal images.Scott Ullrich2007-06-091-13/+17
* Cleanup logging line so that it is more readable.Scott Ullrich2007-06-091-1/+1
* find_interface_ip() requires a real interfaceScott Ullrich2007-06-091-1/+1
* correct code formattingMartin Fuchs2007-06-071-33/+33
* Add OpenVPN CSC-DHCP Options (override per Client), add TLS-Authentication, a...Martin Fuchs2007-06-071-5/+121
* Restore previous PPTP changes.Scott Ullrich2007-06-041-5/+5
* With the tweaks that have occured today fastcgi can now run again on 64 megab...Scott Ullrich2007-06-031-4/+0
* Reset terminals on blank input which could be a console reload war between so...Scott Ullrich2007-06-031-2/+1
* Set the recv and send space to 4096 when folks use pfSense on 64 megabyte mac...Scott Ullrich2007-06-031-0/+2
* * fix: background on login screenDaniel Stefan Haischt2007-06-031-1/+5
* Close STDIN ($fp) handle before returning back to shell. Major doh's.Scott Ullrich2007-06-022-2/+5
* Close STDIN ($fp) handle before returning back to shell. Major doh's.Scott Ullrich2007-06-026-5/+27
* SSH-Key(only) LoginTimo Boettcher2007-06-021-7/+25
* Close STDIN ($fp) handle before returning back to shell. Major doh's.Scott Ullrich2007-06-021-1/+6
* use killallScott Ullrich2007-06-021-1/+1
* * Flush SPD's on reload * Kilall -HUP racoon if its already running since rac...Scott Ullrich2007-06-021-6/+4
* * Remove path from racoon grep * Remove [r] from racoon and simply grep for r...Scott Ullrich2007-06-021-1/+1
* Correct ps locationScott Ullrich2007-06-021-1/+1
* Instead of skipping DHCP server on LAN in a bridged environment, simply log a...Scott Ullrich2007-05-311-1/+1
* Do not check for disabled nat reflection before installing tftp helper.Scott Ullrich2007-05-301-4/+4
* NITPICK, line up tabs.Scott Ullrich2007-05-301-1/+1
* Fix minor variable mismatches.Scott Ullrich2007-05-301-2/+2
* Backport tftp proxy helperScott Ullrich2007-05-301-2/+16
* Use keep state instead of modulate stateScott Ullrich2007-05-291-1/+1
* Initialize variable to false.Scott Ullrich2007-05-291-0/+1
* Really only allow adavanced tunables when some kind of state tracking is enab...Scott Ullrich2007-05-291-1/+2
* Only allow adavanced tunables when some kind of state tracking is enabled.Scott Ullrich2007-05-291-22/+23
* Pass gre in any direction.Scott Ullrich2007-05-291-5/+5
* Update static routes on filter reloadScott Ullrich2007-05-271-0/+2
* Unbreak local queries that where broken in Ticket #1190 until we hear back fr...Scott Ullrich2007-05-271-3/+3
* Remove trailing space / crScott Ullrich2007-05-2715-15/+15
* We no longer source sysctl.conf. Items have been moved to config.xml.Scott Ullrich2007-05-271-21/+0
* Correct descriptions.Scott Ullrich2007-05-261-3/+3
* Upgrade configuration correctly.Scott Ullrich2007-05-261-2/+6
* Upgrade configuration correctly.Scott Ullrich2007-05-261-2/+5
* Upgrade to config.xml sysctl's. Bump configuration version to 3.1.Scott Ullrich2007-05-262-3/+75
* Add system tunables area which allows the user to fine control sysctl's.Scott Ullrich2007-05-261-5/+9
* Set net.inet.tcp.inflight.enable to 3 and gather feedback from users.Scott Ullrich2007-05-251-0/+2
* * Add functions required for dashboard * Killing trailing spaceScott Ullrich2007-05-231-1/+1
* Don't check carp settings, check if vip addresses exist.Scott Ullrich2007-05-211-1/+1
* usleep(1000); between down and delete. this appears to fix the carp issues.Scott Ullrich2007-05-211-0/+1
* Do not destroy carp interface which can lead to a panic. This has been teste...Scott Ullrich2007-05-201-2/+2
OpenPOWER on IntegriCloud