summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix an issue with dhcp parameters not specifying a defaultgw and the dhcp is ↵Ermal2011-02-091-1/+2
| | | | the only interface with gateway as a result the box is left wihtout a default gw. Some sporadic reports have been done on this.
* Resolves #1224. Correctly change name on port alias in firewall rules if the ↵Ermal2011-02-081-0/+2
| | | | alias name changes.
* Resolves #1263. Use correct config toggle for detecting alternate url for ↵Ermal2011-02-081-1/+1
| | | | firmware.
* Resolves #1264. Read even the httpsname option from config so it displays ↵Ermal2011-02-081-0/+1
| | | | correctly.
* Resolves #1265. Show the interfaces in the same order requested during ↵Ermal2011-02-081-1/+1
| | | | assignment on console.
* fix text (remove entirely, comment is related to an open feature request). ↵Chris Buechler2011-02-081-2/+0
| | | | ticket #1262
* Increase a bitScott Ullrich2011-02-071-1/+1
|
* Limit file sizes to roughly 143kScott Ullrich2011-02-071-3/+7
|
* Limit file sizes to roughly 143kScott Ullrich2011-02-071-2/+4
|
* Global gScott Ullrich2011-02-071-0/+1
|
* Adding crashreporterurl for rebrandsScott Ullrich2011-02-072-1/+2
|
* s/er//Scott Ullrich2011-02-071-1/+1
|
* Spell out more clearlyScott Ullrich2011-02-071-2/+2
|
* Add a global g option named disablecrashreporter which defaults to false for ↵Scott Ullrich2011-02-072-10/+13
| | | | rebrands
* fix textChris Buechler2011-02-071-1/+1
|
* Note that we are deleting the local crash reportsScott Ullrich2011-02-071-1/+1
|
* minicron is now used on a number of items in the gui. tell the cp prune ↵Scott Ullrich2011-02-071-5/+5
| | | | process to use the pid name cp-prunedb.pid
* Do not launch multiple copies of the captive portal database pruner.Scott Ullrich2011-02-071-0/+4
|
* Echo out server responseScott Ullrich2011-02-071-3/+2
|
* Ask the person to actually read the page before clicking yesScott Ullrich2011-02-071-0/+2
|
* Fix check to ignore minfree (and the rest of $skip_files)jim-p2011-02-071-4/+2
|
* Move routine under includes. Simplify the file skip checkScott Ullrich2011-02-061-18/+15
|
* s/We have/product name has/Scott Ullrich2011-02-061-1/+1
|
* Include newlinesScott Ullrich2011-02-061-2/+2
|
* Include filename of files in reportScott Ullrich2011-02-061-3/+6
|
* Fix typoScott Ullrich2011-02-061-1/+1
|
* Not that we are deleting filesScott Ullrich2011-02-061-1/+1
|
* Add link to kernel crash info on wikipedia for those who are not familiar ↵Scott Ullrich2011-02-061-1/+2
| | | | with a panic
* Make textarea read onlyScott Ullrich2011-02-061-1/+1
|
* Include anonymous machine information in bug report including:Scott Ullrich2011-02-061-1/+9
| | | | | | | | | | 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:
* Simplify message for crash reportsScott Ullrich2011-02-061-1/+1
|
* Simplify message for crash reportsScott Ullrich2011-02-061-1/+1
|
* Set a savemsg when a crash report exists and show across top instead of ↵Scott Ullrich2011-02-061-4/+6
| | | | redirecting
* Ignore minfree fileScott Ullrich2011-02-061-0/+2
|
* fix url for jumptoScott Ullrich2011-02-061-1/+1
|
* If product name == pfSense show a link to redmine / bug databaseScott Ullrich2011-02-061-1/+3
|
* Crash reporter is now working.Scott Ullrich2011-02-061-12/+9
|
* Correctly detect amount of files in /var/crashScott Ullrich2011-02-062-5/+15
|
* Set textarea sizeScott Ullrich2011-02-061-1/+1
|
* Redirect to crash reporter if a crash exists for processing. The crash ↵Scott Ullrich2011-02-061-0/+8
| | | | reporter will either upload the data per the operators consent and or delete the data afterwards and redirect back.
* gettext()Scott Ullrich2011-02-061-3/+4
|
* fix NTP server IPs in openvpn configChris Buechler2011-02-061-2/+2
|
* at least don't touch rrd here, that rrd won't exist anywayChris Buechler2011-02-061-1/+1
|
* Revert "the only thing ping_hosts.sh is used for is pinging IPsec hosts. ↵Chris Buechler2011-02-061-50/+50
| | | | | | 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 9fcf15773caa87261314bfe6e8a33a3f0d1d18bd.
* need config.inc here, otherwise it fails to reload, config arrays are blank ↵Chris Buechler2011-02-051-0/+1
| | | | in vpn_ipsec*. Actual issue and fix for bug #1254
* the only thing ping_hosts.sh is used for is pinging IPsec hosts. comment out ↵Chris Buechler2011-02-051-50/+50
| | | | 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)
* fix textChris Buechler2011-02-041-1/+1
|
* Display the source subnet bits as 32 rather than 0 if it is empty.Erik Fonnesbeck2011-02-041-0/+2
|
* Allow aliases to be entered for source and destination addresses of outbound ↵Erik Fonnesbeck2011-02-041-2/+6
| | | | NAT rules.
* Add backend support for aliases on source and destination address of ↵Erik Fonnesbeck2011-02-041-4/+7
| | | | outbound NAT rules.
OpenPOWER on IntegriCloud