Commit Graph

11948 Commits

Author SHA1 Message Date
Scott Ullrich
08ce2d6a52 Correct hint 2009-08-25 15:01:58 -04:00
Scott Ullrich
7d8c8a287a Add seperator 2009-08-25 14:51:32 -04:00
Scott Ullrich
4090c90fba Correct pconfig variables 2009-08-25 14:46:59 -04:00
Scott Ullrich
f804b68999 Require notices.inc 2009-08-25 14:44:04 -04:00
Scott Ullrich
7bb30b1662 s/growl/smtp/ 2009-08-25 14:41:46 -04:00
Scott Ullrich
4bbb315509 Ensure both fields are present before sending email 2009-08-25 14:38:14 -04:00
Scott Ullrich
b19369b76b Adding SMTP support. Ticket #59 2009-08-25 14:37:08 -04:00
Scott Ullrich
98301932bb Fix typo 2009-08-24 22:44:01 -04:00
Scott Ullrich
c023493880 Fix error for server #1 2009-08-24 22:27:48 -04:00
Scott Ullrich
be5d59d74f Allow up to 3 remote syslog servers. Resolves #11 2009-08-24 22:17:45 -04:00
Scott Ullrich
2990acf8a0 Remove whitespace and \t 2009-08-24 21:21:44 -04:00
Scott Ullrich
d6e8dfa1d6 Use array_splice() to unset items that should not be sync'd (nosync) Resolves #38 2009-08-24 21:00:47 -04:00
Scott Ullrich
57d34ec9f0 Resolve merge 2009-08-24 19:48:40 -04:00
Scott Ullrich
1d06f8959e Note when running /etc/rc.php_ini_setup 2009-08-24 19:46:36 -04:00
Scott Ullrich
5e864effb9 Resolve merge 2009-08-24 19:40:32 -04:00
Scott Ullrich
a0588fad21 Include certs.inc 2009-08-24 19:35:08 -04:00
Scott Ullrich
3202707eb8 Jettison get_interface_list from this file 2009-08-24 19:31:32 -04:00
Scott Ullrich
3978835412 Make style consistent 2009-08-24 19:30:04 -04:00
Scott Ullrich
9d3dab70db Oops, part of the git merge sneaked in here. Remove 2009-08-24 19:29:24 -04:00
Scott Ullrich
44c1029511 Add alias completion support to wizard. Resolves #25 2009-08-24 19:22:13 -04:00
Scott Ullrich
d5a1008d31 Catch up to reality -- there are now 10 fields 2009-08-24 18:38:04 -04:00
Scott Ullrich
f5d637bce1 Add split() wrapper so that when split() is removed from php 6 we will not have any extra gotchas. Resolves #57 2009-08-24 18:29:12 -04:00
Scott Ullrich
14578e35a5 Use ifconfig -l instead of native get_interface_list() to avoid include hell 2009-08-24 18:21:10 -04:00
Scott Ullrich
d43ad788f2 Merge branch 'master' of git://rcs.pfsense.org/pfsense/nigel-ca-chain into review/master
Conflicts:
	etc/inc/certs.inc
	etc/inc/upgrade_config.inc
2009-08-24 18:15:25 -04:00
Scott Ullrich
af53929118 Merge branch 'master' of git://rcs.pfsense.org/pfsense/techneck-auto_interface into review/master
Conflicts:
	etc/inc/config.inc
2009-08-24 18:11:53 -04:00
Scott Ullrich
fcf168cb89 Merge branch 'master' of git://rcs.pfsense.org/pfsense/automatically-managing-firewall-rules-with-nat-rules into review/master 2009-08-24 18:04:17 -04:00
Scott Ullrich
83eb45678f Note when openNTPD is starting. Resolves #42 2009-08-24 17:47:53 -04:00
Scott Ullrich
3f9a98c1af Automatically build vlan_native_supp and vlan_long_frame (native tagging and long frames) by inspecting ifconfig -m accordingly 2009-08-24 17:43:29 -04:00
Scott Ullrich
798cb31ac2 Upgrade m0n0wall icmp types, ipsec to enc0 and reduce rule descriptions to 63 characters if required. Resolves #28 2009-08-24 17:08:19 -04:00
Scott Ullrich
a1a4a22ba5 Minor header changes 2009-08-24 16:45:52 -04:00
Scott Ullrich
b547deb645 Set default gateway correctly by checking for yes or on 2009-08-24 16:37:05 -04:00
Scott Ullrich
96fade8348 Oops, add ?> 2009-08-24 16:26:34 -04:00
Scott Ullrich
f2cb6a9fa6 Only show one notice and unbreak the apply button 2009-08-24 16:25:35 -04:00
Scott Ullrich
888e7a271d Change the verson to 1.0 before running the configuration upgrade code in order to migrate items such as the default gateway and such 2009-08-24 16:03:41 -04:00
Scott Ullrich
fdd20aba30 Only blast rrd upgrade notice to wall once 2009-08-24 15:33:54 -04:00
Scott Ullrich
f5a57bb006 Convert configuration before redirecting to assign interfaces page. 2009-08-24 15:29:16 -04:00
Ermal Luçi
b334886c00 Clear a bit the apply message and name the apply button 'Reboot firewall' to make clear what it does. 2009-08-24 12:09:29 +00:00
Ermal Luçi
da17d77e63 * In config_install validate the file that will be installed not the already present config!
* Convert most hardcoded /tmp to the global variable
* Do not reboot the firewall under the hood without confirmation from the user after restoring. Just ask the user to do it.
* Fix various things in restore/backup code.
2009-08-24 12:05:28 +00:00
Ermal Luçi
8f192f4e81 Test if we actually succeeded in opening the requested xml file and log an error in bad cases to avoid strange errors. 2009-08-24 10:34:16 +00:00
Scott Ullrich
118476e629 sync bogons 2009-08-23 20:13:13 -04:00
Scott Ullrich
8467725754 Move functions to pfsense-utils.inc since they can be called from either console or gui side 2009-08-23 20:00:49 -04:00
Scott Ullrich
b31da21e9e Move download_file_with_progress bar back to shared are where it belongs. These functions can be called from both console and the webConfigurator. Unbreaks pkg operations on bootup such as resinstall broken packages 2009-08-23 19:51:27 -04:00
Scott Ullrich
6f7a8f9917 Set the penalty box color to red Resolves #25 on 2.0. 2009-08-23 19:22:48 -04:00
Scott Ullrich
2fd9d05075 Create resolv.conf before loading rules. Resolves #21 2009-08-23 19:11:58 -04:00
Scott Ullrich
09821234c9 Kick off package reinstall after restoring configuration. Resolves #15 2009-08-23 19:00:04 -04:00
Scott Ullrich
70b1def4a3 Kick off package reinstall after restoring configuration. Resolves #15 2009-08-23 18:58:49 -04:00
Scott Ullrich
417fc5c4ca Minor header touchups 2009-08-23 18:46:31 -04:00
Scott Ullrich
17f6eafa3d remove stray f 2009-08-23 18:45:29 -04:00
Scott Ullrich
45fee15832 Run /etc/rc.php_ini_setup if it exists 2009-08-23 18:40:31 -04:00
Scott Ullrich
3918d7d810 Do not enable / disable javascript field. Resolves #41 2009-08-23 18:33:26 -04:00