You can subscribe to this list here.
| 2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(42) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2002 |
Jan
(191) |
Feb
(81) |
Mar
(84) |
Apr
(71) |
May
(37) |
Jun
(50) |
Jul
(61) |
Aug
(31) |
Sep
(46) |
Oct
(31) |
Nov
(90) |
Dec
(160) |
| 2003 |
Jan
(175) |
Feb
(121) |
Mar
(348) |
Apr
(210) |
May
(117) |
Jun
(99) |
Jul
(65) |
Aug
(238) |
Sep
(432) |
Oct
(256) |
Nov
(81) |
Dec
(327) |
| 2004 |
Jan
(585) |
Feb
(373) |
Mar
(390) |
Apr
(173) |
May
(129) |
Jun
(211) |
Jul
(235) |
Aug
(255) |
Sep
(277) |
Oct
(232) |
Nov
(232) |
Dec
(134) |
| 2005 |
Jan
(185) |
Feb
(76) |
Mar
(159) |
Apr
(289) |
May
(330) |
Jun
(265) |
Jul
(265) |
Aug
(211) |
Sep
(113) |
Oct
(197) |
Nov
(481) |
Dec
(152) |
| 2006 |
Jan
(169) |
Feb
(98) |
Mar
(363) |
Apr
(536) |
May
(140) |
Jun
(256) |
Jul
(269) |
Aug
(195) |
Sep
(199) |
Oct
(80) |
Nov
(63) |
Dec
(115) |
| 2007 |
Jan
(129) |
Feb
(157) |
Mar
(281) |
Apr
(71) |
May
(39) |
Jun
(84) |
Jul
(100) |
Aug
(84) |
Sep
(42) |
Oct
(71) |
Nov
(101) |
Dec
(60) |
| 2008 |
Jan
(19) |
Feb
(20) |
Mar
(127) |
Apr
(36) |
May
(63) |
Jun
(60) |
Jul
(139) |
Aug
(25) |
Sep
(14) |
Oct
(33) |
Nov
(12) |
Dec
(28) |
| 2009 |
Jan
(22) |
Feb
(10) |
Mar
|
Apr
(20) |
May
(18) |
Jun
(68) |
Jul
(39) |
Aug
(12) |
Sep
(16) |
Oct
(14) |
Nov
(21) |
Dec
(25) |
| 2010 |
Jan
(8) |
Feb
(6) |
Mar
(2) |
Apr
(3) |
May
(2) |
Jun
(4) |
Jul
(3) |
Aug
(6) |
Sep
(29) |
Oct
(4) |
Nov
(25) |
Dec
(5) |
| 2011 |
Jan
(4) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(3) |
Sep
|
Oct
|
Nov
(2) |
Dec
|
|
From: Mark W. <ri...@us...> - 2001-12-28 15:37:20
|
Update of /cvsroot/ipcop/ipcop
In directory usw-pr-cvs1:/tmp/cvs-serv15026
Modified Files:
make.sh
Log Message:
Updated design for IPCop
Index: make.sh
===================================================================
RCS file: /cvsroot/ipcop/ipcop/make.sh,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** make.sh 2001/12/19 20:46:45 1.13
--- make.sh 2001/12/28 15:37:16 1.14
***************
*** 17,22 ****
NAME="IPCop" # Software name
SNAME="ipcop" # Short name
! VERSION=`date '+%Y%m%d'` # Version number
! # VERSION=0.1.0
SLOGAN="The Bad Packets Stop Here" # Software slogan
KERNEL_VERSION=2.2.20 # Kernel version number
--- 17,22 ----
NAME="IPCop" # Software name
SNAME="ipcop" # Short name
! # VERSION=`date '+%Y%m%d'` # Version number
! VERSION=0.0.9
SLOGAN="The Bad Packets Stop Here" # Software slogan
KERNEL_VERSION=2.2.20 # Kernel version number
***************
*** 258,261 ****
--- 258,264 ----
echo "setup:!!:0:0:root:/:/usr/local/sbin/setup" >> $TMPDIR/build/etc/passwd
+ # Modifying nobody user
+ echo "`date '+%b %e %T'`: Modifying shell for nobody user" | tee -a $LOGFILE
+ chroot $TMPDIR/build "usermod -s /bin/bash nobody"
############################################################################
***************
*** 363,367 ****
sed '/^X11Forwarding.*$/c\
X11Forwarding no \
! TcpForwarding no' | \
sed 's+^Port 22+Port 222+' > $TMPDIR/build/etc/ssh/sshd_config
rm -f $TMPDIR/build/etc/ssh/sshd_config.bak
--- 366,370 ----
sed '/^X11Forwarding.*$/c\
X11Forwarding no \
! AllowTcpForwarding no' | \
sed 's+^Port 22+Port 222+' > $TMPDIR/build/etc/ssh/sshd_config
rm -f $TMPDIR/build/etc/ssh/sshd_config.bak
|
|
From: Mark W. <ri...@us...> - 2001-12-28 15:37:20
|
Update of /cvsroot/ipcop/ipcop/doc In directory usw-pr-cvs1:/tmp/cvs-serv15026/doc Removed Files: CHANGES Log Message: Updated design for IPCop --- CHANGES DELETED --- |
|
From: Mark W. <ri...@us...> - 2001-12-21 20:21:54
|
Update of /cvsroot/ipcop/ipcop/src In directory usw-pr-cvs1:/tmp/cvs-serv19227/src Modified Files: FILES Log Message: Updated uclibc file location Index: FILES =================================================================== RCS file: /cvsroot/ipcop/ipcop/src/FILES,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** FILES 2001/12/20 18:42:25 1.9 --- FILES 2001/12/21 20:21:51 1.10 *************** *** 106,110 **** http://www.no-ip.com/client/linux/noip_updater_v1.6.tar.gz http://dnrd.nevalabs.org/archive/dnrd-2.10.tar.gz ! ftp://oss.lineo.com/uClibc-snapshot.tar.gz ftp://oss.lineo.com/busybox/busybox-0.60.2.tar.gz ftp://ftp.cistron.nl/pub/people/miquels/sysvinit/sysvinit-2.83.tar.gz --- 106,110 ---- http://www.no-ip.com/client/linux/noip_updater_v1.6.tar.gz http://dnrd.nevalabs.org/archive/dnrd-2.10.tar.gz ! http://uclibc.org/downloads/uClibc-snapshot.tar.gz ftp://oss.lineo.com/busybox/busybox-0.60.2.tar.gz ftp://ftp.cistron.nl/pub/people/miquels/sysvinit/sysvinit-2.83.tar.gz |
|
From: Mark W. <ri...@us...> - 2001-12-20 18:39:55
|
Update of /cvsroot/ipcop/ipcop/langs/en/cgi-bin In directory usw-pr-cvs1:/tmp/cvs-serv15862/langs/en/cgi-bin Modified Files: en.pl Log Message: Fixed VPN display, thanks to Dave Roberts Index: en.pl =================================================================== RCS file: /cvsroot/ipcop/ipcop/langs/en/cgi-bin/en.pl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** en.pl 2001/11/27 15:20:50 1.2 --- en.pl 2001/12/20 18:39:52 1.3 *************** *** 418,422 **** 'if blank the currently configured ethernet red address will be used' => 'If blank, the currently configured ethernet RED address will be used.', 'manual control and status' => 'Manual control and status:', ! 'connection name' => 'Name', 'connection status' => 'Status', 'capsclosed' => 'CLOSED', --- 418,422 ---- 'if blank the currently configured ethernet red address will be used' => 'If blank, the currently configured ethernet RED address will be used.', 'manual control and status' => 'Manual control and status:', ! 'connection name' => 'Name (net-net)', 'connection status' => 'Status', 'capsclosed' => 'CLOSED', |
|
From: Mark W. <ri...@us...> - 2001-12-20 18:39:55
|
Update of /cvsroot/ipcop/ipcop/html/cgi-bin
In directory usw-pr-cvs1:/tmp/cvs-serv15862/html/cgi-bin
Modified Files:
vpnmain.cgi
Log Message:
Fixed VPN display, thanks to Dave Roberts
Index: vpnmain.cgi
===================================================================
RCS file: /cvsroot/ipcop/ipcop/html/cgi-bin/vpnmain.cgi,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** vpnmain.cgi 2001/11/27 15:20:50 1.2
--- vpnmain.cgi 2001/12/20 18:39:52 1.3
***************
*** 127,132 ****
{
@temp = split(/[\t ]+/,$line);
! if (($temp[0] eq $netmaskl && $temp[2] eq $netmaskr) ||
! ($temp[0] eq $netmaskr && $temp[2] eq $netmaskl))
{
$active = "<TABLE CELLPADDING='2' CELLSPACING='0' BGCOLOR='$colourgreen'><TR><TD><B>$tr{'capsopen'}</B></TD></TR></TABLE>";
--- 127,132 ----
{
@temp = split(/[\t ]+/,$line);
! if (($temp[1] eq $netmaskl && $temp[3] eq $netmaskr) ||
! ($temp[1] eq $netmaskr && $temp[3] eq $netmaskl))
{
$active = "<TABLE CELLPADDING='2' CELLSPACING='0' BGCOLOR='$colourgreen'><TR><TD><B>$tr{'capsopen'}</B></TD></TR></TABLE>";
***************
*** 137,141 ****
else {
print "<TR BGCOLOR='$table2colour'>\n"; }
! print "<TD ALIGN='CENTER'>$name</TD><TD ALIGN='CENTER'>$active</TD>\n";
print "</TR>\n";
}
--- 137,141 ----
else {
print "<TR BGCOLOR='$table2colour'>\n"; }
! print "<TD ALIGN='CENTER'>$name ($netmaskr)</TD><TD ALIGN='CENTER'>$active</TD>\n";
print "</TR>\n";
}
|
|
From: Mark W. <ri...@us...> - 2001-12-19 20:52:16
|
Update of /cvsroot/ipcop/ipcop
In directory usw-pr-cvs1:/tmp/cvs-serv12860
Modified Files:
make.sh
Log Message:
Disables SSH X11 forwarding and TCP forwarding
Index: make.sh
===================================================================
RCS file: /cvsroot/ipcop/ipcop/make.sh,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** make.sh 2001/12/19 19:05:13 1.12
--- make.sh 2001/12/19 20:46:45 1.13
***************
*** 361,365 ****
mv $TMPDIR/build/etc/ssh/sshd_config $TMPDIR/build/etc/ssh/sshd_config.bak
cat $TMPDIR/build/etc/ssh/sshd_config.bak | \
! sed 's/22/222/g' > $TMPDIR/build/etc/ssh/sshd_config
rm -f $TMPDIR/build/etc/ssh/sshd_config.bak
if ! ( grep -q 222 $TMPDIR/build/etc/ssh/sshd_config ); then
--- 361,368 ----
mv $TMPDIR/build/etc/ssh/sshd_config $TMPDIR/build/etc/ssh/sshd_config.bak
cat $TMPDIR/build/etc/ssh/sshd_config.bak | \
! sed '/^X11Forwarding.*$/c\
! X11Forwarding no \
! TcpForwarding no' | \
! sed 's+^Port 22+Port 222+' > $TMPDIR/build/etc/ssh/sshd_config
rm -f $TMPDIR/build/etc/ssh/sshd_config.bak
if ! ( grep -q 222 $TMPDIR/build/etc/ssh/sshd_config ); then
|
|
From: Mark W. <ri...@us...> - 2001-12-19 19:05:16
|
Update of /cvsroot/ipcop/ipcop/src/install+setup/setup In directory usw-pr-cvs1:/tmp/cvs-serv15073/src/install+setup/setup Modified Files: misc.c Log Message: Fixed sshd connect bug Index: misc.c =================================================================== RCS file: /cvsroot/ipcop/ipcop/src/install+setup/setup/misc.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** misc.c 2001/11/27 15:20:50 1.2 --- misc.c 2001/12/19 19:05:13 1.3 *************** *** 87,92 **** return 0; } ! fprintf(file, "ALL : localhost\n"); ! fprintf(file, "ALL : %s/%s\n", netaddress, netmask); fclose(file); --- 87,93 ---- return 0; } ! fprintf(file, "sshd : ALL\n"); ! fprintf(file, "ALL : localhost\n"); ! fprintf(file, "ALL : %s/%s\n", netaddress, netmask); fclose(file); |
|
From: Mark W. <ri...@us...> - 2001-12-19 19:05:16
|
Update of /cvsroot/ipcop/ipcop/html/cgi-bin In directory usw-pr-cvs1:/tmp/cvs-serv15073/html/cgi-bin Modified Files: connections.cgi Log Message: Fixed sshd connect bug Index: connections.cgi =================================================================== RCS file: /cvsroot/ipcop/ipcop/html/cgi-bin/connections.cgi,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** connections.cgi 2001/11/27 15:20:50 1.2 --- connections.cgi 2001/12/19 19:05:13 1.3 *************** *** 1,6 **** #!/usr/bin/perl # - # Use at Own Risk. Unoffical Patch for Smoothwall 0.9.9. - # # (c) 2001 Jack Beglinger <jac...@ya...> # --- 1,4 ---- |
|
From: Mark W. <ri...@us...> - 2001-12-19 19:05:16
|
Update of /cvsroot/ipcop/ipcop
In directory usw-pr-cvs1:/tmp/cvs-serv15073
Modified Files:
make.sh
Log Message:
Fixed sshd connect bug
Index: make.sh
===================================================================
RCS file: /cvsroot/ipcop/ipcop/make.sh,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** make.sh 2001/12/18 18:51:49 1.11
--- make.sh 2001/12/19 19:05:13 1.12
***************
*** 17,22 ****
NAME="IPCop" # Software name
SNAME="ipcop" # Short name
! # VERSION=`date '+%Y%m%d'` # Version number
! VERSION=0.1.0
SLOGAN="The Bad Packets Stop Here" # Software slogan
KERNEL_VERSION=2.2.20 # Kernel version number
--- 17,22 ----
NAME="IPCop" # Software name
SNAME="ipcop" # Short name
! VERSION=`date '+%Y%m%d'` # Version number
! # VERSION=0.1.0
SLOGAN="The Bad Packets Stop Here" # Software slogan
KERNEL_VERSION=2.2.20 # Kernel version number
|
|
From: Mark W. <ri...@us...> - 2001-12-18 18:51:54
|
Update of /cvsroot/ipcop/ipcop
In directory usw-pr-cvs1:/tmp/cvs-serv10061
Modified Files:
make.sh
Log Message:
Getting ready for the v0.1.0 release
Index: make.sh
===================================================================
RCS file: /cvsroot/ipcop/ipcop/make.sh,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** make.sh 2001/12/17 19:34:53 1.10
--- make.sh 2001/12/18 18:51:49 1.11
***************
*** 17,22 ****
NAME="IPCop" # Software name
SNAME="ipcop" # Short name
! VERSION=`date '+%Y%m%d'` # Version number
! # VERSION=0.0.5
SLOGAN="The Bad Packets Stop Here" # Software slogan
KERNEL_VERSION=2.2.20 # Kernel version number
--- 17,22 ----
NAME="IPCop" # Software name
SNAME="ipcop" # Short name
! # VERSION=`date '+%Y%m%d'` # Version number
! VERSION=0.1.0
SLOGAN="The Bad Packets Stop Here" # Software slogan
KERNEL_VERSION=2.2.20 # Kernel version number
***************
*** 266,271 ****
echo "`date '+%b %e %T'`: Creating configuration root" | tee -a $LOGFILE
! mkdir -p $TMPDIR/build/$CONFIG_ROOT/auth $TMPDIR/build/$CONFIG_ROOT/ddns $TMPDIR/build/$CONFIG_ROOT/dhcp \
! $TMPDIR/build/$CONFIG_ROOT/dmzholes $TMPDIR/build/$CONFIG_ROOT/ethernet $TMPDIR/build/$CONFIG_ROOT/isdn \
$TMPDIR/build/$CONFIG_ROOT/langs $TMPDIR/build/$CONFIG_ROOT/main $TMPDIR/build/$CONFIG_ROOT/modem \
$TMPDIR/build/$CONFIG_ROOT/patches $TMPDIR/build/$CONFIG_ROOT/portfw $TMPDIR/build/$CONFIG_ROOT/ppp \
--- 266,272 ----
echo "`date '+%b %e %T'`: Creating configuration root" | tee -a $LOGFILE
! mkdir -p $TMPDIR/build/var/patches \
! $TMPDIR/build/$CONFIG_ROOT/auth $TMPDIR/build/$CONFIG_ROOT/ddns $TMPDIR/build/$CONFIG_ROOT/dhcp \
! $TMPDIR/build/$CONFIG_ROOT/dmzholes $TMPDIR/build/$CONFIG_ROOT/ethernet $TMPDIR/build/$CONFIG_ROOT/isdn \
$TMPDIR/build/$CONFIG_ROOT/langs $TMPDIR/build/$CONFIG_ROOT/main $TMPDIR/build/$CONFIG_ROOT/modem \
$TMPDIR/build/$CONFIG_ROOT/patches $TMPDIR/build/$CONFIG_ROOT/portfw $TMPDIR/build/$CONFIG_ROOT/ppp \
***************
*** 821,824 ****
--- 822,826 ----
done
+ chown -R nobody:nobody $TMPDIR/build/var/patches/
chown -R nobody:nobody $TMPDIR/build/$CONFIG_ROOT
for i in $TMPDIR/build/$CONFIG_ROOT/ethernet \
|
|
From: Mark W. <ri...@us...> - 2001-12-18 18:51:53
|
Update of /cvsroot/ipcop/ipcop/src/ppp In directory usw-pr-cvs1:/tmp/cvs-serv10061/src/ppp Modified Files: usbadsl-cleanup Log Message: Getting ready for the v0.1.0 release Index: usbadsl-cleanup =================================================================== RCS file: /cvsroot/ipcop/ipcop/src/ppp/usbadsl-cleanup,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** usbadsl-cleanup 2001/11/27 08:07:59 1.1.1.1 --- usbadsl-cleanup 2001/12/18 18:51:50 1.2 *************** *** 5,9 **** killall pppd killall modem_run ! rmmod hdlc umount /proc/bus/usb rmmod $CONTROLLER --- 5,9 ---- killall pppd killall modem_run ! rmmod n_hdlc umount /proc/bus/usb rmmod $CONTROLLER |
|
From: Mark W. <ri...@us...> - 2001-12-18 18:51:53
|
Update of /cvsroot/ipcop/ipcop/src/install+setup/install
In directory usw-pr-cvs1:/tmp/cvs-serv10061/src/install+setup/install
Modified Files:
main.c
Log Message:
Getting ready for the v0.1.0 release
Index: main.c
===================================================================
RCS file: /cvsroot/ipcop/ipcop/src/install+setup/install/main.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** main.c 2001/12/12 21:15:50 1.3
--- main.c 2001/12/18 18:51:50 1.4
***************
*** 277,281 ****
"/bin/gzip -d -c %s | /bin/tar -C /harddisk -xvf -",
tarballfilename);
! if (runcommandwithprogress(45, 4, title, commandstring, 5815,
ctr[TR_INSTALLING_FILES]))
{
--- 277,281 ----
"/bin/gzip -d -c %s | /bin/tar -C /harddisk -xvf -",
tarballfilename);
! if (runcommandwithprogress(45, 4, title, commandstring, 5825,
ctr[TR_INSTALLING_FILES]))
{
|
|
From: Mark W. <ri...@us...> - 2001-12-18 18:51:53
|
Update of /cvsroot/ipcop/ipcop/src/rc.d In directory usw-pr-cvs1:/tmp/cvs-serv10061/src/rc.d Modified Files: rc.usbadsl Log Message: Getting ready for the v0.1.0 release Index: rc.usbadsl =================================================================== RCS file: /cvsroot/ipcop/ipcop/src/rc.d/rc.usbadsl,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** rc.usbadsl 2001/11/27 08:08:03 1.1.1.1 --- rc.usbadsl 2001/12/18 18:51:50 1.2 *************** *** 7,13 **** modprobe $CONTROLLER mount -t usbdevfs none /proc/bus/usb ! modprobe hdlc sleep 5 ! /usr/local/bin/usbadslfw else echo "No USB ADSL enabled" --- 7,13 ---- modprobe $CONTROLLER mount -t usbdevfs none /proc/bus/usb ! modprobe n_hdlc sleep 5 ! /usr/local/bin/usbadslfw else echo "No USB ADSL enabled" |
|
From: Mark W. <ri...@us...> - 2001-12-18 18:51:53
|
Update of /cvsroot/ipcop/ipcop/src/scripts
In directory usw-pr-cvs1:/tmp/cvs-serv10061/src/scripts
Modified Files:
updatelists.pl
Log Message:
Getting ready for the v0.1.0 release
Index: updatelists.pl
===================================================================
RCS file: /cvsroot/ipcop/ipcop/src/scripts/updatelists.pl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** updatelists.pl 2001/12/16 21:27:24 1.2
--- updatelists.pl 2001/12/18 18:51:50 1.3
***************
*** 4,8 ****
require "CONFIG_ROOT/header.pl";
my @this;
! # my $return = &downloadlist();
if($return =~ m/^HTTP\/\d+\.\d+ 200/) {
unless(open(LIST, ">CONFIG_ROOT/patches/available")) {
--- 4,8 ----
require "CONFIG_ROOT/header.pl";
my @this;
! my $return = &downloadlist();
if($return =~ m/^HTTP\/\d+\.\d+ 200/) {
unless(open(LIST, ">CONFIG_ROOT/patches/available")) {
|
|
From: Mark W. <ri...@us...> - 2001-12-18 18:51:53
|
Update of /cvsroot/ipcop/ipcop/html/cgi-bin In directory usw-pr-cvs1:/tmp/cvs-serv10061/html/cgi-bin Modified Files: credits.cgi updates.cgi Log Message: Getting ready for the v0.1.0 release Index: credits.cgi =================================================================== RCS file: /cvsroot/ipcop/ipcop/html/cgi-bin/credits.cgi,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** credits.cgi 2001/11/27 08:09:24 1.1.1.1 --- credits.cgi 2001/12/18 18:51:49 1.2 *************** *** 26,72 **** Project Member - Eric S. Johansson (<A HREF='mailto:esj\@harvee.billerica.ma.us'>esj\@harvee.billerica.ma.us</A>)<BR> - Project Member - Phil Barnett - (<A HREF='mailto:paengiun\@linuxceptional.com'>paengiun\@linuxceptional.com</A>)<BR> Project Member - Jack Beglinger ! (<A HREF='mailto:jackb_guppy\@yahoo.com'>jackb_guppy\@yahoo.com</A>)</P> ! <P><B>Original Smoothwall Project</B><BR> ! Original Founder and Project Manager - Richard Morrell ! (<A HREF='mailto:richard\@smoothwall.org'>richard\@smoothwall.org</A>)<BR> ! Development Team Leader and Author - Lawrence Manning ! (<A HREF='mailto:lawrence\@smoothwall.org'>lawrence\@smoothwall.org</A>)<BR> ! Dan Goscomb - Architecture team leader, Core Developer & Perl Guru ! (<A HREF='mailto:dang\@smoothwall.org'>dang\@smoothwall.org</A>)<BR> ! Paul Tansom - Worldwide Community Liason ! (<A HREF='mailto:paul\@smoothwall.org'>paul\@smoothwall.org</A>)<BR> ! William Anderson - Worldwide Online Team Manager & Webmanager ! (<A HREF='mailto:neuro\@smoothwall.org'>neuro\@smoothwall.org</A>)<BR> ! Rebecca Ward - Worldwide Online Support Manager ! (<A HREF='mailto:becca\@smoothwall.org'>becca\@smoothwall.org</A>)<BR> ! Bill Ward - US Support & Evangelist ! (<A HREF='mailto:bill\@smoothwall.org'>bill\@smoothwall.org</A>)<BR> ! Chris Ross - Chief Wizard ! (<A HREF='mailto:chris\@smoothwall.org'>chris\@smoothwall.org</A>)<BR> ! Dan Cuthbert - Lead Security Manager ! (<A HREF='mailto:security\@smoothwall.org'>security\@smoothwall.org</A>)<BR> ! Pierre-Yves Paulus - Belgian Team Leader and PPPoE guru ! (<A HREF='mailto:pauluspy\@easynet.be'>pauluspy\@easynet.be</A>)<BR> ! Toni Kuokkanen - Original Logo Design ! (<A HREF='mailto:toni.kuokkanen\@nokia.com'>toni.kuokkanen\@nokia.com</A>)<BR> ! John Payne - DNS & Tech Contibutor ! (<A HREF='mailto:john\@sackheads.org'>john\@sackheads.org</A>)<BR> ! Adam Wilkinson - VPN Assistance ! (<A HREF='mailto:aaw10\@hslmc.cam.ac.uk'>aaw10\@hslmc.cam.ac.uk</A>)<BR> ! Jez Tucker - Polar Bear concept & testing ! (<A HREF='mailto:jez\@rib-it.org'>jez\@rib-it.org</A>)<BR> ! Pete Guyan - Tech testing & Input ! (<A HREF='mailto:pete\@snowplains.org'>pete\@snowplains.org</A>)<BR> ! Nick Woodruffe - LCD Development, LUG contact ! (<A HREF='mailto:nick\@pyrobrit.co.uk'>nick\@pyrobrit.co.uk</A>)<BR> ! Nigel Fenton - Development and Testing ! (<A HREF='mailto:nigel.fenton\@btinternet.com'>nigel.fenton\@btinternet.com</A>)<BR> ! Bob Dunlop - The Guru's Guru & Code Magician ! (<A HREF='mailto:rjd\@xyzzy.clara.co.uk'>rjd\@xyzzy.clara.co.uk</A>)<BR> </P> END --- 26,39 ---- Project Member - Eric S. Johansson (<A HREF='mailto:esj\@harvee.billerica.ma.us'>esj\@harvee.billerica.ma.us</A>)<BR> Project Member - Jack Beglinger ! (<A HREF='mailto:jackb_guppy\@yahoo.com'>jackb_guppy\@yahoo.com</A>)<BR> ! Graphics Designer - Keith Dawson ! (<A HREF='mailto:dawson\@world.std.com'>dawson\@world.std.com</A>) ! </P> <P><B>Original Smoothwall Project</B><BR> ! IPCop is based on the <A HREF='http://www.smoothwall.org'>Smoothwall</A> GPL ! version, v0.9.9. We are grateful to them for both inspiring this product and ! giving us the codebase to work with. </P> END Index: updates.cgi =================================================================== RCS file: /cvsroot/ipcop/ipcop/html/cgi-bin/updates.cgi,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** updates.cgi 2001/12/16 21:27:24 1.3 --- updates.cgi 2001/12/18 18:51:49 1.4 *************** *** 27,31 **** { my @list; ! # my $return = &downloadlist(); if ($return =~ m/^HTTP\/\d+\.\d+ 200/) { --- 27,31 ---- { my @list; ! my $return = &downloadlist(); if ($return =~ m/^HTTP\/\d+\.\d+ 200/) { |
|
From: Mark W. <ri...@us...> - 2001-12-17 19:34:56
|
Update of /cvsroot/ipcop/ipcop/src In directory usw-pr-cvs1:/tmp/cvs-serv12004/src Modified Files: FILES Log Message: Fixed a build issue where freeswan did not recognize the location of the ipsec rc.d script Index: FILES =================================================================== RCS file: /cvsroot/ipcop/ipcop/src/FILES,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** FILES 2001/12/17 11:16:44 1.7 --- FILES 2001/12/17 19:34:53 1.8 *************** *** 34,37 **** --- 34,38 ---- ftp://ftp.redhat.com/pub/redhat/linux/7.2/en/os/i386/RedHat/RPMS/initscripts-6.40-1.i386.rpm ftp://ftp.redhat.com/pub/redhat/linux/7.2/en/os/i386/RedHat/RPMS/ipchains-1.3.10-10.i386.rpm + ftp://ftp.redhat.com/pub/redhat/linux/7.2/en/os/i386/RedHat/RPMS/iputils-20001110-6.i386.rpm ftp://ftp.redhat.com/pub/redhat/linux/7.2/en/os/i386/RedHat/RPMS/isapnptools-1.22-5.i386.rpm ftp://ftp.redhat.com/pub/redhat/linux/7.2/en/os/i386/RedHat/RPMS/isdn4k-utils-3.1-46.i386.rpm |
|
From: Mark W. <ri...@us...> - 2001-12-17 19:34:56
|
Update of /cvsroot/ipcop/ipcop
In directory usw-pr-cvs1:/tmp/cvs-serv12004
Modified Files:
make.sh
Log Message:
Fixed a build issue where freeswan did not recognize the location of the ipsec rc.d script
Index: make.sh
===================================================================
RCS file: /cvsroot/ipcop/ipcop/make.sh,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** make.sh 2001/12/17 15:10:06 1.9
--- make.sh 2001/12/17 19:34:53 1.10
***************
*** 19,23 ****
VERSION=`date '+%Y%m%d'` # Version number
# VERSION=0.0.5
! SLOGAN="Your Personal Internet Police" # Software slogan
KERNEL_VERSION=2.2.20 # Kernel version number
CONFIG_ROOT=/var/ipcop # Configuration rootdir
--- 19,23 ----
VERSION=`date '+%Y%m%d'` # Version number
# VERSION=0.0.5
! SLOGAN="The Bad Packets Stop Here" # Software slogan
KERNEL_VERSION=2.2.20 # Kernel version number
CONFIG_ROOT=/var/ipcop # Configuration rootdir
***************
*** 452,455 ****
--- 452,456 ----
mv Makefile.inc Makefile.inc.old
cat Makefile.inc.old | sed "s+^KERNELSRC=.*\$+KERNELSRC=$TMPDIR/linux+" | \
+ sed "s+^INC_RCDEFAULT=.*\$+INC_RCDEFAULT=/etc/rc.d+" | \
sed "s+^DESTDIR=.*\$+DESTDIR=$TMPDIR/build+" > Makefile.inc
make programs >> $LOGFILE 2>&1
|
|
From: Mark W. <ri...@us...> - 2001-12-17 15:10:09
|
Update of /cvsroot/ipcop/ipcop
In directory usw-pr-cvs1:/tmp/cvs-serv6192
Modified Files:
make.sh
Log Message:
Type error in error for building FreeS/Wan
Index: make.sh
===================================================================
RCS file: /cvsroot/ipcop/ipcop/make.sh,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** make.sh 2001/12/17 11:16:43 1.8
--- make.sh 2001/12/17 15:10:06 1.9
***************
*** 455,459 ****
make programs >> $LOGFILE 2>&1
if [ ! -f $TMPDIR/freeswan*/pluto/pluto ]; then
! echo "ERROR: Failed to build IPAC"
exit 1
echo " Check $LOGFILE for errors"
--- 455,459 ----
make programs >> $LOGFILE 2>&1
if [ ! -f $TMPDIR/freeswan*/pluto/pluto ]; then
! echo "ERROR: Failed to build FreeS/Wan"
exit 1
echo " Check $LOGFILE for errors"
|
|
From: Mark W. <ri...@us...> - 2001-12-17 11:16:48
|
Update of /cvsroot/ipcop/ipcop
In directory usw-pr-cvs1:/tmp/cvs-serv4431
Modified Files:
make.sh
Log Message:
Updated speedtouch and applied n_hdlc kernel patch for speedtouch
Index: make.sh
===================================================================
RCS file: /cvsroot/ipcop/ipcop/make.sh,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** make.sh 2001/12/17 09:30:14 1.7
--- make.sh 2001/12/17 11:16:43 1.8
***************
*** 572,576 ****
make >> $LOGFILE 2>&1
cp bin/* $TMPDIR/build/usr/local/bin
! if [ ! -f $TMPDIR/build/usr/local/bin/pppoa2 ]; then
echo "ERROR: Failed to build USB ADSL files"
echo " Check $LOGFILE for errors"
--- 572,576 ----
make >> $LOGFILE 2>&1
cp bin/* $TMPDIR/build/usr/local/bin
! if [ ! -f $TMPDIR/build/usr/local/bin/pppoa3 ]; then
echo "ERROR: Failed to build USB ADSL files"
echo " Check $LOGFILE for errors"
***************
*** 718,723 ****
tar xfz $IPCOP_FILE_CACHE/ext3*.gz
cd $TMPDIR/linux
! patch -p1 <$TMPDIR/ext3*/linux-*.ext3.diff >>$LOGFILE 2>71
echo "`date '+%b %e %T'`: Building Linux kernel $KERNEL_VERSION" | tee -a $LOGFILE
cp $BASEDIR/config/kernel/kernel.config .config
--- 718,727 ----
tar xfz $IPCOP_FILE_CACHE/ext3*.gz
cd $TMPDIR/linux
! patch -p1 <$TMPDIR/ext3*/linux-*.ext3.diff >>$LOGFILE 2>&1
+ echo "`date '+%b %e %T'`: Applying kernel usb adsl patches" | tee -a $LOGFILE
+ cd $TMPDIR/linux
+ patch -p1 < $TMPDIR/speedtouch*/src/n_hdlc.c.diff >>$LOGFILE 2>&1
+
echo "`date '+%b %e %T'`: Building Linux kernel $KERNEL_VERSION" | tee -a $LOGFILE
cp $BASEDIR/config/kernel/kernel.config .config
***************
*** 841,844 ****
--- 845,849 ----
$TMPDIR/build/usr/local/bin/restartssh \
$TMPDIR/build/usr/local/bin/pppoa2 \
+ $TMPDIR/build/usr/local/bin/pppoa3 \
$TMPDIR/build/usr/local/bin/setxtaccess \
$TMPDIR/build/usr/local/bin/smoothierebirth \
***************
*** 1112,1116 ****
mknod mnt/dev/ram0 b 1 0
cp $TMPDIR/build/boot/boot.b mnt/boot
- cp $TMPDIR/build/boot/map mnt/boot
cp $TMPDIR/installrootimage.gz mnt/
cp $TMPDIR/linux/arch/i386/boot/bzImage mnt/vmlinuz-$KERNEL_VERSION
--- 1117,1120 ----
|
|
From: Mark W. <ri...@us...> - 2001-12-17 11:16:48
|
Update of /cvsroot/ipcop/ipcop/config/kernel In directory usw-pr-cvs1:/tmp/cvs-serv4431/config/kernel Modified Files: kernel.config Log Message: Updated speedtouch and applied n_hdlc kernel patch for speedtouch Index: kernel.config =================================================================== RCS file: /cvsroot/ipcop/ipcop/config/kernel/kernel.config,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** kernel.config 2001/11/27 08:09:57 1.1.1.1 --- kernel.config 2001/12/17 11:16:44 1.2 *************** *** 423,428 **** # CONFIG_SERIAL_CONSOLE is not set # CONFIG_SERIAL_EXTENDED is not set ! # CONFIG_SERIAL_NONSTANDARD is not set ! # CONFIG_UNIX98_PTYS is not set # CONFIG_MOUSE is not set --- 423,445 ---- # CONFIG_SERIAL_CONSOLE is not set # CONFIG_SERIAL_EXTENDED is not set ! CONFIG_SERIAL_NONSTANDARD=y ! # CONFIG_COMPUTONE is not set ! # CONFIG_ROCKETPORT is not set ! # CONFIG_CYCLADES is not set ! # CONFIG_DIGIEPCA is not set ! # CONFIG_DIGI is not set ! # CONFIG_ESPSERIAL is not set ! # CONFIG_MOXA_INTELLIO is not set ! # CONFIG_MOXA_SMARTIO is not set ! # CONFIG_ISI is not set ! # CONFIG_RISCOM8 is not set ! # CONFIG_SPECIALIX is not set ! # CONFIG_SX is not set ! # CONFIG_RIO is not set ! # CONFIG_STALDRV is not set ! # CONFIG_SYNCLINK is not set ! CONFIG_N_HDLC=m ! CONFIG_UNIX98_PTYS=y ! CONFIG_UNIX98_PTY_COUNT=256 # CONFIG_MOUSE is not set *************** *** 511,514 **** --- 528,532 ---- # CONFIG_HPFS_FS is not set CONFIG_PROC_FS=y + CONFIG_DEVPTS_FS=y # CONFIG_QNX4FS_FS is not set # CONFIG_ROMFS_FS is not set |
|
From: Mark W. <ri...@us...> - 2001-12-17 11:16:48
|
Update of /cvsroot/ipcop/ipcop/src/ppp
In directory usw-pr-cvs1:/tmp/cvs-serv4431/src/ppp
Modified Files:
ppp-on
Log Message:
Updated speedtouch and applied n_hdlc kernel patch for speedtouch
Index: ppp-on
===================================================================
RCS file: /cvsroot/ipcop/ipcop/src/ppp/ppp-on,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** ppp-on 2001/11/27 15:20:50 1.2
--- ppp-on 2001/12/17 11:16:44 1.3
***************
*** 247,251 ****
{
my @pppcommand = ('/usr/sbin/pppd', 'pty');
! my @pppoacommand = ('/usr/local/bin/pppoa2','-vpi',$pppsettings{'VPI'},'-vci',$pppsettings{'VCI'});
push(@pppcommand, "@pppoacommand");
--- 247,251 ----
{
my @pppcommand = ('/usr/sbin/pppd', 'pty');
! my @pppoacommand = ('/usr/local/bin/pppoa3','-c','-m','1','-vpi',$pppsettings{'VPI'},'-vci',$pppsettings{'VCI'});
push(@pppcommand, "@pppoacommand");
|
|
From: Mark W. <ri...@us...> - 2001-12-17 09:30:17
|
Update of /cvsroot/ipcop/ipcop
In directory usw-pr-cvs1:/tmp/cvs-serv16452
Modified Files:
make.sh
Log Message:
Added hdc and hdd devices to install flop, thank go to Dave Roberts
Index: make.sh
===================================================================
RCS file: /cvsroot/ipcop/ipcop/make.sh,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** make.sh 2001/12/12 21:15:50 1.6
--- make.sh 2001/12/17 09:30:14 1.7
***************
*** 1074,1078 ****
$TMPDIR/build/dev/MAKEDEV -m 8 -d mnt/dev -c $TMPDIR/build/etc/makedev.d \
mem kmem null port core full ram initrd \
! console fd0 hda hdb cua \
optcd cdu31a cdu535 cm206cd mcd sbpcd0 sjcd sonycd >> $LOGFILE 2>&1
if [ ! -c ./mnt/dev/console ]; then
--- 1074,1078 ----
$TMPDIR/build/dev/MAKEDEV -m 8 -d mnt/dev -c $TMPDIR/build/etc/makedev.d \
mem kmem null port core full ram initrd \
! console fd0 hda hdb hdc hdd cua \
optcd cdu31a cdu535 cm206cd mcd sbpcd0 sjcd sonycd >> $LOGFILE 2>&1
if [ ! -c ./mnt/dev/console ]; then
***************
*** 1111,1116 ****
mknod mnt/dev/null c 1 3
mknod mnt/dev/ram0 b 1 0
! cp /boot/boot.b mnt/boot
! cp /boot/map mnt/boot
cp $TMPDIR/installrootimage.gz mnt/
cp $TMPDIR/linux/arch/i386/boot/bzImage mnt/vmlinuz-$KERNEL_VERSION
--- 1111,1116 ----
mknod mnt/dev/null c 1 3
mknod mnt/dev/ram0 b 1 0
! cp $TMPDIR/build/boot/boot.b mnt/boot
! cp $TMPDIR/build/boot/map mnt/boot
cp $TMPDIR/installrootimage.gz mnt/
cp $TMPDIR/linux/arch/i386/boot/bzImage mnt/vmlinuz-$KERNEL_VERSION
***************
*** 1120,1124 ****
ln -s vmlinuz-$KERNEL_VERSION vmlinuz
cd -
! lilo -v -C lilo.conf -r mnt/ >> $LOGFILE 2>&1
umount mnt/
losetup -d /dev/loop0 >> $LOGFILE 2>&1
--- 1120,1124 ----
ln -s vmlinuz-$KERNEL_VERSION vmlinuz
cd -
! $TMPDIR/build/sbin/lilo -v -C lilo.conf -r mnt/ >> $LOGFILE 2>&1
umount mnt/
losetup -d /dev/loop0 >> $LOGFILE 2>&1
|
|
From: Mark W. <ri...@us...> - 2001-12-16 21:31:31
|
Update of /cvsroot/ipcop/ipcop/html/cgi-bin In directory usw-pr-cvs1:/tmp/cvs-serv17917/html/cgi-bin Modified Files: .htaccess Log Message: Added security for viewing connections Index: .htaccess =================================================================== RCS file: /cvsroot/ipcop/ipcop/html/cgi-bin/.htaccess,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** .htaccess 2001/11/27 08:09:24 1.1.1.1 --- .htaccess 2001/12/16 21:31:27 1.2 *************** *** 63,66 **** --- 63,69 ---- require user admin </Files> + <Files connections.cgi> + require user admin + </Files> <Files dial.cgi> |