W3C CVS

CVS log for rpmfind/database.c

[BACK] Up to [Public] / rpmfind

Request diff between arbitrary revisions


Default branch: 1

Revision 1.23 / (download) - annotate - [select for diffs] , Sun Sep 17 14:57:05 2000 UTC (7 years, 11 months ago) by veillard
CVS Tags: RPMFIND_1_6, HEAD
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)
Released 1.6, Daniel

Revision 1.22 / (download) - annotate - [select for diffs] , Tue Jul 11 14:42:56 2000 UTC (8 years, 1 month ago) by veillard
Changes since 1.21: +27 -1 lines
Diff to previous 1.21 (colored)
Added code to remove obsolete metadata bases, removeMetadataMirror, Daniel

Revision 1.21 / (download) - annotate - [select for diffs] , Wed Jun 21 19:10:05 2000 UTC (8 years, 2 months ago) by daniel
CVS Tags: RPMFINd_1_5
Changes since 1.20: +46 -1 lines
Diff to previous 1.20 (colored)
- loading libc first in autoupgrades
- added --dist option
- fixed incompatibilities in teh RDF lib with libxml2
Daniel

Revision 1.20 / (download) - annotate - [select for diffs] , Tue May 30 10:20:16 2000 UTC (8 years, 3 months ago) by daniel
Changes since 1.19: +59 -4 lines
Diff to previous 1.19 (colored)
Added no_autoupgrade to the config file, Daniel.

Revision 1.19 / (download) - annotate - [select for diffs] , Mon May 29 14:43:27 2000 UTC (8 years, 3 months ago) by daniel
Changes since 1.18: +44 -1 lines
Diff to previous 1.18 (colored)
Fixed couple of remaining errors, added load balancing, Daniel

Revision 1.18 / (download) - annotate - [select for diffs] , Fri Jan 28 19:04:24 2000 UTC (8 years, 7 months ago) by daniel
Changes since 1.17: +210 -17 lines
Diff to previous 1.17 (colored)
Large set of mods, removed libwww, working on RDF, better xpollinisation, Daniel.

Revision 1.17 / (download) - annotate - [select for diffs] , Sat Nov 6 10:21:43 1999 UTC (8 years, 9 months ago) by daniel
Changes since 1.16: +31 -16 lines
Diff to previous 1.16 (colored)
Added a hash table for needed resources, Daniel.

Revision 1.16 / (download) - annotate - [select for diffs] , Wed Oct 6 19:52:55 1999 UTC (8 years, 10 months ago) by daniel
Changes since 1.15: +3 -2 lines
Diff to previous 1.15 (colored)
Debugging, verbosity, changed the Oops message, Daniel.

Revision 1.15 / (download) - annotate - [select for diffs] , Wed Oct 6 18:10:23 1999 UTC (8 years, 10 months ago) by daniel
Changes since 1.14: +70 -3 lines
Diff to previous 1.14 (colored)
Cleanup, using dynamic libs for libxm and libwww, added no_distrib option, Daniel

Revision 1.14 / (download) - annotate - [select for diffs] , Tue Mar 30 12:27:05 1999 UTC (9 years, 5 months ago) by daniel
Changes since 1.13: +3 -1 lines
Diff to previous 1.13 (colored)
Try to grab the domain name in case of non complete hostnames, Daniel.

Revision 1.13 / (download) - annotate - [select for diffs] , Sat Mar 27 16:24:41 1999 UTC (9 years, 5 months ago) by daniel
Changes since 1.12: +6 -5 lines
Diff to previous 1.12 (colored)
Fixed a big bug breaking the FTP mirroring selection, Daniel.

Revision 1.12 / (download) - annotate - [select for diffs] , Thu Nov 12 19:17:36 1998 UTC (9 years, 9 months ago) by daniel
CVS Tags: RPM_1_0
Changes since 1.11: +26 -9 lines
Diff to previous 1.11 (colored)
Update to the new XML code and subsequent memory leak hunting, Daniel.

Revision 1.11 / (download) - annotate - [select for diffs] , Thu Aug 20 04:53:43 1998 UTC (10 years ago) by veillard
Changes since 1.10: +42 -2 lines
Diff to previous 1.10 (colored)
Added sorting of the metadata mirror list, Daniel.

Revision 1.10 / (download) - annotate - [select for diffs] , Tue Aug 18 23:47:28 1998 UTC (10 years ago) by veillard
Changes since 1.9: +36 -3 lines
Diff to previous 1.9 (colored)
Basic metadata mirroring stuff works, Daniel.

Revision 1.9 / (download) - annotate - [select for diffs] , Tue Aug 18 23:05:48 1998 UTC (10 years ago) by daniel
Changes since 1.8: +149 -1 lines
Diff to previous 1.8 (colored)
First step at metadata mirrors suport, daniel.

Revision 1.8 / (download) - annotate - [select for diffs] , Tue Aug 11 01:19:37 1998 UTC (10 years ago) by veillard
Changes since 1.7: +18 -26 lines
Diff to previous 1.7 (colored)
Fixed a stupid bug in the mirror sort, and increased MAX_MIRROR, Daniel.

Revision 1.7 / (download) - annotate - [select for diffs] , Sun Aug 9 19:37:57 1998 UTC (10 years ago) by daniel
Changes since 1.6: +2 -3 lines
Diff to previous 1.6 (colored)
Added distribution list fetch on version changes, Daniel.

Revision 1.6 / (download) - annotate - [select for diffs] , Sun Aug 9 01:59:18 1998 UTC (10 years ago) by daniel
Changes since 1.5: +53 -13 lines
Diff to previous 1.5 (colored)
Corrected a couple of bugs updated CHANGES TODO, Daniel.

Revision 1.5 / (download) - annotate - [select for diffs] , Sat Aug 8 23:33:32 1998 UTC (10 years ago) by veillard
Changes since 1.4: +53 -5 lines
Diff to previous 1.4 (colored)
Added NoDepend and NoUpdate filters, Daniel.

Revision 1.4 / (download) - annotate - [select for diffs] , Sat Aug 8 22:23:19 1998 UTC (10 years ago) by daniel
Changes since 1.3: +98 -21 lines
Diff to previous 1.3 (colored)
Added myMirror implementation, support for XML code changes, Daniel.

Revision 1.3 / (download) - annotate - [select for diffs] , Fri Aug 7 05:14:36 1998 UTC (10 years ago) by veillard
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)
Couple of modifications, interface, cleaning ... Daniel.

Revision 1.2 / (download) - annotate - [select for diffs] , Wed Jul 29 15:11:29 1998 UTC (10 years, 1 month ago) by daniel
Changes since 1.1: +46 -1 lines
Diff to previous 1.1 (colored)
Added hosts to compilation and sorting of mirrors, Daniel.

Revision 1.1 / (download) - annotate - [select for diffs] , Wed Jul 29 04:41:27 1998 UTC (10 years, 1 month ago) by veillard
Diff
Added database.[ch], Daniel.

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.

Diffs between and
Type of Diff should be a 

Sort log by:

Webmaster