Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  ascii-art
  inc
  phpshellsessions
  ssh
  ssl
auth.conf 272 Bytes
bogons 394 Bytes
crontab 126 Bytes
current-supfile 139 Bytes
devd.conf 1.95 KB
dh-parameters.1024 245 Bytes
dh-parameters.2048 424 Bytes
dh-parameters.4096 769 Bytes
disktab 6.83 KB
fbtab 142 Bytes
gettytab 5.82 KB
group 407 Bytes
host.conf 205 Bytes
hosts.allow 89 Bytes
inetd.conf 65 Bytes
libmap.conf 106 Bytes
login.conf 6.37 KB
master.passwd 1.73 KB
motd 260 Bytes
networks 365 Bytes
pamd.conf 2.4 KB
passwd 1.42 KB
pccard.conf 9.73 KB
pf.os 27.7 KB
pfSense.obsoletedfiles 303 Bytes
platform 7 Bytes
printcap 0 Bytes
protocols 5.67 KB
pubkey.pem 630 Bytes
rc 8.86 KB
rc.banner 2.57 KB
rc.bootup 9.67 KB
rc.captiveportal_configure 1.46 KB
rc.carpbackup 1.62 KB
rc.carpmaster 1.62 KB
rc.cdrom 1.04 KB
rc.conf_mount_ro 1.44 KB
rc.conf_mount_rw 1.44 KB
rc.dhclient_cron 2 KB
rc.dyndns.update 1.51 KB
rc.embedded 786 Bytes
rc.exipireaccounts 2.01 KB
rc.filter_configure 1.57 KB
rc.filter_configure_sync 1.54 KB
rc.filter_synchronize 12.5 KB
rc.firmware 15.7 KB
rc.firmware_auto 2.74 KB
rc.halt 180 Bytes
rc.initial 3.78 KB
rc.initial.defaults 1.94 KB
rc.initial.firmware_update 5.79 KB
rc.initial.halt 1.9 KB
rc.initial.password 2.7 KB
rc.initial.ping 1.76 KB
rc.initial.reboot 1.77 KB
rc.initial.setlanip 7.56 KB
rc.initial.setports 1.61 KB
rc.initial.store_config_to_removable_device 2.97 KB
rc.initial.toggle_sshd 2.25 KB
rc.interfaces_carp_configure 1.49 KB
rc.interfaces_lan_configure 1.49 KB
rc.interfaces_opt_configure 1.48 KB
rc.interfaces_wan_configure 1.49 KB
rc.linkup 2.95 KB
rc.linkup.sh 99 Bytes
rc.newipsecdns 2.02 KB
rc.newwanip 4.31 KB
rc.ntpdate 1.51 KB
rc.packages 1.57 KB
rc.php_ini_setup 4.75 KB
rc.prunecaptiveportal 1.58 KB
rc.reboot 639 Bytes
rc.reload_all 1.62 KB
rc.reload_interfaces 1.56 KB
rc.restart_webgui 251 Bytes
rc.savevoucher 1.45 KB
rc.shutdown 803 Bytes
rc.start_packages 331 Bytes
rc.stop_packages 359 Bytes
rc.update_bogons.sh 962 Bytes
services 150 KB
shells 234 Bytes
sshd 6.48 KB
syslog.conf 612 Bytes
ttys 7.49 KB
ttys_wrap 1.53 KB
version 16 Bytes
version_base 3 Bytes
version_kernel 3 Bytes

Latest revisions

# Date Author Comment
27d07d2d 09/18/2009 01:17 AM Scott Ullrich

It seems upon captive portal startup the captiveportal.db file is not written out until the /etc/rc.prunecaptiveportal script is run. If the Operator decides to visit status -> captive portal right after enabling the service they will be greated with some nasty nasty errors. Silence this nonsense by creating a blank captiveportal.db file right after nuking it.

01d57b8c 09/18/2009 12:11 AM Scott Ullrich

Return NULL when captive portal is not enabled

de752609 09/17/2009 11:04 PM Scott Ullrich

Do not process IPFW rules if captive portal is disabled.

86900074 09/17/2009 08:40 PM Scott Ullrich

Cap max requests at 500

b024bf2f 09/17/2009 08:39 PM Scott Ullrich

Adding PHP_FCGI_MAX_REQUESTS => 500. This problem seems to stem from a little-known issue with PHP: PHP stops accepting new FastCGI connections after handling 500 requests; unfortunately, there is a potential race condition during the PHP cleanup code in which PHP can be shutting down but still have the socket open, so lighty can send request number 501 to PHP and have it accepted, but then PHP appears to simply exit, causing a 500 return from lighty.

0396a8c0 09/17/2009 08:34 PM Scott Ullrich

Adding PHP_FCGI_MAX_REQUESTS => 500. This problem seems to stem from a little-known issue with PHP: PHP stops accepting new FastCGI connections after handling 500 requests; unfortunately, there is a potential race condition during the PHP cleanup code in which PHP can be shutting down but still have the socket open, so lighty can send request number 501 to PHP and have it accepted, but then PHP appears to simply exit, causing a 500 return from lighty.

7b32d208 09/17/2009 02:57 AM Scott Ullrich

Merge branch 'master' of git://rcs.pfsense.org/pfsense/Eugene-igmpproxy

fc723417 09/17/2009 02:07 AM Evgeny Yurchenko

Remove igmpproxy specific stuff from filter.inc, add allow-opt into pass out all...

e3ddfc61 09/16/2009 06:38 PM Scott Ullrich

Merge branch 'master' of git://rcs.pfsense.org/pfsense/Eugene-igmpproxy into review/master

3bcd5555 09/16/2009 01:16 PM Renato Botelho

Remove image file when error occour because image file is greater than partition size

View revisions

Also available in: Atom