summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* - link rpm libraries together, use shared helpers with external -lelf.jbj2002-12-011-3/+3
* Link rpmcache/rpmgraph statically for now.jbj2002-11-301-2/+2
* - build with external elfutils (preferred), if available.jbj2002-11-291-1/+0
* - bundle libfmagic into librpmbuild for now.jbj2002-11-261-43/+2
* - use rpmdeps rather than find-{requires,provides}.jbj2002-11-201-0/+12
* - add AC_SYS_LARGFILE throughout.jbj2002-11-192-24/+43
* - update to elfutils-0.56.jbj2002-11-158-1616/+31
* Elfutils fiddles fo fix striptofile.jbj2002-11-125-30/+47
* Ignore generated files.jbj2002-11-081-0/+1
* Sanity.jbj2002-11-082-1/+115
* Use internal elfutils, not libelf, includes.jbj2002-10-252-4/+4
* - add /usr/lib/rpm/rpmdeps.jbj2002-10-241-1/+4
* - add debug sub-package patch.jbj2002-10-183-483/+5
* Debug package patch.jbj2002-10-186-4/+2203
* Replace libelf with elfutils.jbj2002-10-151-0/+1
* Remove CVS cruft.jbj2002-10-121-0/+1
* - fix: use size_t consistently, avoid segfault on ia64.jbj2002-10-092-7/+10
* db1 to db3 conversion program (Michael Schroeder <mls@suse.de>)jbj2002-10-064-13/+192
* Add 64bit patch.jbj2002-10-062-34/+269
* - eliminate myftw, use Fts(3) instead.jbj2002-09-201-3/+3
* Sync with rpm-4.1 parsing changes.jbj2002-09-163-3/+3
* Don't mess with uint32_t, breaks on 6.x.jbj2002-09-042-5/+5
* - fix: always do rpmalMakeIndex.jbj2002-09-031-0/+2
* Sync with rpm-4.1.jbj2002-08-312-9/+3
* - merge signature returns into rpmRC.jbj2002-08-232-14/+14
* - add a macro to create a sub-package with debugging symbols.jbj2002-08-227-1/+1342
* - python: explicit method to set transFlags.jbj2002-08-151-4/+1
* - add bitmask for precise control of signature/digest verification.jbj2002-08-062-18/+18
* - popt: display sub-table options only once on --usage.jbj2002-07-282-8/+14
* - verify signatures/digests retrieved through rpmdbNextIterator().jbj2002-07-242-4/+7
* - add methods to make signature handling opaque wrto rpmts.jbj2002-07-211-1/+1
* - version added to *.la dependency libraries (#69063).jbj2002-07-201-4/+0
* - install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now.jbj2002-07-135-8/+8
* - fix: forgot lazy open of database on --freshen path (#67907).jbj2002-07-042-19/+187
* add (disabled for now) dependency check to rpmgraph.jbj2002-07-021-4/+42
* - warn only once for each NOKEY/UNTRUSTED key id.jbj2002-06-304-68/+336
* - disambiguate added/installed dependency failures (#50388).jbj2002-06-281-1/+1
* Factor bounds checking annotations into source code.jbj2002-06-224-3/+4
* - make sure that rpm can verify prelinked shared libraries.jbj2002-06-201-0/+1
* Sanity.jbj2002-06-091-1/+1
* Add bindings for rpmte and FD_t.jbj2002-05-271-7/+9
* - fix: synthesize unpacking progress callbacks for packages w/o files.jbj2002-05-191-111/+5
* - Grand Renaming of rpm data types.jbj2002-05-192-53/+54
* - opaque (well mostly) rpmTransactionSet using methods.jbj2002-05-164-11/+14
* - use build time to choose one of multiple alternative suggestions.jbj2002-04-141-3/+0
* - merge conflicts into problems, handle as transaction set variable.jbj2002-04-131-7/+8
* - rescusitate --rebuild.jbj2002-04-112-3/+4
* Use Knuth algorithm Y for computing DSA "w = inv(s) mod q".jbj2002-02-281-4/+34
* Synthesize a st_ino field for fts(3) use across FTP.jbj2002-02-241-0/+1
* fix: opendir(3) et al functional with FTP.jbj2002-02-231-1/+12