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.31 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
1e505631 02/09/2016 01:30 AM Chris Buechler

get_failover_interface returns the parent physical NIC for _lloc interfaces, so make sure it's returning null before it gets to that point.

4eac105f 02/07/2016 03:59 PM Phil Davis

Add support for TB when reporting bytes

Forum: https://forum.pfsense.org/index.php?topic=106470.0
I believe that this should work OK on both 32 and 64 bit systems. A 32-bit system will convert big values of $bytes and big numbers like 1099511627776 to float first, then do the comparison. 64-bit systems will do (int) comparisons. Either way, in the end, the value is sprintf() into a float anyway....

84588e00 02/06/2016 09:26 AM Chris Buechler

Don't include 127.0.0.0/8 in unbound.conf in forward mode. Ticket #5750

2ee69502 02/06/2016 09:02 AM Chris Buechler

Merge pull request #2587 from davidjwood/preserve-sshd-parent

28ed7e03 02/06/2016 09:00 AM Chris Buechler

Merge pull request #2588 from davidjwood/rrd-ntp-offset

d20dd658 02/06/2016 06:57 AM Chris Buechler

Handle start/stop of OpenVPN client instances bound to gateway groups using CARP IPs. Ticket #4858

10e58a70 02/06/2016 06:25 AM Chris Buechler

clean up text

3564bcb5 02/06/2016 06:11 AM Chris Buechler

Fix get_interface_ip to return correct IP for CARP VIPs. Ticket #4858

da8b271a 02/06/2016 03:15 AM David Wood

Tell rrd that ntpd offset can be negative as well as positive

ce31310e 02/06/2016 02:50 AM Chris Buechler

Fix find_interface_ip for gateway groups with VIPs. Ticket #4858

View revisions

Also available in: Atom