Commit Graph

16959 Commits

Author SHA1 Message Date
Chris Buechler
d440e668ed fix text 2011-02-07 21:08:49 -05:00
Scott Ullrich
63526c2cef Note that we are deleting the local crash reports 2011-02-07 17:32:42 -05:00
Scott Ullrich
e8aef0eccc minicron is now used on a number of items in the gui. tell the cp prune process to use the pid name cp-prunedb.pid 2011-02-07 17:19:33 -05:00
Scott Ullrich
aa69dbd256 Do not launch multiple copies of the captive portal database pruner. 2011-02-07 17:12:17 -05:00
Scott Ullrich
166c73546b Echo out server response 2011-02-07 12:42:06 -05:00
Scott Ullrich
4a1ab61871 Ask the person to actually read the page before clicking yes 2011-02-07 10:39:33 -05:00
jim-p
4cd8161148 Fix check to ignore minfree (and the rest of $skip_files) 2011-02-07 10:28:49 -05:00
Scott Ullrich
104faa07f7 Move routine under includes. Simplify the file skip check 2011-02-06 23:43:51 -05:00
Scott Ullrich
ee3f28cc06 s/We have/product name has/ 2011-02-06 23:40:03 -05:00
Scott Ullrich
4261af1dcc Include newlines 2011-02-06 23:32:43 -05:00
Scott Ullrich
e0a7f4410d Include filename of files in report 2011-02-06 23:29:13 -05:00
Scott Ullrich
5cb07d09af Fix typo 2011-02-06 18:31:20 -05:00
Scott Ullrich
8c5d112a11 Not that we are deleting files 2011-02-06 18:06:28 -05:00
Scott Ullrich
ee8ae1599a Add link to kernel crash info on wikipedia for those who are not familiar with a panic 2011-02-06 17:47:35 -05:00
Scott Ullrich
9b09113371 Make textarea read only 2011-02-06 17:45:20 -05:00
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