| .. |
|
ascii-art
|
|
|
|
inc
|
Adding patch for pfearly hook from Andrew Thompson
|
2011-06-27 16:45:52 -04:00 |
|
phpshellsessions
|
Update default gitsync url to be the github URL. If anyone had done a gitsync before to the standard URL, they'll need to either rm /root/pfsense/ or cd /root/pfsense/pfSenseGITREPO/pfSenseGITREPO; git remote set-url origin git://github.com/bsdperimeter/pfsense.git; and then gitsync again.
|
2011-05-16 16:57:02 -04:00 |
|
skel
|
|
|
|
ssh
|
|
|
|
ssl
|
|
|
|
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
|
|
|
|
current-supfile
|
|
|
|
devd.conf
|
Suppress keyboard device errors on bootup
|
2011-06-06 12:04:58 -04:00 |
|
dh-parameters.1024
|
|
|
|
dh-parameters.2048
|
|
|
|
dh-parameters.4096
|
|
|
|
disktab
|
|
|
|
ecl.php
|
correctly unmount drives where a config doesn't exist
|
2011-04-21 20:31:14 -04:00 |
|
fbtab
|
|
|
|
gettytab
|
|
|
|
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
|
|
|
|
libmap.conf
|
|
|
|
login.conf
|
|
|
|
master.passwd
|
|
|
|
motd
|
|
|
|
networks
|
|
|
|
pamd.conf
|
|
|
|
passwd
|
|
|
|
pccard.conf
|
|
|
|
pf.os
|
|
|
|
pfSense.obsoletedfiles
|
Add carp.xml to obsolete file list.
|
2011-06-15 14:05:06 +00:00 |
|
platform
|
|
|
|
printcap
|
|
|
|
protocols
|
|
|
|
pubkey.pem
|
|
|
|
rc
|
Remove nohup from the calling for check_reload_status since it may cause issues to the processes that get forked from it.
|
2011-06-24 19:05:58 +00:00 |
|
rc.backup_dhcpleases.sh
|
|
|
|
rc.backup_rrd.sh
|
|
|
|
rc.banner
|
Remove newline
|
2010-12-18 19:39:13 -05:00 |
|
rc.bootup
|
Correct event calling during bootup for rc.newipsecdns and also convert the command executed during an ipsec even to go through check_reload_status which will prevent races on calling rc.newipsecdns. Which might lead to many filterdns processes.
|
2011-06-06 18:12:52 +00:00 |
|
rc.captiveportal_configure
|
|
|
|
rc.carpbackup
|
|
|
|
rc.carpmaster
|
|
|
|
rc.cdrom
|
|
|
|
rc.conf_mount_ro
|
|
|
|
rc.conf_mount_rw
|
|
|
|
rc.create_full_backup
|
|
|
|
rc.dhclient_cron
|
|
|
|
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
|
|
|
|
rc.expireaccounts
|
|
|
|
rc.filter_configure
|
|
|
|
rc.filter_configure_sync
|
|
|
|
rc.filter_configure_xmlrpc
|
No need to call filter_reload from here.
|
2010-12-06 10:03:21 +00:00 |
|
rc.filter_synchronize
|
Faster/more efficient xmlrpc sync for users/groups. Seems to work fine for me. Coded-By: Ermal
|
2011-06-15 15:30:35 -04:00 |
|
rc.firmware
|
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.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
|
Echo out newline
|
2010-12-17 22:44:49 -05:00 |
|
rc.initial.defaults
|
|
|
|
rc.initial.firmware_update
|
Teach the console update by url about the default auto update url.
|
2011-03-09 11:23:29 -05:00 |
|
rc.initial.halt
|
|
|
|
rc.initial.password
|
|
|
|
rc.initial.ping
|
|
|
|
rc.initial.reboot
|
|
|
|
rc.initial.setlanip
|
Simplify message that wraps off screen
|
2011-06-19 15:01:50 -04:00 |
|
rc.initial.setports
|
|
|
|
rc.initial.store_config_to_removable_device
|
|
|
|
rc.initial.toggle_sshd
|
|
|
|
rc.interfaces_carp_configure
|
|
|
|
rc.interfaces_lan_configure
|
|
|
|
rc.interfaces_opt_configure
|
|
|
|
rc.interfaces_wan_configure
|
|
|
|
rc.linkup
|
Fixes #1508. When an interface is configured as static and an up event comes manually trigger rc.newwanip so gateway and other services get restarted properly.
|
2011-05-19 21:03:21 +00:00 |
|
rc.nanobsd_switch_boot_slice
|
|
|
|
rc.newipsecdns
|
Ticket #1356 use locking here rather than ps to serialize execution.
|
2011-03-16 19:34:01 +00:00 |
|
rc.newwanip
|
Send correct event for reloading packages.
|
2011-06-08 14:54:20 +00:00 |
|
rc.notify_message
|
|
|
|
rc.ntpdate
|
|
|
|
rc.packages
|
|
|
|
rc.php_ini_setup
|
Set extension name correctly.. Duh!
|
2011-06-21 15:13:48 -04:00 |
|
rc.prunecaptiveportal
|
|
|
|
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
|
|
|
|
rc.reload_interfaces
|
|
|
|
rc.resolv_conf_generate
|
|
|
|
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
|
|
|
|
rc.savecore
|
Fix exec bit for savecore
|
2011-01-26 12:44:55 -05:00 |
|
rc.savevoucher
|
|
|
|
rc.shutdown
|
Remove old vidcontrol cruft lingering from long long ago
|
2011-05-31 11:58:00 -04:00 |
|
rc.start_packages
|
Fix array parsing of rc files. Resolves #1541
|
2011-05-19 12:51:58 -04:00 |
|
rc.stop_packages
|
fix typoes
|
2011-05-31 13:32:25 -07:00 |
|
rc.update_alias_url_data
|
|
|
|
rc.update_bogons.sh
|
|
|
|
rc.update_urltables
|
|
|
|
services
|
|
|
|
shells
|
|
|
|
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
|
|
|
|
ttys_wrap
|
|
|
|
version
|
bump to RC3
|
2011-06-19 19:40:02 -04:00 |
|
version_base
|
|
|
|
version_kernel
|
|
|