| .. |
|
ascii-art
|
|
|
|
inc
|
Change the parser to xmlreader instead of the current parser. This brings speed improvements and reduces some of the errors of the previous parser.
|
2009-08-12 17:55:18 +00:00 |
|
phpshellsessions
|
Call conf_mount_rw() early
|
2009-07-12 16:30:30 -04:00 |
|
ssh
|
|
|
|
ssl
|
|
|
|
auth.conf
|
|
|
|
bogons
|
update bogons
|
2009-01-16 18:08:10 +00:00 |
|
crontab
|
|
|
|
current-supfile
|
|
|
|
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
|
|
|
|
group
|
|
|
|
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
|
|
|
|
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
|
Do not create /root/var/tmp
|
2009-08-06 20:11:19 -04:00 |
|
rc.banner
|
Add hideplatform directive useful for rebranding
|
2009-03-24 15:30:46 -04:00 |
|
rc.bootup
|
Make the LEDs strobe to indicate initialization/bootup.
|
2009-07-12 00:59:25 -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
|
|
|
|
rc.conf_mount_rw
|
|
|
|
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
|
|
|
|
rc.embedded
|
Create symlink after disks are mounted
|
2009-08-06 18:28:58 -04:00 |
|
rc.exipireaccounts
|
Fix path to expireaccounts.
|
2009-07-09 12:33:13 +00:00 |
|
rc.filter_configure
|
|
|
|
rc.filter_configure_sync
|
|
|
|
rc.filter_synchronize
|
Break after processing the first record. Anything more would be uncivilized.
|
2009-07-09 18:33:23 -04:00 |
|
rc.firmware
|
Show size of detected on disk partition and size of upgrade file
|
2009-07-24 19:41:28 -04:00 |
|
rc.firmware_auto
|
Use php to detect product name on shell scripts
|
2009-08-03 16:52:51 -03:00 |
|
rc.halt
|
|
|
|
rc.initial
|
Use php to detect product name on shell scripts
|
2009-08-03 16:52:51 -03:00 |
|
rc.initial.defaults
|
Use product_name
|
2008-11-10 04:17:48 +00:00 |
|
rc.initial.firmware_update
|
Correct out of place {
|
2009-07-10 19:15:28 -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
|
Really restart DHCPD server after changes
|
2009-08-12 14:00:25 -04:00 |
|
rc.initial.setports
|
Correct spacing for interfaces. Reload interfaces after assinging is changed from console.
|
2009-07-09 13:53:08 +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
|
|
|
|
rc.newipsecdns
|
Remove some unneccessary calls to filter_configure() they just give recursivity!
|
2009-06-18 19:24:42 +00:00 |
|
rc.newwanip
|
Reinstate dhclient_update_gateway_groups_defaultroute() it was moved to gwlb.inc
|
2009-07-09 22:53:04 -04:00 |
|
rc.ntpdate
|
|
|
|
rc.packages
|
|
|
|
rc.php_ini_setup
|
Ensure nanobsd save tmp files under /root
|
2009-08-12 15:50:42 -03: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
|
|
|
|
rc.reload_interfaces
|
|
|
|
rc.restart_webgui
|
|
|
|
rc.savevoucher
|
Port voucher login ability on CaptivePortal from M0n0Wall.
|
2009-06-13 17:24:28 +00:00 |
|
rc.shutdown
|
Use php to detect product name on shell scripts
|
2009-08-03 16:52:51 -03:00 |
|
rc.start_packages
|
|
|
|
rc.stop_packages
|
|
|
|
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
|
Unbreak sshd
|
2009-07-10 19:29:10 -04:00 |
|
syslog.conf
|
|
|
|
ttys
|
Revert commits
|
2008-08-29 23:33:46 +00:00 |
|
ttys_wrap
|
|
|
|
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 |