This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
univnautes/etc
Renato Botelho 75cf353b32 It's time to move to 2.2-BETA 2014-09-17 07:27:39 -03:00
..
ascii-art
inc Fix #3866 Firewall Log Filtering 2014-09-16 21:58:11 +05:45
mtree Empty the file 2012-01-19 18:20:02 -05:00
phpshellsessions Remove racoon references 2014-09-10 19:33:56 +02: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 cherry pic from 'hotfix/3347-Certificate_Authority_SAN_names_not_working': 2014-08-14 02:18:32 +02:00
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 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
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 Update disktab to FreeBSD 10 2014-03-28 23:06:02 +01:00
ecl.php Convert almost all /sbin/sysctl calls to php functions 2014-07-07 20:06:37 -03: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 Add Unbound to the system password and group files 2014-01-29 11:29:10 +02:00
motd
networks
passwd Add Unbound to the system password and group files 2014-01-29 11:29:10 +02:00
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 un-obsolete gettytab.bak 2014-07-02 17:24:25 -03: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 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 Convert almost all /sbin/sysctl calls to php functions 2014-07-07 20:06:37 -03: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 Ignore /var/etc directory to avoid these kinds of errors: tar: /var/etc/openvpn/client1.sock: tar format cannot archive socket 2010-11-06 17:02:11 -04:00
rc.dhclient_cron standardize URLs 2014-03-14 19:33:03 -05: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 Run dumpon earlier, split dumpon/ddb from savecore and run savecore later. 2011-01-26 12:42:47 -05:00
rc.dyndns.update standardize URLs 2014-03-14 19:33:03 -05:00
rc.embedded Enhance tmp and var size checks 2013-03-14 00:41:52 +05:45
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 No need to call filter_reload from here. 2010-12-06 10:03:21 +00:00
rc.filter_synchronize Correct only carp value changes 2013-12-04 11:17:54 +00: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 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 pgrep parameters are out of order and it also needs -a to find sshd. While I'm here, simplify sh syntax and prevent noise to be printed if pid file doesn't exist 2014-08-22 10:53:39 -03:00
rc.initial.defaults
rc.initial.firmware_update Fix #3691, use curl instead of fetch to download update files 2014-06-05 08:55:05 -03: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 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 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 standardize URLs 2014-03-14 19:33:03 -05:00
rc.kill_states standardize on https://www.pfsense.org 2014-03-14 19:08:43 -05:00
rc.linkup Take care of the loops reported for OpenVPN in tap mode. Also fixes the problems of tap disappearing from bridge if its a member. 2014-04-12 06:21:12 +00:00
rc.nanobsd_switch_boot_slice
rc.newipsecdns Remove not needed anymore function 2014-03-06 20:19:38 +01:00
rc.newroutedns Fix whitespace 2013-05-27 10:22:58 -03:00
rc.newwanip fix variable typo. ticket #3669 2014-05-20 23:02:54 -05:00
rc.newwanipv6 Also add similar checks on rc.newwanipv6 as in the v4 version 2014-04-12 11:28:43 +00:00
rc.notify_message Use require_once in more places 2014-05-09 05:57:42 -07: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 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.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 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 Fix test, allows restoring last backup in the list. Fixes #3438 2014-02-06 14:02:03 -05:00
rc.restore_full_backup Add option to not restore config.xml 2011-09-25 20:27:28 -04:00
rc.savecore Fix #3354, savecore -C only expects dumpdev 2013-12-26 16:10:33 -02:00
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 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 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 use HTTPS for files.pfsense.org for update_bogons and priv_url in pkg-utils 2014-07-09 21:56:16 -05:00
rc.update_urltables Fix #3468, wording fix 2014-02-19 08:48:14 -03:00
services
shells
sshd Hide FreeBSD version from sshd banner. It fixes #3840 2014-08-29 17:13:24 -03: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