summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Increase vfs.read_max to 32. See http://ivoras.sharanet.org/blog/tree/2010-1...Scott Ullrich2010-11-201-26/+27
* Disable this test, it was causing some package file downloads to be skipped f...jim-p2010-11-201-2/+4
* Reorder some code and combine the nobind test with the lport code to ensure o...jim-p2010-11-191-9/+9
* When the local port is left blank on an OpenVPN client, use 'lport 0' to dire...jim-p2010-11-191-3/+3
* Cleanup some code and properly handle failure of pkg_fetch_recursive.Ermal2010-11-191-21/+17
* Clarify message.Ermal2010-11-191-1/+1
* Use correct extension of tgz rather than tgz for automatically discovered dep...Ermal2010-11-191-10/+6
* Honor the config parsed var if set.Ermal2010-11-191-2/+2
* Hopefully now the reinclusion of config will not override vars.Ermal2010-11-193-5/+5
* Use full path when we might not have full environment setup.Ermal2010-11-191-2/+2
* globals.inc is better first.Ermal2010-11-191-1/+1
* More safety belts.Ermal2010-11-191-4/+4
* Fix fetching of package list.Ermal2010-11-181-1/+1
* Add myself to the copyright. Have modified enough the file.Ermal2010-11-181-0/+1
* Some fixes for the upgrade code for captive portal users.Erik Fonnesbeck2010-11-181-1/+11
* Remove the old field even if empty in rename_field.Erik Fonnesbeck2010-11-181-2/+2
* Various fixes and improvements for the DNS rebind and HTTP referrer checks.Erik Fonnesbeck2010-11-181-33/+34
* Fix problem with syslog adding/removing for pacakges. Fix sync pacakges to ca...Ermal2010-11-182-85/+80
* Clear up some code.Ermal2010-11-172-4/+2
* Boost timeout for file downloads to 60 secondsScott Ullrich2010-11-171-1/+1
* Ticket #1017. Move the fwrite and fd_log initializing to a function. Name the...Ermal2010-11-171-28/+33
* Ticket #1017. Put a @ before each fwrite to silence errors. Also setup the lo...Ermal2010-11-171-45/+17
* Resolves #1018. Provide a more unique host name for the file.Ermal2010-11-171-3/+3
* The way this option is currently defined, the configuration variable is alway...Erik Fonnesbeck2010-11-171-1/+1
* Add workaround for referrer check to not be triggered on the previous IP addr...Erik Fonnesbeck2010-11-171-9/+20
* Fix typoRenato Botelho2010-11-171-1/+1
* Make the pkg_fetch_recursive code stronger and try also to fetch from freebsd...Ermal2010-11-161-10/+22
* Correctly form the url from where to fetch packages if a base is not specifie...Ermal2010-11-161-15/+34
* Correct variable name.Ermal2010-11-161-1/+1
* * Use pkg_info -E pkgname* for testing if a package is installed.Ermal2010-11-161-90/+91
* Tighten check even more. Ticket #1006.Ermal2010-11-161-1/+1
* Ticket #1006. Make sure to interpret the response as needed. First check if w...Ermal2010-11-161-5/+2
* Make sure this isn't searching the referrer using a blank host or IP, which w...Erik Fonnesbeck2010-11-151-3/+12
* Fix case for testing the referrer check setting. Ticket #1011Erik Fonnesbeck2010-11-151-1/+1
* Remove these anchors they just provide overhead and are not really used much ...Ermal2010-11-151-27/+0
* Remove gre helping rules they are not anymore needed.Ermal2010-11-151-17/+0
* Send errors to 2>Scott Ullrich2010-11-151-1/+1
* Copy /boot/loader.conf.local to the newly imaged slice. Ticket #892Erik Fonnesbeck2010-11-141-0/+6
* Don't perform referer check if display_error_form is not defined (captive por...Erik Fonnesbeck2010-11-141-1/+1
* Rework handling of ports for reflection on port forwards to work properly wit...Erik Fonnesbeck2010-11-141-59/+96
* Unset this reference before reusing the variable name to prevent corruption o...Erik Fonnesbeck2010-11-131-0/+2
* Fix test for altq on vlans and wlan.Ermal2010-11-121-2/+2
* Fix a theoretical/potential XSS in the http_referer check warning.jim-p2010-11-121-1/+1
* Add whitespace to avoid breaking the resulting rule.Ermal2010-11-121-1/+1
* Whitespace fixes.Ermal2010-11-121-11/+10
* Make sure there is a direction specified otherwise errors might occur.Ermal2010-11-121-1/+1
* Initialize rule keeping array to avoid possible caching effects on php.Ermal2010-11-121-0/+2
* Separate this into the original case with the floating rule cases above it to...Erik Fonnesbeck2010-11-111-1/+3
* Move this function to allow removing it from easyrule.Erik Fonnesbeck2010-11-101-0/+26
* Fix filter_rules_sort's compare function to know about floating rules so it w...Erik Fonnesbeck2010-11-101-0/+16
OpenPOWER on IntegriCloud