Commit Graph

9521 Commits

Author SHA1 Message Date
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
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
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
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
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
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
smos
647588369f Shorten the NEGATE rule label as these are too long 2011-10-21 15:44:31 +02: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
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
Scott Ullrich
d8b989bc7d Correct the updates path 2011-10-11 11:37:51 -04:00
Ermal
041e3190b0 Fixes issue with l2tp interfaces and altq 2011-10-08 12:26:54 +00:00
jim-p
099e764a79 Include certs.inc before calling lookup_ca in auth.inc. Fixes #1927 2011-10-05 10:15:23 -04:00
jim-p
8de525255b Change the way syslogd is killed/restarted a bit. Fixes log related pages hanging when logs are reset (or saving syslog settings) 2011-09-30 20:20:14 -04:00
jim-p
4818386728 Add missing s 2011-09-30 20:04:17 -04:00
jim-p
44b3a75c0e Move hostapd to its own log and tab, so it stops spamming the system log. 2011-09-30 19:57:03 -04:00
jim-p
3a22174d33 Exclude relayd from main system log, it's really spammy, and is already in relayd.log 2011-09-29 22:28:26 -04:00
lgcosta
5e49a14a25 Set a full path to remote package from git 2011-09-29 17:14:36 -03:00
jim-p
146769ae93 Show session detail in Virtual Server status 2011-09-29 15:14:19 -04:00
Ermal
b015aa8cd9 Check that we have user password otherwise strange things happen if tehre is nothing stored in the config 2011-09-28 23:48:07 +00:00
Ermal
fe032a7e50 Correctly check if it is a valid object or not 2011-09-28 23:47:26 +00:00
jim-p
240ffd2e7e Add relayd to Status > Services and widget. Add capability to kill when restarting instead of a simple reload. Implements #1913 2011-09-28 11:40:21 -04:00
jim-p
e3522ebf95 Fixup relayd to handle DNS load balancing as well as standard TCP load balancing. 2011-09-27 19:05:01 -04:00
Chris Buechler
c012cc39ef tagged 2_0_0 with previous push, now bump version to 2.0.1-DEVEL 2011-09-16 22:22:42 -04:00
Chris Buechler
ff2d4578ef the time has come. Bump to 2.0-RELEASE 2011-09-12 20:28:27 -04:00
Ermal
b574807e44 Correct behaviour of switching from console from any ppp type device to other type. This has been broken since new ppp code. 2011-09-12 11:46:13 +00:00
Ermal
7c7d856ccb Show friendly interface names 2011-09-08 17:48:52 +00:00
Ermal
7bc6d62b7e Remove references to undeclared table 2011-09-07 13:03:51 +00:00
jim-p
7179d00e0b Match pftop page exatly with privilege, there is no other page that glob would catch. Fixes #1845 2011-09-06 18:38:29 -04:00
Ermal
20a35f9272 Revert "If a user's browser does not support cookies, print an error on the login form telling them so."
This reverts commit a2e90569ab.
2011-09-02 16:20:09 +00:00