Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  inc
  phpshellsessions
  rc.d
  skel
bogons 132 Bytes
bogonsv6 0 Bytes
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
host.conf 205 Bytes
pfSense-ddb.conf 566 Bytes
pfSense-devd.conf 3.39 KB
pfSense-rc 18.1 KB
pfSense-rc.shutdown 1.73 KB
pfSense.obsoletedfiles 40.2 KB
rc.backup_aliastables.sh 763 Bytes
rc.backup_captiveportal.sh 867 Bytes
rc.backup_dhcpleases.sh 2.17 KB
rc.backup_logs.sh 1.29 KB
rc.backup_rrd.sh 479 Bytes
rc.banner 3.96 KB
rc.bootup 15.1 KB
rc.captiveportal_configure 1.01 KB
rc.captiveportal_configure_mac 1.3 KB
rc.carpbackup 4.47 KB
rc.carpmaster 7.63 KB
rc.checkclock 1.52 KB
rc.conf 58 Bytes
rc.disable_hdd_apm 1.21 KB
rc.dumpon 1.59 KB
rc.dyndns.update 1.73 KB
rc.ecl 7.25 KB
rc.expireaccounts 1.64 KB
rc.filter_configure 1.06 KB
rc.filter_configure_sync 1.02 KB
rc.filter_synchronize 10.4 KB
rc.gateway_alarm 1.55 KB
rc.halt 240 Bytes
rc.initial 3.51 KB
rc.initial.defaults 1.67 KB
rc.initial.halt 1.57 KB
rc.initial.password 3.31 KB
rc.initial.ping 1.48 KB
rc.initial.reboot 2.72 KB
rc.initial.setlanip 17.2 KB
rc.initial.setports 1.4 KB
rc.initial.toggle_sshd 2.39 KB
rc.interfaces_carp_configure 1005 Bytes
rc.interfaces_lan_configure 1003 Bytes
rc.interfaces_opt_configure 1.03 KB
rc.interfaces_wan_configure 1.23 KB
rc.ipsec 2.83 KB
rc.kill_states 2.86 KB
rc.linkup 8.67 KB
rc.newipsecdns 2 KB
rc.newroutedns 1.66 KB
rc.newwanip 9.72 KB
rc.newwanipv6 8.77 KB
rc.notify_message 1.19 KB
rc.ntpdate 1.02 KB
rc.openvpn 4.65 KB
rc.package_reinstall_all 1.72 KB
rc.packages 1.95 KB
rc.periodic 1015 Bytes
rc.php-fpm_restart 1.75 KB
rc.php_ini_setup 11.5 KB
rc.prunecaptiveportal 1.82 KB
rc.ramdisk_functions.sh 6.85 KB
rc.reboot 1.19 KB
rc.reload_all 1.2 KB
rc.reload_interfaces 1.14 KB
rc.resolv_conf_generate 978 Bytes
rc.restart_webgui 1.25 KB
rc.restore_config_backup 3.91 KB
rc.restore_ramdisk_store 1.83 KB
rc.savecore 1.69 KB
rc.savevoucher 1.22 KB
rc.start_packages 2.51 KB
rc.stop_packages 895 Bytes
rc.update_alias_url_data 1.14 KB
rc.update_bogons.sh 5.02 KB
rc.update_pkg_metadata 1.5 KB
rc.update_urltables 2.73 KB
sshd 6.57 KB
version 18 Bytes

Latest revisions

# Date Author Comment
d801b01c 03/04/2025 06:38 PM Marcos M

Fix typo in upgrade_238_to_239()

c181ebe1 03/03/2025 11:10 PM Marcos M

Add a sequence number to each rule during rule sort. Fix #16076

The 'for' loop first checks if the rule at that iteration exists and
breaks if not. When the rules array contains a gap, the 'for' loop breaks
early and potentially misses additional rules that need to be sorted. Fix...

6ad2d8ff 03/03/2025 09:39 PM Marcos M

Sync admin group changes. Fix #15898

The admin group needs to be removed and readded for its settings to sync.

This reverts commit 3e0facb20fa46a13bf7b70d6ddb1970b00485eb2.

15709960 02/28/2025 06:29 PM Marcos M

Add combined IPv4/6 system aliases

https://redmine.pfsense.org/issues/15776

3b5f0ecb 02/27/2025 08:44 PM Marcos M

Fall back to routing via the interface for dynamic gateway monitoring IPs

It's possible that when setup_gateways_monitor() is called, the gateway
address is not yet available. To avoid routing the monitoring address via
another gateway, fall back to routing via the gateway's interface instead.

7d9da7be 02/20/2025 12:10 AM Marcos M

Fix clobbered cron configuration on upgrade

972246c7 02/17/2025 05:30 PM Brad Davis

Avoid using test -o and use || instead

91d95436 02/13/2025 10:40 PM Marcos M

Remove redundant call to dyndnsCheckIP()

The variable '$this->_dnsIP' is set when the object is constructed and
when the function '_detectChange()' is called. It is additionally set in
the function '_checkStatus()' - this is redundant since by this point the...

42efc42c 02/13/2025 10:40 PM Marcos M

Respect the RR type implied by the DDNS Service Type. Fix #16045

Background:
In previous pfSense versions, the RR type and the IP address family used
to make the DDNS request were assumed to be the same and could be
overridden for specific DDNS services. The implementation of #11177 avoids...

db1a9fd5 02/12/2025 04:38 PM Christian McDonald

kea: don't define pd-pools using ISC config

View revisions

Also available in: Atom