Displaying 20 results from an estimated 10000 matches similar to: "New CVS Project"
2005 May 26
3
Updated Shorewall build and publish scripts
Attached please find updated build and publish scripts. They set the
''ulink.target'' parameter appropriately when converting docbook->HTML. I
have always hacked my xhtml/params.xsl file to set this parameter; these
updated scripts make that abomination unnecessary.
Paul/Mike: It might be a good idea to add a CVS project for these scripts.
-Tom
--
Tom Eastep \ Nothing is
2004 Aug 16
2
Re: [Shorewall-announce] Shorewall 2.1.4
Magnus Hyllander wrote:
>
> I guess what I''m wondering is, how does Shorewall (netfilter) know which
> zone a certain road warrior belongs to?
I''ve just completed getting dynamic zones working with ipsec again. A
dynamic IPSEC zone is defined in /etc/shorewall/zones by following the
short name (first column) with ":ipsec". The code is in CVS.
There are a
2005 Apr 09
0
Documentation/Website Snafu
As I announced earlier, I have installed an early release of SuSE 9.3 on
several of my systems here. Included in that release is Docbook XSL
1.68. This version of the XSL "deprecates" use of a feature that I have
been using to provide shading of examples and quotes within the
documents ("deprecates" is in quotes because that is the word in the
warning message produced by
2004 Jan 08
0
1.4.9 Beta 2 Documentation
http://shorewall.net/pub/shorewall/Beta
ftp://shorewall.net/pub/shorewall/Beta
There are two documentation tarballs -- one contains the documentation in
Docbook XML format; the other contains the same documentation in HTML.
I wish to thank Mike Noyes and Paul S for all of their help in converting the
documentation to Docbook.
-Tom
--
Tom Eastep \ Nothing is foolproof to a sufficiently
2005 Jun 03
4
New Document for People Helping with Shorewall Support
The Shorewall support page advocates including the output of "shorewall
status" with problem reports that involve some sort of connection
problem. I suspect that the number of people who feel comfortable
analyzing problems through use this output is small.
To help, I''ve created http://shorewall.net/AnalyzingShorewallStatus.html
I suspect that the document isn''t
2003 Dec 26
13
Remaining .htm? files
Of the remaining HTML files in the Shorewall-docs/ project, the only ones
that I want to convert to HTML are:
standalone.htm
two-interface.htm
three-interface.htm
Paul -- while file(s) are you working on?
-Tom
--
Tom Eastep \ Nothing is foolproof to a sufficiently talented fool
Shoreline, \ http://shorewall.net
Washington USA \ teastep@shorewall.net
2003 Nov 13
2
cvs samba-docs missing configure and makefile
Hi all,
I just got the repository samba-docs from pserver.samba.org.
I want to make the html files out of the docbook tree.
Please help, what have I to do to convert the existing docbook tree to
for example html.
Best regards,
Hendrik
2006 Apr 11
6
Oracle unit test problem in Rails 1.1.2/Ruby-OCI 0.1.14
I''ve upgraded to Rails 1.1.2, and I''m trying to push this change through
to our build server (Linux/Oracle) and we are getting some errors in the
unit tests using Oracle. Looking at the data in the tests reveals a
precision problem. Looking at the tables tells the whole story.
My development database contains this table:
SQL> describe dls_grids;
Name
2005 May 16
0
More on routing support in CVS
This morning, I have added a TEST column to /etc/shorewall/routes to
allow routing to be dependent on packet/connection marks. I have placed
the TEST column _before_ the INTERFACE column which means that this
change is not upwardly compatible. If you already have entries in
/etc/shorewall/routes, you will need to change them when you install the
latest version.
Sorry for the inconvenience but
2005 May 26
1
Sourceforge CVS
The Shorewall CVS repository is now safely ensconced at Sourceforge.
http://sourceforge.net/cvs/?group_id=22587
Please note that unlike with the old repository here at shorewall.net,
at Sourceforge there is a delay in updating the ViewCVS (web) copy of
the repository. As a consequence, developer commits are not immediately
available for browsing with ViewCVS
2005 May 15
0
New Toy in CVS
If you are willing to patch your iptables and kernel to support the ROUTE
target, the code in CVS project Shorewall2/ now supports very flexible
routing. As an example, I run Squid in my DMZ for transparent proxy. Rather
than the complex routing setup described in
http://shorewall.net/Shorewall_Squid_Usage.html, I now use this single entry
in /etc/shorewall/routes to route all HTTP requests from
2005 May 26
0
Shorewall CVS is now at Sourceforge
The Shorewall CVS repository is now hosted on Sourceforge at
http://sourceforge.net/cvs/?group_id=22587. Please note that unlike with
the old repository here at shorewall.net, at Sourceforge there is a
delay in updating the ViewCVS (web) copy of the repository. As a
consequence, developer commits are not immediately available for
browsing with ViewCVS
2004 Mar 08
1
[LLVMdev] Debian packaging?
Okey dokey. I'll start setting things up.
I think what I'll do is start with 1.1 (or the infamous
and soon-to-be-released 1.2 :). Once that works, I'll
probably put together a CVS snapshot version.
I know LLVM currently supports ia32 and SPARC; is anyone
looking at any other architectures?
On Sun, 2004-03-07 at 17:30, Chris Lattner wrote:
> On Sun, 7 Mar 2004, Al Stone wrote:
2004 Sep 23
0
Fwd: RE: 2.6 kernel ipsec and shorewall
FYI...
---------- Forwarded Message ----------
Subject: RE: [Shorewall-users] 2.6 kernel ipsec and shorewall
Date: Thursday 23 September 2004 07:44
From: "Jonathan Schneider" <jon@clearconcepts.ca>
To: "''Tom Eastep''" <teastep@shorewall.net>
I must have been up too late working on this, looking at it the next day I
noticed I completely forgot
2005 Sep 20
0
Fwd: [PATCH] Another iptables-save buglet
FYI
This bug will prevent ''shorewall restore'' from working if you have "!<single
IP address>" in the ORIGINAL DEST column.
-Tom
---------- Forwarded Message ----------
Subject: [PATCH] Another iptables-save buglet
Date: Wednesday 14 September 2005 15:09
From: Tom Eastep <teastep@shorewall.net>
To: netfilter-devel@lists.netfilter.org
The conntrack
2004 Nov 02
0
Shorewall 2.2.0 Beta 2
http://shorewall.net/pub/shorewall/2.2-Beta/shorewall-2.2.0-Beta2
ftp://shorewall.net/pub/shorewall/2.2-Beta/shorewall-2.2.0-Beta2
Problems Corrected:
1. The "shorewall check" command results in the (harmless) error
message:
/usr/share/shorewall/firewall: line 2753:
check_dupliate_zones: command not found
2. The
2004 Jul 29
0
More on Shorewall 2.1 CVS
I believe that the code now works with nested actions -- the previous
code that I had checked in didn''t come close :-)
-Tom
--
Tom Eastep \ Nothing is foolproof to a sufficiently talented fool
Shoreline, \ http://shorewall.net
Washington USA \ teastep@shorewall.net
2004 May 20
0
Script to build Shorewall Release from CVS
In case any of you are interested, I''ve placed my script for building an
entire Shorewall release from CVS into
ftp://shorewall.net/pub/shorewall/contrib/makeshorewall.sh.
The script assumes that the appropriate CVS project has already been
updated with the current version number.
There is currently no mechanism for re-building old releases.
-Tom
--
Tom Eastep \ Nothing is
2004 May 24
0
CVS pserver unavailable
The pserver will be unavailable until I can install the latest update
that addresses a security problem. The CVS web interface remains available.
-Tom
--
Tom Eastep \ Nothing is foolproof to a sufficiently talented fool
Shoreline, \ http://shorewall.net
Washington USA \ teastep@shorewall.net
2003 Dec 04
0
Re: CVS write access request.
On Thu, 2003-12-04 at 14:14, Alex Martin wrote:
>
> I will start posting this type of discussion to shorewall-devel, so that others
> might help.
>
> Just let me know what you think.
>
I just checked in a few minor changes to the Docs -- I''ll try to keep my
hands off of them while others are working on them.
-Tom
--
Tom Eastep \ Nothing is foolproof to a