| .. |
|
ascii-art
|
|
|
|
inc
|
Add Captive Portal voucher database sync to secondary nodes. How this works is you designate one of your access points with a voucher database as the master and then on the slave nodes you setup the 4 fields on the voucher edit screen. This will then sync the voucher database and anytime someone attempts to authenticate the slave nodes will use XMLRPC over to the master node to ensure that the voucher has not been used, etc.
|
2010-08-30 12:57:27 -04:00 |
|
phpshellsessions
|
fix text
|
2010-08-13 13:02:18 -04: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
|
Change name to rc.carpmaster and rc.carpbackup
|
2009-08-25 19:51:14 -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
|
|
|
|
group
|
Remove duplicate proxy entry
|
2010-03-23 15:06:10 +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
|
|
|
|
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
|
Remove unused script and add it to obsolete list.
|
2010-06-18 17:46:48 +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
|
Only do check on pfSense platform
|
2010-08-15 14:12:43 -04:00 |
|
rc.backup_dhcpleases.sh
|
Fix execute permissions
|
2010-08-06 12:13:15 -04:00 |
|
rc.backup_rrd.sh
|
Fix execute permissions
|
2010-08-06 12:13:15 -04:00 |
|
rc.banner
|
Move machine arch over a bit to the right
|
2010-05-22 13:50:52 -04:00 |
|
rc.bootup
|
Revert "Remove redundant call to system_dhcpleases_configure. It is called in services_dnsmasq_configure."
|
2010-08-24 11:13:18 +00: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
|
Change name to rc.carpmaster and rc.carpbackup
|
2009-08-25 19:51:14 -04:00 |
|
rc.carpmaster
|
Change name to rc.carpmaster and rc.carpbackup
|
2009-08-25 19:51:14 -04:00 |
|
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
|
* Hide interfaces internals to other code and use the propper interfaces.
|
2009-03-30 00:38:36 +00:00 |
|
rc.dyndns.update
|
More fine grained update of dyndns and dnsupdate.
|
2009-12-21 17:31:55 +00:00 |
|
rc.embedded
|
Create symlink after disks are mounted
|
2009-08-06 18:28:58 -04:00 |
|
rc.exipireaccounts
|
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
|
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
|
Adding rc.filter_configure_xmlrpc to help speed up xmlrpc reloads
|
2010-07-29 00:28:09 -04:00 |
|
rc.filter_synchronize
|
Add Captive Portal CARP configuration synchronization
|
2010-08-29 21:15:14 -04:00 |
|
rc.firmware
|
Use rc.firmware_notify to send a message when upgrade starts and completed
|
2010-07-30 19:34:48 -04:00 |
|
rc.firmware_auto
|
Revert "Use php to detect product name on shell scripts"
|
2009-08-26 10:45:30 -03:00 |
|
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
|
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
|
|
|
|
rc.initial.reboot
|
Include neccessary files.
|
2009-11-27 20:03:26 +00:00 |
|
rc.initial.setlanip
|
Show disabled interfaces as well
|
2010-08-09 21:19:32 -04: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
|
partially fix linkup. ticket #656
|
2010-07-25 18:47:58 -04:00 |
|
rc.nanobsd_switch_boot_slice
|
Fix perms
|
2010-04-23 12:28:47 -04:00 |
|
rc.newipsecdns
|
Correct my email address, adjust copyright to 2010
|
2010-07-24 22:10:43 +02:00 |
|
rc.newwanip
|
No functional change just code reshuffle.
|
2010-08-17 10:15:44 +00:00 |
|
rc.notify_message
|
Update (C)
|
2010-07-30 19:39:52 -04: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
|
Do not use APC on cli
|
2010-08-23 17:11:36 -04:00 |
|
rc.prunecaptiveportal
|
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.reboot
|
Backup DHCP leases on NanoBSD too
|
2010-08-06 12:03:48 -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.resolv_conf_generate
|
Give +x to the script. Part of Ticket #838.
|
2010-08-23 15:00:50 +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
|
Backup DHCP leases on NanoBSD too
|
2010-08-06 12:03:48 -04:00 |
|
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
|
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
|
Pass correct argument to killbyname and correctly check for sshdkeyonly toggle. Ticket #691
|
2010-06-23 18:35:49 +00:00 |
|
syslog.conf
|
|
|
|
ttys
|
Rename ttyd -> ttyu
|
2009-09-23 19:01:23 -04:00 |
|
ttys_wrap
|
|
|
|
version
|
bump to BETA4
|
2010-07-28 03:33:35 -04: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 |