Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  ascii-art
  inc
  phpshellsessions
  ssh
  ssl
auth.conf 272 Bytes
bogons 329 Bytes
crontab 126 Bytes
current-supfile 139 Bytes
devd.conf 1.95 KB
dh-parameters.1024 245 Bytes
dh-parameters.2048 424 Bytes
dh-parameters.4096 769 Bytes
disktab 6.83 KB
fbtab 142 Bytes
gettytab 5.82 KB
group 395 Bytes
host.conf 205 Bytes
hosts.allow 89 Bytes
inetd.conf 65 Bytes
libmap.conf 106 Bytes
login.conf 6.37 KB
master.passwd 1.73 KB
motd 0 Bytes
networks 365 Bytes
pamd.conf 2.4 KB
passwd 1.42 KB
pccard.conf 9.73 KB
pf.os 27.7 KB
pfSense.obsoletedfiles 1.52 KB
platform 7 Bytes
printcap 0 Bytes
protocols 5.67 KB
pubkey.pem 630 Bytes
rc 9.59 KB
rc.banner 2.61 KB
rc.bootup 9.88 KB
rc.captiveportal_configure 1.55 KB
rc.carpbackup 1.62 KB
rc.carpmaster 1.62 KB
rc.cdrom 1.04 KB
rc.conf_mount_ro 1.44 KB
rc.conf_mount_rw 1.44 KB
rc.create_full_backup 461 Bytes
rc.dhclient_cron 2 KB
rc.dyndns.update 1.67 KB
rc.embedded 786 Bytes
rc.exipireaccounts 2.04 KB
rc.filter_configure 1.63 KB
rc.filter_configure_sync 1.65 KB
rc.filter_synchronize 13.1 KB
rc.firmware 15.8 KB
rc.firmware_auto 2.74 KB
rc.halt 180 Bytes
rc.initial 3.05 KB
rc.initial.defaults 1.89 KB
rc.initial.firmware_update 5.82 KB
rc.initial.halt 1.9 KB
rc.initial.password 2.75 KB
rc.initial.ping 1.76 KB
rc.initial.reboot 1.84 KB
rc.initial.setlanip 7.83 KB
rc.initial.setports 1.78 KB
rc.initial.store_config_to_removable_device 3 KB
rc.initial.toggle_sshd 2.25 KB
rc.interfaces_carp_configure 1.55 KB
rc.interfaces_lan_configure 1.55 KB
rc.interfaces_opt_configure 1.6 KB
rc.interfaces_wan_configure 1.55 KB
rc.linkup 3.04 KB
rc.linkup.sh 99 Bytes
rc.nanobsd_switch_boot_slice 784 Bytes
rc.newipsecdns 2.13 KB
rc.newwanip 4.01 KB
rc.ntpdate 1.56 KB
rc.packages 1.68 KB
rc.php_ini_setup 6.33 KB
rc.prunecaptiveportal 1.66 KB
rc.reboot 639 Bytes
rc.reload_all 1.77 KB
rc.reload_interfaces 1.67 KB
rc.restart_webgui 324 Bytes
rc.savevoucher 1.6 KB
rc.shutdown 803 Bytes
rc.start_packages 331 Bytes
rc.stop_packages 359 Bytes
rc.update_alias_url_data 1.57 KB
rc.update_bogons.sh 1.42 KB
rc.update_urltables 1.3 KB
services 150 KB
shells 234 Bytes
sshd 5.95 KB
syslog.conf 612 Bytes
ttys 7.49 KB
ttys_wrap 1.53 KB
version 10 Bytes
version_base 3 Bytes
version_kernel 3 Bytes

Latest revisions

# Date Author Comment
b6c34bfc 05/13/2010 06:23 PM Ermal LUÇI

Ticket #544. Restore locking, seems w+ migh already lock the file sometimes. While there improve the locking to a read/write locking schema. Make the default locking a read only lock and if explicitly specified a write locking can be specified through LOCK_EX optional parameter to lock(). During config manipulation do the filesystem mounting in rw, if needed, before doing any locking to avoid possible problems and also to be consistent through out the code on the method used. Also update calls to config to lock exclusively where required.

883b2552 05/13/2010 05:03 PM Seth Mos

Correct the shell for the admin account, this should be /etc/rc.initial. Not /bin/sh

fe19e7d7 05/13/2010 11:46 AM Erik Fonnesbeck

Using binat for reflection rules created some NAT issues under certain circumstances. Use rdr with the bitmask address pool type instead.

4d52a9b9 05/12/2010 10:16 PM Jim Pingle

Tag all config write cases with the username.

362b8147 05/12/2010 07:07 PM Jim Pingle

Include username of person making the change in config change description, and in the config itself.

98c3eaa8 05/12/2010 06:30 PM Jim Pingle

Ensure the URL table file is not empty at this step.

c9ba2835 05/12/2010 12:57 PM Seth Mos

Move RRD quality databases to reflect the gateway name instead of the interface name. This should prevent a flurry of duplicate but
unused RRD files on 2.0 where we use the gateway names for the RRD file. Fix ticket #354

e256e9d4 05/12/2010 12:02 PM Seth Mos

Change the exec() calls to mwexec, this supresses the rrdtool messages during boot if the rrd files have a newer timestamp then the attempt to update

24fb2263 05/12/2010 12:14 AM Chris Buechler

fix up text

c57a3ac8 05/11/2010 08:26 PM Jim Pingle

Don't load the package include files if the packages are out of sync, which can lead to the system not booting properly. Should help with ticket #267.

View revisions

Also available in: Atom