Age | Commit message (Collapse) | Author | Files | Lines |
|
CVS patchset: 5118
CVS date: 2001/10/17 16:43:36
|
|
CVS patchset: 5106
CVS date: 2001/10/15 03:22:10
|
|
CVS patchset: 4834
CVS date: 2001/06/05 19:26:22
|
|
CVS patchset: 4741
CVS date: 2001/05/05 19:28:32
|
|
CVS patchset: 4738
CVS date: 2001/05/03 21:00:18
|
|
CVS patchset: 4732
CVS date: 2001/04/30 22:32:22
|
|
- internalize locale insensitive ctype(3) in rpmio.h
- boring lclint annotations and fiddles.
CVS patchset: 4721
CVS date: 2001/04/29 01:05:43
|
|
- add -g to optflags in per-platform config.
- permit confgure/compile with db3-3.2.9.
- permit manifest files as args to query/verify modes.
CVS patchset: 4649
CVS date: 2001/03/22 23:39:01
|
|
Add manual files to Doxfile.in.
lclint annotations.
CVS patchset: 4624
CVS date: 2001/03/14 23:09:09
|
|
- fix: rpm -Va with db1 needs per-iterator, not per-index, offset.
- add install/remove transaction id tags.
CVS patchset: 4441
CVS date: 2001/01/15 23:09:42
|
|
CVS patchset: 4338
CVS date: 2000/12/12 20:03:45
|
|
CVS patchset: 4243
CVS date: 2000/11/02 17:57:25
|
|
parsePrep.c: fix typo's.
CVS patchset: 4227
CVS date: 2000/10/26 15:32:03
|
|
CVS patchset: 4226
CVS date: 2000/10/24 14:09:41
|
|
CVS patchset: 4147
CVS date: 2000/08/30 17:47:53
|
|
CVS patchset: 4130
CVS date: 2000/08/27 19:18:25
|
|
- API: externalize legacy fdOpen interface for rpmfind et al.
CVS patchset: 3873
CVS date: 2000/06/20 15:54:48
|
|
CVS patchset: 3822
CVS date: 2000/06/09 18:57:23
|
|
CVS patchset: 3593
CVS date: 2000/02/27 20:50:52
|
|
CVS patchset: 3533
CVS date: 2000/01/24 20:02:32
|
|
build.c: ditto.
build/build.c: ditto.
build/files.c: ditto.
build/parsePreamble.c: ditto.
build/parseSpec.c: ditto.
build/myftw.c: Use Opendir/Readdir/Closedir wrappers.
lib/cpio.c: Use Readlink/Stat/Lstat wrappers while building archive.
lib/rpmio.c: functional ftpLstat, ftpStat and ftpReadlink.
CVS patchset: 3432
CVS date: 1999/11/24 00:03:54
|
|
build/build.c: Rewrite to use scriptlet templates.
build/files.c: Rename variables to prepare for (possibly) URL's in %files.
build/myftw.c: Use Lstat.
build/parsePreamble.c: Permit URL's in BuildRoot tag if not from spec file.
build/parseSpec.c: ditto
build/parsePrep.c: Add buildsubdir macro.
lib/macro.c: Add url2path (nickname u2p) and verbose macro primitives.
lib/url.c: urlPath returns "" if url is NULL (rpmGenPath memory corruption).
CVS patchset: 3430
CVS date: 1999/11/19 18:19:41
|
|
Start composting the rpmio API.
Preliminary (not working) support for HTTP PUT.
build.c: Check fd for NULL and use Ferror() for Fopen return.
build/parseSpec.c: ditto
build/pack.c: Use fdGetFP() rather than fpio->ffileno().
build/parseSpec.c: ditto
build/pack.c: Use Stat/Mkdir wrappers.
build/pack.c: Do Fflush before fdDup so that writes can remain buffered.
lib/install.c: ditto
build/parsePrep.c: Skip over URL leadin when writing %prep scriptlet.
lib/misc.c: Rewrite to use simpler urlPath(). Restore checks on local fs.
lib/rpmchecksig.c: Open with "r+" rather than "w" to avoid truncation.
lib/url.c: Do lazy malloc of u->buf in rpmio.c checkResponse().
lib/rpmio.c: Make persist/contentLength per-fd rather than per-url.
lib/rpmio.c: Add wr_chunked method for HTTP PUT (still broken).
lib/rpmio.c: ftpAbort() should use timedRead.
lib/rpmio.c: Add Fflush().
lib/url.c: urlPath() should return something ("/") on url = NULL (paranoia).
lib/url.c: urlSplit() should return something ("/") on url w/o path.
CVS patchset: 3429
CVS date: 1999/11/18 18:07:46
|
|
rpm.c: add --rmspec to usage output.
build/files.c: use ufdio to permit '%files -f <url>' (untested).
build/pack.c: use ufdio in readRPM(), writeRPM(), and addFileToTag().
build/parsePreamble.c: use ufdio in readIcon().
lib/ftp.c: httpOpen() now takes FD_t ctrl arg to uncouple from u->ctrl.
lib/install.c: usr rpmGenPath() to identify first found url in file path concat.
lib/install.c: permit url's in files[i].relativePath.
lib/macro.c: use ufdio, diddle macros for tmacro standalone build.
lib/macro.c: Create rpmGenPath().
lib/macro.c: diddle macro files path to permit url's.
lib/rpmchecksig.c: use Fopen on fdio.
lib/rpmio.c: replace copyData() with ufdCopy().
lib/rpmio.c: replace httpGetFile() with ufdGetFile().
lib/rpmio.c: add ufdWrite().
lib/rpmio.c: permit 2 simultaneous persistent malloc/open HTTP/1.1 connections.
lib/rpmio.c: Add Lstat(), Stat(), and Access().
lib/rpmio.c: assume paths in syscall stubs are loopback (WRONG).
lib/url.c: add urlPath().
CVS patchset: 3422
CVS date: 1999/11/12 17:20:49
|
|
start unifying FD types, CFD_t now gone.
CVS patchset: 3402
CVS date: 1999/10/27 23:18:10
|
|
CVS patchset: 3394
CVS date: 1999/10/21 20:36:16
|
|
CVS patchset: 3390
CVS date: 1999/10/21 15:04:25
|
|
CVS patchset: 3366
CVS date: 1999/10/04 19:40:03
|
|
check for NULL on all memory allocations.
free rpmrc mallocs on exit.
permit run time leak detection.
CVS patchset: 3311
CVS date: 1999/09/21 03:22:53
|
|
CVS patchset: 3309
CVS date: 1999/09/20 13:34:47
|
|
CVS patchset: 3268
CVS date: 1999/09/07 22:49:45
|
|
CVS patchset: 2995
CVS date: 1999/04/14 12:35:08
|
|
take globalMacroContext out of macro api.
fix: flush all macros between builds.
CVS patchset: 2936
CVS date: 1999/04/01 22:26:44
|
|
CVS patchset: 2935
CVS date: 1999/04/01 16:57:18
|
|
CVS patchset: 2905
CVS date: 1999/03/20 21:09:47
|
|
CVS patchset: 2652
CVS date: 1999/01/05 23:13:56
|
|
CVS patchset: 2584
CVS date: 1998/12/03 19:36:01
|
|
CVS patchset: 2547
CVS date: 1998/11/20 00:29:46
|
|
CVS patchset: 2544
CVS date: 1998/11/19 19:10:23
|
|
CVS patchset: 2542
CVS date: 1998/11/18 21:41:05
|
|
CVS patchset: 2540
CVS date: 1998/11/16 21:40:28
|
|
CVS patchset: 2532
CVS date: 1998/11/08 00:15:33
|
|
CVS patchset: 2425
CVS date: 1998/10/08 14:59:17
|
|
CVS patchset: 2422
CVS date: 1998/10/08 11:55:37
|
|
gettextify rpmMessage/rpmError/fprintf messages.
CVS patchset: 2368
CVS date: 1998/09/27 22:03:52
|
|
RPMVAR_SOURCEDIR -> %{_sourcedir}
RPMVAR_BUILDDIR -> %{_builddir}
CVS patchset: 2279
CVS date: 1998/09/05 20:02:08
|
|
CVS patchset: 2215
CVS date: 1998/07/31 20:11:49
|
|
CVS patchset: 2213
CVS date: 1998/07/30 22:09:42
|
|
Rearrange functions to minimize exported routines in librpmbuild API.
VS: ----------------------------------------------------------------------
CVS patchset: 2183
CVS date: 1998/07/25 21:00:26
|
|
Create /usr/lib/rpm directory and move rpmrc et al there.
CVS patchset: 2168
CVS date: 1998/07/08 17:30:37
|