<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to patches</title><link href="https://sourceforge.net/p/secureideas/patches/" rel="alternate"/><link href="https://sourceforge.net/p/secureideas/patches/feed.atom" rel="self"/><id>https://sourceforge.net/p/secureideas/patches/</id><updated>2011-03-25T18:34:21Z</updated><subtitle>Recent changes to patches</subtitle><entry><title>patch for 2995737</title><link href="https://sourceforge.net/p/secureideas/patches/28/" rel="alternate"/><published>2011-03-25T18:34:21Z</published><updated>2011-03-25T18:34:21Z</updated><author><name>Karl Kamin</name><uri>https://sourceforge.net/u/karlkamin/</uri></author><id>https://sourceforge.netcfc1b0be78770def02ab0d49b2444e922d03df1c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;fixed base_stat_sensor.php sorting of name, event and uniq &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>patch for base and php5.3</title><link href="https://sourceforge.net/p/secureideas/patches/27/" rel="alternate"/><published>2010-05-31T20:37:25Z</published><updated>2010-05-31T20:37:25Z</updated><author><name>ohauer</name><uri>https://sourceforge.net/u/ohauer/</uri></author><id>https://sourceforge.nete3538e59388ce19b66e2ee58819243ad5f8719e0</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The attached patch works with base 1.4.5 and php5.2/php5.3 it replace ereg(i) with preg_match(/i). &lt;/p&gt;
&lt;p&gt;Additional for php5.3 the following diff should be applied (not included in attached patch)&lt;/p&gt;
&lt;p&gt;--- ./base_graph_display.php.orig    2010-03-05 16:06:17.000000000 +0100&lt;br /&gt;
+++ ./base_graph_display.php  2010-04-11 23:52:13.000000000 +0200&lt;br /&gt;
@@ -114,7 +114,7 @@&lt;br /&gt;
else&lt;br /&gt;
{&lt;br /&gt;
// Create the graph area, legends on bottom -- Alejandro&lt;br /&gt;
-    $Graph =&amp;amp; new Image_Graph(array('driver'=&amp;gt;'gd',&lt;br /&gt;
+    $Graph = new Image_Graph(array('driver'=&amp;gt;'gd',&lt;br /&gt;
'width'=&amp;gt;$width,&lt;br /&gt;
'height'=&amp;gt;$height));&lt;br /&gt;
}&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>"colored_alerts" missing from base_conf.php</title><link href="https://sourceforge.net/p/secureideas/patches/26/" rel="alternate"/><published>2007-05-15T18:29:39Z</published><updated>2007-05-15T18:29:39Z</updated><author><name>JonathanWMiner</name><uri>https://sourceforge.net/u/jonathanwminer/</uri></author><id>https://sourceforge.netd0309c17ad5c1cb19b88549a68f49f80b2dd3043</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;A fresh install of base-1.3.6 lacks the initial setting of $colored_alerts because it is not defined in the setup/base_conf_contents.php file.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>HTML fixes in base_main.php</title><link href="https://sourceforge.net/p/secureideas/patches/25/" rel="alternate"/><published>2007-05-15T18:05:26Z</published><updated>2007-05-15T18:05:26Z</updated><author><name>JonathanWMiner</name><uri>https://sourceforge.net/u/jonathanwminer/</uri></author><id>https://sourceforge.netf588ad162ecbed06613d9cda7d72317ed774f175</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This patch removes an extra HTML &amp;lt;table&amp;gt; definition from base-1.3.6&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Initial login page has different appearance</title><link href="https://sourceforge.net/p/secureideas/patches/24/" rel="alternate"/><published>2007-02-21T19:34:40Z</published><updated>2007-02-21T19:34:40Z</updated><author><name>JonathanWMiner</name><uri>https://sourceforge.net/u/jonathanwminer/</uri></author><id>https://sourceforge.netb06b6d1faecffaad4e1f578c77a5009ed078f795</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The initial login page (index.php) displays the top banner line differently than other pages (base_main.php, for example).&lt;/p&gt;
&lt;p&gt;This patch replaces the &amp;lt;table&amp;gt; definition with a &amp;lt;div&amp;gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>extra &lt;table&gt; in base_main.php</title><link href="https://sourceforge.net/p/secureideas/patches/23/" rel="alternate"/><published>2007-02-06T19:20:41Z</published><updated>2007-02-06T19:20:41Z</updated><author><name>JonathanWMiner</name><uri>https://sourceforge.net/u/jonathanwminer/</uri></author><id>https://sourceforge.neta20b3577dbae77f3d513e0247d07a2ec9f4621e0</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;There is an extra &amp;lt;table&amp;gt; definition in base_main.php which causes the two main boxes to be unaligned, by one or two pixels. This does not affect operations, and is strictly cosmetic.&lt;/p&gt;
&lt;p&gt;This patch removes the extra &amp;lt;table&amp;gt; code&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>patch for base_1.2.7 on gentoo 2006.1</title><link href="https://sourceforge.net/p/secureideas/patches/22/" rel="alternate"/><published>2007-01-31T16:59:48Z</published><updated>2007-01-31T16:59:48Z</updated><author><name>YannX</name><uri>https://sourceforge.net/u/yannx/</uri></author><id>https://sourceforge.net47b28fdb69e710c634c54f62d2e7c1429f250a2f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This is the adapted version of the patch 1648904 for my gentoo 2006.1 works for me (thanks Brian)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>patch for bug #1619721</title><link href="https://sourceforge.net/p/secureideas/patches/21/" rel="alternate"/><published>2007-01-31T14:14:09Z</published><updated>2007-01-31T14:14:09Z</updated><author><name>Brian Epstein</name><uri>https://sourceforge.net/u/epepepep/</uri></author><id>https://sourceforge.netd381a7dedbd39871b04e2197b015b7758a664848</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This is the patch that seems to fix the problem in bug #1619721 for me.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>typo in setup4.php</title><link href="https://sourceforge.net/p/secureideas/patches/20/" rel="alternate"/><published>2006-11-21T18:33:12Z</published><updated>2006-11-21T18:33:12Z</updated><author><name>JonathanWMiner</name><uri>https://sourceforge.net/u/jonathanwminer/</uri></author><id>https://sourceforge.net493e781287c60844464a7702143010c8da3edcef</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;On line 119, the word "where" should be replaced with the word "were"&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Remove message when 0 alerts</title><link href="https://sourceforge.net/p/secureideas/patches/19/" rel="alternate"/><published>2006-07-26T15:40:27Z</published><updated>2006-07-26T15:40:27Z</updated><author><name>JonathanWMiner</name><uri>https://sourceforge.net/u/jonathanwminer/</uri></author><id>https://sourceforge.net04e98fc1dcbdcced94f88bd48fe07fc28d3447d5</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Check to see if $updated_cache_cnt is non-zero before&lt;br /&gt;
printing message.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>