Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  ascii-art
  inc
  mtree
  phpshellsessions
  rc.d
  skel
  ssh
  ssl
bogons 132 Bytes
bogonsv6 0 Bytes
ca_countries 3.33 KB
crontab 126 Bytes
ddb.conf 225 Bytes
devd.conf 2.3 KB
dh-parameters.1024 245 Bytes
dh-parameters.2048 424 Bytes
dh-parameters.4096 769 Bytes
disktab 5.76 KB
ecl.php 5.2 KB
fbtab 142 Bytes
gettytab 6.02 KB
group 413 Bytes
host.conf 205 Bytes
hosts.allow 89 Bytes
inetd.conf 65 Bytes
login.conf 6.37 KB
master.passwd 1.8 KB
motd 0 Bytes
networks 365 Bytes
passwd 1.49 KB
pf.os 28.1 KB
pfSense.obsoletedfiles 34.1 KB
platform 7 Bytes
printcap 0 Bytes
protocols 6.3 KB
pubkey.pem 630 Bytes
rc 12.5 KB
rc.backup_dhcpleases.sh 212 Bytes
rc.backup_rrd.sh 785 Bytes
rc.banner 3.32 KB
rc.bootup 12.7 KB
rc.captiveportal_configure 1.56 KB
rc.carpbackup 3.71 KB
rc.carpmaster 4.41 KB
rc.cdrom 1.04 KB
rc.conf 58 Bytes
rc.conf_mount_ro 1.44 KB
rc.conf_mount_rw 1.44 KB
rc.create_full_backup 496 Bytes
rc.dhclient_cron 2 KB
rc.disable_hdd_apm 274 Bytes
rc.dumpon 698 Bytes
rc.dyndns.update 1.97 KB
rc.embedded 1008 Bytes
rc.expireaccounts 2.11 KB
rc.filter_configure 1.63 KB
rc.filter_configure_sync 1.59 KB
rc.filter_configure_xmlrpc 2.09 KB
rc.filter_synchronize 15.4 KB
rc.firmware 17.3 KB
rc.firmware_auto 2.74 KB
rc.halt 234 Bytes
rc.initial 3.7 KB
rc.initial.defaults 1.89 KB
rc.initial.firmware_update 5.39 KB
rc.initial.halt 1.93 KB
rc.initial.password 3.26 KB
rc.initial.ping 1.9 KB
rc.initial.reboot 1.87 KB
rc.initial.setlanip 16.7 KB
rc.initial.setports 1.81 KB
rc.initial.store_config_to_removable_device 3.07 KB
rc.initial.toggle_sshd 2.45 KB
rc.interfaces_carp_configure 1.55 KB
rc.interfaces_lan_configure 1.55 KB
rc.interfaces_opt_configure 1.6 KB
rc.interfaces_wan_configure 1.77 KB
rc.kill_states 3.07 KB
rc.linkup 4.85 KB
rc.nanobsd_switch_boot_slice 786 Bytes
rc.newipsecdns 2.05 KB
rc.newroutedns 2.1 KB
rc.newwanip 7.76 KB
rc.newwanipv6 6.22 KB
rc.notify_message 1.88 KB
rc.ntpdate 1.56 KB
rc.openvpn 4.57 KB
rc.packages 1.69 KB
rc.php-fpm_restart 574 Bytes
rc.php_ini_setup 11 KB
rc.prunecaptiveportal 2.46 KB
rc.reboot 1016 Bytes
rc.reload_all 1.77 KB
rc.reload_interfaces 1.71 KB
rc.resolv_conf_generate 1.41 KB
rc.restart_webgui 416 Bytes
rc.restore_config_backup 3.29 KB
rc.restore_full_backup 543 Bytes
rc.savecore 472 Bytes
rc.savevoucher 1.6 KB
rc.shutdown 1.18 KB
rc.start_packages 2.98 KB
rc.stop_packages 80 Bytes
rc.update_alias_url_data 1.63 KB
rc.update_bogons.sh 4.55 KB
rc.update_urltables 1.55 KB
services 150 KB
shells 267 Bytes
sshd 7.13 KB
syslog.conf 612 Bytes
ttys 2.08 KB
version 18 Bytes

Latest revisions

# Date Author Comment
7fbe16f7 07/29/2015 06:39 PM Jim Pingle

Use an alternate method to find VIP targets that should be allowed for Captive Portal. Fixes #4903

6b7ae4af 07/27/2015 05:54 PM Phil Davis

Strip any \r when parsing URL table ports file

If the URL table ports file at the URL specified has lines separated by "\r\n" rather than just "\n", then the code here ends up with ports that look like "80\r" "443\r" ... and group_ports() does not match any of those and the final file ends up empty. That seems a shame just because the file was made in some editor that put "\r\n" line breaks. I messed about for a while trying to make my URL table ports alias work until I realized this....

afa0d32a 07/27/2015 05:51 PM Renato Botelho

Fix typo in variable name, spotted by Phil Davis

ec9e4fd6 07/27/2015 05:47 PM Renato Botelho

Change version to 2.2.5-DEVELOPMENT

d7b67981 07/27/2015 02:41 PM Phil Davis

Consider url_port alias type when checking port-type aliases V2

This time I have typed url_ports correctly.

56fd056b 07/27/2015 06:57 AM Chris Buechler

add a check to avoid foreach on non-array

5e11c6a1 07/26/2015 12:41 AM Chris Buechler

Upgrade config to 11.9. Changes IPsec peer ID for EAP types to "any", to retain previous behavior.

c6354005 07/26/2015 12:34 AM Chris Buechler

Change the log for CRLs with no data (exists but no certs revoked) to a warning since it's not technically an error.

9a2bec12 07/25/2015 09:58 PM Chris Buechler

Add 'any' option for peer ID, for mobile IPsec scenarios where you can't or don't want to check peer ID.

29f5f85e 07/24/2015 04:07 AM Chris Buechler

Lower LoginGraceTime to 30s, should be plenty long for users, and mitigates the password login attempt bypass bug in OpenSSH. Ticket #4875

View revisions

Also available in: Atom