Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  ascii-art
  inc
  mtree
  phpshellsessions
  rc.d
  skel
  ssh
  ssl
bogons 132 Bytes
bogonsv6 0 Bytes
ca_countries 3.33 KB
crontab 126 Bytes
ddb.conf 225 Bytes
devd.conf 2.3 KB
dh-parameters.1024 245 Bytes
dh-parameters.2048 424 Bytes
dh-parameters.4096 769 Bytes
disktab 5.76 KB
ecl.php 5.2 KB
fbtab 142 Bytes
gettytab 6.02 KB
group 413 Bytes
host.conf 205 Bytes
hosts.allow 89 Bytes
inetd.conf 65 Bytes
login.conf 6.37 KB
master.passwd 1.8 KB
motd 0 Bytes
networks 365 Bytes
passwd 1.49 KB
pf.os 28.1 KB
pfSense.obsoletedfiles 34.1 KB
platform 7 Bytes
printcap 0 Bytes
protocols 6.3 KB
pubkey.pem 630 Bytes
rc 12.5 KB
rc.backup_dhcpleases.sh 212 Bytes
rc.backup_rrd.sh 785 Bytes
rc.banner 3.32 KB
rc.bootup 12.7 KB
rc.captiveportal_configure 1.56 KB
rc.carpbackup 3.71 KB
rc.carpmaster 4.41 KB
rc.cdrom 1.04 KB
rc.conf 58 Bytes
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 698 Bytes
rc.dyndns.update 1.97 KB
rc.embedded 1008 Bytes
rc.expireaccounts 2.11 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.5 KB
rc.firmware 17.3 KB
rc.firmware_auto 2.05 KB
rc.halt 234 Bytes
rc.initial 3.7 KB
rc.initial.defaults 1.89 KB
rc.initial.firmware_update 5.39 KB
rc.initial.halt 1.93 KB
rc.initial.password 3.26 KB
rc.initial.ping 1.9 KB
rc.initial.reboot 1.87 KB
rc.initial.setlanip 16.7 KB
rc.initial.setports 1.81 KB
rc.initial.store_config_to_removable_device 3.07 KB
rc.initial.toggle_sshd 2.45 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.77 KB
rc.kill_states 3.07 KB
rc.linkup 4.85 KB
rc.nanobsd_switch_boot_slice 786 Bytes
rc.newipsecdns 2.05 KB
rc.newroutedns 2.1 KB
rc.newwanip 7.76 KB
rc.newwanipv6 6.22 KB
rc.notify_message 1.88 KB
rc.ntpdate 1.56 KB
rc.openvpn 4.57 KB
rc.packages 1.69 KB
rc.php-fpm_restart 574 Bytes
rc.php_ini_setup 11 KB
rc.prunecaptiveportal 2.46 KB
rc.reboot 1016 Bytes
rc.reload_all 1.77 KB
rc.reload_interfaces 1.71 KB
rc.resolv_conf_generate 1.41 KB
rc.restart_webgui 416 Bytes
rc.restore_config_backup 3.29 KB
rc.restore_full_backup 543 Bytes
rc.savecore 472 Bytes
rc.savevoucher 1.6 KB
rc.shutdown 1.18 KB
rc.start_packages 2.98 KB
rc.stop_packages 80 Bytes
rc.update_alias_url_data 1.63 KB
rc.update_bogons.sh 4.55 KB
rc.update_urltables 1.55 KB
services 150 KB
shells 267 Bytes
sshd 7.13 KB
syslog.conf 612 Bytes
ttys 2.08 KB
version 18 Bytes

Latest revisions

# Date Author Comment
68d6d0b8 08/29/2015 02:23 AM Phil Davis

Handle multiple notices in the same second RELENG_2_2

Backport of https://github.com/pfsense/pfsense/pull/1823

05da124c 08/24/2015 12:34 PM Jim Pingle

Fix handling of the description in the shaper code.

d0236c7e 08/18/2015 01:35 PM Jim Pingle

Properly declare an error when a too-short voucher is submitted.

6b20f38c 08/13/2015 07:38 PM Jim Pingle

The "enableallowallwan" script should also allow bogons, or it makes running test firewalls with RFC5735/6890 test network style WANs a pain.

f6f7f1c2 08/13/2015 06:57 PM Jim Pingle

Add support for LDAP RFC2307 style group membership. Implements #4923

To activate, check the box for RFC2307 in the LDAP server settings and fill in the group object class (typically posixGroup).

9a0c4cd2 08/13/2015 04:54 PM Jim Pingle

Provide an LDAP server timeout field. Default to 25 seconds. Part of ticket #3383

Previous default was ~1m20sec.

08993886 08/12/2015 07:30 PM Jim Pingle

Don't lowercase the whole group name

709c2f99 08/12/2015 04:10 PM Jim Pingle

Fix GUI auth from RADIUS to grab group names from the Class attribute. Implements #935

The RADIUS server must populate the Class attribute with a string, semicolon-separated, of user groups. Similar to LDAP, local groups must exist with matching names, and privileges are determined by the local matching groups.

24850bca 08/04/2015 04:13 AM Chris Buechler

only read file if it exists, and only foreach if an array.

2ab10468 08/03/2015 01:18 PM Phil Davis

Allow to create empty bogons on nanoBSD

If for some reason the bogons file/s do not exist then this code creates
empty ones before making any use of them in the rule set.
On nanoBSD this can fail if the file system is mount RO.
Protect against this possibility by use conf_mount_rw and conf_mount_ro

View revisions

Also available in: Atom