pfsense/etc
2013-01-29 08:10:33 +00:00
..
ascii-art
inc Do not do so much work during boot since all interfaces will be called for configuration no need to go and find those. Also delay tracking interfaces during config to give a chance their parents to come up 2013-01-29 08:10:33 +00:00
mtree Empty the file 2012-01-19 18:20:02 -05:00
phpshellsessions Add a few required things here to allow the script to work 2012-10-16 12:56:10 -04:00
skel Fixup home/end/ins/del in shell. 2013-01-15 10:13:30 -05: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 Bug #1437. Dropdown list for country codes (CA manager) 2011-06-16 23:04:49 -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 Use require_once() prevent declaration errors. 2012-06-17 21:35:42 +02:00
fbtab
gettytab
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 Add unbound user 2012-04-05 16:41:17 +02:00
motd
networks
pamd.conf
passwd fix typo 2012-04-05 16:45:20 +02:00
pccard.conf
pf.os Update pf.os a bit 2012-04-18 11:30:32 -04:00
pfSense.obsoletedfiles Add to obsolete files as well 2013-01-05 13:39:46 +00:00
platform
printcap
protocols
pubkey.pem
rc Cleanup the php session data. 2012-12-06 15:55:17 +00: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 Merge git pull request 313 from bcyrill with some modifications 2013-01-16 13:29:49 +00:00
rc.captiveportal_configure
rc.carpbackup CARP notifications show vip description, 'Virtual IP Addresses' page shows interface. 2012-09-29 19:39:19 +02:00
rc.carpmaster CARP notifications show vip description, 'Virtual IP Addresses' page shows interface. 2012-09-29 19:39:19 +02: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 Someone needs to ask before breaking stuff like this! 2012-06-07 07:35:44 +00:00
rc.embedded
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
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 255 is not a valid skew value. Fixed bug #2012 (http://redmine.pfsense.org/issues/2012) 2012-06-07 18:37:30 -03:00
rc.firmware gitsync: Add --minimal parameter that installs only the updated files. 2012-09-17 07:47:01 -06: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 Unbreak console menu 2012-12-04 21:52:46 -05: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
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 Interface assignment wrongly changing: 2013-01-07 17:44:26 -02:00
rc.initial.setports Include config.console.inc 2010-08-09 19:35:19 -04:00
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 Add required includes. 2010-01-27 22:56:18 +00:00
rc.interfaces_wan_configure Ticket #684. Dispatch the reloading of the interface in dial-on-demand case to easy the GUI responsivess. 2010-08-20 12:33:12 +00:00
rc.linkup Make the script rc.linkuip compatible with ipv6 as well. 2012-12-19 21:26:17 +00:00
rc.nanobsd_switch_boot_slice Fix perms 2010-04-23 12:28:47 -04:00
rc.newipsecdns Remove the filter configure call as this could otherwise lead to a recursive filter configure. 2012-09-12 18:23:51 +02:00
rc.newwanip Fix interface variable to check against 2012-11-09 08:11:21 -05:00
rc.newwanipv6 Update etc/rc.newwanipv6 2013-01-08 22:40:29 +01:00
rc.notify_message Correctly handle getopt so notifications are sent 2012-07-11 20:09:19 +02:00
rc.ntpdate
rc.openvpn Handle case with no server or no client OpenVPN 2012-10-11 18:56:20 +05:45
rc.packages
rc.php_ini_setup Make a bit more sense and consistent with when apc is enabled 2013-01-05 16:40:57 +00:00
rc.prunecaptiveportal Prevent 2 instances of rc.prunecaptiveportal from running in parallell since this might be a bad thing 2012-05-23 12:55:42 +00:00
rc.reboot 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.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 exec bit; Add short message about maybe needing to reboot/restart services. 2011-11-22 12:51:37 -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 Ticket #351. Add exec bit to rc.savevoucher 2010-02-11 15:02:35 +00:00
rc.shutdown Remove old vidcontrol cruft lingering from long long ago 2011-05-31 11:58:00 -04:00
rc.start_packages Support different package internal name 2012-12-14 22:33:01 +05:45
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 Update etc/rc.update_bogons.sh 2013-01-16 13:53:19 +01:00
rc.update_urltables Fix perms 2010-04-23 12:28:47 -04: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 Minimal non-intrusive change for SSHDCond package extra parameters 2012-05-04 15:18:20 +03:00
syslog.conf
ttys
ttys_wrap
version Bumpitty bump bump. 2012-12-12 09:14:19 -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