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.7 KB
pfSense-rc 19 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.39 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 9.08 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.86 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.87 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.23 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
78bbf6b5 08/05/2025 04:44 PM Marcos M

Don't clobber rules list

0cd07609 08/02/2025 03:35 PM Marcos M

Fix regression with easyrule and speed up rule list generation.

Followup to 2bdfe606826b9f232f47d676948de175445b29b3.

2bdfe606 08/02/2025 12:03 AM Marcos M

Refactor config rule sorting

Refactor how configuration rules are sorted to allow easier and more
granular control of where the ruels are placed.

- Split user filter rules into separate PFConfig categories.
- Create helper functions to get, add, remove, and reoder config rules....

554a9bde 08/02/2025 12:03 AM Marcos M

Update PFConfig and rule label constants

- Create a new constant for all categories for ease of use.
- Move constants to util.inc which allows their use in files that don't
need to include filter.inc.
- Shorten PFConfig category IDs to help with the label length limit in...

10b8d429 08/01/2025 03:50 PM Christian McDonald

Prevent tailscale interface from being assignable. Fixes #15909

80a9bb2e 07/28/2025 06:03 PM Jim Pingle

Browser icon header revamp. Implements #6727

26bc3f3e 07/23/2025 11:13 PM Marcos M

Fix rule labels for user rules in firewall log GUI

Previously the firewall log page checked for "USER_RULE: " in rule labels
to add a user icon to appropriate rules. Now that all rule descriptions
use the same label prefix (i.e. key), a new way is needed to determine if...

56cae8a3 07/23/2025 10:53 PM Marcos M

Improve rule labels code

Remove redundant code, add more validation, and update comments.

Followup to 82db67f6a2e09658892f1f68c3c18e5621ff5c9f.

89cbbbb6 07/22/2025 10:37 PM Marcos M

Allow disabling logging of packets blocked due to unmatched IP options. Implement #460345

65355849 07/22/2025 06:02 PM Marcos M

Always include the IPv6 peer address if available

Also include the scope with LL addresses for the IPv6 peer address.

Followup to 7948ab35f8becd96ee15cc06f60bf51339e7a44b

View revisions

Also available in: Atom