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.91 KB
rc.carpmaster 3.91 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.9 KB
rc.nanobsd_switch_boot_slice 790 Bytes
rc.newipsecdns 2.05 KB
rc.newroutedns 3.16 KB
rc.newwanip 7.97 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
7de4474e 02/24/2016 04:49 PM Luiz Souza

Fix the rc.carpmaster and rc.carpbackup scripts.

Now, they look for main CARP IP and IP aliases running on supplied vhid.

89a7d8d0 02/24/2016 04:49 PM Luiz Souza

Make link_interface_to_vips() also return the IP aliases on the specified vhid.

1e678c38 02/24/2016 02:12 PM Renato Botelho

Fix indent

30c8a290 02/24/2016 02:01 PM Renato Botelho

Use high level functions

58b07c57 02/22/2016 04:53 PM NewEraCracker

Initialize variables correctly

1) gmirror.inc: there are two calls to exec(), those calls expect the 2nd parameter to be an array, this commit initializes the variables correctly. 2) system.php: variable dnslist is used as an array without prior type initialization. This is one of the causes for apparent PR #2680 problems (which led to its reversal). Note: After this commit is merged PR #2680 may be safely reapplied for more tough code.

2fbac0b2 02/22/2016 11:49 AM Renato Botelho

Merge branch 'master' of github.com:dennypage/pfsense

  • 'master' of github.com:dennypage/pfsense:
    Add stddev information to the quality graphs.
    Update config version to trigger upgrade of rrd files
    Add standard deviation to quality rrd files
89c8934f 02/21/2016 10:38 PM Luiz Souza

Fixes the handling of MTU with VLANs and PPPoE.

Ticket #5857

c6555b1d 02/21/2016 10:38 PM Luiz Souza

Makes get_real_interface() work with VLAN too.

This makes get_parent_interface() safe to use with VLANs.

f5315ac1 02/21/2016 08:40 AM NOYB NOYB

Write_Config Function Notes Update

Add write_config_only input arg to write_config function notes.

830ea39a 02/20/2016 08:33 AM Chris Buechler

Skip configuring dhcpdv6 when the interface doesn't have a valid subnet (like track6 where PD hasn't been obtained). Ticket #3029

View revisions

Also available in: Atom