| .. |
|
ascii-art
|
|
|
|
inc
|
Add SSH tunneling privilege to list of available privileges.
|
2010-07-12 15:31:14 -06:00 |
|
phpshellsessions
|
Combine checkout logic for cloning and updating in gitsync and fix a condition showing an error message on the initial cloning.
|
2010-07-09 23:52:53 -06:00 |
|
skel
|
Move the skel dir to /etc/skel, where it's easier to manage from a build point of view.
|
2010-07-06 13:55:10 -04:00 |
|
ssh
|
|
|
|
ssl
|
|
|
|
auth.conf
|
|
|
|
bogons
|
Sync bogons list
|
2010-02-13 11:05:17 -05:00 |
|
crontab
|
|
|
|
current-supfile
|
|
|
|
devd.conf
|
|
|
|
dh-parameters.1024
|
|
|
|
dh-parameters.2048
|
|
|
|
dh-parameters.4096
|
|
|
|
disktab
|
|
|
|
fbtab
|
|
|
|
gettytab
|
|
|
|
group
|
Remove duplicate proxy entry
|
2010-03-23 15:06:10 +00:00 |
|
host.conf
|
|
|
|
hosts.allow
|
|
|
|
inetd.conf
|
|
|
|
libmap.conf
|
|
|
|
login.conf
|
|
|
|
master.passwd
|
|
|
|
motd
|
|
|
|
networks
|
|
|
|
pamd.conf
|
|
|
|
passwd
|
|
|
|
pccard.conf
|
|
|
|
pf.os
|
|
|
|
pfSense.obsoletedfiles
|
Remove unused script and add it to obsolete list.
|
2010-06-18 17:46:48 +00:00 |
|
platform
|
|
|
|
printcap
|
|
|
|
protocols
|
|
|
|
pubkey.pem
|
|
|
|
rc
|
Do not nuke /tmp/ on livecd's
|
2010-06-01 19:05:22 -04:00 |
|
rc.banner
|
Move machine arch over a bit to the right
|
2010-05-22 13:50:52 -04:00 |
|
rc.bootup
|
Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
|
2010-06-07 23:24:17 +07:00 |
|
rc.captiveportal_configure
|
|
|
|
rc.carpbackup
|
|
|
|
rc.carpmaster
|
|
|
|
rc.cdrom
|
Use unionfs for /
|
2010-05-22 16:30:05 -04:00 |
|
rc.conf_mount_ro
|
|
|
|
rc.conf_mount_rw
|
|
|
|
rc.create_full_backup
|
Oops, include /etc/
|
2010-05-22 13:47:29 -04:00 |
|
rc.dhclient_cron
|
|
|
|
rc.dyndns.update
|
More fine grained update of dyndns and dnsupdate.
|
2009-12-21 17:31:55 +00:00 |
|
rc.embedded
|
|
|
|
rc.exipireaccounts
|
|
|
|
rc.filter_configure
|
|
|
|
rc.filter_configure_sync
|
|
|
|
rc.filter_synchronize
|
Properly sync CA/Certs when syncing OpenVPN (might need to be its own option, but forced on for OpenVPN). Also adds capability (though not enabled) to sync users. That will need more thought. Ticket #645
|
2010-06-11 16:01:10 -04:00 |
|
rc.firmware
|
Remove logs from temp config backup so they aren't clobbered when restored.
|
2010-05-25 11:27:31 -04:00 |
|
rc.firmware_auto
|
|
|
|
rc.halt
|
Remove this line, it is not needed.
|
2010-06-02 12:26:48 -04:00 |
|
rc.initial
|
Use sockstat, netstat might take to long under certain circumstances.
|
2010-06-01 22:13:32 +00: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
|
Fix NanoBSD update detection for console update by URL
|
2010-05-18 15:22:03 -04:00 |
|
rc.initial.halt
|
|
|
|
rc.initial.password
|
|
|
|
rc.initial.ping
|
|
|
|
rc.initial.reboot
|
|
|
|
rc.initial.setlanip
|
Make sure <dhcpd><wan> exists before blindly unsetting.
|
2010-03-10 18:57:18 -05:00 |
|
rc.initial.setports
|
Add another needed file.
|
2010-03-10 12:28:54 +00:00 |
|
rc.initial.store_config_to_removable_device
|
|
|
|
rc.initial.toggle_sshd
|
|
|
|
rc.interfaces_carp_configure
|
|
|
|
rc.interfaces_lan_configure
|
|
|
|
rc.interfaces_opt_configure
|
Add required includes.
|
2010-01-27 22:56:18 +00:00 |
|
rc.interfaces_wan_configure
|
|
|
|
rc.linkup
|
Fix booting checks. Part of ticket #53.
|
2010-05-11 11:05:33 -04:00 |
|
rc.nanobsd_switch_boot_slice
|
Fix perms
|
2010-04-23 12:28:47 -04:00 |
|
rc.newipsecdns
|
|
|
|
rc.newwanip
|
Ticket #449. Actually save something to read back.
|
2010-04-27 20:50:28 +00:00 |
|
rc.ntpdate
|
|
|
|
rc.packages
|
|
|
|
rc.php_ini_setup
|
Use hw.physmem when other methods fail
|
2010-05-23 16:12:27 -04:00 |
|
rc.prunecaptiveportal
|
|
|
|
rc.reboot
|
Don't kill ssh, it will stop the rest of the process when done from ssh. Instead, do not shut down network interfaces before a reboot. The original motive for doing this may no longer be necessary. Fixes #626
|
2010-06-02 12:27:24 -04: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
|
Really write ppp.conf during reload. Include neccessary include.
|
2010-01-22 18:32:09 +00:00 |
|
rc.restart_webgui
|
Do not reconfigure CP on every event of interfaces or while reloading the webGUI. Create 2 new function to just rewrite rules and restart the webserver for CP repctively for interface events and webGUI restart events.
|
2010-06-18 18:35:57 +00: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.savevoucher
|
Ticket #351. Add exec bit to rc.savevoucher
|
2010-02-11 15:02:35 +00:00 |
|
rc.shutdown
|
|
|
|
rc.start_packages
|
|
|
|
rc.stop_packages
|
|
|
|
rc.update_alias_url_data
|
Adding alias updater
|
2010-03-19 20:46:11 -04:00 |
|
rc.update_bogons.sh
|
|
|
|
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
|
Pass correct argument to killbyname and correctly check for sshdkeyonly toggle. Ticket #691
|
2010-06-23 18:35:49 +00:00 |
|
syslog.conf
|
|
|
|
ttys
|
|
|
|
ttys_wrap
|
|
|
|
version
|
Time for 2.0-BETA3.
|
2010-06-12 19:06:14 -04:00 |
|
version_base
|
|
|
|
version_kernel
|
|
|