Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  ascii-art
  inc
  mtree
  phpshellsessions
  skel
  ssh
  ssl
bogons 132 Bytes
bogonsv6 0 Bytes
ca_countries 3.33 KB
crontab 126 Bytes
ddb.conf 225 Bytes
devd.conf 2.14 KB
dh-parameters.1024 245 Bytes
dh-parameters.2048 424 Bytes
dh-parameters.4096 769 Bytes
disktab 5.76 KB
ecl.php 5.15 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 5.01 KB
platform 7 Bytes
printcap 0 Bytes
protocols 6.3 KB
pubkey.pem 630 Bytes
rc 12.3 KB
rc.backup_dhcpleases.sh 212 Bytes
rc.backup_rrd.sh 490 Bytes
rc.banner 3.32 KB
rc.bootup 12.6 KB
rc.captiveportal_configure 1.56 KB
rc.carpbackup 2.89 KB
rc.carpmaster 3.21 KB
rc.cdrom 1.04 KB
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 795 Bytes
rc.dyndns.update 1.96 KB
rc.embedded 948 Bytes
rc.expireaccounts 2.1 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.4 KB
rc.firmware 17.3 KB
rc.firmware_auto 2.74 KB
rc.halt 234 Bytes
rc.initial 3.71 KB
rc.initial.defaults 1.89 KB
rc.initial.firmware_update 5.43 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 KB
rc.initial.toggle_sshd 2.43 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.76 KB
rc.kill_states 3.09 KB
rc.linkup 3.89 KB
rc.nanobsd_switch_boot_slice 784 Bytes
rc.newipsecdns 2.09 KB
rc.newroutedns 2.08 KB
rc.newwanip 7.11 KB
rc.newwanipv6 6.22 KB
rc.notify_message 1.88 KB
rc.ntpdate 1.56 KB
rc.openvpn 4.54 KB
rc.packages 1.69 KB
rc.php-fpm_restart 384 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.51 KB
rc.restart_webgui 416 Bytes
rc.restore_config_backup 3.29 KB
rc.restore_full_backup 512 Bytes
rc.savecore 472 Bytes
rc.savevoucher 1.6 KB
rc.shutdown 1.18 KB
rc.start_packages 2.45 KB
rc.stop_packages 80 Bytes
rc.update_alias_url_data 1.63 KB
rc.update_bogons.sh 4.89 KB
rc.update_urltables 1.55 KB
services 150 KB
shells 267 Bytes
sshd 7.04 KB
syslog.conf 612 Bytes
ttys 2.04 KB
version 9 Bytes

Latest revisions

# Date Author Comment
0a8dd27b 10/28/2014 04:55 PM Renato Botelho

Remove redundancy as pointed out by phil-davis

7c199791 10/28/2014 04:26 PM Renato Botelho

Merge pull request #1297 from phil-davis/patch-23

143c22f7 10/28/2014 12:17 PM Renato Botelho

Decode recently created cert and key. It fixes #3964. While here, fix logical condition to create a new cert if crt or key is not present

e8b5f724 10/26/2014 03:11 AM Chris Buechler

domain and search should not both be defined in resolv.conf per FreeBSD man page and handbook (only the latter is actually used). Change this to just not use domain, and set the search to the system's domain where not using the function that generates the search list for dynamic WANs.

23ed5b78 10/24/2014 05:18 PM Ermal LUÇI

Enable unity plugin as per request from https://forum.pfsense.org/index.php?topic=79737.msg452808#msg452808

bb67ac32 10/24/2014 02:32 PM Phil Davis

Support converting an IP range to an array of addresses

so that it can be used for expanding ranges in host alias input.

095707fe 10/23/2014 02:24 PM Renato Botelho

Merge pull request #1313 from phil-davis/patch-9

687d0a6d 10/21/2014 05:46 PM Chris Buechler

remove the command number shown in the shell prompt, it's a pointless
waste of screen space

99ba943a 10/21/2014 09:32 AM Phil Davis

Prevent Internal Server Error if range is backwards

Fixes redmine #3950 - ip_range_to_subnet_array can easily swap the input parameters if the caller has passed/entered them the wrong way around. That is both friendly to the caller and ensures that a hostile caller can't blow up the routine....

2fb66948 10/21/2014 05:40 AM Chris Buechler

hostnames can end with a . (and actually always do, it's just usually implied), so allow that here. Fixes wrong input validation in parts of nsupdate GUI, among other things.

View revisions

Also available in: Atom