Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  ascii-art
  inc
  mtree
  phpshellsessions
  skel
  ssh
  ssl
auth.conf 272 Bytes
bogons 132 Bytes
bogonsv6 0 Bytes
ca_countries 3.48 KB
crontab 126 Bytes
current-supfile 139 Bytes
ddb.conf 225 Bytes
devd.conf 2.18 KB
dh-parameters.1024 245 Bytes
dh-parameters.2048 424 Bytes
dh-parameters.4096 769 Bytes
disktab 6.83 KB
ecl.php 5.13 KB
fbtab 142 Bytes
gettytab 5.82 KB
group 410 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 0 Bytes
networks 365 Bytes
pamd.conf 2.4 KB
passwd 1.42 KB
pccard.conf 9.73 KB
pf.os 27.9 KB
pfSense.obsoletedfiles 1.97 KB
platform 7 Bytes
printcap 0 Bytes
protocols 5.67 KB
pubkey.pem 630 Bytes
rc 11.3 KB
rc.backup_dhcpleases.sh 212 Bytes
rc.backup_rrd.sh 490 Bytes
rc.banner 3.32 KB
rc.bootup 12.2 KB
rc.captiveportal_configure 1.55 KB
rc.carpbackup 2.24 KB
rc.carpmaster 2.24 KB
rc.cdrom 1.04 KB
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 795 Bytes
rc.dyndns.update 1.75 KB
rc.embedded 786 Bytes
rc.expireaccounts 2.08 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.3 KB
rc.firmware 16.9 KB
rc.firmware_auto 2.74 KB
rc.halt 234 Bytes
rc.initial 3.75 KB
rc.initial.defaults 1.89 KB
rc.initial.firmware_update 6.15 KB
rc.initial.halt 1.93 KB
rc.initial.password 2.75 KB
rc.initial.ping 1.9 KB
rc.initial.reboot 1.87 KB
rc.initial.setlanip 15 KB
rc.initial.setports 1.81 KB
rc.initial.store_config_to_removable_device 3 KB
rc.initial.toggle_sshd 2.25 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.7 KB
rc.linkup 3.72 KB
rc.nanobsd_switch_boot_slice 784 Bytes
rc.newipsecdns 2.26 KB
rc.newwanip 6.58 KB
rc.newwanipv6 5.51 KB
rc.notify_message 1.87 KB
rc.ntpdate 1.56 KB
rc.openvpn 2.39 KB
rc.packages 1.68 KB
rc.php_ini_setup 9.6 KB
rc.prunecaptiveportal 2.24 KB
rc.reboot 552 Bytes
rc.reload_all 1.77 KB
rc.reload_interfaces 1.71 KB
rc.resolv_conf_generate 1.51 KB
rc.restart_webgui 411 Bytes
rc.restore_config_backup 3.29 KB
rc.restore_full_backup 512 Bytes
rc.savecore 485 Bytes
rc.savevoucher 1.6 KB
rc.shutdown 727 Bytes
rc.start_packages 2.47 KB
rc.stop_packages 80 Bytes
rc.update_alias_url_data 1.57 KB
rc.update_bogons.sh 4.01 KB
rc.update_urltables 1.3 KB
services 150 KB
shells 267 Bytes
sshd 6.96 KB
syslog.conf 612 Bytes
ttys 7.49 KB
ttys_wrap 1.53 KB
version 10 Bytes
version_base 4 Bytes
version_kernel 4 Bytes

Latest revisions

# Date Author Comment
4a735210 03/04/2013 12:50 PM Renato Botelho

Make parent interface and all VLANs use the same MTU. Fixes #2786

397bff13 03/04/2013 09:25 AM Chris Buechler

Merge pull request #436 from phil-davis/master

Add DynDNS No-IP Free account support

75f4d868 03/01/2013 02:16 PM Renato Botelho

Remove *_defaultgwv6 also

08c3810c 02/27/2013 03:47 PM Renato Botelho

Just set defaultgw after all gateways are processed, it fixes return_gateways_array()

5b0e0182 02/27/2013 02:26 PM Renato Botelho

Consider CP allowed IPs for both directions. It will help ticket #2780

9beebb5e 02/27/2013 11:06 AM Renato Botelho

Hide 'Perform full backup prior to upgrade' option on nano, also hide restore full backup. Fixes #2844

375136d9 02/26/2013 09:43 PM Jim Pingle

Add a pfSsh.php script to remove the shaper settings from the console if needed.

aea83400 02/26/2013 03:34 PM Thomas Rieschl

no IPv6 check when an easy rule: pass is created

The easyrule_pass_rule_add() now checks for an IPv6 address and sets the
netmask accordingly.
This is the fix for bug: http://redmine.pfsense.org/issues/2843

873e4b28 02/26/2013 12:07 PM phildd

Avoid DynDNS timeout delay when gateway is down

When a dynamic DNS entry is set on an interface that has a private IP, the code has to find the ultimate public IP of that interface by using checkip.dyndns.org. If the interface is currently down (e.g. ISP is down or the cable is unplugged...) then there is a timeout delay while waiting for checkip.dyndns.org to (not) respond....

ed5f7e9e 02/26/2013 11:41 AM Renato Botelho

When auth algorithm is hmac-sha512, it produces long lines and wrap them, what breaks the parser. Ignore lines that starts with a space to fix it. Fixes #2842

View revisions

Also available in: Atom