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.4096 769 Bytes
ecl.php 4.42 KB
host.conf 205 Bytes
pfSense-ddb.conf 508 Bytes
pfSense-devd.conf 2.9 KB
pfSense-rc 10.7 KB
pfSense-rc.shutdown 1.81 KB
pfSense.obsoletedfiles 34.6 KB
rc.backup_aliastables.sh 544 Bytes
rc.backup_dhcpleases.sh 166 Bytes
rc.backup_rrd.sh 660 Bytes
rc.banner 2.5 KB
rc.bootup 9.46 KB
rc.captiveportal_configure 945 Bytes
rc.captiveportal_configure_mac 1.58 KB
rc.carpbackup 4.2 KB
rc.carpmaster 4.19 KB
rc.conf 58 Bytes
rc.conf_mount_ro 769 Bytes
rc.conf_mount_rw 769 Bytes
rc.disable_hdd_apm 972 Bytes
rc.dumpon 1.3 KB
rc.dyndns.update 1.32 KB
rc.embedded 1.43 KB
rc.expireaccounts 1.59 KB
rc.filter_configure 989 Bytes
rc.filter_configure_sync 953 Bytes
rc.filter_synchronize 10.9 KB
rc.gateway_alarm 875 Bytes
rc.halt 242 Bytes
rc.initial 3.39 KB
rc.initial.defaults 1.54 KB
rc.initial.halt 1.44 KB
rc.initial.password 2.81 KB
rc.initial.ping 1.39 KB
rc.initial.reboot 2.36 KB
rc.initial.setlanip 16.2 KB
rc.initial.setports 1.31 KB
rc.initial.toggle_sshd 1.82 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.53 KB
rc.linkup 4.65 KB
rc.newipsecdns 1.56 KB
rc.newroutedns 1.59 KB
rc.newwanip 7.63 KB
rc.newwanipv6 5.59 KB
rc.notify_message 1.22 KB
rc.ntpdate 957 Bytes
rc.openvpn 4.14 KB
rc.packages 1.86 KB
rc.php-fpm_restart 1.5 KB
rc.php_ini_setup 9.21 KB
rc.prunecaptiveportal 1.97 KB
rc.reboot 1.66 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.savecore 1.09 KB
rc.savevoucher 1.14 KB
rc.start_packages 2.28 KB
rc.stop_packages 804 Bytes
rc.update_alias_url_data 1 KB
rc.update_bogons.sh 5.03 KB
rc.update_urltables 2.6 KB
sshd 6.02 KB
version 11 Bytes

Latest revisions

# Date Author Comment
bbb28670 01/05/2017 04:35 PM Joash Lewis

Corrected indentation style

280f0009 01/04/2017 06:55 PM Joash Lewis

Set default in 'else' of if block

4034876f 01/03/2017 11:31 PM Joash Lewis

Fix indentation

79e18c9f 01/03/2017 11:24 PM Joash Lewis

Merge branch 'master' into reverting

6240c8fe 01/03/2017 11:06 PM Joash Lewis

Override default timer if set in system config

02b8b883 01/03/2017 10:26 PM Joash Lewis

Cache authentication for a short time

Currently there is an authentication lookup for every GET; a single page load can cause dozens of lookups and hundreds of lines of logs (and continuous logs in the case of pages with widgets). This change allows pfsense to remember authentication, but forces recheck after a short time in case of access revocations/changes.

745b8095 01/03/2017 10:18 PM Joash Lewis

Cache authentication for a short time

Currently there is an authentication lookup for every GET; a single page load can cause dozens of lookups and hundreds of lines of logs (and continuous logs in the case of pages with widgets). This change allows pfsense to remember authentication, but forces recheck after a short time in case of access revocations/changes.

9416a5a3 01/03/2017 08:59 PM Joash Lewis

SESSION remembers authentication instead of checking for every HTTP request

b399d623 01/03/2017 08:52 PM Joash Lewis

SESSION remembers authentication instead of checking for every HTTP request

4cfd15a9 01/03/2017 04:47 PM Jim Pingle

Replace "client-cert-not-required" with "verify-client-cert none". Fixes #7073

View revisions

Also available in: Atom