Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  ascii-art
  inc
  phpshellsessions
  skel
  ssh
  ssl
auth.conf 272 Bytes
bogons 132 Bytes
crontab 126 Bytes
current-supfile 139 Bytes
devd.conf 1.86 KB
dh-parameters.1024 245 Bytes
dh-parameters.2048 424 Bytes
dh-parameters.4096 769 Bytes
disktab 6.83 KB
ecl.php 4.82 KB
fbtab 142 Bytes
gettytab 5.82 KB
group 410 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.78 KB
platform 7 Bytes
printcap 0 Bytes
protocols 5.67 KB
pubkey.pem 630 Bytes
rc 11.3 KB
rc.backup_dhcpleases.sh 212 Bytes
rc.backup_rrd.sh 192 Bytes
rc.banner 2.61 KB
rc.bootup 10.7 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 496 Bytes
rc.dhclient_cron 2 KB
rc.dumpon 795 Bytes
rc.dyndns.update 1.75 KB
rc.embedded 786 Bytes
rc.expireaccounts 2.08 KB
rc.filter_configure 1.63 KB
rc.filter_configure_sync 1.65 KB
rc.filter_configure_xmlrpc 2.09 KB
rc.filter_synchronize 15.2 KB
rc.firmware 16.3 KB
rc.firmware_auto 2.74 KB
rc.halt 234 Bytes
rc.initial 3.18 KB
rc.initial.defaults 1.89 KB
rc.initial.firmware_update 6.34 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.89 KB
rc.initial.setports 1.81 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.7 KB
rc.linkup 3.5 KB
rc.nanobsd_switch_boot_slice 784 Bytes
rc.newipsecdns 2.24 KB
rc.newwanip 4.74 KB
rc.notify_message 1.87 KB
rc.ntpdate 1.56 KB
rc.packages 1.68 KB
rc.php_ini_setup 8.09 KB
rc.prunecaptiveportal 1.66 KB
rc.reboot 552 Bytes
rc.reload_all 1.77 KB
rc.reload_interfaces 1.67 KB
rc.resolv_conf_generate 1.51 KB
rc.restart_webgui 410 Bytes
rc.restore_full_backup 353 Bytes
rc.savecore 485 Bytes
rc.savevoucher 1.6 KB
rc.shutdown 727 Bytes
rc.start_packages 2.39 KB
rc.stop_packages 2.37 KB
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 267 Bytes
sshd 6.71 KB
syslog.conf 612 Bytes
ttys 7.49 KB
ttys_wrap 1.53 KB
version 8 Bytes
version_base 4 Bytes
version_kernel 4 Bytes

Latest revisions

# Date Author Comment
b526daaf 06/14/2011 12:50 PM Ermal LUÇI

Correct functiong does_vip_exist() to actually work. Fixes #1598

31d5d37e 06/14/2011 11:44 AM Ermal LUÇI

Ooops fix the function. Spotted-by: wagnosa(IRC)

2708a5cf 06/14/2011 11:36 AM Ermal LUÇI

NEw functiong does_vip_exist() which works for carp and ipalias type vips to help in carp sync issues. Fixes #1598

7905df98 06/14/2011 09:57 AM Ermal LUÇI

Porvide information for the filter reload status screen.

b09c2d86 06/13/2011 12:34 PM Ermal LUÇI

Do not call time() uselessly every time for each entry. Instead just snapshot it and use it in calculations. This helps performance and useless paranoic time fetching since every 60 seconds the code will be executed again.

48de5a10 06/13/2011 12:22 PM Ermal LUÇI

Do not test for availbility of voucher session_timeout in the database it is mandatory for vouchers. This will make sure that if ever a corrupted db happens a user will be required to relogin and correct the db. Possibly related to: http://forum.pfsense.org/index.php/topic,37636.0.html

5ebe85e9 06/10/2011 08:02 PM Ermal LUÇI

Fixes #1327. Trigger synching of vouchers to config through check_reload_status. Retire the saveinterval option since it is not useful anymore. Use the prune process of captiveportal to sync vouchers as well to fix issues as reported-by: http://forum.pfsense.org/index.php/topic,37636.0.html

dd28abbd 06/10/2011 04:19 PM Ermal LUÇI

Ticket #1545. Ooops pass parameter so the dyndns works correctly. Pointy-hat: Copy/pasto

7401c8c4 06/08/2011 09:33 PM Jim Pingle

Allow OpenNTPD to listen on Virtual IPs, not just interfaces. Fixes #342

c7422829 06/08/2011 07:53 PM Ermal LUÇI

Fixes #1341. If a table has not entries it is marked as persist and pf(4) does not clear its contents. Schedule a table flush for these tables after filter reload to make sure an entry is not forgotten.

View revisions

Also available in: Atom