| .. |
|
ascii-art
|
|
|
|
inc
|
Show backup file size in config history.
|
2013-12-26 11:07:13 -05:00 |
|
mtree
|
Empty the file
|
2012-01-19 18:20:02 -05:00 |
|
phpshellsessions
|
Use events to start sshd rather than relying on forking
|
2013-12-15 21:15:46 +00: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
|
|
|
|
bogonsv6
|
|
|
|
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
|
Ignore swap partitions when looking for external config file
|
2013-02-25 10:38:46 -03:00 |
|
fbtab
|
|
|
|
gettytab
|
|
|
|
gettytab.bak
|
Add missing backup of gettytab
|
2013-07-22 09:25:15 +02:00 |
|
group
|
|
|
|
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:45 -04:00 |
|
pfSense.obsoletedfiles
|
Obsolete more ntp binaries from base
|
2013-08-16 17:06:06 -03:00 |
|
platform
|
|
|
|
printcap
|
|
|
|
protocols
|
|
|
|
pubkey.pem
|
|
|
|
rc
|
Remove /var/run/booting early to be consistent with $g['booting']
|
2013-12-24 13:04:13 -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
|
Use events to start sshd rather than relying on forking
|
2013-12-15 21:15:46 +00: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
|
Support if called from fastcgi
|
2013-12-15 20:43:00 +00:00 |
|
rc.carpmaster
|
Support if called from fastcgi
|
2013-12-15 20:43:00 +00: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
|
|
|
|
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
|
|
|
|
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
|
|
|
|
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
|
|
|
|
rc.halt
|
|
|
|
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
|
|
|
|
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
|
Use correct vars for IPv6 when checking subnet start and end
|
2013-12-09 03:07:04 -08:00 |
|
rc.initial.setports
|
|
|
|
rc.initial.store_config_to_removable_device
|
|
|
|
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
|
|
|
|
rc.interfaces_lan_configure
|
|
|
|
rc.interfaces_opt_configure
|
|
|
|
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
|
|
|
|
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:00:41 -04:00 |
|
rc.newroutedns
|
Fix whitespace
|
2013-05-27 10:22:58 -03:00 |
|
rc.newwanip
|
Use return rather than exit to be friendly on CGI
|
2013-12-20 22:50:27 +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
|
|
|
|
rc.openvpn
|
Make scripts able to react when called from FCGI with GET method
|
2013-12-13 23:09:06 +00:00 |
|
rc.packages
|
|
|
|
rc.php_ini_setup
|
Do not register the _ENV superglobal since its not required and probably not very useful in a [F]CGI world and its limit is restricted nowdays in pfSense.
|
2013-12-20 22:32:21 +00: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
|
|
|
|
rc.reload_interfaces
|
Pull required .inc
|
2012-03-19 19:46:09 +00:00 |
|
rc.resolv_conf_generate
|
|
|
|
rc.restart_webgui
|
|
|
|
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
|
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:01:52 -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
|
Make fc00::/7 private address space exclusion case insensitive
|
2013-04-14 14:09:53 -07:00 |
|
rc.update_urltables
|
Implement URL Table aliases for ports instead of IP addresses
|
2013-07-08 12:38:37 -03:00 |
|
services
|
|
|
|
shells
|
|
|
|
sshd
|
Unbreak etc/sshd, add a missing quote
|
2013-12-06 11:37:19 -02:00 |
|
syslog.conf
|
|
|
|
ttys
|
|
|
|
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
|
|
|