pfsense/etc
2012-04-07 13:13:37 +02:00
..
ascii-art
inc Add the -h parameter which is required for dhcpleases, might need to be removed later. 2012-04-07 13:13:37 +02:00
mtree Empty the file 2012-01-19 18:20:02 -05:00
phpshellsessions Remove obsolete files after gitsync 2012-02-28 14:45:15 -07:00
skel
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 Make vips vhid be unique per parent interface! 2012-04-05 20:22:01 +00:00
dh-parameters.1024
dh-parameters.2048
dh-parameters.4096
disktab
ecl.php The function split() is replaced by the function explode(). Starting with PHP 5.3 this is deprecated and with version 6 gone. 2012-01-19 20:33:41 +01: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
pfSense.obsoletedfiles Add carp.xml to obsolete file list. 2011-06-15 14:05:06 +00:00
platform
printcap
protocols
pubkey.pem
rc Move some of the log file tabs around. 2012-03-29 12:20:03 +02:00
rc.backup_dhcpleases.sh
rc.backup_rrd.sh
rc.banner Add a tab between ipv4 and ipv6 addresses 2011-02-01 16:08:59 +01:00
rc.bootup Missed removing the function from here as well 2012-02-23 13:06:40 +02:00
rc.captiveportal_configure
rc.carpbackup Only run if this is an array 2012-03-06 15:52:29 -05:00
rc.carpmaster Only run if this is an array 2012-03-06 15:52:29 -05:00
rc.cdrom
rc.conf_mount_ro
rc.conf_mount_rw
rc.create_full_backup
rc.dhclient_cron
rc.disable_hdd_apm Fix exec bit 2012-01-30 16:27:38 -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 Move all dynamic dns update processes under the same even 'reload dyndns' since it makes sense to do so. 2010-12-07 18:25:37 +00:00
rc.embedded
rc.expireaccounts
rc.filter_configure
rc.filter_configure_sync
rc.filter_configure_xmlrpc No need to call filter_reload from here. 2010-12-06 10:03:21 +00:00
rc.filter_synchronize Fixed Bug #2348 2012-04-06 20:00:38 +03:00
rc.firmware Setup serial bits after upgrade on NanoBSD, too. 2011-10-31 16:25:21 -04: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 Add the config history restore script to the console menu. 2011-12-01 10:28:10 -05:00
rc.initial.defaults
rc.initial.firmware_update fix text 2011-07-09 03:23:49 -04: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
rc.initial.reboot Make the reboot time estimate a little more realisitic. 2012-02-23 08:36:54 -05:00
rc.initial.setlanip Correct behaviour of switching from console from any ppp type device to other type. This has been broken since new ppp code. 2011-09-12 11:46:29 +00:00
rc.initial.setports
rc.initial.store_config_to_removable_device
rc.initial.toggle_sshd
rc.interfaces_carp_configure
rc.interfaces_lan_configure
rc.interfaces_opt_configure
rc.interfaces_wan_configure
rc.linkup Move interfaces_staticarp_configure() to interfaces.inc where it really belongs. 2011-06-29 16:06:42 -04:00
rc.nanobsd_switch_boot_slice
rc.newipsecdns Only log this if IPSec is enabled 2011-12-19 21:37:34 +02:00
rc.newwanip Correct the fieldname we need to look into so we actually configure the tunneled interfaces. 2012-04-05 19:47:27 +02:00
rc.newwanipv6 Add interface tracking support for native dynamic IPv6 interfaces like dhcp6 too. 2012-04-01 09:55:27 +02:00
rc.notify_message
rc.ntpdate
rc.packages
rc.php_ini_setup Update etc/rc.php_ini_setup 2012-04-05 11:04:33 -07:00
rc.prunecaptiveportal Add the multi instance CP to master branch. This allows to define CP with different properties on different interfaces. 2011-09-07 13:04:01 +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
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 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
rc.shutdown Remove old vidcontrol cruft lingering from long long ago 2011-05-31 11:58:00 -04:00
rc.start_packages Fix array parsing of rc files. Resolves #1541 2011-05-19 12:51:58 -04:00
rc.stop_packages Rework rc.stop_packages a little. Fixes #1564 2011-07-28 15:44:46 -04:00
rc.update_alias_url_data
rc.update_bogons.sh Bail out without a valid IPv6 address so we don't generate a invalid dhcpv6 server config 2012-04-04 15:53:37 +02:00
rc.update_urltables
services
shells
sshd Only run conf_mount_rw here if there isn't another process going. 2011-03-26 17:33:15 -04:00
syslog.conf
ttys
ttys_wrap
version Correct version in /etc/version to say what it is rather than the wrong thing from the merge. 2011-07-13 13:45:46 +00:00
version_base
version_kernel