<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to patches</title><link>https://sourceforge.net/p/secureideas/patches/</link><description>Recent changes to patches</description><atom:link href="https://sourceforge.net/p/secureideas/patches/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 25 Mar 2011 18:34:21 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/secureideas/patches/feed.rss" rel="self" type="application/rss+xml"/><item><title>patch for 2995737</title><link>https://sourceforge.net/p/secureideas/patches/28/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Karl Kamin</dc:creator><pubDate>Fri, 25 Mar 2011 18:34:21 -0000</pubDate><guid>https://sourceforge.netcfc1b0be78770def02ab0d49b2444e922d03df1c</guid></item><item><title>patch for base and php5.3</title><link>https://sourceforge.net/p/secureideas/patches/27/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ohauer</dc:creator><pubDate>Mon, 31 May 2010 20:37:25 -0000</pubDate><guid>https://sourceforge.nete3538e59388ce19b66e2ee58819243ad5f8719e0</guid></item><item><title>"colored_alerts" missing from base_conf.php</title><link>https://sourceforge.net/p/secureideas/patches/26/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JonathanWMiner</dc:creator><pubDate>Tue, 15 May 2007 18:29:39 -0000</pubDate><guid>https://sourceforge.netd0309c17ad5c1cb19b88549a68f49f80b2dd3043</guid></item><item><title>HTML fixes in base_main.php</title><link>https://sourceforge.net/p/secureideas/patches/25/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JonathanWMiner</dc:creator><pubDate>Tue, 15 May 2007 18:05:26 -0000</pubDate><guid>https://sourceforge.netf588ad162ecbed06613d9cda7d72317ed774f175</guid></item><item><title>Initial login page has different appearance</title><link>https://sourceforge.net/p/secureideas/patches/24/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JonathanWMiner</dc:creator><pubDate>Wed, 21 Feb 2007 19:34:40 -0000</pubDate><guid>https://sourceforge.netb06b6d1faecffaad4e1f578c77a5009ed078f795</guid></item><item><title>extra &lt;table&gt; in base_main.php</title><link>https://sourceforge.net/p/secureideas/patches/23/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JonathanWMiner</dc:creator><pubDate>Tue, 06 Feb 2007 19:20:41 -0000</pubDate><guid>https://sourceforge.neta20b3577dbae77f3d513e0247d07a2ec9f4621e0</guid></item><item><title>patch for base_1.2.7 on gentoo 2006.1</title><link>https://sourceforge.net/p/secureideas/patches/22/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">YannX</dc:creator><pubDate>Wed, 31 Jan 2007 16:59:48 -0000</pubDate><guid>https://sourceforge.net47b28fdb69e710c634c54f62d2e7c1429f250a2f</guid></item><item><title>patch for bug #1619721</title><link>https://sourceforge.net/p/secureideas/patches/21/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brian Epstein</dc:creator><pubDate>Wed, 31 Jan 2007 14:14:09 -0000</pubDate><guid>https://sourceforge.netd381a7dedbd39871b04e2197b015b7758a664848</guid></item><item><title>typo in setup4.php</title><link>https://sourceforge.net/p/secureideas/patches/20/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JonathanWMiner</dc:creator><pubDate>Tue, 21 Nov 2006 18:33:12 -0000</pubDate><guid>https://sourceforge.net493e781287c60844464a7702143010c8da3edcef</guid></item><item><title>Remove message when 0 alerts</title><link>https://sourceforge.net/p/secureideas/patches/19/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JonathanWMiner</dc:creator><pubDate>Wed, 26 Jul 2006 15:40:27 -0000</pubDate><guid>https://sourceforge.net04e98fc1dcbdcced94f88bd48fe07fc28d3447d5</guid></item></channel></rss>