pfsense/etc
2014-03-10 19:18:21 +01:00
..
ascii-art
inc Update services.inc 2014-03-10 19:18:21 +01:00
mtree Empty the file 2012-01-19 18:20:02 -05:00
phpshellsessions Add a "status" subcommand to the svc php shell script. 2013-12-26 15:47:23 -05: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 default openssl to 2048 2014-03-06 16:10:33 -06: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:34:50 -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 Send events to check_reload_status for carp master/backup 2013-12-15 20:41:20 +00: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:34:41 -02:00
fbtab
gettytab
gettytab.bak Add missing backup of gettytab 2013-07-22 09:25:15 +02:00
group Add Unbound to the system password and group files 2014-01-29 11:29:10 +02:00
host.conf
hosts.allow
inetd.conf
libmap.conf
login.conf
master.passwd Add Unbound to the system password and group files 2014-01-29 11:29:10 +02:00
motd Nuke motd 2009-11-29 16:46:28 -05:00
networks
pamd.conf
passwd Add Unbound to the system password and group files 2014-01-29 11:29:10 +02:00
pccard.conf
pf.os Sync p0f database for OS detection w/current file from FreeBSD 2013-07-17 13:48:45 -04:00
pfSense.obsoletedfiles Obsolete old ipsec tools files 2014-02-12 12:08:41 -02:00
platform
printcap
protocols
pubkey.pem
rc Add a setting to allow the user to specify the clog file size so more (or less) entries may be kept in the raw logs. Retain previous default size values if the user has not specified a preferred size. Files can only be resized when initialized, so provide a "Reset All Logs" button as well to force clear all logs and set them up at the new size. 2013-12-26 15:27:40 -05:00
rc.backup_dhcpleases.sh Ticket #931. Check that directory exist before trying to tar up. Do this for rrd and dhcpleases scripts used during shutdown. 2010-10-04 13:26:59 +00:00
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 Remove not needed anymore function 2014-03-06 20:19:38 +01:00
rc.captiveportal_configure s/require/require_once/g for filter.inc to avoid redeclaration errors in some rare cases. 2013-08-28 13:54:30 -04:00
rc.carpbackup syntax errors corrected 2014-03-04 22:09:02 +01:00
rc.carpmaster syntax errors corrected 2014-03-04 22:09:02 +01:00
rc.cdrom Use unionfs for / 2010-05-22 16:30:05 -04:00
rc.conf_mount_ro
rc.conf_mount_rw
rc.create_full_backup Ignore /var/etc directory to avoid these kinds of errors: tar: /var/etc/openvpn/client1.sock: tar format cannot archive socket 2010-11-06 17:02:11 -04:00
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 Make scripts able to react when called from FCGI with GET method 2013-12-13 23:09:06 +00:00
rc.embedded Enhance tmp and var size checks 2013-03-14 00:41:52 +05:45
rc.expireaccounts Correct typo in file name. Also do not delete users just expire them. 2010-09-08 17:02:50 +00:00
rc.filter_configure Decouple filter.inc from functions.inc. There is no need to process filter functions most of the time. Include filter.inc where it is needed 2009-11-21 19:10:37 -05:00
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 Correct only carp value changes 2013-12-04 11:17:54 +00:00
rc.firmware Update rc.firmware 2013-04-17 05:02:27 -03:00
rc.firmware_auto Revert "Use php to detect product name on shell scripts" 2009-08-26 10:45:30 -03:00
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 Switch to php-fpm for lighty and check_reload_status will use it. Step by step will migrate the other calls 2013-12-14 19:20:55 +00:00
rc.initial.defaults Ticket #287. It seems to work for me after fixing the includes. 2010-01-29 15:47:05 +00:00
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 When reset webConfigurator password, if authentication server is not Local Database, ask user to back to it. Fix #3341 2013-12-02 16:21:30 -02: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:50:06 -08:00
rc.initial.setports Include config.console.inc 2010-08-09 19:35:19 -04:00
rc.initial.store_config_to_removable_device Decouple filter.inc from functions.inc. There is no need to process filter functions most of the time. Include filter.inc where it is needed 2009-11-21 19:10:37 -05:00
rc.initial.toggle_sshd Use events to start sshd rather than relying on forking 2013-12-15 21:15:46 +00:00
rc.interfaces_carp_configure Decouple filter.inc from functions.inc. There is no need to process filter functions most of the time. Include filter.inc where it is needed 2009-11-21 19:10:37 -05:00
rc.interfaces_lan_configure Decouple filter.inc from functions.inc. There is no need to process filter functions most of the time. Include filter.inc where it is needed 2009-11-21 19:10:37 -05:00
rc.interfaces_opt_configure Add required includes. 2010-01-27 22:56:18 +00:00
rc.interfaces_wan_configure Make scripts able to react when called from FCGI with GET method 2013-12-13 23:09:06 +00:00
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:22 -03:00
rc.linkup Make scripts able to react when called from FCGI with GET method 2013-12-13 23:09:06 +00:00
rc.nanobsd_switch_boot_slice Fix perms 2010-04-23 12:28:47 -04:00
rc.newipsecdns Remove not needed anymore function 2014-03-06 20:19:38 +01:00
rc.newroutedns Fix whitespace 2013-05-27 10:22:58 -03:00
rc.newwanip Correct the check to what was intended 2013-12-27 21:35:21 +00:00
rc.newwanipv6 Addapt rc.newwanipv6 to FCGI calling 2013-12-20 22:49:46 +00:00
rc.notify_message Correctly handle getopt so notifications are sent 2012-07-11 20:09:19 +02:00
rc.ntpdate Decouple filter.inc from functions.inc. There is no need to process filter functions most of the time. Include filter.inc where it is needed 2009-11-21 19:10:37 -05:00
rc.openvpn Make scripts able to react when called from FCGI with GET method 2013-12-13 23:09:06 +00:00
rc.packages Decouple filter.inc from functions.inc. There is no need to process filter functions most of the time. Include filter.inc where it is needed 2009-11-21 19:10:37 -05:00
rc.php_ini_setup Teach php-fpm about our required environment path 2014-02-05 15:58:07 +02:00
rc.prunecaptiveportal Properly create zones for the CP with the new command arguments and properly invoke ipfw for applying rules and other configuration options. 2013-11-21 21:18:00 +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 Ticket #321. Include captiveportal.inc it is needed so that rc.reload_all finishes to the end. 2010-01-29 13:31:42 +00:00
rc.reload_interfaces Pull required .inc 2012-03-19 19:46:09 +00:00
rc.resolv_conf_generate Give +x to the script. Part of Ticket #838. 2010-08-23 15:00:50 +00:00
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:02:03 -05:00
rc.restore_full_backup Add option to not restore config.xml 2011-09-25 20:27:28 -04:00
rc.savecore Fix #3354, savecore -C only expects dumpdev 2013-12-26 16:10:33 -02:00
rc.savevoucher Ticket #351. Add exec bit to rc.savevoucher 2010-02-11 15:02:35 +00:00
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 Do not need to go in the internet world to start a package 2014-01-20 15:09:52 +00: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 Adding alias updater 2010-03-19 20:46:11 -04:00
rc.update_bogons.sh Put a timeout of 30 seconds to aid with Ticket #3412 2014-02-17 20:00:26 +00:00
rc.update_urltables Fix #3468, wording fix 2014-02-19 08:48:14 -03:00
services Revert changes to reflection for port forwards until finished and approved. 2010-05-08 16:40:05 -06:00
shells Add ssh_tunnel_shell to /etc/shells 2010-07-06 12:47:26 -04:00
sshd Modernize a bit the sshd sart file 2013-12-27 21:51:06 +00:00
syslog.conf
ttys Rename ttyd -> ttyu 2009-09-23 19:01:23 -04:00
ttys_wrap
version master is now 2.2-ALPHA 2013-05-22 19:15:30 -05:00
version_base We are on FreeBSD 8.3 now 2012-06-02 11:49:13 +02:00
version_kernel Bump 7.1 -> 8.1 2010-09-02 16:18:43 +02:00