summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)AuthorFilesLines
2002-10-09- fix: use size_t consistently, avoid segfault on ia64.jbj2-7/+10
CVS patchset: 5760 CVS date: 2002/10/09 19:07:43
2002-10-06db1 to db3 conversion program (Michael Schroeder <mls@suse.de>)jbj4-13/+192
CVS patchset: 5755 CVS date: 2002/10/06 05:55:24
2002-10-06Add 64bit patch.jbj2-34/+269
CVS patchset: 5753 CVS date: 2002/10/06 05:28:21
2002-09-20- eliminate myftw, use Fts(3) instead.jbj1-3/+3
CVS patchset: 5730 CVS date: 2002/09/20 21:26:16
2002-09-16Sync with rpm-4.1 parsing changes.jbj3-3/+3
CVS patchset: 5711 CVS date: 2002/09/16 20:10:20
2002-09-04Don't mess with uint32_t, breaks on 6.x.jbj2-5/+5
CVS patchset: 5706 CVS date: 2002/09/04 18:14:08
2002-09-03- fix: always do rpmalMakeIndex.jbj1-0/+2
- fix: resurrect --triggers (#73330). - python: typo in NOKEY exception string. CVS patchset: 5696 CVS date: 2002/09/03 12:23:51
2002-08-31Sync with rpm-4.1.jbj2-9/+3
CVS patchset: 5695 CVS date: 2002/08/31 22:39:34
2002-08-23- merge signature returns into rpmRC.jbj2-14/+14
- python: exceptions on NOKEY/NOTTRUSTED. CVS patchset: 5667 CVS date: 2002/08/23 21:01:59
2002-08-22- add a macro to create a sub-package with debugging symbols.jbj7-1/+1342
CVS patchset: 5662 CVS date: 2002/08/22 19:21:14
2002-08-15- python: explicit method to set transFlags.jbj1-4/+1
- python: stuff package name into a string for repackage callbacks. - rollback: re-create empty transaction set for multiple rollbacks. - fix: %%basename typo (Dmitry V. Levin<ldv@altlinux.org>). - fix: queryformat segfaults (Dmitry V. Levin<ldv@altlinux.org>). CVS patchset: 5639 CVS date: 2002/08/15 18:50:46
2002-08-06- add bitmask for precise control of signature/digest verification.jbj2-18/+18
CVS patchset: 5604 CVS date: 2002/08/06 01:41:44
2002-07-28- popt: display sub-table options only once on --usage.jbj2-8/+14
- wire --nosignatures et al as common options, rework CLI options. CVS patchset: 5575 CVS date: 2002/07/28 00:41:15
2002-07-24- verify signatures/digests retrieved through rpmdbNextIterator().jbj2-4/+7
- imbue %ghost with missingok attribute with --verify (#68933). CVS patchset: 5568 CVS date: 2002/07/24 16:21:23
2002-07-21- add methods to make signature handling opaque wrto rpmts.jbj1-1/+1
CVS patchset: 5566 CVS date: 2002/07/21 22:06:19
2002-07-20- version added to *.la dependency libraries (#69063).jbj1-4/+0
- expose digests in rpmio API, but hide internal beecrypt API (#68999). CVS patchset: 5561 CVS date: 2002/07/20 21:07:31
2002-07-13- install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now.jbj5-8/+8
- revert headerFree/headerLink/headerUnlink debugging. CVS patchset: 5550 CVS date: 2002/07/13 19:08:51
2002-07-04- fix: forgot lazy open of database on --freshen path (#67907).jbj2-19/+187
- proof-of-concept rpmcache functionality. CVS patchset: 5539 CVS date: 2002/07/04 21:08:05
2002-07-02add (disabled for now) dependency check to rpmgraph.jbj1-4/+42
splint and gettext fiddles. CVS patchset: 5536 CVS date: 2002/07/02 13:16:50
2002-06-30- warn only once for each NOKEY/UNTRUSTED key id.jbj4-68/+336
- factor common options into table, add rpmcliInit() and rpmcliFini(). - add preliminary rpmgraph(8) and rpmcache(8) executables to rpm-devel. CVS patchset: 5535 CVS date: 2002/06/30 22:47:32
2002-06-28- disambiguate added/installed dependency failures (#50388).jbj1-1/+1
CVS patchset: 5532 CVS date: 2002/06/28 21:54:24
2002-06-22Factor bounds checking annotations into source code.jbj4-3/+4
CVS patchset: 5521 CVS date: 2002/06/22 18:51:56
2002-06-20- make sure that rpm can verify prelinked shared libraries.jbj1-0/+1
- don't install /usr/lib/rpm/redhat per-vendor configuration anymore. CVS patchset: 5512 CVS date: 2002/06/20 02:19:21
2002-06-09Sanity.jbj1-1/+1
CVS patchset: 5477 CVS date: 2002/06/09 22:15:16
2002-05-27Add bindings for rpmte and FD_t.jbj1-7/+9
CVS patchset: 5451 CVS date: 2002/05/27 21:40:08
2002-05-19- fix: synthesize unpacking progress callbacks for packages w/o files.jbj1-111/+5
CVS patchset: 5440 CVS date: 2002/05/19 23:37:24
2002-05-19- Grand Renaming of rpm data types.jbj2-53/+54
CVS patchset: 5439 CVS date: 2002/05/19 18:42:25
2002-05-16- opaque (well mostly) rpmTransactionSet using methods.jbj4-11/+14
CVS patchset: 5437 CVS date: 2002/05/16 16:55:21
2002-04-14- use build time to choose one of multiple alternative suggestions.jbj1-3/+0
- add --nosuggests to disable suggested resolutions. - splint fiddles. CVS patchset: 5406 CVS date: 2002/04/14 21:48:44
2002-04-13- merge conflicts into problems, handle as transaction set variable.jbj1-7/+8
CVS patchset: 5402 CVS date: 2002/04/13 18:52:18
2002-04-11- rescusitate --rebuild.jbj2-3/+4
CVS patchset: 5389 CVS date: 2002/04/11 16:55:19
2002-02-28Use Knuth algorithm Y for computing DSA "w = inv(s) mod q".jbj1-4/+34
CVS patchset: 5339 CVS date: 2002/02/28 15:48:39
2002-02-24Synthesize a st_ino field for fts(3) use across FTP.jbj1-0/+1
CVS patchset: 5335 CVS date: 2002/02/24 20:44:36
2002-02-23fix: opendir(3) et al functional with FTP.jbj1-1/+12
Use GNU extensions to apply glob(3) to ftp:// URL's. CVS patchset: 5333 CVS date: 2002/02/23 21:24:37
2002-02-22tpkgid cleanup.jbj1-197/+140
Recognize GNU extensions in myGlobPatternP(), flag in misc/fnmatch.h, as well. CVS patchset: 5331 CVS date: 2002/02/22 17:12:15
2002-02-21Add tpkgid.c.jbj3-51/+496
CVS patchset: 5330 CVS date: 2002/02/21 22:53:30
2002-01-05Compute parent and no. of children for each package.jbj1-0/+32
Use rpmsort to display equivalence tree using graphwiz. CVS patchset: 5232 CVS date: 2002/01/05 03:23:42
2002-01-04Use rpmsort to display dependencies for dotty from graphviz.jbj2-51/+124
Build rpmsort by default. CVS patchset: 5231 CVS date: 2002/01/04 18:34:04
2001-11-23- fix a couple dinky memory leaks.jbj1-0/+2
- build with an internal zlib for now. CVS patchset: 5207 CVS date: 2001/11/23 15:49:11
2001-11-11Replace loadFi with fiNew, freeFi with fiFree.jbj1-1/+1
CVS patchset: 5175 CVS date: 2001/11/11 20:45:20
2001-11-01- add header refcount annotations throughout.jbj3-7/+7
CVS patchset: 5146 CVS date: 2001/11/01 20:15:10
2001-10-27- legacy signatures always checked where possible on package read.jbj1-8/+7
- wire transactions through rpmcli build modes. - lazy rpmdb open/close through transaction methods (mostly anyways). - no-brainer refcounts for rpmdb object. - check added header against transaction set, replace if newer. CVS patchset: 5135 CVS date: 2001/10/27 20:09:20
2001-09-25- drop rpmio/base64.[ch] in favor of beecrypt versions.jbj1-1/+2
CVS patchset: 5079 CVS date: 2001/09/25 14:03:27
2001-09-25- Start rpm-4.1.jbj1-1/+1
- Loosely wire beecrypt library into rpm. CVS patchset: 5078 CVS date: 2001/09/25 03:03:23
2001-09-15Sync with rpm-4_0 branch.jbj2-2/+2
CVS patchset: 5048 CVS date: 2001/09/15 13:49:11
2001-08-15- always use dl size in regionSwab() return.jbj1-0/+7
- ppc: revert ppcmac to ppc. - ppc: autoconf test for va_copy. CVS patchset: 5015 CVS date: 2001/08/15 14:03:03
2001-06-17Sync with rpm-4_0 branch.jbj6-14/+21
CVS patchset: 4876 CVS date: 2001/06/17 22:18:03
2001-05-31- return multiple suggested packages (Pawel Kolodziej <pawelk@pld.org.pl>).jbj1-1/+1
- fix: return suggested packages when using Depends cache. CVS patchset: 4823 CVS date: 2001/05/31 22:31:14
2001-05-08- create rpmdb.la so that linkage against rpm's db-3.2.9 is possible.jbj1-5/+12
CVS patchset: 4752 CVS date: 2001/05/08 00:03:14
2001-05-07- use internal db-3.2.9 sources to build by default.jbj1-0/+1
- don't build db1 by default. CVS patchset: 4750 CVS date: 2001/05/07 19:21:16