Commit Graph

17985 Commits

Author SHA1 Message Date
Chris Buechler 184a6cebbd until 2.0.1 is tagged, Revert "Add a checkbox that disabled automatically generates negate rules for directly connected networks and VPNs"
This reverts commit 9ae39b01fb.
2011-12-20 16:36:49 -05:00
smos dd72c41838 Add a checkbox that disabled automatically generates negate rules for directly connected networks and VPNs
Ticket #2057 in redmine
2011-12-20 20:55:54 +01:00
jim-p e5787a94b7 Use quick on DHCP server rules. Should fix #2041 2011-12-12 16:21:22 -05:00
jim-p 850b0518dc Some sections should just be copied and not merged or we end up unable to sync the deletion of the last item in a section. 2011-12-12 14:48:16 -05:00
jim-p 108d92bb6c Ensure we always write out a blank spd.conf if there are no phase 2 entries. If you delete the last phase 2 and then apply, it will still be in spd.conf and used by racoon even with no phase 2's configured. 2011-12-09 13:58:35 -05:00
Michele Di Maria 8a1ec636b5 Fixes this: http://redmine.pfsense.org/issues/2015
I was checking, but if someone of the stuff give it a check it would be much better, since this is a core feature!
2011-12-06 17:03:30 -05:00
Scott Ullrich b09ec44b21 Require guiconfig.inc 2011-12-03 17:55:18 -05:00
Ermal ef6f09b345 Fix multi_all wizard to properly verify VoIP bandwidth specified. 2010-12-29 16:52:17 +00:00
Warren Baker 7a5ccfa739 variable is not yet available so rebrands get a blank page on the last step in the setup wizard 2011-11-30 14:35:31 +02:00
jim-p c70452506a Set PACKAGESITE for 8.1 packages 2011-11-29 15:30:03 -05:00
jim-p 61e0eb784e When making a server certificate in the wizard, make sure we specify it must be a server certificate. 2011-11-29 15:22:35 -05:00
jim-p bfa526dc39 Describe the serial field on imported CA more clearly. Resolves #2031 2011-11-29 10:19:46 -05:00
smos 50fd2013dd Concatenate array, using array_merge() will clobber numerical gateway group entries. 2011-11-27 19:33:58 +01:00
smos f328ad12e0 Fix for redmine ticket #1993. Allow saving multiple dynamic entries.
Make sure that return_gateways_status() also returns all gateways that have monitoring disabled as up.
2011-11-27 18:56:24 +01:00
smos af6f42c11c Ecnlose the host-name in quotes so that numerical values work.
Fixes ticket #2020
2011-11-22 20:14:44 +01:00
Ermal f64532e5cb Resolves #2018. Add an id to the html object to make javascript work 2011-11-22 13:29:04 +00:00
Ermal 29b97efa01 Select the newest of processes to make the command better 2011-11-21 16:40:24 +00:00
jim-p 55aaceb330 Add a ddb.conf that will trigger textdumps for all panics and similar crashes, not leave some crashes at a db> prompt. 2011-11-16 16:44:54 -05:00
jim-p bf7b597a31 Actually save the value typed in the bandwidth limit box for the openvpn client instead of ignoring it. 2011-11-16 12:04:07 -05:00
Scott Ullrich 90b3c01c06 Check uppercase strings 2011-11-16 10:46:53 -05:00
Scott Ullrich 9870b4a22a Ensure style is set to a valid item 2011-11-16 10:42:30 -05:00
Ermal 6daf497bb2 Ticket #1052. Merge patch referenced in ticket. 2011-11-14 13:42:16 +00:00
jim-p 035c557316 Fix order of client/server IPs and add a note, and clarify variable names. Fixes #2004. 2011-11-10 12:02:41 -05:00
jim-p 77a888140b When creating an internal certificate, offer the user a choice of what constraints to place upon the certificate (CA, Server, or User). 2011-11-09 15:45:21 -05:00
jim-p 0389f03498 Prevent link cycling when spoofing mac + DHCP. Fixes #1572 2011-11-08 12:57:35 -05:00
smos 0d5f874d27 Actually reflect the end time instead of always $now.
Fix Ticket #1990
2011-11-07 19:41:08 +01:00
jim-p 9b1a73f3ca Fix display of CARP widget to properly show Disabled status, bring code more in line with the carp status page, and clean it up a bit. 2011-11-07 12:31:04 -05:00
jim-p 783321d005 If sticky is enabled, show a tab under Diag > States to view the source tracking table and clear it if needed. 2011-11-04 18:51:50 -04:00
Chris Buechler 8c4f1f7d4c description is optional 2011-11-04 02:06:51 -04:00
Chris Buechler 9e57fc6ed7 description is optional 2011-11-04 02:05:29 -04:00
jim-p 10e5f4f38e Bump to 2.0.1-R 2011-11-02 17:03:11 -04:00
Ermal a135349d62 Fixes #1976. Correct passthrough mac entries to not overwrite each other this is different from allowed ips that used tables. 2011-11-02 14:59:12 +00:00
jim-p f6ee561edb Convert MTU from 1.2.3 to MSS on 2.0, fixes #1886 2011-11-01 16:30:14 -04:00
jim-p 8081f31622 Fix SMTP monitor check in upgrade code, too. 2011-11-01 15:18:54 -04:00
jim-p 07c49a3698 Fix default SMTP monitor parameters so they will properly check to see if an SMTP banner is received. 2011-11-01 15:10:18 -04:00
jim-p 54d1a165d5 Relayd expects send/expect arguments to be quoted strings. (And expect must be a pattern, not just a partial string) 2011-11-01 15:09:11 -04:00
jim-p 5cf747912e Reformat the DNS Forwarder page a bit so it conforms with the other pages. Add some headers to make it more clear what each section does. Cosmetic changes only. 2011-10-28 11:34:45 -04:00
jim-p ea9a4cc867 Assume a default value of 1 for cert_depth to disallow chaining. 2011-10-27 10:29:38 -04:00
jim-p 77ed2f4c9f Add GUI option to limit the certificate depth allowed when OpenVPN clients are connecting. 2011-10-27 10:29:38 -04:00
jim-p 3f9c177572 Specify full path to openssl.cnf, and select the relevant section to use when generating certificates. 2011-10-27 10:29:37 -04:00
jim-p 4659f856f9 Fix up syslog settings a bit, add some missing options, fix formatting of syslog.conf, correct behavior of 'everything', code cleanup. 2011-10-26 17:14:37 -04:00
smos 16cc1c10bf Increase the GROW for the 60 minute RRA so that we have atleast 2160 entries for 3 months worth of data. 2011-10-26 10:13:38 +02:00
smos 4fe54cdf04 Add back the accidentally removed xml rrd restore line, otherwise we still don't have the new RRD file
Ticket #1758
2011-10-26 08:45:21 +02:00
smos b0b48a57c9 Correct typo in command.
Ticket #1758
2011-10-25 22:05:08 +02:00
smos d7778a7b36 Ok, let's try not to corrupt the RRD files on upgrade. Leave the RRA archives for the 720 minutes average at 1000.
Then run a rrdtool resize command to grow the RRA by 1000 and 2000 for the 60 and 720 average respectively.
Attempts to further fix ticket #1758
2011-10-25 20:26:53 +02:00
jim-p 4d89e4d781 Do not pass the ldap port separately, but add it to the LDAP URL. PHP's ldap_connect() ignores the passed port parameter if the first parameter is a URL instead of a hostname. 2011-10-25 11:06:09 -04:00
jim-p c6023b4ac9 Show RTT and Loss on Status > Gateways, not just on the widget 2011-10-24 16:48:29 -04:00
jim-p 230b3b1b65 Don't run ldap_urlchange on page load if there is a custom port, otherwise it appears to ignore a custom LDAP port even when it's correct in the config. 2011-10-24 14:20:36 -04:00
Chris Buechler 79226d4fbf fix text 2011-10-22 21:22:22 -04:00
smos 647588369f Shorten the NEGATE rule label as these are too long 2011-10-21 15:44:31 +02:00