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 |
|
jim-p
|
976db9de68
|
More typos/text fixes.
|
2011-10-19 14:43:34 -04:00 |
|
jim-p
|
7b2301034b
|
Fix typo
|
2011-10-19 13:59:37 -04:00 |
|
jim-p
|
7492e6c38e
|
Fix typo
|
2011-10-19 13:16:56 -04:00 |
|
smos
|
1e3c94ddac
|
Modify code to remove memory usage to prevent a Out of Memory condition when upgrading the RRD database on a 128MB system.
Ticket #1758
|
2011-10-18 10:41:02 +02:00 |
|
jim-p
|
ebcd13cac1
|
Add missing ?, fix uname display. Fixes #1960
|
2011-10-17 11:12:31 -04:00 |
|
Ermal
|
8800783f5d
|
Fixes #1948. Do not specify an interface for the Voip rules that intend a source ip.
|
2011-10-15 12:04:24 +00:00 |
|
smos
|
c066ea8aab
|
Remove the old direct_networks table which is not used throughout the filter code. Instead we now create a negate_networks table which contains both vpns, directly connected networks (static routes) which should never be tagged for policy routing which breaks traffic.
This fixes Ticket #1950 and needs to be MFC to 2.0 for 2.0.1
Conflicts:
etc/inc/filter.inc
|
2011-10-13 20:47:09 +02:00 |
|
Ermal
|
378b298774
|
Add no nat/rdr rules for carp protocol so people do not screw their setups.
|
2011-10-13 14:58:16 +00:00 |
|
smos
|
7ad4b1f4d9
|
Move the old databases to the backup folder in conf
Fixes ticket #1758
|
2011-10-13 14:28:19 +02:00 |
|
smos
|
eb5e790f09
|
Restore the RRD backup before attempting a migration as this bites the nanobsd users.
We immediately backup the new databases to a new rrd.tgz file. The old database will be moved to /root
Fix for ticket #1758
|
2011-10-13 14:28:19 +02:00 |
|
Scott Ullrich
|
3f57df7582
|
Disable could not find gateway for FOO log message. It is not causing any trouble and is making folks feel like there is something wrong with their install when there really is no issues.
|
2011-10-11 17:31:02 -04:00 |
|