Age | Commit message (Expand) | Author | Files | Lines |
2003-12-11 | - only internal Berkeley db from now on. | jbj | 30 | -774/+802 |
2003-11-23 | Merge changes from rpm-4.2.1 development. | jbj | 4 | -9/+15 |
2003-06-24 | Sanity. | jbj | 1 | -35/+40 |
2003-06-16 | Update from PLD. | jbj | 1 | -60/+67 |
2003-04-30 | splint fiddles. | jbj | 8 | -61/+74 |
2003-04-30 | beecrypt-3.0.0 merge: doxygen pass. | jbj | 2 | -2/+5 |
2003-03-20 | Make sure that $(RPM_BUILD_ROOT}/usr/lib is 1st libarry searched. | jbj | 2 | -2/+2 |
2003-03-19 | - unify signal handling in librpmio, use condvar to deliver signal. | jbj | 30 | -30/+30 |
2003-03-18 | - fix: short option help missing string terminator. | jbj | 1 | -16/+12 |
2003-02-06 | - popt: diddle doxygen/splint annotations, corrected doco. | jbj | 2 | -24/+27 |
2003-01-16 | Nitpicky fix. | jbj | 1 | -1/+1 |
2002-12-06 | part two | sopwith | 1 | -1/+1 |
2002-12-01 | - use usrlib_LTLIBRARIES to install directly in /usr/lib64 instead. | jbj | 3 | -7/+18 |
2002-11-19 | - add AC_SYS_LARGFILE throughout. | jbj | 1 | -0/+1 |
2002-10-24 | - add /usr/lib/rpm/rpmdeps. | jbj | 1 | -1/+1 |
2002-10-16 | - dump libelf, gulp elfutils, for now. | jbj | 30 | -30/+30 |
2002-10-09 | - fix: use size_t consistently, avoid segfault on ia64. | jbj | 1 | -1/+1 |
2002-09-16 | The char array 'format' sometimes get 10 characters and when | jbj | 1 | -1/+1 |
2002-08-31 | Sync with rpm-4.1. | jbj | 1 | -1/+1 |
2002-08-26 | - set cachesize without a dbenv, the default is far too small. | jbj | 1 | -1/+1 |
2002-08-26 | Update ru.po. | jbj | 30 | -30/+30 |
2002-08-22 | Update popt internal copyright messages. | jbj | 6 | -8/+8 |
2002-08-11 | Re-add the POPT_ keywod to xgettext text extraction. | jbj | 31 | -626/+2561 |
2002-07-31 | - make --querytags a common option, fix errant regex (#70135). | jbj | 30 | -30/+30 |
2002-07-29 | Orphans. | jbj | 30 | -30/+30 |
2002-07-29 | - update trpm. | jbj | 1 | -1/+7 |
2002-07-28 | - python: don't segfault in ts.GetKeys() on erased packages. | jbj | 2 | -17/+25 |
2002-07-28 | - popt: display sub-table options only once on --usage. | jbj | 31 | -36/+73 |
2002-07-25 | - popt: fix --usage (#62234). | jbj | 31 | -43/+52 |
2002-07-25 | - python: remove the old initdb/rebuilddb methods, use ts.fooDB(). | jbj | 31 | -33/+35 |
2002-07-24 | - verify signatures/digests retrieved through rpmdbNextIterator(). | jbj | 1 | -4/+4 |
2002-07-21 | Remove obsolete files. | jbj | 2 | -151/+0 |
2002-07-21 | Update to gettext-0.11.2-3 intl contents. | jbj | 32 | -461/+1701 |
2002-07-21 | Update to gettext/intl license. | jbj | 1 | -0/+515 |
2002-07-20 | - popt: parse file into string of options (#56860). | jbj | 43 | -57/+625 |
2002-07-15 | Clarify intl licensing. | jbj | 1 | -0/+481 |
2002-07-14 | - python: sanity check fixes on rpmts/rpmte methods. | jbj | 31 | -30/+31 |
2002-07-13 | - popt: mingw32 portability configure check (#67911). | jbj | 2 | -2/+5 |
2002-07-09 | - placeholders for manifest constants for SuSE patch packages. | jbj | 30 | -30/+30 |
2002-07-08 | Propagate splint-3.0.1.7 close(2) internalState annotation throughout. | jbj | 3 | -11/+12 |
2002-07-03 | - use rpmfi in showQueryPackage(), eliminating headerGetEntry(). | jbj | 30 | -30/+30 |
2002-07-02 | Add boundsread annotations throughout, enable +bounds checking. | jbj | 4 | -2/+9 |
2002-06-25 | - python: link internal libelf (if used) directly into rpmmodule.so. | jbj | 31 | -31/+31 |
2002-06-22 | Factor bounds checking annotations into source code. | jbj | 8 | -1/+52 |
2002-06-19 | Annotate incondefs in source code. | jbj | 2 | -3/+3 |
2002-06-15 | - beecrypt: merge changes from beecrypt-2.3.0. | jbj | 36 | -130/+204 |
2002-06-01 | - fix: use getgrnam, not getpwnam, to convert gid -> group. | jbj | 1 | -10/+15 |
2002-05-16 | - opaque (well mostly) rpmTransactionSet using methods. | jbj | 1 | -1/+1 |
2002-05-06 | - rework most of rpmdb.c prepatory to implementing duplicates. | jbj | 29 | -29/+29 |
2002-05-01 | - attempt to make peace with automake-1.6.1, autoconf-2.53. | jbj | 7 | -979/+9 |