Commit Graph

16944 Commits

Author SHA1 Message Date
Scott Ullrich
ffb9c06dee Include anonymous machine information in bug report including:
Crash report begins.  Anonymous machine information:

i386
8.1-RELEASE-p2
FreeBSD 8.1-RELEASE-p2 #1: Sun Feb  6 05:07:27 EST 2011     sullrich@FreeBSD_8.0_pfSense_2.0-snaps.pfsense.org:/usr/obj.pfSense/usr/pfSensesrc/src/sys/pfSense_SMP.8

Crash report details:
2011-02-06 17:42:43 -05:00
Scott Ullrich
b943978902 Simplify message for crash reports 2011-02-06 17:16:30 -05:00
Scott Ullrich
e143e8292e Simplify message for crash reports 2011-02-06 17:16:10 -05:00
Scott Ullrich
fca795f832 Set a savemsg when a crash report exists and show across top instead of redirecting 2011-02-06 16:34:04 -05:00
Scott Ullrich
f0e9bdfb51 Ignore minfree file 2011-02-06 16:03:53 -05:00
Scott Ullrich
998930abd0 fix url for jumpto 2011-02-06 14:44:10 -05:00
Scott Ullrich
f5208bf258 If product name == pfSense show a link to redmine / bug database 2011-02-06 14:40:35 -05:00
Scott Ullrich
4f09471ce7 Crash reporter is now working. 2011-02-06 14:24:35 -05:00
Scott Ullrich
3a6cda8052 Correctly detect amount of files in /var/crash 2011-02-06 13:51:21 -05:00
Scott Ullrich
52cdb50b3d Set textarea size 2011-02-06 13:41:42 -05:00
Scott Ullrich
812ed2bb4c Redirect to crash reporter if a crash exists for processing. The crash reporter will either upload the data per the operators consent and or delete the data afterwards and redirect back. 2011-02-06 13:11:52 -05:00
Scott Ullrich
49c8f9640f gettext() 2011-02-06 13:11:52 -05:00
Chris Buechler
c7f70dbc78 fix NTP server IPs in openvpn config 2011-02-06 03:26:52 -05:00
Chris Buechler
020b954f20 at least don't touch rrd here, that rrd won't exist anyway 2011-02-06 00:13:55 -05:00
Chris Buechler
bfa49caee3 Revert "the only thing ping_hosts.sh is used for is pinging IPsec hosts. comment out all this complexity that makes it do way more than it needs to (and was throwing an error on rrd, it shouldn't be touching rrd)" this is used by at least the DNS server pkg
This reverts commit 9fcf15773c.
2011-02-06 00:05:37 -05:00
Chris Buechler
891b3fa27b need config.inc here, otherwise it fails to reload, config arrays are blank in vpn_ipsec*. Actual issue and fix for bug #1254 2011-02-05 23:48:16 -05:00
Chris Buechler
9fcf15773c the only thing ping_hosts.sh is used for is pinging IPsec hosts. comment out all this complexity that makes it do way more than it needs to (and was throwing an error on rrd, it shouldn't be touching rrd) 2011-02-05 03:10:26 -05:00
Chris Buechler
e5a30665e9 fix text 2011-02-04 23:47:53 -05:00
Erik Fonnesbeck
20f5989364 Display the source subnet bits as 32 rather than 0 if it is empty. 2011-02-04 06:39:13 -07:00
Erik Fonnesbeck
6a97db1ccd Allow aliases to be entered for source and destination addresses of outbound NAT rules. 2011-02-04 06:20:58 -07:00
Erik Fonnesbeck
9f1e3b2b33 Add backend support for aliases on source and destination address of outbound NAT rules. 2011-02-04 06:04:09 -07:00
Erik Fonnesbeck
b5efd82a93 Display the last used repository and branch and add a couple more descriptions. 2011-02-04 05:58:41 -07:00
Erik Fonnesbeck
891012ce07 Change destination back to the field type for fields that allow an alias - they appear to work there (or at least doesn't say it is an error?). 2011-02-04 04:58:23 -07:00
Erik Fonnesbeck
b663d4ce60 Remove redundant input validation for source port that also prevents use of port ranges. 2011-02-04 04:51:25 -07:00
Ermal
393cd3fc97 After finishing the installation clear the flag for package sync. 2011-02-04 10:03:07 +00:00
Scott Ullrich
421f72a793 Fix url 2011-02-03 17:47:46 -05:00
Scott Ullrich
886caa75e9 Remove formatting in between textarea 2011-02-03 17:46:28 -05:00
Scott Ullrich
528d5abfa8 Set priv info 2011-02-03 17:45:07 -05:00
Scott Ullrich
45d72d8215 Adding a page that will allow uploading of crash (panic) data. Once the server piece is in place we will detect crash data in php and redirect to this page to prompt if the operator would like to upload the data. Remove the crash data after upload or if the operator does not want to upload the crash data. 2011-02-03 17:39:07 -05:00
Ermal
1f676b6745 Ticket #259. Actually kill dhlient when the interface type changes before going through apply changes otherwise the information would be lost and dhclient will remain running. 2011-02-03 19:12:43 +00:00
Ermal
1ec2bedd58 Ticket #1248. Do not set this higher since the slave will take more time to detect a switch needs to be done. 2011-02-03 18:38:37 +00:00
Scott Ullrich
847e5e8257 Note reinit will disconnect folks 2011-02-02 16:39:57 -05:00
Ermal
7d9d6f6a98 Correctly grab the hostname from config for filterdns. 2011-02-02 21:37:17 +00:00
Scott Ullrich
442dc4a4e6 Do not call true here according to Ermal 2011-02-02 16:27:38 -05:00
Scott Ullrich
b44f72d1b1 Reinit rules after edit 2011-02-02 16:20:42 -05:00
jim-p
5289dc575b Do not use references here when building a ca_chain_array. Really fixes #1231 - CAs are no longer lost when a config write happens at bootup. 2011-02-01 14:36:08 -05:00
Ermal
b0899ee458 Test for arrach before foreach'ing. Reported-by: http://forum.pfsense.org/index.php/topic,32865.0.html 2011-02-01 19:32:10 +00:00
Ermal
4e8c89fdbe Allow ipalias with carp as parent interface to be synchronized. 2011-02-01 19:09:37 +00:00
jim-p
20fef17c73 Show PPPoE tab if any of the PPPoE server instances are enabled. Fixes #1243 2011-01-31 16:06:20 -05:00
jim-p
5ded8bab16 Catch the OpenVPN widget up to the status page code for killing clients. 2011-01-31 15:46:23 -05:00
jim-p
a2eec62a65 Don't save CA/Cert for a PSK IPsec tunnel. 2011-01-31 14:51:16 -05:00
jim-p
5cda0e034f Fix typo (swapped parameters) 2011-01-31 14:11:37 -05:00
jim-p
f5c704b6b0 Fix copypasto 2011-01-31 13:25:10 -05:00
jim-p
01d473df3a Fix typo 2011-01-31 13:20:46 -05:00
jim-p
54eb029eea Fix display of these pages on Opera. http://forum.pfsense.org/index.php/topic,32773.0.html 2011-01-31 12:38:39 -05:00
Warren Baker
a49b22352a Missing colour for RRD would have caused errors in creating the graphs. 2011-01-29 19:07:19 +02:00
Ermal
44ab93a418 Correct configuration file name. 2011-01-29 00:40:19 +00:00
Scott Ullrich
a3755fe7df Exclude loader.conf from being update during kernel update 2011-01-28 17:09:17 -05:00
Warren Baker
20413b72bf Added Captive Portal RRD graphs, there are two graphs one for the number of logged in users since last rrd poll, and concurrent number of users logged in. 2011-01-28 17:16:19 +02:00
Ermal
9b2e42c9fa When setting the ip from the console also enable the interface otherwise the HTTP_REFERER checks will not let you use the GUI. 2011-01-28 16:03:42 +00:00