| .. |
|
ascii-art
|
|
|
|
inc
|
Add mising global definition.
|
2008-07-14 21:34:53 +00:00 |
|
phpshellsessions
|
* HEAD is dead, zed.
|
2008-06-29 22:21:46 +00:00 |
|
ssh
|
Set ClientAliveCountMax to 5.
|
2006-10-17 17:12:07 +00:00 |
|
ssl
|
|
|
|
auth.conf
|
|
|
|
bogons
|
Remove private networks
|
2007-10-25 10:36:03 +00:00 |
|
crontab
|
Backport cron handling from HEAD.
|
2007-01-29 04:09:12 +00:00 |
|
current-supfile
|
|
|
|
devd.conf
|
Do not process link down events. we may revert this but lets let Scott test.
|
2007-02-14 05:49:33 +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 |
|
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
|
|
|
|
pubkey.pem
|
|
|
|
rc
|
Remove configure_slbd() from rc scripts
|
2008-07-08 21:08:50 +00:00 |
|
rc.banner
|
* Merge multiple PPPoE/PPTP interfaces from RELENG_1_MULTI_ANYTHING
|
2008-07-14 20:43:59 +00:00 |
|
rc.bootup
|
* Merge multiple PPPoE/PPTP interfaces from RELENG_1_MULTI_ANYTHING
|
2008-07-14 20:43:59 +00:00 |
|
rc.captiveportal_configure
|
These files are not rc.filter_configure
|
2006-09-29 23:50:33 +00:00 |
|
rc.cdrom
|
Set export VARMFS_COPYDBPKG=yes during varmfs mounting so that we can see the entire /var/db/pkg/$PACKAGENAME/$CONTENTS structure
|
2006-09-06 22:06:45 +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
|
Check DHCP interfaces every 6 hours for dhclient issues. Launch dhclient if it is not bound to an interface correctly.
|
2006-12-12 18:18:50 +00:00 |
|
rc.dyndns.storecache
|
|
|
|
rc.dyndns.update
|
Zap Informational: services_dyndns_configure() is starting.
|
2006-06-30 17:37:26 +00:00 |
|
rc.embedded
|
Use a much larger growable ram disk (128 megs) vs the default low one.
|
2006-09-01 21:40:09 +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.firmware
|
Add pre_upgrade_command hook support
|
2008-07-07 02:06:36 +00:00 |
|
rc.firmware_auto
|
|
|
|
rc.halt
|
|
|
|
rc.initial
|
Remote last_term_seen variable. It's not in use and was debugging only.
|
2008-07-13 21:21:56 +00:00 |
|
rc.initial.defaults
|
Close STDIN ($fp) handle before returning back to shell. Major doh's.
|
2007-06-02 22:05:30 +00:00 |
|
rc.initial.firmware_update
|
Do not assume that we ship uniprocessor kernel on LiveCD any longer.
|
2008-06-17 01:07:31 +00:00 |
|
rc.initial.halt
|
Close STDIN ($fp) handle before returning back to shell. Major doh's.
|
2007-06-02 22:05:30 +00:00 |
|
rc.initial.password
|
Sync w/ HEAD.
|
2008-03-10 01:18:03 +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
|
Close STDIN ($fp) handle before returning back to shell. Major doh's.
|
2007-06-02 22:05:30 +00:00 |
|
rc.initial.setlanip
|
Correctly set interface to dhcp in wan case.
|
2008-07-08 18:07:55 +00:00 |
|
rc.initial.setports
|
|
|
|
rc.initial.store_config_to_removable_device
|
Close STDIN ($fp) handle before returning back to shell. Major doh's.
|
2007-06-02 22:20:40 +00:00 |
|
rc.initial.toggle_sshd
|
* Correct missing }
|
2008-02-22 00:40:18 +00:00 |
|
rc.interfaces_carp_configure
|
Eliminate interfaces_carp_bring_up_final()
|
2008-07-07 00:59:30 +00:00 |
|
rc.interfaces_lan_configure
|
These files are not rc.filter_configure
|
2006-09-29 23:50:33 +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
|
These files are not rc.filter_configure
|
2006-09-29 23:50:33 +00:00 |
|
rc.linkup
|
* Merge multiple PPPoE/PPTP interfaces from RELENG_1_MULTI_ANYTHING
|
2008-07-14 20:43:59 +00:00 |
|
rc.linkup.sh
|
Remove /tmp/rc.linkup after processing
|
2007-02-02 18:31:52 +00:00 |
|
rc.newipsecdns
|
Adding dnswatch support.
|
2007-12-17 00:39:44 +00:00 |
|
rc.newwanip
|
* Merge multiple PPPoE/PPTP interfaces from RELENG_1_MULTI_ANYTHING
|
2008-07-14 20:43:59 +00:00 |
|
rc.ntpdate
|
|
|
|
rc.packages
|
CORRECTLY set the package output area
|
2007-02-22 20:42:01 +00:00 |
|
rc.prunecaptiveportal
|
globals.inc is required so that we use the correct lock file!
|
2007-12-16 03:53:41 +00:00 |
|
rc.reboot
|
Woops, cd to / and then tar
|
2007-02-18 23:23:35 +00:00 |
|
rc.reload_all
|
|
|
|
rc.reload_interfaces
|
|
|
|
rc.restart_webgui
|
|
|
|
rc.shutdown
|
Woops, cd to / and then tar
|
2007-02-18 23:23:35 +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
|
Simplify (and really) sleep correctly to avoid hammering files.pfsense.org
|
2008-07-06 21:08:29 +00:00 |
|
services
|
* Add tftp proxy
|
2008-07-14 05:03:35 +00:00 |
|
shells
|
|
|
|
sshd
|
Ticket #1697 - rm authorized key file if keys don't exist in config.xml
|
2008-05-17 20:08:34 +00:00 |
|
syslog.conf
|
|
|
|
ttys
|
Missed commits
|
2006-09-08 21:27:23 +00:00 |
|
ttys_wrap
|
|
|
|
version
|
Welcome 1.3-ALPHA-ALPHA
|
2008-03-10 02:54:18 +00:00 |
|
version_base
|
Version bump
|
2007-03-16 00:50:40 +00:00 |
|
version_kernel
|
Version bump
|
2007-03-16 00:50:40 +00:00 |