Powered by OpenBSD

CVS log for openbsd/OpenBSDTorrents/ServerTorrents.pl

[BACK] Up to [local] / openbsd / OpenBSDTorrents

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.31 / (download) - annotate - [select for diffs], Sat Sep 1 16:36:37 2012 UTC (11 years, 8 months ago) by andrew
Branch: MAIN
CVS Tags: HEAD
Changes since 1.30: +0 -1 lines
Diff to previous 1.30 (colored)

Base ServerTorrents on hash not name+hash

Sometimes we generate a new name for the same files and same hash which causes trouble.

Revision 1.30 / (download) - annotate - [select for diffs], Thu Dec 8 02:08:09 2011 UTC (12 years, 4 months ago) by andrew
Branch: MAIN
Changes since 1.29: +12 -6 lines
Diff to previous 1.29 (colored)

Re-enable improperly disabled torrents.

Revision 1.29 / (download) - annotate - [select for diffs], Mon Mar 8 20:19:37 2010 UTC (14 years, 1 month ago) by andrew
Branch: MAIN
Changes since 1.28: +3 -3 lines
Diff to previous 1.28 (colored)

more spacing for readability of output
Note when we rename a file so that we can delete it later if need-be

Revision 1.28 / (download) - annotate - [select for diffs], Thu Jan 7 18:50:02 2010 UTC (14 years, 3 months ago) by andrew
Branch: MAIN
Changes since 1.27: +175 -176 lines
Diff to previous 1.27 (colored)

perltidy
and unfortunately changes too
now it keeps the torrent by hash instead of by name since that is how everything actually does it.
Allows seeding of torrents with the "wrong" name but right hash

Revision 1.27 / (download) - annotate - [select for diffs], Mon Dec 29 22:04:00 2008 UTC (15 years, 4 months ago) by andrew
Branch: MAIN
Changes since 1.26: +4 -2 lines
Diff to previous 1.26 (colored)

actually test for what we want to test for.

Revision 1.26 / (download) - annotate - [select for diffs], Mon Dec 29 22:02:14 2008 UTC (15 years, 4 months ago) by andrew
Branch: MAIN
Changes since 1.25: +2 -1 lines
Diff to previous 1.25 (colored)

check that the server_torrent is defined

Revision 1.25 / (download) - annotate - [select for diffs], Tue Sep 23 16:35:45 2008 UTC (15 years, 7 months ago) by andrew
Branch: MAIN
Changes since 1.24: +21 -16 lines
Diff to previous 1.24 (colored)

Minor changes to make it prettier really.

Revision 1.24 / (download) - annotate - [select for diffs], Fri Nov 2 02:36:01 2007 UTC (16 years, 6 months ago) by andrew
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

Separate torrents for the installXX.iso and the rest of the files.

Revision 1.23 / (download) - annotate - [select for diffs], Mon Oct 1 20:17:23 2007 UTC (16 years, 7 months ago) by andrew
Branch: MAIN
Changes since 1.22: +16 -9 lines
Diff to previous 1.22 (colored)

Support torrents that are not OpenBSD

Revision 1.22 / (download) - annotate - [select for diffs], Mon Jul 24 18:03:53 2006 UTC (17 years, 9 months ago) by andrew
Branch: MAIN
Changes since 1.21: +3 -3 lines
Diff to previous 1.21 (colored)

Switch to using FTP to mirror the torrents.  As well as changing the Cache path.

Revision 1.21 / (download) - annotate - [select for diffs], Mon May 15 18:47:04 2006 UTC (17 years, 11 months ago) by andrew
Branch: MAIN
Changes since 1.20: +1 -1 lines
Diff to previous 1.20 (colored)

Change to the RedRiver RCS Ids

Revision 1.20 / (download) - annotate - [select for diffs], Fri Jun 3 01:32:40 2005 UTC (18 years, 11 months ago) by andrew
Branch: MAIN
Changes since 1.19: +43 -18 lines
Diff to previous 1.19 (colored)

now disables the torrents that need it.  schweet.

Revision 1.19 / (download) - annotate - [select for diffs], Sat May 21 00:48:03 2005 UTC (18 years, 11 months ago) by andrew
Branch: MAIN
Changes since 1.18: +21 -15 lines
Diff to previous 1.18 (colored)

'fix' the sql date issue.  There should be a way to insert -0000 time
into mySQL but I can't find it.

and check the hash of the file against the server, not just the filename.

Revision 1.18 / (download) - annotate - [select for diffs], Fri May 20 17:51:51 2005 UTC (18 years, 11 months ago) by andrew
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

maybe inserting the epoch will 'do the right thing'

Revision 1.17 / (download) - annotate - [select for diffs], Fri May 20 17:18:13 2005 UTC (18 years, 11 months ago) by andrew
Branch: MAIN
Changes since 1.16: +28 -29 lines
Diff to previous 1.16 (colored)

use the date in the torrent, rather than the one in the filename to prepare to get rid of the one in the filename

Revision 1.16 / (download) - annotate - [select for diffs], Sat May 7 19:01:01 2005 UTC (19 years ago) by andrew
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

oops,  broke stuff

Revision 1.15 / (download) - annotate - [select for diffs], Fri May 6 20:05:00 2005 UTC (19 years ago) by andrew
Branch: MAIN
Changes since 1.14: +11 -2 lines
Diff to previous 1.14 (colored)

changed the location of the FileCache

Revision 1.14 / (download) - annotate - [select for diffs], Thu May 5 20:33:42 2005 UTC (19 years ago) by andrew
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13 (colored)

changed to the new BT::MetaInfo::Cached

Revision 1.13 / (download) - annotate - [select for diffs], Thu May 5 17:48:19 2005 UTC (19 years ago) by andrew
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

fixed initializing a variable to a known state.

Revision 1.12 / (download) - annotate - [select for diffs], Mon May 2 20:28:37 2005 UTC (19 years ago) by andrew
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

moved below the use lib

Revision 1.11 / (download) - annotate - [select for diffs], Mon May 2 20:26:04 2005 UTC (19 years ago) by andrew
Branch: MAIN
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored)

changed to use my BT::OBTMetaInfo

Revision 1.10 / (download) - annotate - [select for diffs], Wed Apr 6 23:05:28 2005 UTC (19 years, 1 month ago) by andrew
Branch: MAIN
Changes since 1.9: +9 -17 lines
Diff to previous 1.9 (colored)

Changed to use config from /etc/OpenBSDTorrents.conf
/

Revision 1.9 / (download) - annotate - [select for diffs], Mon Apr 4 02:14:17 2005 UTC (19 years, 1 month ago) by andrew
Branch: MAIN
Changes since 1.8: +11 -8 lines
Diff to previous 1.8 (colored)

fixed more date stuff on the upload

Revision 1.8 / (download) - annotate - [select for diffs], Fri Apr 1 01:20:15 2005 UTC (19 years, 1 month ago) by andrew
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

changed some tests

Revision 1.7 / (download) - annotate - [select for diffs], Thu Mar 31 01:14:48 2005 UTC (19 years, 1 month ago) by andrew
Branch: MAIN
Changes since 1.6: +3 -1 lines
Diff to previous 1.6 (colored)

fixed $mon--;

Revision 1.6 / (download) - annotate - [select for diffs], Tue Mar 29 00:28:50 2005 UTC (19 years, 1 month ago) by andrew
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

changed to print the uploaded file to STDERR so that we can redirect most stuff to /dev/null but still get an e-mail with new torrents.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Mar 25 03:12:33 2005 UTC (19 years, 1 month ago) by andrew
Branch: MAIN
Changes since 1.4: +3 -2 lines
Diff to previous 1.4 (colored)

made it so only one copy can run at a time

Revision 1.4 / (download) - annotate - [select for diffs], Thu Mar 24 20:59:07 2005 UTC (19 years, 1 month ago) by andrew
Branch: MAIN
Changes since 1.3: +3 -1 lines
Diff to previous 1.3 (colored)

added a call to 'sanity.php' to clean stuff up 'regularly'

Revision 1.3 / (download) - annotate - [select for diffs], Thu Mar 24 19:49:51 2005 UTC (19 years, 1 month ago) by andrew
Branch: MAIN
Changes since 1.2: +17 -4 lines
Diff to previous 1.2 (colored)

added the size of the torrent to the comment

Revision 1.2 / (download) - annotate - [select for diffs], Thu Mar 24 00:42:07 2005 UTC (19 years, 1 month ago) by andrew
Branch: MAIN
Changes since 1.1: +5 -2 lines
Diff to previous 1.1 (colored)

check the right name at the right place

Revision 1.1 / (download) - annotate - [select for diffs], Thu Mar 24 00:22:09 2005 UTC (19 years, 1 month ago) by andrew
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>