Age | Commit message (Expand) | Author | Files | Lines |
2002-12-24 | fix: ia64 segfault on build. | jbj | 1 | -2/+2 |
2002-12-07 | Finish converting to .splintrc. | jbj | 2 | -3/+5 |
2002-12-06 | part two | sopwith | 1 | -1/+1 |
2002-12-01 | - use usrlib_LTLIBRARIES to install directly in /usr/lib64 instead. | jbj | 2 | -1/+9 |
2002-12-01 | - link rpm libraries together, use shared helpers with external -lelf. | jbj | 1 | -4/+4 |
2002-11-19 | - add AC_SYS_LARGFILE throughout. | jbj | 1 | -0/+1 |
2002-11-08 | Ignore generated files. | jbj | 1 | -1/+1 |
2002-10-23 | Upgrade to autoconf-2.54 and elfutils-0.51. | jbj | 1 | -3/+3 |
2002-10-12 | Remove CVS cruft. | jbj | 1 | -0/+4 |
2002-10-11 | Cleanups. | jbj | 1 | -1/+1 |
2002-10-09 | - fix: use size_t consistently, avoid segfault on ia64. | jbj | 2 | -8/+8 |
2002-08-31 | Sync with rpm-4.1. | jbj | 1 | -3/+6 |
2002-08-26 | - beecrypt: change local absolute symbols to defines for prelinking. | jbj | 3 | -18/+18 |
2002-08-19 | - add --with-efence to configure, check install/upgrade with efence. | jbj | 1 | -2/+5 |
2002-08-08 | - python: add return codes for rollbacks and fooDB methods. | jbj | 1 | -1/+1 |
2002-07-20 | - version added to *.la dependency libraries (#69063). | jbj | 1 | -3/+3 |
2002-07-14 | - python: sanity check fixes on rpmts/rpmte methods. | jbj | 1 | -0/+1 |
2002-07-13 | Use ${MAKE}, not make, for portability. | jbj | 1 | -1/+1 |
2002-07-08 | Propagate splint-3.0.1.7 close(2) internalState annotation throughout. | jbj | 4 | -3/+22 |
2002-07-02 | Add boundsread annotations throughout, enable +bounds checking. | jbj | 14 | -2/+111 |
2002-06-30 | - warn only once for each NOKEY/UNTRUSTED key id. | jbj | 1 | -2/+2 |
2002-06-23 | Add boundswrite annotations everywhere. | jbj | 24 | -1/+223 |
2002-06-22 | Factor bounds checking annotations into source code. | jbj | 4 | -5/+9 |
2002-06-19 | splint fiddles. | jbj | 4 | -21/+16 |
2002-06-15 | beecrypt.gas.h needs to be carried into the tarball. | jbj | 1 | -1/+2 |
2002-06-15 | - beecrypt: merge changes from beecrypt-2.3.0. | jbj | 2 | -2/+3 |
2002-06-15 | Ignore generated files. | jbj | 1 | -0/+4 |
2002-06-15 | Remove all generated files from CVS. | jbj | 8 | -15939/+0 |
2002-06-15 | DOn't need generated config.h.in in CVS. | jbj | 1 | -287/+0 |
2002-06-15 | Don't need Makefile.in files, they're generated. | jbj | 6 | -2152/+0 |
2002-06-15 | Make check and splint clean. | jbj | 30 | -1052/+737 |
2002-06-15 | Sanity. | jbj | 4 | -6/+8 |
2002-06-15 | Before merging new-fangled configure.ac | jbj | 9 | -12/+12 |
2002-06-15 | Make sure that "make dist" is functional. | jbj | 5 | -2/+244 |
2002-06-15 | Expose aes constant tables, needed by the asm voodoo. | jbj | 1 | -10/+10 |
2002-06-14 | Doxygen and splint fiddles. | jbj | 10 | -66/+164 |
2002-06-14 | First crack at merging beecrypt-2.3.0 changes. | jbj | 85 | -695/+5711 |
2002-06-01 | - fix: use getgrnam, not getpwnam, to convert gid -> group. | jbj | 1 | -1/+1 |
2002-05-13 | AIX fiddles (Albert Chin <rpm-list@thewrittenword.com>). | jbj | 3 | -19/+19 |
2002-05-04 | Pass dbiGet() flags from application. | jbj | 1 | -1/+1 |
2002-05-01 | - attempt to make peace with automake-1.6.1, autoconf-2.53. | jbj | 15 | -486/+1054 |
2002-04-13 | - use rpmdb-redhat to suggest dependency resolution(s). | jbj | 2 | -4/+1 |
2002-04-11 | - rescusitate --rebuild. | jbj | 1 | -7/+0 |
2002-04-10 | - beecrypt: add types.h, eliminate need for config.gnu.h. | jbj | 52 | -363/+596 |
2002-04-08 | doxygen cleanup. | jbj | 1 | -0/+6 |
2002-04-07 | - speedup large queries by ~50%. | jbj | 1 | -6/+0 |
2002-03-17 | - *really* dump signature header immutable region. | jbj | 3 | -28/+19 |
2002-03-12 | - drill ts/fi through verify mode, add methods to keep fi abstract. | jbj | 1 | -6/+0 |
2002-03-10 | - make --addsign and --resign behave exactly the same. | jbj | 1 | -2/+3 |
2002-03-06 | - add header DSA signature. | jbj | 4 | -18/+61 |