Age | Commit message (Expand) | Author | Files | Lines |
2004-01-05 | - selinux phases 1 and 2 delivered. | jbj | 1 | -1/+4 |
2003-12-30 | - use -fPIC -DPIC on all platforms, not just mandatory (#112713). | jbj | 1 | -4/+0 |
2003-12-28 | - missing build dependency (#111104). | jbj | 1 | -4/+2 |
2003-12-23 | - plug some rpmbuild memory leaks. | jbj | 1 | -1/+5 |
2003-12-22 | - test build with methods needed for selinux. | jbj | 1 | -2/+5 |
2003-12-18 | - fix: ds.Single() method needs malloc'd elements (#109919). | jbj | 1 | -0/+1 |
2003-12-18 | - detect (and remove) dbenv files while upgrading to db-4.2.52. | jbj | 1 | -9/+25 |
2003-12-11 | - only internal Berkeley db from now on. | jbj | 1 | -5/+12 |
2003-07-02 | - don't attempt to remove dbenv on --rebuilddb. | jbj | 1 | -4/+4 |
2003-06-24 | Sanity. | jbj | 1 | -1/+2 |
2003-06-03 | - treat missing epoch's exactly the same as Epoch: 0. | jbj | 1 | -1/+1 |
2003-05-30 | Consolidate external beecrypt changes. | jbj | 1 | -0/+2 |
2003-03-20 | Make sure that $(RPM_BUILD_ROOT}/usr/lib is 1st libarry searched. | jbj | 1 | -2/+2 |
2003-03-19 | - unify signal handling in librpmio, use condvar to deliver signal. | jbj | 1 | -1/+2 |
2003-03-18 | - fix: short option help missing string terminator. | jbj | 1 | -0/+1 |
2003-03-12 | Orphan. | jbj | 1 | -0/+1 |
2003-03-10 | - upgrade to zlib-1.2.beta7. | jbj | 1 | -249/+8 |
2003-03-08 | Sanity. | jbj | 1 | -1/+5 |
2003-03-07 | Sanity. | jbj | 1 | -1/+1 |
2003-03-06 | - fix: memory leak (85522). | jbj | 1 | -2/+2 |
2003-03-01 | Sanity. | jbj | 1 | -0/+1 |
2003-02-27 | - file: check size read from elf header (#85297). | jbj | 1 | -1/+4 |
2003-02-14 | - file: fix ogg/vorbis file classification problems. | jbj | 1 | -1/+6 |
2003-02-06 | - popt: diddle doxygen/splint annotations, corrected doco. | jbj | 1 | -1/+4 |
2003-01-31 | - fix: trap SIGPIPE, close database(s). | jbj | 1 | -1/+5 |
2003-01-29 | - pay attention to package color when upgrading identical packages. | jbj | 1 | -1/+4 |
2003-01-28 | - fix: clean relocation path for --prefix=/. | jbj | 1 | -2/+6 |
2003-01-27 | - fix: more debugedit.c problems. | jbj | 1 | -2/+5 |
2003-01-25 | - permit anaconda to choose "presentation order". | jbj | 1 | -1/+4 |
2003-01-22 | - fix: debugedit.c problem. | jbj | 1 | -1/+10 |
2003-01-22 | Exit non-zero with bogus args. | jbj | 1 | -1/+1 |
2003-01-17 | - duplicate package checks with arch/os checks if colored. | jbj | 1 | -1/+5 |
2003-01-13 | - teach rpmquery to return "owning" package(s) in spite of alternatives. | jbj | 1 | -0/+3 |
2003-01-12 | typo. | jbj | 1 | -1/+1 |
2003-01-12 | - file: *really* read elf64 notes correctly. | jbj | 1 | -1/+5 |
2003-01-10 | - fix: obscure corner case(s) with rpmvercmp (#50977). | jbj | 1 | -1/+4 |
2003-01-08 | - python: put rpmmodule.so where python expects to find. | jbj | 1 | -55/+64 |
2003-01-07 | - file: read elf64 notes correctly. | jbj | 1 | -1/+4 |
2003-01-07 | - add perldeps.pl, start to replace perl.{prov,req}. | jbj | 1 | -0/+2 |
2003-01-06 | - for DSO's, provide the file basename if DT_SONAME not found. | jbj | 1 | -0/+1 |
2003-01-06 | - portabilitly: solaris fixes. | jbj | 1 | -2/+5 |
2003-01-05 | - file: avoid ogg/vorbis file classification problems. | jbj | 1 | -1/+4 |
2003-01-01 | - fix: dependency helpers now rate limited at 10ms, not 1s. | jbj | 1 | -0/+2 |
2003-01-01 | Update CHANGES. | jbj | 1 | -1/+5 |
2002-12-31 | 1st crack at colored installs. | jbj | 1 | -1/+1 |
2002-12-30 | - fix: typo in assertion. | jbj | 1 | -0/+1 |
2002-12-30 | - use rpmfiFDepends() underneath --fileprovide and --filerequire. | jbj | 1 | -1/+4 |
2002-12-30 | - use rpmfiFDepends() underneath --fileprovide/--filerequire. | jbj | 1 | -1/+2 |
2002-12-29 | - fix :armor query extension, tgpg mktmp handling (#80684). | jbj | 1 | -0/+2 |
2002-12-29 | - python: eliminate hash.[ch] and upgrade.[ch], methods too. | jbj | 1 | -0/+1 |