Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  inc
  phpshellsessions
  rc.d
  skel
bogons 132 Bytes
bogonsv6 0 Bytes
ca_countries 3.33 KB
dh-parameters.1024 245 Bytes
dh-parameters.2048 424 Bytes
dh-parameters.3072 595 Bytes
dh-parameters.4096 769 Bytes
dh-parameters.6144 1.09 KB
dh-parameters.8192 1.43 KB
ecl.php 4.79 KB
host.conf 205 Bytes
pfSense-ddb.conf 508 Bytes
pfSense-devd.conf 2.9 KB
pfSense-rc 12.4 KB
pfSense-rc.shutdown 2 KB
pfSense.obsoletedfiles 36.4 KB
rc.backup_aliastables.sh 763 Bytes
rc.backup_dhcpleases.sh 520 Bytes
rc.backup_logs.sh 1.2 KB
rc.backup_rrd.sh 479 Bytes
rc.banner 2.79 KB
rc.bootup 10.5 KB
rc.captiveportal_configure 945 Bytes
rc.captiveportal_configure_mac 1.58 KB
rc.carpbackup 4.25 KB
rc.carpmaster 4.25 KB
rc.conf 58 Bytes
rc.conf_mount_ro 774 Bytes
rc.conf_mount_rw 774 Bytes
rc.disable_hdd_apm 972 Bytes
rc.dumpon 1.3 KB
rc.dyndns.update 1.33 KB
rc.embedded 1.43 KB
rc.expireaccounts 1.59 KB
rc.filter_configure 994 Bytes
rc.filter_configure_sync 958 Bytes
rc.filter_synchronize 11.2 KB
rc.gateway_alarm 1.49 KB
rc.halt 241 Bytes
rc.initial 3.39 KB
rc.initial.defaults 1.54 KB
rc.initial.halt 1.44 KB
rc.initial.password 2.93 KB
rc.initial.ping 1.39 KB
rc.initial.reboot 2.44 KB
rc.initial.setlanip 16.6 KB
rc.initial.setports 1.31 KB
rc.initial.toggle_sshd 1.96 KB
rc.interfaces_carp_configure 914 Bytes
rc.interfaces_lan_configure 912 Bytes
rc.interfaces_opt_configure 968 Bytes
rc.interfaces_wan_configure 1.13 KB
rc.kill_states 2.76 KB
rc.linkup 4.65 KB
rc.newipsecdns 1.9 KB
rc.newroutedns 1.59 KB
rc.newwanip 8.18 KB
rc.newwanipv6 5.71 KB
rc.notify_message 1.22 KB
rc.ntpdate 957 Bytes
rc.openvpn 4.55 KB
rc.package_reinstall_all 1.69 KB
rc.packages 1.86 KB
rc.php-fpm_restart 1.7 KB
rc.php_ini_setup 9.85 KB
rc.prunecaptiveportal 1.72 KB
rc.reboot 1.68 KB
rc.reload_all 1.11 KB
rc.reload_interfaces 1.05 KB
rc.resolv_conf_generate 887 Bytes
rc.restart_webgui 1.17 KB
rc.restore_config_backup 3.99 KB
rc.restore_ramdisk_store 2.39 KB
rc.savecore 1.09 KB
rc.savevoucher 1.14 KB
rc.start_packages 2.45 KB
rc.stop_packages 804 Bytes
rc.update_alias_url_data 1.05 KB
rc.update_bogons.sh 5.33 KB
rc.update_pkg_metadata 1.41 KB
rc.update_urltables 2.6 KB
sshd 6.52 KB
version 18 Bytes

Latest revisions

# Date Author Comment
4c6e3de4 12/11/2018 03:12 PM Jim Pingle

Fix nginx resolver handling when a cert needs OCSP stapling. Fixes #9160

95f3d049 12/07/2018 09:43 AM Kacper Boström

Fixed regression where calling station id was removed from openvpn

e9446f53 12/04/2018 02:03 PM Jim Pingle

Fix NPt validation to allow single addresses. Fixes #9163

b6acaf76 12/03/2018 03:49 PM Renato Botelho

Add Korean to the list of available languages

c9f69485 11/27/2018 07:35 PM Luiz Souza

Do not call interfaces_vlan_configure() every time an interface is edited in GUI.

This is just necessary when a parent interface is changed and we have to propagate the changes to all clones (MTU, FLAGS and others).

Add a logic to detect when a parent interface is changed and only then call interfaces_vlan_configure()....

25d029d1 11/22/2018 02:37 PM Luiz Souza

Make the WF2Q+ the default scheduler for the dummynet limiters.

The WF2Q+ was the default scheduler in previous versions, it is well tested and support dynamic queues.

Add a note for the FIFO scheduler to make clear that it does not support dynamic queues (by design) and as such, it is working as intended....

86fb2194 11/21/2018 09:26 PM Renato Botelho

Fix #9144: Init array before use

c6c398c6 11/21/2018 06:30 PM Jim Pingle

Fix #9121: Initialize arrays to prevent PHP 7 errors

6f9729c0 11/21/2018 01:52 PM Steve Beaver

Minor fixes related to #9121

8bffe226 11/20/2018 07:27 PM Renato Botelho

Fix #8465: Preserve default gw when switch to BACKUP

interfaces_carp_set_maintenancemode() calls interface_carp_configure()
to each configured CARP and it ends up reconfiguring completely the
interface when it's not necessary.

Add a new parameter $maintenancemode_only to interface_carp_configure()...

View revisions

Also available in: Atom