pfsense/etc
2014-11-20 16:25:35 +01:00
..
ascii-art
inc Fixes #3198, check that subnet masks are equal when choosing binat type for IPSec to avoid errors on ruleset. 2014-11-20 16:25:35 +01:00
mtree
phpshellsessions Ticket #3967. Allow to have carp as parent of ipaliases - continued 2014-11-10 15:00:30 +01:00
skel remove the command number shown in the shell prompt, it's a pointless 2014-10-21 12:46:38 -05:00
ssh
ssl cherry pic from 'hotfix/3347-Certificate_Authority_SAN_names_not_working': 2014-08-14 02:18:32 +02:00
bogons
bogonsv6
ca_countries
crontab
ddb.conf
devd.conf
dh-parameters.1024
dh-parameters.2048
dh-parameters.4096
disktab Update disktab to FreeBSD 10 2014-03-28 23:06:02 +01:00
ecl.php Change copyright statement to reflect reality 2014-11-10 23:36:14 -06:00
fbtab
gettytab Sync gettytab with FreeBSD 10-STABLE, also reduce customizations, the only difference is al.Pc entry, for Pc with auto login 2014-07-01 13:33:07 -03:00
group Merge pull request #1040 from fichtner/pw_userdel manually since it does not apply cleanly 2014-04-28 07:25:33 +00:00
host.conf
hosts.allow
inetd.conf
login.conf
master.passwd
motd
networks
passwd
pf.os Expose all p0f OS types that it supports so that subtypes of various Operating Systems can be detected 2014-04-29 11:52:11 -04:00
pfSense.obsoletedfiles Revert "Revert "Obsolete unbound from FreeBSD base files, ticket #4020"" 2014-11-18 18:40:51 -02:00
platform
printcap
protocols Update protocols file as well 2014-03-28 22:45:54 +01:00
pubkey.pem
rc Don't use pfsense name in comment 2014-07-11 18:22:56 -03:00
rc.backup_dhcpleases.sh
rc.backup_rrd.sh
rc.banner
rc.bootup rename interfaces_carp_setup to interfaces_sync_setup and call it during bootup since it does not only relate to carp interfaces. 2014-10-15 01:39:56 +02:00
rc.captiveportal_configure standardize URLs 2014-03-14 19:33:03 -05:00
rc.carpbackup fix permissions on two rc scripts 2014-03-25 09:46:22 +01:00
rc.carpmaster fix permissions on two rc scripts 2014-03-25 09:46:22 +01:00
rc.cdrom
rc.conf_mount_ro standardize URLs 2014-03-14 19:33:03 -05:00
rc.conf_mount_rw standardize URLs 2014-03-14 19:33:03 -05:00
rc.create_full_backup
rc.dhclient_cron standardize URLs 2014-03-14 19:33:03 -05:00
rc.disable_hdd_apm
rc.dumpon
rc.dyndns.update isset($_GET) seems to always evaluate to true, use something more specific. Fixes use of rc.linkup when run from CLI. Others likely fix similar circumstances, though maybe not ones that are used anywhere. 2014-11-05 19:47:22 -06:00
rc.embedded
rc.expireaccounts Do not expire already disabled users, it fixes #3644 2014-06-12 09:31:03 -03:00
rc.filter_configure standardize URLs 2014-03-14 19:33:03 -05:00
rc.filter_configure_sync standardize URLs 2014-03-14 19:33:03 -05:00
rc.filter_configure_xmlrpc
rc.filter_synchronize remove this log, it's never logged anything useful that I've seen, and unnecessarily spams the secondary's system log on every config sync. 2014-11-12 00:32:36 -06:00
rc.firmware Make sure scripts have necessary attributes and use its shebang line instead of force sh to call it. This will help to prevent or workaround issues similar to #3749 in the future 2014-07-11 08:23:04 -03:00
rc.firmware_auto
rc.halt
rc.initial Fix initial console menu layout, it fixes #3884 2014-10-14 12:23:01 -05:00
rc.initial.defaults
rc.initial.firmware_update Let user decide if he wants to proceed to the upgrade when sha256 fails to download. Fixes #3576 2014-10-20 10:41:12 -05:00
rc.initial.halt
rc.initial.password
rc.initial.ping
rc.initial.reboot
rc.initial.setlanip Static gateways weren't being added to the routing table after configuring at the console, fix that. 2014-11-17 23:27:42 -06:00
rc.initial.setports
rc.initial.store_config_to_removable_device
rc.initial.toggle_sshd console, reload firewall rules after enabling SSH 2014-04-14 10:33:38 +00:00
rc.interfaces_carp_configure standardize URLs 2014-03-14 19:33:03 -05:00
rc.interfaces_lan_configure standardize URLs 2014-03-14 19:33:03 -05:00
rc.interfaces_opt_configure standardize URLs 2014-03-14 19:33:03 -05:00
rc.interfaces_wan_configure isset($_GET) seems to always evaluate to true, use something more specific. Fixes use of rc.linkup when run from CLI. Others likely fix similar circumstances, though maybe not ones that are used anywhere. 2014-11-05 19:47:22 -06:00
rc.kill_states standardize on https://www.pfsense.org 2014-03-14 19:08:43 -05:00
rc.linkup Pass friendlyifname to handle_argument_group, not realifname. Fixes #3984. clean up some text while here. 2014-11-05 20:45:13 -06:00
rc.nanobsd_switch_boot_slice
rc.newipsecdns Remove not needed anymore function 2014-03-06 20:19:38 +01:00
rc.newroutedns
rc.newwanip clarify logs generated by newwanip(v6) when restarting packages, it's not only IP changes that end up here (by design). 2014-11-01 01:42:19 -05:00
rc.newwanipv6 Properly test if FCGI is calling or are being triggered from shell. Normally Fixes #3361 2014-11-01 18:56:36 +01:00
rc.notify_message Use require_once in more places 2014-05-09 05:57:42 -07:00
rc.ntpdate
rc.openvpn isset($_GET) seems to always evaluate to true, use something more specific. Fixes use of rc.linkup when run from CLI. Others likely fix similar circumstances, though maybe not ones that are used anywhere. 2014-11-05 19:47:22 -06:00
rc.packages standardize URLs 2014-03-14 19:33:03 -05:00
rc.php_ini_setup Add filter.so to list of extensions loaded for 2.2 2014-08-18 09:34:21 -05:00
rc.php-fpm_restart show user that something is actually happening when they choose php-fpm_restart 2014-11-15 23:37:38 -06:00
rc.prunecaptiveportal
rc.reboot
rc.reload_all standardize URLs 2014-03-14 19:33:03 -05:00
rc.reload_interfaces standardize URLs 2014-03-14 19:33:03 -05:00
rc.resolv_conf_generate
rc.restart_webgui Add require_once where needed to avoid redeclaration from nested includes 2014-03-20 19:26:41 +00:00
rc.restore_config_backup
rc.restore_full_backup
rc.savecore
rc.savevoucher
rc.shutdown Remove extra noise from rc.shutdown 2014-08-20 08:40:47 -03:00
rc.start_packages Fix PBI symlink creation and deletion under /usr/local following .pbiopt files, also drop setup_library_paths() since it's not necessary anymore 2014-04-22 15:37:35 -03:00
rc.stop_packages
rc.update_alias_url_data Rewrite update_alias_url_data to be with small memory footprint. Also return the status if an update is performed to callers and remove the write_config call embedded here since its not good to have this by default. 2014-04-30 07:07:56 +00:00
rc.update_bogons.sh Revert "Ticket #3789. Put a start at using the proxyurl/proxyport from system configured settings for bogons. It still does not consider the user/pass configured" 2014-11-11 11:33:53 -02:00
rc.update_urltables
services
shells
sshd Only create missing ssh keys, do not overwrite existing ones. It fixes #4003 2014-11-12 12:27:57 -02:00
syslog.conf
ttys Back to cons25 for now since we found some issues with xterm on serial console 2014-07-02 17:24:25 -03:00
version It's time to move to 2.2-BETA 2014-09-17 07:27:39 -03:00