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
jim-p 2dd57bd95f Also consider 0.0.0.0/0 here since it fails both these tests but is still a valid/special config. 2012-12-07 09:33:10 -05:00
..
ascii-art
inc Also consider 0.0.0.0/0 here since it fails both these tests but is still a valid/special config. 2012-12-07 09:33:10 -05:00
phpshellsessions Fix special build_commit tag that was broken from previous change to how it read the file with the commit ID. 2012-11-20 22:35:27 -07:00
skel Set PACKAGESITE for 8.1 packages 2011-11-29 15:30:03 -05:00
ssh Set ClientAliveCountMax to 5. 2006-10-17 17:12:07 +00:00
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:45:21 -05:00
auth.conf
bogons Don't include RFC1918 in bogons. 2011-04-17 01:27:23 -04:00
ca_countries Bug #1437. Dropdown list for country codes (CA manager) 2011-06-16 23:04:49 -04:00
crontab Backport cron handling from HEAD. 2007-01-29 04:09:12 +00:00
current-supfile Use /root/ 2006-01-13 23:39:47 +00:00
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:54 -05:00
devd.conf Revert "Make vips vhid be unique per parent interface!" - per cmb, this should not have been on RELENG_2_0 see ticket #2415 2012-05-08 18:22:12 -04:00
dh-parameters.1024 Comment out the code that creates a dh-parameters file at boot time and 2008-09-09 20:01:35 +00:00
dh-parameters.2048 Comment out the code that creates a dh-parameters file at boot time and 2008-09-09 20:01:35 +00:00
dh-parameters.4096 Comment out the code that creates a dh-parameters file at boot time and 2008-09-09 20:01:35 +00:00
disktab
ecl.php correctly unmount drives where a config doesn't exist 2011-04-21 20:31:14 -04:00
fbtab
gettytab Actually enable the serial port correctly and present the menu when needed. 2006-09-08 20:45:53 +00:00
group Add missing _relayd group, and when upgrading from 1.2.3, add _relayd group and user. 2011-02-24 13:50:27 -05:00
host.conf
hosts.allow
inetd.conf * Add tftp proxy 2008-07-14 05:03:35 +00:00
libmap.conf Update library mappings for php 2008-03-08 01:59:26 +00:00
login.conf * Turnoff console idle time feature * Ensure capabilities database is created on each boot 2007-02-21 22:28:03 +00:00
master.passwd Change admin home directory to /root. 2009-07-08 21:16:05 -04:00
motd Nuke motd 2009-11-29 16:46:28 -05:00
networks
pamd.conf
passwd scponly setting isn't a default, change admin to /bin/sh just like root 2008-06-08 05:05:45 +00:00
pccard.conf
pf.os Ticket #1551: /etc/pf.os outdated 2007-12-16 22:26:35 +00:00
pfSense.obsoletedfiles Add carp.xml to obsolete file list. 2011-06-15 14:05:06 +00:00
platform
printcap Ticket #1549: Error can be reproduced by walking the snmp-tree. Solution: touch /etc/printcap 2007-12-16 20:30:19 +00:00
protocols Fix divert protocol number, should be 258. Sockstat was broken with the old number. 2009-06-21 20:34:56 -04:00
pubkey.pem Update release key 2008-11-16 02:26:58 +00:00
rc Simplify this code a little and make it easily extendible. 2012-03-12 10:55:05 +00:00
rc.backup_dhcpleases.sh Ticket #931. Check that directory exist before trying to tar up. Do this for rrd and dhcpleases scripts used during shutdown. 2010-10-04 13:26:59 +00:00
rc.backup_rrd.sh Ticket #931. Check that directory exist before trying to tar up. Do this for rrd and dhcpleases scripts used during shutdown. 2010-10-04 13:26:59 +00:00
rc.banner Remove newline 2010-12-18 19:39:13 -05:00
rc.bootup ntpdate was hanging, use the same hacky fix that works for ntpd and it works too. All happy, even from a cold boot on ALIX 2d3 with no RTC battery. 2012-05-16 13:21:27 -04:00
rc.captiveportal_configure Decouple filter.inc from functions.inc. There is no need to process filter functions most of the time. Include filter.inc where it is needed 2009-11-21 19:10:37 -05:00
rc.carpbackup Only run if this is an array 2012-03-06 15:53:03 -05:00
rc.carpmaster Only run if this is an array 2012-03-06 15:53:03 -05:00
rc.cdrom Use unionfs for / 2010-05-22 16:30:05 -04:00
rc.conf_mount_ro Correct filenames in (C) header 2006-09-22 19:48:39 +00:00
rc.conf_mount_rw Correct filenames in (C) header 2006-09-22 19:48:39 +00: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 * Hide interfaces internals to other code and use the propper interfaces. 2009-03-30 00:38:36 +00:00
rc.disable_hdd_apm Fix exec bit 2012-01-30 16:40:32 -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 Move all dynamic dns update processes under the same even 'reload dyndns' since it makes sense to do so. 2010-12-07 18:25:37 +00:00
rc.embedded Create symlink after disks are mounted 2009-08-06 18:28:58 -04:00
rc.expireaccounts Correct typo in file name. Also do not delete users just expire them. 2010-09-08 17:02:50 +00:00
rc.filter_configure Decouple filter.inc from functions.inc. There is no need to process filter functions most of the time. Include filter.inc where it is needed 2009-11-21 19:10:37 -05:00
rc.filter_configure_sync Decouple filter.inc from functions.inc. There is no need to process filter functions most of the time. Include filter.inc where it is needed 2009-11-21 19:10:37 -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 Revert "Make vips vhid be unique per parent interface!" - per cmb, this should not have been on RELENG_2_0 see ticket #2415 2012-05-08 18:22:12 -04:00
rc.firmware make use of the correct file to send notifications 2012-05-11 17:16:03 +02:00
rc.firmware_auto Revert "Use php to detect product name on shell scripts" 2009-08-26 10:45:30 -03:00
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 Revert "Make initial changes to allow pfSense to work in a jail." 2011-08-17 14:12:27 +12:00
rc.initial.defaults Ticket #287. It seems to work for me after fixing the includes. 2010-01-29 15:47:05 +00:00
rc.initial.firmware_update Fixup kernel detection during upgrade process to ensure someone can't end up with a kernel that doesn't exist any more. 2012-11-20 09:42:14 -05:00
rc.initial.halt Use product_name 2008-11-10 04:17:48 +00:00
rc.initial.password Add shaper.inc and auth.inc 2009-11-21 22:46:56 -05:00
rc.initial.ping Close STDIN ($fp) handle before returning back to shell. Major doh's. 2007-06-02 22:05:30 +00:00
rc.initial.reboot Include neccessary files. 2009-11-27 20:03:26 +00:00
rc.initial.setlanip Correct behaviour of switching from console from any ppp type device to other type. This has been broken since new ppp code. 2011-09-12 11:46:13 +00:00
rc.initial.setports Include config.console.inc 2010-08-09 19:35:19 -04:00
rc.initial.store_config_to_removable_device Decouple filter.inc from functions.inc. There is no need to process filter functions most of the time. Include filter.inc where it is needed 2009-11-21 19:10:37 -05:00
rc.initial.toggle_sshd Decouple filter.inc from functions.inc. There is no need to process filter functions most of the time. Include filter.inc where it is needed 2009-11-21 19:10:37 -05:00
rc.interfaces_carp_configure Decouple filter.inc from functions.inc. There is no need to process filter functions most of the time. Include filter.inc where it is needed 2009-11-21 19:10:37 -05:00
rc.interfaces_lan_configure Decouple filter.inc from functions.inc. There is no need to process filter functions most of the time. Include filter.inc where it is needed 2009-11-21 19:10:37 -05:00
rc.interfaces_opt_configure Add required includes. 2010-01-27 22:56:18 +00:00
rc.interfaces_wan_configure Ticket #684. Dispatch the reloading of the interface in dial-on-demand case to easy the GUI responsivess. 2010-08-20 12:33:12 +00:00
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 Fix perms 2010-04-23 12:28:47 -04:00
rc.newipsecdns Ticket #1356 use locking here rather than ps to serialize execution. 2011-03-16 19:34:01 +00:00
rc.newwanip ntpdate was hanging, use the same hacky fix that works for ntpd and it works too. All happy, even from a cold boot on ALIX 2d3 with no RTC battery. 2012-05-16 13:21:27 -04:00
rc.notify_message Correctly handle getopt so notifications are sent 2012-07-11 20:13:40 +02:00
rc.ntpdate Decouple filter.inc from functions.inc. There is no need to process filter functions most of the time. Include filter.inc where it is needed 2009-11-21 19:10:37 -05:00
rc.packages Decouple filter.inc from functions.inc. There is no need to process filter functions most of the time. Include filter.inc where it is needed 2009-11-21 19:10:37 -05:00
rc.php_ini_setup CP Radius accounting wants bcmod() so we need to activate bcmath. 2012-06-29 12:23:40 -04:00
rc.prunecaptiveportal Prevent 2 instances of rc.prunecaptiveportal from running in parallell since this might be a bad thing 2012-05-23 12:53:37 +00:00
rc.reboot 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.reload_all Ticket #321. Include captiveportal.inc it is needed so that rc.reload_all finishes to the end. 2010-01-29 13:31:42 +00:00
rc.reload_interfaces Pull required .inc 2012-03-19 19:45:53 +00:00
rc.resolv_conf_generate Give +x to the script. Part of Ticket #838. 2010-08-23 15:00:50 +00:00
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_full_backup Save log file and give better output of what is happening 2010-06-16 19:44:05 -04:00
rc.savecore Fix exec bit for savecore 2011-01-26 12:44:55 -05:00
rc.savevoucher Ticket #351. Add exec bit to rc.savevoucher 2010-02-11 15:02:35 +00:00
rc.shutdown Remove old vidcontrol cruft lingering from long long ago 2011-05-31 11:58:00 -04:00
rc.start_packages start packages script is called after rc.bootup so the filesystem is makred RO already. Put the script around the mount rw-ro calls to avoid problems. 2011-08-19 17:10:29 +00: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-05-08 09:03:02 -04:00
rc.update_alias_url_data Adding alias updater 2010-03-19 20:46:11 -04:00
rc.update_bogons.sh Do not remount ro twice 2009-11-27 22:59:08 -05:00
rc.update_urltables Fix perms 2010-04-23 12:28:47 -04:00
services Revert changes to reflection for port forwards until finished and approved. 2010-05-08 16:40:05 -06:00
shells Add ssh_tunnel_shell to /etc/shells 2010-07-06 12:47:26 -04:00
sshd Only run conf_mount_rw here if there isn't another process going. 2011-03-26 17:33:15 -04:00
syslog.conf
ttys Enable a second pty 2012-04-20 16:42:19 +00:00
ttys_wrap Fix the no job control errors. 2005-12-11 22:25:54 +00:00
version It's time... 2012-08-14 18:41:58 -04:00
version_base Bump 7.1 -> 8.1 2010-09-02 16:18:43 +02:00
version_kernel Bump 7.1 -> 8.1 2010-09-02 16:18:43 +02:00