Age | Commit message (Expand) | Author | Files | Lines |
2002-11-30 | Splint fiddles. | jbj | 3 | -9/+9 |
2002-11-29 | - build with external elfutils (preferred), if available. | jbj | 1 | -0/+2 |
2002-11-26 | - bundle libfmagic into librpmbuild for now. | jbj | 4 | -122/+140 |
2002-11-20 | - use rpmdeps rather than find-{requires,provides}. | jbj | 1 | -4/+10 |
2002-11-19 | - add AC_SYS_LARGFILE throughout. | jbj | 1 | -3/+1 |
2002-11-19 | Correct doxygen-1.2.18 warnings. | jbj | 1 | -1/+1 |
2002-11-08 | Sanity. | jbj | 1 | -4/+2 |
2002-11-05 | Remove multilib patch. | jbj | 3 | -199/+93 |
2002-10-24 | Kill tfr.c, use rpmdeps. | jbj | 2 | -107/+0 |
2002-10-24 | - add /usr/lib/rpm/rpmdeps. | jbj | 2 | -11/+32 |
2002-10-24 | Add stupid "()(64bit" markings. | jbj | 1 | -39/+39 |
2002-10-21 | Accurate dependencies generated, but perl deps are slow. | jbj | 1 | -1/+1 |
2002-10-21 | Attach per-interpreter namespace deps to files too. | jbj | 1 | -51/+51 |
2002-10-21 | Rationalize per-interpreter dependency generation. | jbj | 1 | -120/+105 |
2002-10-21 | Add per-interpreter perl dependencies. | jbj | 5 | -285/+385 |
2002-10-19 | Functional ELF/SCRIPT dependency generation. | jbj | 5 | -217/+550 |
2002-10-18 | - add debug sub-package patch. | jbj | 2 | -3/+3 |
2002-10-18 | Grab strings necessary for dependencies from ELF headers. | jbj | 1 | -37/+80 |
2002-10-15 | Replace libelf with elfutils. | jbj | 4 | -45/+160 |
2002-10-14 | Classify images. | jbj | 2 | -24/+32 |
2002-10-14 | Spin mostly complete file classifier off to rpmfc.[ch]. | jbj | 6 | -23/+456 |
2002-10-13 | Add argv.[ch]. | jbj | 6 | -143/+223 |
2002-10-13 | Sanity. | jbj | 1 | -0/+205 |
2002-10-12 | anity. | jbj | 1 | -22/+22 |
2002-10-11 | Cleanups. | jbj | 1 | -1/+0 |
2002-10-11 | Resurrect MULTILIB on the build side. | jbj | 1 | -44/+76 |
2002-10-07 | lclint annotations. | jbj | 3 | -15/+52 |
2002-09-20 | - eliminate myftw, use Fts(3) instead. | jbj | 4 | -327/+91 |
2002-08-23 | - merge signature returns into rpmRC. | jbj | 1 | -5/+5 |
2002-08-20 | - check for interrupt during iteration. | jbj | 1 | -0/+3 |
2002-08-19 | - add --with-efence to configure, check install/upgrade with efence. | jbj | 3 | -24/+19 |
2002-08-07 | Teach unzip about %setup -q. | jbj | 1 | -1/+4 |
2002-08-03 | Remove dbi_tear_down, now that rpmdb's are closed on signals. | jbj | 1 | -5/+17 |
2002-07-31 | - configurable (default off) build failure iff unpackaged files (PLD). | jbj | 1 | -4/+87 |
2002-07-31 | Carry PLD scripts/configuration for perl/python/php in rpm sources. | jbj | 1 | -1/+11 |
2002-07-29 | - update trpm. | jbj | 1 | -10/+10 |
2002-07-28 | - python: don't segfault in ts.GetKeys() on erased packages. | jbj | 1 | -1/+21 |
2002-07-28 | - popt: display sub-table options only once on --usage. | jbj | 1 | -13/+13 |
2002-07-21 | - add methods to make signature handling opaque wrto rpmts. | jbj | 2 | -8/+8 |
2002-07-20 | - version added to *.la dependency libraries (#69063). | jbj | 1 | -1/+1 |
2002-07-20 | - popt: parse file into string of options (#56860). | jbj | 1 | -2/+0 |
2002-07-14 | - python: sanity check fixes on rpmts/rpmte methods. | jbj | 1 | -0/+1 |
2002-07-13 | - install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now. | jbj | 2 | -9/+9 |
2002-07-08 | Propagate splint-3.0.1.7 close(2) internalState annotation throughout. | jbj | 9 | -83/+67 |
2002-07-02 | Add boundsread annotations throughout, enable +bounds checking. | jbj | 12 | -2/+39 |
2002-06-25 | - python: link internal libelf (if used) directly into rpmmodule.so. | jbj | 1 | -1/+1 |
2002-06-23 | Add boundswrite annotations everywhere. | jbj | 16 | -1/+115 |
2002-06-22 | Factor bounds checking annotations into source code. | jbj | 2 | -0/+6 |
2002-06-20 | - make sure that rpm can verify prelinked shared libraries. | jbj | 1 | -1/+1 |
2002-06-19 | Annotate incondefs in source code. | jbj | 2 | -11/+7 |