Age | Commit message (Collapse) | Author | Files | Lines |
|
- we have list of known archs in rpmrc, might as well use it
- avoids having to patch & recompile rpm just to have rpmtsInitIterator()
recognize new archs when it's runtime configurable otherwise
- checking against compatible arch would be saner except then people could
get into even more trouble using --ignorearch...
|
|
|
|
|
|
- no uses outside librpm itself, and there they can be hidden away from
exported ABI whereas in librpmio they cant
|
|
|
|
- just use regular setenv() instead
- we already carry setenv() in misc/ for platforms that don't have it
|
|
|
|
- explicitly include what's really needed instead
- document remaining uses
|
|
- probably not very useful outside rpm but used all over the tree,
- rename to rpmMkTempFile() for namespacing since we're exporting it now
|
|
- splitString, freeSplitString, stripTrailingChar
|
|
|
|
|
|
CVS patchset: 7139
CVS date: 2004/03/02 01:31:01
|
|
Spliddles for rpmio, drill h_errno all the way through.
CVS patchset: 6826
CVS date: 2003/05/08 20:39:29
|
|
CVS patchset: 5542
CVS date: 2002/07/08 14:21:26
|
|
- proof-of-concept rpmcache functionality.
CVS patchset: 5539
CVS date: 2002/07/04 21:08:05
|
|
CVS patchset: 5521
CVS date: 2002/06/22 18:51:56
|
|
CVS patchset: 5379
CVS date: 2002/04/08 18:56:01
|
|
CVS patchset: 5139
CVS date: 2001/10/29 16:39:13
|
|
CVS patchset: 5128
CVS date: 2001/10/21 21:43:32
|
|
CVS patchset: 5127
CVS date: 2001/10/20 22:31:09
|
|
CVS patchset: 5124
CVS date: 2001/10/19 19:51:18
|
|
CVS patchset: 5118
CVS date: 2001/10/17 16:43:36
|
|
CVS patchset: 5106
CVS date: 2001/10/15 03:22:10
|
|
- display signature packets before exec'ing gpg/pgp when verifying.
CVS patchset: 5090
CVS date: 2001/09/29 17:44:45
|
|
- eliminate DYING code.
CVS patchset: 5082
CVS date: 2001/09/25 20:51:34
|
|
- drop lib/md5*.[ch] files in favor of beecrypt.
CVS patchset: 5081
CVS date: 2001/09/25 16:21:44
|
|
CVS patchset: 5048
CVS date: 2001/09/15 13:49:11
|
|
CVS patchset: 4876
CVS date: 2001/06/17 22:18:03
|
|
CVS patchset: 4872
CVS date: 2001/06/17 00:36:01
|
|
- more CLI typedefs/prototypes moved from rpmlib.h to rpmcli.h.
- rpm --verify skips files in non-installed states.
- rpm --verify skips content checks for %ghost files.
- rpm --verify displays config/doc/gnost/license/readme atrrs for files.
- rpm --verify checks immutable header region digest if available.
- rpmbuild adds header region digest (SHA1 as string).
- use rpmTag* typedefs in new hge/hae/hme/hre header vectors.
CVS patchset: 4854
CVS date: 2001/06/12 04:10:21
|
|
CVS patchset: 4834
CVS date: 2001/06/05 19:26:22
|
|
CVS patchset: 4833
CVS date: 2001/06/04 13:55:58
|
|
- fix: return suggested packages when using Depends cache.
CVS patchset: 4823
CVS date: 2001/05/31 22:31:14
|
|
- internalize locale insensitive ctype(3) in rpmio.h
- boring lclint annotations and fiddles.
CVS patchset: 4721
CVS date: 2001/04/29 01:05:43
|
|
Doxygen annotations for rpmdep section.
Add manifests for install modes.
CVS patchset: 4675
CVS date: 2001/04/10 12:36:45
|
|
CVS patchset: 4500
CVS date: 2001/01/26 17:06:09
|
|
- fix: resurrect --excludepath (#19666).
CVS patchset: 4418
CVS date: 2001/01/09 04:07:49
|
|
CVS patchset: 4132
CVS date: 2000/08/27 19:27:03
|
|
CVS patchset: 4105
CVS date: 2000/08/23 13:02:13
|
|
CVS patchset: 3823
CVS date: 2000/06/09 19:33:52
|
|
CVS patchset: 3822
CVS date: 2000/06/09 18:57:23
|
|
CVS patchset: 3678
CVS date: 2000/04/13 17:59:10
|
|
- cram all of db1, db_185, and db2 interfaces into rpmlib.
CVS patchset: 3636
CVS date: 2000/03/23 15:49:50
|
|
lib/misc.[ch]: Rename remoteGlob to rpmGlob. Preserve glob_error behavior.
build/files.c: Ditto.
lib/rpmio.c: Collapse ftpFileDesc() into ftpReq().
lib/rpmio.c: Eliminate all uses of u->path.
lib/url.c: Ditto.
lib/url.c: Tweak url cache code to reuse empty slots (never happens).
CVS patchset: 3478
CVS date: 1999/12/12 17:46:22
|
|
fix: ftpAbort must close the data channel to read abort status.
CVS patchset: 3477
CVS date: 1999/12/12 01:46:13
|
|
CVS patchset: 3474
CVS date: 1999/12/11 17:53:25
|
|
Make buildFileList() part of rpmlib API as rpmBuildFileList().
lib/rpmdb.c: Compare fingerprints from different caches by value.
CVS patchset: 3448
CVS date: 1999/12/01 19:57:17
|
|
rpm.c: Add --nodirtokens and --dirtokens to control file list compression.
lib/misc.c: Default (conservative) valuse _noDirTokens is TRUE.
lib/misc.c: Add expandFileList analogue to compressFileList.
build/pack.c: Compress file list only if compression is requested.
lib/rpmdb.c: Expand file list before headerWrite if compression not requested.
CVS patchset: 3436
CVS date: 1999/11/26 21:58:42
|
|
Make ufdClose() static, use Fclose() with ufdio cookie throughout.
rpm.c: Clean urlinfoCache and rpmBuildArgs leaks.
url.c: urlIsURL() should be here, not in rpmio.c.
url.c: Preserve FD_t abstraction by creating ufdGetUrlinfo().
url.c: Create freeUrlinfoCache().
rpmio.c: Create ufdio cookie.
CVS patchset: 3407
CVS date: 1999/10/30 16:43:29
|