Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  ascii-art
  inc
  mtree
  phpshellsessions
  skel
  ssh
  ssl
auth.conf 272 Bytes
bogons 132 Bytes
bogonsv6 0 Bytes
ca_countries 3.33 KB
crontab 126 Bytes
current-supfile 139 Bytes
ddb.conf 225 Bytes
devd.conf 2.14 KB
dh-parameters.1024 245 Bytes
dh-parameters.2048 424 Bytes
dh-parameters.4096 769 Bytes
disktab 6.83 KB
ecl.php 5.17 KB
fbtab 142 Bytes
gettytab 5.82 KB
gettytab.bak 5.82 KB
group 424 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.8 KB
motd 0 Bytes
networks 365 Bytes
pamd.conf 2.4 KB
passwd 1.49 KB
pccard.conf 9.73 KB
pf.os 28.1 KB
pfSense.obsoletedfiles 3.41 KB
platform 7 Bytes
printcap 0 Bytes
protocols 5.67 KB
pubkey.pem 630 Bytes
rc 12.2 KB
rc.backup_dhcpleases.sh 212 Bytes
rc.backup_rrd.sh 490 Bytes
rc.banner 3.32 KB
rc.bootup 12.6 KB
rc.captiveportal_configure 1.56 KB
rc.carpbackup 2.71 KB
rc.carpmaster 3.03 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.disable_hdd_apm 274 Bytes
rc.dumpon 795 Bytes
rc.dyndns.update 1.96 KB
rc.embedded 948 Bytes
rc.expireaccounts 2.08 KB
rc.filter_configure 1.63 KB
rc.filter_configure_sync 1.59 KB
rc.filter_configure_xmlrpc 2.09 KB
rc.filter_synchronize 15.4 KB
rc.firmware 17 KB
rc.firmware_auto 2.74 KB
rc.halt 234 Bytes
rc.initial 3.7 KB
rc.initial.defaults 1.89 KB
rc.initial.firmware_update 6.15 KB
rc.initial.halt 1.93 KB
rc.initial.password 3.26 KB
rc.initial.ping 1.9 KB
rc.initial.reboot 1.87 KB
rc.initial.setlanip 16.7 KB
rc.initial.setports 1.81 KB
rc.initial.store_config_to_removable_device 3 KB
rc.initial.toggle_sshd 2.28 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.76 KB
rc.kill_states 3.09 KB
rc.linkup 3.77 KB
rc.nanobsd_switch_boot_slice 784 Bytes
rc.newipsecdns 2.36 KB
rc.newroutedns 2.08 KB
rc.newwanip 6.79 KB
rc.newwanipv6 5.89 KB
rc.notify_message 1.87 KB
rc.ntpdate 1.56 KB
rc.openvpn 4.54 KB
rc.packages 1.68 KB
rc.php_ini_setup 10.9 KB
rc.prunecaptiveportal 2.46 KB
rc.reboot 1016 Bytes
rc.reload_all 1.77 KB
rc.reload_interfaces 1.71 KB
rc.resolv_conf_generate 1.51 KB
rc.restart_webgui 411 Bytes
rc.restore_config_backup 3.29 KB
rc.restore_full_backup 512 Bytes
rc.savecore 472 Bytes
rc.savevoucher 1.6 KB
rc.shutdown 1.16 KB
rc.start_packages 2.47 KB
rc.stop_packages 80 Bytes
rc.update_alias_url_data 1.57 KB
rc.update_bogons.sh 4.54 KB
rc.update_urltables 1.55 KB
services 150 KB
shells 267 Bytes
sshd 7.06 KB
syslog.conf 612 Bytes
ttys 7.49 KB
ttys_wrap 1.53 KB
version 10 Bytes
version_base 4 Bytes
version_kernel 4 Bytes

Latest revisions

# Date Author Comment
34340c56 02/21/2014 01:45 PM Ermal LUÇI

Ticket #2627. Just pass the array over no need to traverse it

92977616 02/21/2014 01:23 PM Ermal LUÇI

Fixes #2627. When an interface goes down try to shut the RAs and dhcpd6 service on that interface

d6101e23 02/21/2014 11:58 AM Ermal LUÇI

Avoid recursion of convert_real_interface_to_friendly_interface_name with get_parent and on linkup of parent interface properly configure especially useful on ppp type links

ad43847b 02/21/2014 11:01 AM Renato Botelho

Merge pull request #960 from stilez/patch-4

Tighten is_validaliasname()

ef60dfa5 02/21/2014 10:03 AM Ermal LUÇI

Be friendly to memory

4d327744 02/21/2014 10:03 AM Ermal LUÇI

Fix problem with the voucher synching that was introduced during conversion to zones

4ad9a1e7 02/21/2014 02:49 AM Stilez y

Tighten is_validaliasname()

is_validaliasname() treats "empty string" as a valid alias name, it probably shouldn't.

I suspect it also should not allow purely numeric names ('53'), or pure underscore ('_'), or reserved port names ('tcp', 'http'), as valid alias names for other things. Too much risk of issue/ambiguity which isn't helpful in a router/security device, and no obvious upside to it....

75aec77a 02/20/2014 11:36 PM Ermal LUÇI

Rather than having issues with not started radvd try to start radvd to discover by itself the prefix on the interface by using the special directive :: on the prefix declaration. Related to many tickets and forum posts

8b731067 02/20/2014 08:19 PM Ermal LUÇI

Correct obvious bug in IPv6.inc

77148acc 02/20/2014 08:06 PM Ermal LUÇI

s/PEAR.php/PEAR.inc/

View revisions

Also available in: Atom