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.14 KB
group 413 Bytes
host.conf 205 Bytes
hosts.allow 89 Bytes
login.conf 6.37 KB
master.passwd 1.86 KB
motd 0 Bytes
networks 365 Bytes
passwd 1.49 KB
pf.os 28.1 KB
pfSense.obsoletedfiles 28.8 KB
platform 7 Bytes
rc 12.5 KB
rc.backup_dhcpleases.sh 212 Bytes
rc.backup_rrd.sh 784 Bytes
rc.banner 3.35 KB
rc.bootup 11.8 KB
rc.captiveportal_configure 1.49 KB
rc.captiveportal_configure_mac 2.17 KB
rc.carpbackup 3.77 KB
rc.carpmaster 4.08 KB
rc.cdrom 901 Bytes
rc.conf 58 Bytes
rc.conf_mount_ro 1.37 KB
rc.conf_mount_rw 1.37 KB
rc.dhclient_cron 1.93 KB
rc.disable_hdd_apm 274 Bytes
rc.dumpon 698 Bytes
rc.dyndns.update 1.92 KB
rc.embedded 852 Bytes
rc.expireaccounts 2.12 KB
rc.filter_configure 1.56 KB
rc.filter_configure_sync 1.52 KB
rc.filter_configure_xmlrpc 1.88 KB
rc.filter_synchronize 15.7 KB
rc.gateway_alarm 2.48 KB
rc.halt 242 Bytes
rc.initial 3.41 KB
rc.initial.defaults 2.03 KB
rc.initial.halt 1.99 KB
rc.initial.password 3.28 KB
rc.initial.ping 1.88 KB
rc.initial.reboot 1.92 KB
rc.initial.setlanip 16.7 KB
rc.initial.setports 1.8 KB
rc.initial.store_config_to_removable_device 3.06 KB
rc.initial.toggle_sshd 2.45 KB
rc.interfaces_carp_configure 1.48 KB
rc.interfaces_lan_configure 1.48 KB
rc.interfaces_opt_configure 1.53 KB
rc.interfaces_wan_configure 1.72 KB
rc.kill_states 4.14 KB
rc.linkup 4.95 KB
rc.nanobsd_switch_boot_slice 790 Bytes
rc.newipsecdns 2.05 KB
rc.newroutedns 3.16 KB
rc.newwanip 8.15 KB
rc.newwanipv6 6.19 KB
rc.notify_message 1.83 KB
rc.ntpdate 1.55 KB
rc.openvpn 4.61 KB
rc.packages 2.32 KB
rc.php-fpm_restart 546 Bytes
rc.php_ini_setup 9.69 KB
rc.prunecaptiveportal 2.45 KB
rc.reboot 1.13 KB
rc.reload_all 1.7 KB
rc.reload_interfaces 1.64 KB
rc.resolv_conf_generate 1.41 KB
rc.restart_webgui 455 Bytes
rc.restore_config_backup 3.32 KB
rc.savecore 472 Bytes
rc.savevoucher 1.62 KB
rc.shutdown 1.23 KB
rc.start_packages 2.87 KB
rc.stop_packages 85 Bytes
rc.update_alias_url_data 1.61 KB
rc.update_bogons.sh 4.53 KB
rc.update_urltables 1.57 KB
shells 267 Bytes
sshd 7.07 KB
syslog.conf 612 Bytes
ttys 2.08 KB
version 9 Bytes

Latest revisions

# Date Author Comment
04d11c09 02/16/2016 11:15 PM Chris Buechler

Clean up logic here. It makes no sense to proceed if bridgeif isn't defined but platform_booting is true. In interfaces_bridge_configure before it gets to this point, it's setting bridgeif if it's not set, and doing so in a way that won't potentially create conflicting bridgeifs (which this removed code didn't).

c051a3ba 02/16/2016 09:33 PM Chris Buechler

Remove variables deprecated some time ago.

8209517d 02/16/2016 06:00 PM Jim Pingle

Prevent "Ignore denied clients" and "Failover Peer IP" from being combined in the DHCP server settings for IPv4. The daemon fails to start when configured in this way, it apparently only allows "allow" or "deny" in failover mode. Fixes #5898

3185f659 02/16/2016 05:31 PM Luiz Souza

Fix link_interface_to_vips() to account for IP alias over CARP.

2a0aef55 02/16/2016 04:53 PM Luiz Souza

Simplify and correct the comments in get_carp_interface_status().

985118b8 02/16/2016 04:51 PM Luiz Souza

Simplify the code with the use the newly introduced function to list CARP addresses.

e0e28fdf 02/16/2016 04:47 PM Luiz Souza

Fix the return value if no matching VIP was found.

ce94deb0 02/16/2016 02:05 PM Luiz Souza

Implement a switch that allows get_configured_vip_list() return only the selected type of VIP addresses: CARP, IP alias or all VIPs (default).

It seems that a few packages still rely on this.

Ticket #5885

961884ae 02/16/2016 11:53 AM Renato Botelho

Call conf_mount_rw() before run pfSense-upgrade to avoid doing it twice

5e8c3fa0 02/16/2016 11:34 AM Renato Botelho

Break long lines

View revisions

Also available in: Atom