Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  ascii-art
  inc
  phpshellsessions
  skel
  ssh
  ssl
auth.conf 272 Bytes
bogons 329 Bytes
crontab 126 Bytes
current-supfile 139 Bytes
devd.conf 1.97 KB
dh-parameters.1024 245 Bytes
dh-parameters.2048 424 Bytes
dh-parameters.4096 769 Bytes
disktab 6.83 KB
ecl.php 4.45 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.76 KB
platform 7 Bytes
printcap 0 Bytes
protocols 5.67 KB
pubkey.pem 630 Bytes
rc 11.2 KB
rc.backup_dhcpleases.sh 212 Bytes
rc.backup_rrd.sh 192 Bytes
rc.banner 2.61 KB
rc.bootup 10.5 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.dyndns.update 1.67 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.11 KB
rc.filter_synchronize 12.6 KB
rc.firmware 16.4 KB
rc.firmware_auto 2.74 KB
rc.halt 180 Bytes
rc.initial 3.06 KB
rc.initial.defaults 1.89 KB
rc.initial.firmware_update 5.71 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.84 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.38 KB
rc.nanobsd_switch_boot_slice 784 Bytes
rc.newipsecdns 2.13 KB
rc.newwanip 4.01 KB
rc.notify_message 1.87 KB
rc.ntpdate 1.56 KB
rc.packages 1.68 KB
rc.php_ini_setup 7.99 KB
rc.prunecaptiveportal 1.66 KB
rc.reboot 496 Bytes
rc.reload_all 1.77 KB
rc.reload_interfaces 1.67 KB
rc.resolv_conf_generate 1.51 KB
rc.restart_webgui 327 Bytes
rc.restore_full_backup 353 Bytes
rc.savevoucher 1.6 KB
rc.shutdown 707 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 267 Bytes
sshd 6.29 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
6edc4c0c 11/28/2010 09:59 PM Scott Ullrich

Fix misc errors. File now restores and throws an alert when completed.

a620ea36 11/28/2010 09:23 PM Scott Ullrich

Add php header

58ba038a 11/28/2010 07:26 PM Scott Ullrich

Handle slices

46dd9586 11/28/2010 07:13 PM Scott Ullrich

Only check / and /config for config.xml. Otherwise you might step on a nanobsd installation.

206f684d 11/28/2010 07:03 PM Scott Ullrich

Adding external configuration loader which will look on all found disks except bootup disk for config.xml. If tconfig.xml is found on an external disk then it tests the roobobj to ensure its a valid file then calls test_config() to ensure it is a valid xml file. Once the file is validated a backup_config() is called to backup the current configuration and finally the file is installed using restore_backup()

0ba17c67 11/27/2010 02:47 PM Ermal LUÇI

Ooops add missing or.

b9bc333b 11/26/2010 11:06 PM Scott Ullrich

Increase suhosin maximum memory to avoid this error: ALERT - script tried to increase memory_limit to 268435456 bytes which is above the allowed value (attacker 'REMOTE_ADDR not set', file '/etc/inc/config.inc', line 59)

990d7c03 11/26/2010 10:57 PM Erik Fonnesbeck

Check for pfsense root object name in config.xml as a fallback if the configured name is not found.

befad728 11/26/2010 09:54 PM Ermal LUÇI

Ticket #1037. Move environment manipulation to the authentication script since escaping slashes is not so easz on dynamic built paths.

bad29897 11/26/2010 09:35 PM Ermal LUÇI

No need to go through the array when the key can be tested directly.

View revisions

Also available in: Atom