pfsense/etc
2012-09-17 07:47:01 -06:00
..
ascii-art
inc Add support for multiple DHCP pools within the interface's subnet, and allow most of the settings for the main range to be set specific inside the pool. (e.g. it allows setting different gateways and DNS for different pools). Still needs improved input validation to prevent overlapping ranges/pools. 2012-09-16 19:33:49 -04:00
mtree Empty the file 2012-01-19 18:20:02 -05:00
phpshellsessions gitsync: Add --minimal parameter that installs only the updated files. 2012-09-17 07:47:01 -06: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
bogonsv6
ca_countries
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
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
platform
printcap
protocols
pubkey.pem
rc More validation for ejecting CDrom devices for 3G sticks, needs extra manufacturers. Less typos in variable names also helps a lot. 2012-05-26 09:28:42 +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 Add done after NTP Time Client start message 2012-07-25 19:10:27 +05:45
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 Fix these perms too 2012-07-18 11:39:28 -04:00
rc.disable_hdd_apm Fix exec bit 2012-01-30 16:27:38 -05:00
rc.dumpon
rc.dyndns.update Someone needs to ask before breaking stuff like this! 2012-06-07 07:35:44 +00:00
rc.embedded
rc.expireaccounts
rc.filter_configure
rc.filter_configure_sync
rc.filter_configure_xmlrpc
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
rc.initial Add a hidden menu option to forcefully kill php, lighty, and then restart the GUI. (Can't make it a part of rc.restart_webgui since killing php would also kill the script itself.) 2012-08-14 12:11:47 -04: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 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 add gateways to config from cmdline 2012-06-07 20:39:22 -04: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.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 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 Force resync of vpns and dns even if the IP doesn't change in rc.newwanip, since we could be doing failover/failback for these services. 2012-09-14 12:36:22 -04:00
rc.newwanipv6 Correct typo 2012-06-18 19:51:07 +02:00
rc.notify_message Correctly handle getopt so notifications are sent 2012-07-11 20:09:19 +02:00
rc.ntpdate
rc.openvpn Make the openvpn resync less intrusive, only trigger this if the OpenVPN interface is actually a gateway group name. Otherwise we skip. 2012-09-13 18:52:24 +02:00
rc.packages
rc.php_ini_setup Remove unused set_time_limit in php.ini 2012-07-22 14:43:14 +05:45
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
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
rc.savevoucher
rc.shutdown
rc.start_packages Change rcfileprefix to a constant 2012-08-07 16:08:17 +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
rc.update_bogons.sh Ensure conf_mount_rw and conf_mount_ro are matched 2012-08-02 18:40:29 +05:45
rc.update_urltables
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 to 2.1-BETA0, let the fun begin. 2012-05-30 10:09:44 -04:00
version_base We are on FreeBSD 8.3 now 2012-06-02 11:49:13 +02:00
version_kernel