pfsense/etc
2014-02-24 14:58:35 +00:00
..
ascii-art
inc Properly detect when there are issues with communicating with syncip and to use the local DB for this. Otherwise detect if the remote says the voucher is not valid say its not valid. 2014-02-24 14:58:35 +00:00
mtree Empty the file 2012-01-19 18:20:02 -05:00
phpshellsessions s/require/require_once/g for filter.inc to avoid redeclaration errors in some rare cases. 2013-08-28 13:53:49 -04:00
skel Add nonewline to end of file to avoid issues when new options are added 2013-04-29 11:07:11 -03:00
ssh
ssl When creating an internal certificate, offer the user a choice of what constraints to place upon the certificate (CA, Server, or User). 2011-11-09 15:43:49 -05:00
auth.conf
bogons Don't include RFC1918 in bogons. 2011-04-17 01:27:23 -04:00
bogonsv6 Add the bogonsv6 file, it's empty for now 2011-01-27 08:34:35 +01:00
ca_countries OpenSSL does not like country codes longer than two letters, so remove these entries that are not actually country codes. 2013-09-24 12:35:26 -04:00
crontab
current-supfile
ddb.conf Add a ddb.conf that will trigger textdumps for all panics and similar crashes, not leave some crashes at a db> prompt. 2011-11-16 16:44:13 -05:00
devd.conf Fix devd match - it's prefixed by the friendly name, not by the physical interface name 2012-06-29 14:18:48 -04:00
dh-parameters.1024
dh-parameters.2048
dh-parameters.4096
disktab
ecl.php Add escapeshellarg() calls on exec parameters. While I'm here, replace some exec() calls by php functions like symlink, copy, unlink, mkdir 2014-02-04 12:43:18 -02:00
fbtab
gettytab
gettytab.bak Add missing backup of gettytab 2013-07-22 09:25:34 +02:00
group Add missing _relayd group, and when upgrading from 1.2.3, add _relayd group and user. 2011-02-24 13:50:27 -05:00
host.conf
hosts.allow
inetd.conf
libmap.conf
login.conf
master.passwd Backout Unbound for now bring back in 2.2. Fixes #2817 2013-02-14 19:50:24 +02:00
motd
networks
pamd.conf
passwd Backout Unbound for now bring back in 2.2. Fixes #2817 2013-02-14 19:50:24 +02:00
pccard.conf
pf.os Sync p0f database for OS detection w/current file from FreeBSD 2013-07-17 13:48:42 -04:00
pfSense.obsoletedfiles Obsolete old ntp binaries 2014-01-20 09:36:02 -02:00
platform
printcap
protocols
pubkey.pem
rc Remove /var/run/booting early to be consistent with $g['booting'] 2013-12-24 13:06:44 -02:00
rc.backup_dhcpleases.sh
rc.backup_rrd.sh Feature #2123 Backup RRD files using the xml dump and restore from RRD tools 2012-04-12 19:11:18 -04:00
rc.banner Rework the banner display a bit to preserve space (could still use some shortening, but better than it was) 2012-06-13 16:20:07 -04:00
rc.bootup Merge pull request #794 from phil-davis/RELENG_2_1 2013-09-03 10:03:08 -07:00
rc.captiveportal_configure s/require/require_once/g for filter.inc to avoid redeclaration errors in some rare cases. 2013-08-28 13:53:49 -04:00
rc.carpbackup CARP notifications show vip description, 'Virtual IP Addresses' page shows interface. 2012-09-29 19:39:19 +02:00
rc.carpmaster When a CARP VIP transitions to master, we need to bump servers also, otherwise a transition from disabled or init may not properly (re)attach to the IP address. 2013-07-05 11:48:07 -04:00
rc.cdrom
rc.conf_mount_ro
rc.conf_mount_rw
rc.create_full_backup
rc.dhclient_cron Fix these perms too 2012-07-18 11:39:28 -04:00
rc.disable_hdd_apm Make sure a device actually exists before trying to act on it. Fixes #2739 2012-12-31 10:41:51 -05:00
rc.dumpon Run dumpon earlier, split dumpon/ddb from savecore and run savecore later. 2011-01-26 12:42:47 -05:00
rc.dyndns.update Take into consideration even an all parameter 2013-04-12 19:55:52 +00:00
rc.embedded Enhance tmp and var size checks 2013-03-14 00:41:52 +05:45
rc.expireaccounts
rc.filter_configure
rc.filter_configure_sync This gets called in filter_configure_sync() already 2012-11-15 20:38:55 +02:00
rc.filter_configure_xmlrpc No need to call filter_reload from here. 2010-12-06 10:03:21 +00:00
rc.filter_synchronize Do not sync DHPCv6, it must operate independetly. Ticket #3184 2013-09-06 13:56:40 -04:00
rc.firmware Update rc.firmware 2013-04-17 05:02:27 -03:00
rc.firmware_auto
rc.halt We no longer use /var/run/config.lock - catch up to other progress. Also, use lockf to test if the config is locked now, with a 30 second timeout. 2011-01-12 14:26:35 -05:00
rc.initial Use the same tcpdump command here that we use from the GUI, to avoid potential mismatch of info/errors. 2013-02-11 09:02:43 -05:00
rc.initial.defaults
rc.initial.firmware_update Fix numbering 2012-11-20 09:48:14 -05:00
rc.initial.halt Make the reboot time estimate a little more realisitic. 2012-02-23 08:36:54 -05:00
rc.initial.password Re-enable admin user if it's disabled when 'Reset webConfigurator password' option is used. Fixes #2877 2013-03-13 15:54:08 -03:00
rc.initial.ping Teach rc.initial.ping at least a little bit about ipv6. 2012-06-03 20:43:52 -04:00
rc.initial.reboot Make the reboot time estimate a little more realisitic. 2012-02-23 08:36:54 -05:00
rc.initial.setlanip Enhance interface gateway data entry descriptions 2014-02-07 09:55:38 -08:00
rc.initial.setports
rc.initial.store_config_to_removable_device
rc.initial.toggle_sshd Fix these perms too 2012-07-18 11:39:28 -04:00
rc.interfaces_carp_configure
rc.interfaces_lan_configure
rc.interfaces_opt_configure
rc.interfaces_wan_configure
rc.kill_states Fix #2887, based on NAT states that will be killed, also kill firewall states for same source and destination 2013-06-24 11:40:58 -03:00
rc.linkup Correct typo on variable name 2013-09-03 15:39:16 +00:00
rc.nanobsd_switch_boot_slice
rc.newipsecdns Add an option to force IPsec to reload on failover, which is needed in some cases for IPsec to fail from one interface to another. Ticket #2896 2013-06-18 14:03:16 -04:00
rc.newwanip Correct the check to what was intended 2013-12-27 21:34:16 +00:00
rc.newwanipv6 Remove useless variable and also correct some style 2013-06-17 08:13:12 +00:00
rc.notify_message Correctly handle getopt so notifications are sent 2012-07-11 20:09:19 +02:00
rc.ntpdate
rc.openvpn Remove redundant test for OpenVPN resync_needed 2013-10-23 09:58:11 -02:00
rc.packages
rc.php_ini_setup Remove unecessary capitalized WARNING from disabled APC message 2013-09-09 16:10:22 -03:00
rc.prunecaptiveportal If more than 2 minutes have passed from the prunning process ignore the lock 2013-02-11 11:05:07 +00:00
rc.reboot Add the ability for full installs to optionally use RAM disks for /tmp and /var, and to allow selecting a size for /tmp and /var RAM disks on both Full installs and NanoBSD. 2013-03-11 22:16:18 -04:00
rc.reload_all
rc.reload_interfaces Pull required .inc 2012-03-19 19:46:09 +00:00
rc.resolv_conf_generate
rc.restart_webgui send lighttpd a KILL in restart_webgui, once I've seen the former way result in a never ending stream of .... never killing it, and others have reported the same. a killall -9 sufficed in those instances to kill it, so this should resolve. 2011-06-27 04:00:45 -04:00
rc.restore_config_backup Fix test, allows restoring last backup in the list. Fixes #3438 2014-02-06 14:00:44 -05:00
rc.restore_full_backup Add option to not restore config.xml 2011-09-25 20:27:28 -04:00
rc.savecore Fix exec bit for savecore 2011-01-26 12:44:55 -05:00
rc.savevoucher
rc.shutdown Add the ability for full installs to optionally use RAM disks for /tmp and /var, and to allow selecting a size for /tmp and /var RAM disks on both Full installs and NanoBSD. 2013-03-11 22:16:18 -04:00
rc.start_packages Revert "Make sure functions called by rc.start_packages can see $g['booting'] when we are booting" 2013-12-24 13:04:34 -02:00
rc.stop_packages Move the stop_packages code to a function, and call the function from the shell script, and call the function directly for a reboot. Fixes #2402 and ticket #1564 2012-04-30 15:32:47 -04:00
rc.update_alias_url_data
rc.update_bogons.sh Put a timeout of 30 seconds to aid with Ticket #3412 2014-02-17 20:00:49 +00:00
rc.update_urltables Fix #3468, wording fix 2014-02-19 08:48:06 -03:00
services
shells
sshd Minimal non-intrusive change for SSHDCond package extra parameters 2012-05-04 15:18:20 +03:00
syslog.conf
ttys
ttys_wrap
version Bump version 2014-01-16 09:13:20 -05:00
version_base We are on FreeBSD 8.3 now 2012-06-02 11:49:13 +02:00
version_kernel