pfsense/etc
2009-07-05 16:36:44 -04:00
..
ascii-art
inc Add configurable option to enable glxsb. 2009-07-04 19:49:50 -04:00
phpshellsessions Rename cvssync to gitsync and do not introduce haproxy changes 2009-06-18 20:19:17 -04:00
ssh Set ClientAliveCountMax to 5. 2006-10-17 17:12:07 +00:00
ssl
auth.conf
bogons update bogons 2009-01-16 18:08:10 +00: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
devd.conf Add CARP hooks to devd.conf 2009-06-08 19:56:24 -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
fbtab
gettytab Actually enable the serial port correctly and present the menu when needed. 2006-09-08 20:45:53 +00:00
group Add _ntp to passwd and group 2006-10-02 21:37:22 +00: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 scponly setting isn't a default, change admin to /bin/sh just like root 2008-06-08 05:05:45 +00:00
motd
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 Nuke sajax files, they are no longer needed and can break the CPU meter. 2009-06-30 13:48:15 -04: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 Add support for nanobsd platform 2009-06-27 18:26:25 -04:00
rc.banner Add hideplatform directive useful for rebranding 2009-03-24 15:30:46 -04:00
rc.bootup Add configurable option to enable glxsb. 2009-07-04 19:49:50 -04:00
rc.captiveportal_configure Only include captiveportal.inc on this file as that is the only needed one. 2009-06-18 20:02:02 +00:00
rc.cdrom Update comment 2008-11-21 00:43:38 +00: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.dhclient_cron * Hide interfaces internals to other code and use the propper interfaces. 2009-03-30 00:38:36 +00:00
rc.dyndns.update Zap Informational: services_dyndns_configure() is starting. 2006-06-30 17:37:26 +00:00
rc.embedded Expand /var to 60 megabytes to fix the uploading images to firmware upgrade on nanbsd. 2009-07-05 16:36:44 -04:00
rc.exipireaccounts Modify captive portal to use centralized user management. The user manager has 2009-03-15 00:39:19 +00:00
rc.filter_configure Invalidate the cache before reloading filter. 2006-09-26 18:42:59 +00:00
rc.filter_configure_sync These files are not rc.filter_configure 2006-09-29 23:50:33 +00:00
rc.filter_synchronize Merge backup_vip_function to the synchronize code where its only used. 2009-05-22 17:08:43 +00:00
rc.firmware Set active partition with boot0cfg too 2009-07-05 15:02:28 -04:00
rc.firmware_auto Correct the PLATFORM check 2009-05-06 13:54:31 -04:00
rc.halt Do not reboot or halt if a config_write() operation is in progress 2006-03-13 06:07:56 +00:00
rc.initial Add a few more *'s so that rebrands look OK 2009-06-16 11:57:44 -04:00
rc.initial.defaults Use product_name 2008-11-10 04:17:48 +00:00
rc.initial.firmware_update Rename nanobsd firmware .bz2 2009-07-05 15:08:17 -04:00
rc.initial.halt Use product_name 2008-11-10 04:17:48 +00:00
rc.initial.password Remove the page locking privileges after discussion with Scott on IRC. The 2008-09-03 17:52:15 +00: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 Use product_name 2008-11-10 04:17:48 +00:00
rc.initial.setlanip move killall dhcpd above section that exits if no DHCP servers are enabled, and configure dhcpd if it's disabled by option #2 at the console. 2009-03-10 02:17:24 -04:00
rc.initial.setports MFC Seths most excellent RRD graphing items 2006-03-21 23:07:28 +00:00
rc.initial.store_config_to_removable_device * Create two new functions lock($subsystem)/unlock() to have more reliable locking using semaphores. 2009-05-08 18:42:37 +00:00
rc.initial.toggle_sshd Mount RW for key generation 2009-05-18 19:06:48 -04:00
rc.interfaces_carp_configure Eliminate interfaces_carp_bring_up_final() 2008-07-07 00:59:30 +00:00
rc.interfaces_lan_configure Rename interfaces_wan_configure to interface_configure now that it is used for all assigned interface configuration. 2008-09-09 11:08:02 +00:00
rc.interfaces_opt_configure * Merge multiple PPPoE/PPTP interfaces from RELENG_1_MULTI_ANYTHING 2008-07-14 20:43:59 +00:00
rc.interfaces_wan_configure Rename interfaces_wan_configure to interface_configure now that it is used for all assigned interface configuration. 2008-09-09 11:08:02 +00:00
rc.linkup * Hide interfaces internals to other code and use the propper interfaces. 2009-03-30 00:38:36 +00:00
rc.linkup.sh Remove /tmp/rc.linkup after processing 2007-02-02 18:31:52 +00:00
rc.newipsecdns Remove some unneccessary calls to filter_configure() they just give recursivity! 2009-06-18 19:24:42 +00:00
rc.newwanip It looks like half of my commit is missing, comment this function out for a bit. 2009-06-24 22:52:34 -04:00
rc.ntpdate
rc.packages CORRECTLY set the package output area 2007-02-22 20:42:01 +00:00
rc.php_ini_setup Handle nanobsd platform 2009-06-27 18:28:47 -04:00
rc.prunecaptiveportal Reduce includes. 2009-05-08 19:46:23 +00:00
rc.reboot Add a space between interfaces 2009-06-26 19:20:53 -04:00
rc.reload_all Log when we are relaoding all settings 2005-11-20 04:22:40 +00:00
rc.reload_interfaces OpenVPN cleanups by mposch@gmail.com 2006-01-30 02:25:00 +00:00
rc.restart_webgui Make sure RRD is running after a cvs_sync.sh. Gary reported that RRD is stopping after EVERY cvs_sync.sh 2006-04-19 15:56:17 +00:00
rc.savevoucher Port voucher login ability on CaptivePortal from M0n0Wall. 2009-06-13 17:24:28 +00:00
rc.shutdown Use product_name 2008-11-10 03:48:06 +00:00
rc.start_packages Do not output Syncing packages twice, once is enough. 2007-02-23 01:24:54 +00:00
rc.stop_packages * Move stop package code out to it's own file rc.stop_packages 2006-11-17 15:46:40 +00:00
rc.update_bogons.sh Skip sleep if argument is specified, and update bogons at end of setup wizard. 2009-06-24 20:22:01 -04:00
services Update spamd entries 2008-08-23 01:27:38 +00:00
shells
sshd Fix check for file. 2009-07-02 14:10:16 +00:00
syslog.conf
ttys Revert commits 2008-08-29 23:33:46 +00:00
ttys_wrap Fix the no job control errors. 2005-12-11 22:25:54 +00:00
version Version bump 1.3 branch to 2.0 2008-10-29 16:14:53 +00:00
version_base Set version to 7.1 2009-02-18 23:50:01 -05:00
version_kernel Set version to 7.1 2009-02-18 23:50:01 -05:00