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
gettytab.bak 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 28.1 KB
pfSense.obsoletedfiles 2.09 KB
platform 7 Bytes
printcap 0 Bytes
protocols 5.67 KB
pubkey.pem 630 Bytes
rc 11.7 KB
rc.backup_dhcpleases.sh 212 Bytes
rc.backup_rrd.sh 490 Bytes
rc.banner 3.32 KB
rc.bootup 12.5 KB
rc.captiveportal_configure 1.56 KB
rc.carpbackup 2.24 KB
rc.carpmaster 2.58 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.91 KB
rc.embedded 948 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.6 KB
rc.firmware 17 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.83 KB
rc.initial.ping 1.9 KB
rc.initial.reboot 1.87 KB
rc.initial.setlanip 15.2 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.kill_states 3.09 KB
rc.linkup 3.65 KB
rc.nanobsd_switch_boot_slice 784 Bytes
rc.newipsecdns 2.36 KB
rc.newroutedns 2.08 KB
rc.newwanip 6.07 KB
rc.newwanipv6 5.63 KB
rc.notify_message 1.87 KB
rc.ntpdate 1.56 KB
rc.openvpn 4.1 KB
rc.packages 1.68 KB
rc.php_ini_setup 9.6 KB
rc.prunecaptiveportal 2.24 KB
rc.reboot 1016 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 1.16 KB
rc.start_packages 2.47 KB
rc.stop_packages 80 Bytes
rc.update_alias_url_data 1.57 KB
rc.update_bogons.sh 4.52 KB
rc.update_urltables 1.55 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
6aab2ea3 09/02/2013 06:01 PM Jean Cyr

shaper burst may be blank, but if not then must be numeric

22234bbb 09/02/2013 11:00 AM Renato Botelho

Fix #3172, return_gateway_groups_array() was returning the last vip since it was using wrong variable name on iteration

b3e0fedf 09/02/2013 06:55 AM Jean Cyr

Dummynet does not require burst size specification

Dummynet traffic shaper does not require burst size specification and
assumes 0 if not specified. Allow user to leave burst field blank/

df0cb10b 08/29/2013 07:09 AM Phil Davis

Provide get_uptime_sec in a common include file

so it is available to anything that cares.

5517f604 08/28/2013 08:13 PM Phil Davis

Use physmem and realmem from get_memory() in the appropriate places

6b0739ac 08/28/2013 08:11 PM Phil Davis

Use new names for get_memory parameters

386758bb 08/28/2013 08:09 PM Phil Davis

Use hw.physmem when calculating pfsense_default_state_size

hw.physmem is the actual amount of memory that FreeBSD/pfSense can get its hands on, so use this for the calculation.

493360f5 08/28/2013 08:05 PM Phil Davis

Use updated get_memory var names

The value of minimum_ram_warning is designed to be compared to hw.physmem - so do that. Usse the appropriate physmem or realmem value in each place.

517fb89e 08/28/2013 08:01 PM Phil Davis

Improve var names in get_memory

realmem is the amount of actual (real) memory installed - the size of the RAM card - e.g. 256MB
physmem is the amount of memory available to FreeBSD after BIOS, video... has stolen some of realmem.
The variable names currently used are not very helpful for code readability. This standardises them. No functional change here.

f6339216 08/28/2013 05:54 PM Jim Pingle

s/require/require_once/g for filter.inc to avoid redeclaration errors in some rare cases.

View revisions

Also available in: Atom