| .. |
|
ascii-art
|
|
|
|
inc
|
Add specific permission for easyrule.
|
2014-02-07 11:56:38 -05:00 |
|
mtree
|
|
|
|
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
|
|
|
|
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
|
|
|
|
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
|
|
|
|
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 openssl from ports files and also base nsupdate
|
2014-01-25 16:26:24 -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
|
|
|
|
rc.backup_rrd.sh
|
|
|
|
rc.banner
|
|
|
|
rc.bootup
|
Start and configure Unbound on boot
|
2014-01-29 13:29:46 +02: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
|
|
|
|
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
|
|
|
|
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
|
|
|
|
rc.initial.reboot
|
|
|
|
rc.initial.setlanip
|
Enhance interface gateway data entry descriptions
|
2014-02-07 09:50:06 -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
|
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
|
|
|
|
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
|
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
|
|
|
|
rc.reload_interfaces
|
|
|
|
rc.resolv_conf_generate
|
|
|
|
rc.restart_webgui
|
|
|
|
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
|
|
|
|
rc.savecore
|
Fix #3354, savecore -C only expects dumpdev
|
2013-12-26 16:10:33 -02:00 |
|
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
|
Do not need to go in the internet world to start a package
|
2014-01-20 15:09:52 +00:00 |
|
rc.stop_packages
|
|
|
|
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
|
Modernize a bit the sshd sart file
|
2013-12-27 21:51:06 +00:00 |
|
syslog.conf
|
|
|
|
ttys
|
|
|
|
ttys_wrap
|
|
|
|
version
|
master is now 2.2-ALPHA
|
2013-05-22 19:15:30 -05:00 |
|
version_base
|
|
|
|
version_kernel
|
|
|