W3C CVS

CVS log for rpm2html/config.c

[BACK] Up to [Public] / rpm2html

Request diff between arbitrary revisions


Default branch: 1

Revision 1.43 / (download) - annotate - [select for diffs] , Mon Dec 18 14:45:51 2000 UTC (7 years, 8 months ago) by veillard
CVS Tags: HEAD
Changes since 1.42: +4 -1 lines
Diff to previous 1.42 (colored)
added an help=URL handler, changed mail to daniel@veillard.com

Revision 1.42 / (download) - annotate - [select for diffs] , Sun Dec 10 17:10:38 2000 UTC (7 years, 8 months ago) by veillard
Changes since 1.41: +76 -76 lines
Diff to previous 1.41 (colored)
Some memory debugging, and generation of the fullindex, Daniel

Revision 1.41 / (download) - annotate - [select for diffs] , Mon Nov 20 11:50:44 2000 UTC (7 years, 9 months ago) by veillard
Changes since 1.40: +4 -1 lines
Diff to previous 1.40 (colored)
use the search form for resources instead of static pages when available, Daniel

Revision 1.40 / (download) - annotate - [select for diffs] , Wed Sep 6 09:44:24 2000 UTC (7 years, 11 months ago) by veillard
CVS Tags: RPM2HTML_1_5
Changes since 1.39: +4 -5 lines
Diff to previous 1.39 (colored)
This shoukd fix the "rufus bug" reported on gnorpm, Daniel

Revision 1.39 / (download) - annotate - [select for diffs] , Sun Jul 16 21:37:33 2000 UTC (8 years, 1 month ago) by veillard
CVS Tags: RPM2HTML_1_4_FINAL
Changes since 1.38: +10 -1 lines
Diff to previous 1.38 (colored)
More work on the MySQL back-end, not it can import config files, Daniel.

Revision 1.38 / (download) - annotate - [select for diffs] , Sat Jun 24 16:44:01 2000 UTC (8 years, 2 months ago) by daniel
Changes since 1.37: +8 -2 lines
Diff to previous 1.37 (colored)
Trying to remove memory leaks, Daniel.

Revision 1.37 / (download) - annotate - [select for diffs] , Tue Mar 14 14:45:53 2000 UTC (8 years, 5 months ago) by daniel
CVS Tags: RPM2HTML_1_4
Changes since 1.36: +4 -1 lines
Diff to previous 1.36 (colored)
Patches from Arnaud.Gibert@socgen.com, Daniel.

Revision 1.36 / (download) - annotate - [select for diffs] , Sat Jan 15 14:52:18 2000 UTC (8 years, 7 months ago) by daniel
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored)
Applied/cleaned patches, Daniel.

Revision 1.35 / (download) - annotate - [select for diffs] , Tue Nov 23 07:44:49 1999 UTC (8 years, 9 months ago) by daniel
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored)
Applied patched from Alexey Nogin <ayn2@cornell.edu> on tree=false and
bad chars in filenames and URLs, Daniel

Revision 1.34 / (download) - annotate - [select for diffs] , Mon Mar 29 09:47:38 1999 UTC (9 years, 5 months ago) by daniel
Changes since 1.33: +25 -1 lines
Diff to previous 1.33 (colored)
Released 1.1, Daniel.

Revision 1.33 / (download) - annotate - [select for diffs] , Sun Nov 15 05:10:11 1998 UTC (9 years, 9 months ago) by daniel
CVS Tags: RPM_1_0
Changes since 1.32: +86 -87 lines
Diff to previous 1.32 (colored)
Chasing memory leaks, plugged a memory allocator wrapper and a string buffer, Daniel

Revision 1.32 / (download) - annotate - [select for diffs] , Sat Nov 14 20:13:00 1998 UTC (9 years, 9 months ago) by daniel
Changes since 1.31: +40 -20 lines
Diff to previous 1.31 (colored)
Added calls for memory cleanup, Daniel.

Revision 1.31 / (download) - annotate - [select for diffs] , Mon Sep 14 14:46:11 1998 UTC (9 years, 11 months ago) by daniel
Changes since 1.30: +1 -11 lines
Diff to previous 1.30 (colored)
Cleaned up the memory consumption by separating extra RPM data, Daniel.

Revision 1.30 / (download) - annotate - [select for diffs] , Sun Sep 13 03:54:33 1998 UTC (9 years, 11 months ago) by daniel
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)
Update for 0.99, memory bug busting, added files for string buffer, Daniel.

Revision 1.29 / (download) - annotate - [select for diffs] , Fri Sep 11 05:25:04 1998 UTC (9 years, 11 months ago) by daniel
Changes since 1.28: +14 -2 lines
Diff to previous 1.28 (colored)
Cleanup, and added html= option to directories (for sources), Daniel.

Revision 1.28 / (download) - annotate - [select for diffs] , Thu Sep 10 18:25:19 1998 UTC (9 years, 11 months ago) by daniel
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)
Added cleanup.c, now the RDf tree is regulary cleaned-up, Daniel.

Revision 1.27 / (download) - annotate - [select for diffs] , Mon Aug 17 09:33:38 1998 UTC (10 years ago) by daniel
Changes since 1.26: +42 -3 lines
Diff to previous 1.26 (colored)
Added metadata mirrors parsing and saving, Daniel.

Revision 1.26 / (download) - annotate - [select for diffs] , Tue May 26 01:42:19 1998 UTC (10 years, 3 months ago) by veillard
Changes since 1.25: +3 -3 lines
Diff to previous 1.25 (colored)
Renamed verbose variable, set-up documentation for 0.93 and rpmfind, Daniel.

Revision 1.25 / (download) - annotate - [select for diffs] , Mon May 25 23:57:59 1998 UTC (10 years, 3 months ago) by veillard
Changes since 1.24: +2 -3 lines
Diff to previous 1.24 (colored)
Started working for 0.93, changed the copyright to W3C's one, Daniel.

Revision 1.24 / (download) - annotate - [select for diffs] , Wed May 20 04:58:18 1998 UTC (10 years, 3 months ago) by veillard
Changes since 1.23: +19 -1 lines
Diff to previous 1.23 (colored)
Started working on dumping resources, Daniel.

Revision 1.23 / (download) - annotate - [select for diffs] , Wed May 13 03:31:32 1998 UTC (10 years, 3 months ago) by veillard
Changes since 1.22: +25 -6 lines
Diff to previous 1.22 (colored)
Cleaned the memory allocation, and better freeing of mem for tree, Daniel.

Revision 1.22 / (download) - annotate - [select for diffs] , Sun May 10 07:45:21 1998 UTC (10 years, 3 months ago) by veillard
Changes since 1.21: +4 -4 lines
Diff to previous 1.21 (colored)
The whole RDF convertion / extraction works ! Daniel.

Revision 1.21 / (download) - annotate - [select for diffs] , Fri May 8 22:36:40 1998 UTC (10 years, 3 months ago) by veillard
Changes since 1.20: +6 -1 lines
Diff to previous 1.20 (colored)
More work toward RDF encoding, Daniel.

Revision 1.20 / (download) - annotate - [select for diffs] , Mon May 4 02:52:56 1998 UTC (10 years, 3 months ago) by veillard
Changes since 1.19: +3 -1 lines
Diff to previous 1.19 (colored)
Added rdf_api.h, cleanups, Daniel

Revision 1.19 / (download) - annotate - [select for diffs] , Thu Apr 9 08:29:27 1998 UTC (10 years, 4 months ago) by httpng
Changes since 1.18: +28 -1 lines
Diff to previous 1.18 (colored)
Starting adding support for RDF, lot of changes, added a patch to Makefile.in,
Daniel

Revision 1.18 / (download) - annotate - [select for diffs] , Mon Mar 23 06:59:48 1998 UTC (10 years, 5 months ago) by veillard
Changes since 1.17: +25 -1 lines
Diff to previous 1.17 (colored)
First steps at adding a distribution tree upon request, Daniel.

Revision 1.17 / (download) - annotate - [select for diffs] , Mon Mar 16 16:59:27 1998 UTC (10 years, 5 months ago) by veillard
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored)
Added Tree dump, lots of changes internally, Daniel.

Revision 1.16 / (download) - annotate - [select for diffs] , Wed Mar 11 06:22:40 1998 UTC (10 years, 5 months ago) by veillard
Changes since 1.15: +3 -1 lines
Diff to previous 1.15 (colored)
Corrected bugs w.r.t. paths, started dumping per-directory informations, Daniel.

Revision 1.15 / (download) - annotate - [select for diffs] , Fri Feb 27 20:30:12 1998 UTC (10 years, 6 months ago) by veillard
Changes since 1.14: +4 -4 lines
Diff to previous 1.14 (colored)
Corrected a pbm with strndup(), Daniel.

Revision 1.14 / (download) - annotate - [select for diffs] , Thu Feb 26 21:02:52 1998 UTC (10 years, 6 months ago) by veillard
Changes since 1.13: +21 -2 lines
Diff to previous 1.13 (colored)
Added check and code for strndup(), and removed verbosity, Daniel.

Revision 1.13 / (download) - annotate - [select for diffs] , Mon Feb 23 22:13:56 1998 UTC (10 years, 6 months ago) by veillard
Changes since 1.12: +26 -12 lines
Diff to previous 1.12 (colored)
Added patches from Gary Thomas (Configure), prepared for 0.70 release, Daniel.

Revision 1.12 / (download) - annotate - [select for diffs] , Mon Feb 23 01:21:05 1998 UTC (10 years, 6 months ago) by veillard
Changes since 1.11: +62 -3 lines
Diff to previous 1.11 (colored)
Added support for extra headers, Daniel.

Revision 1.11 / (download) - annotate - [select for diffs] , Sun Feb 22 03:19:35 1998 UTC (10 years, 6 months ago) by veillard
Changes since 1.10: +5 -1 lines
Diff to previous 1.10 (colored)
Started implementing extra headers, Daniel.

Revision 1.10 / (download) - annotate - [select for diffs] , Mon Feb 16 23:13:21 1998 UTC (10 years, 6 months ago) by veillard
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored)
Changed spelling of ressource (Fr) to resource (En), Daniel.

Revision 1.9 / (download) - annotate - [select for diffs] , Tue Dec 16 14:47:23 1997 UTC (10 years, 8 months ago) by veillard
CVS Tags: VERSION_0_30
Changes since 1.8: +7 -7 lines
Diff to previous 1.8 (colored)
Added verbose/silent flags, Daniel.

Revision 1.8 / (download) - annotate - [select for diffs] , Tue Nov 18 06:58:30 1997 UTC (10 years, 9 months ago) by veillard
CVS Tags: VERSION_0_25
Changes since 1.7: +117 -2 lines
Diff to previous 1.7 (colored)
After a fructful memory leak chase, seems Ok, ready for 0.25, Daniel.

Revision 1.7 / (download) - annotate - [select for diffs] , Tue Nov 18 05:45:50 1997 UTC (10 years, 9 months ago) by veillard
Changes since 1.6: +71 -18 lines
Diff to previous 1.6 (colored)
Completely changed the handling of options, arch support :-), Daniel.

Revision 1.6 / (download) - annotate - [select for diffs] , Sat Nov 15 21:48:32 1997 UTC (10 years, 9 months ago) by veillard
CVS Tags: VERSION_0_2
Changes since 1.5: +9 -2 lines
Diff to previous 1.5 (colored)
Begin implementing the dump of installed RPM base too, Daniel.

Revision 1.5 / (download) - annotate - [select for diffs] , Fri Nov 14 04:39:57 1997 UTC (10 years, 9 months ago) by veillard
Changes since 1.4: +8 -11 lines
Diff to previous 1.4 (colored)
Preparing for distribution, autoconf, Copyright, documentation, Daniel.

Revision 1.4 / (download) - annotate - [select for diffs] , Thu Nov 13 06:37:38 1997 UTC (10 years, 9 months ago) by veillard
Changes since 1.3: +7 -1 lines
Diff to previous 1.3 (colored)
Added statistics, ByName, and generation of index.html, Daniel.

Revision 1.3 / (download) - annotate - [select for diffs] , Thu Nov 13 05:04:33 1997 UTC (10 years, 9 months ago) by veillard
Changes since 1.2: +15 -12 lines
Diff to previous 1.2 (colored)
Lot of improvements, copyright, URLs, E-mail, and config files, Daniel.

Revision 1.2 / (download) - annotate - [select for diffs] , Wed Nov 12 07:06:52 1997 UTC (10 years, 9 months ago) by veillard
Changes since 1.1: +22 -10 lines
Diff to previous 1.1 (colored)
Directory support and file scanning are now based on the config files, Daniel.

Revision 1.1 / (download) - annotate - [select for diffs] , Wed Nov 12 05:56:56 1997 UTC (10 years, 9 months ago) by veillard
Diff
Beginning of the coding for the configuration, 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