Age | Commit message (Expand) | Author | Files | Lines |
2003-12-11 | - only internal Berkeley db from now on. | jbj | 1 | -65/+66 |
2003-11-23 | Merge changes from rpm-4.2.1 development. | jbj | 1 | -334/+363 |
2003-03-20 | Make sure that $(RPM_BUILD_ROOT}/usr/lib is 1st libarry searched. | jbj | 1 | -1/+1 |
2003-03-19 | - unify signal handling in librpmio, use condvar to deliver signal. | jbj | 1 | -119/+133 |
2003-03-10 | - upgrade to zlib-1.2.beta7. | jbj | 1 | -40/+31 |
2003-03-08 | Sanity. | jbj | 1 | -21/+21 |
2003-02-27 | - file: check size read from elf header (#85297). | jbj | 1 | -2/+2 |
2003-02-14 | - file: fix ogg/vorbis file classification problems. | jbj | 1 | -16/+16 |
2003-02-06 | - popt: diddle doxygen/splint annotations, corrected doco. | jbj | 1 | -24/+24 |
2003-02-03 | oops, get rid of debugging printf's. | jbj | 1 | -1/+1 |
2003-01-31 | - fix: trap SIGPIPE, close database(s). | jbj | 1 | -79/+79 |
2003-01-29 | - pay attention to package color when upgrading identical packages. | jbj | 1 | -22/+22 |
2003-01-28 | - fix: clean relocation path for --prefix=/. | jbj | 1 | -5/+5 |
2003-01-27 | - fix: more debugedit.c problems. | jbj | 1 | -1/+1 |
2003-01-25 | - permit anaconda to choose "presentation order". | jbj | 1 | -230/+245 |
2003-01-22 | Exit non-zero with bogus args. | jbj | 1 | -13/+13 |
2003-01-20 | Restore compiler warnings now tthat elfutil's -Werror is not there. | jbj | 1 | -28/+28 |
2003-01-17 | - duplicate package checks with arch/os checks if colored. | jbj | 1 | -65/+65 |
2003-01-13 | - teach rpmquery to return "owning" package(s) in spite of alternatives. | jbj | 1 | -17/+17 |
2003-01-10 | Sanity. | jbj | 1 | -1/+1 |
2003-01-08 | - python: put rpmmodule.so where python expects to find. | jbj | 1 | -18/+18 |
2003-01-06 | - for DSO's, provide the file basename if DT_SONAME not found. | jbj | 1 | -1/+1 |
2003-01-05 | - file: avoid ogg/vorbis file classification problems. | jbj | 1 | -1/+1 |
2003-01-01 | - fix: dependency helpers now rate limited at 10ms, not 1s. | jbj | 1 | -85/+88 |
2002-12-30 | - fix: typo in assertion. | jbj | 1 | -6/+6 |
2002-12-30 | - use rpmfiFDepends() underneath --fileprovide and --filerequire. | jbj | 1 | -9/+9 |
2002-12-29 | - don't segfault with packages produced by rpm-2.93 (#80618). | jbj | 1 | -6/+6 |
2002-12-29 | - add rpmfi methods to access color, class, and dependencies. | jbj | 1 | -84/+84 |
2002-12-28 | - error if querying with iterator on different sized arrays. | jbj | 1 | -16/+24 |
2002-12-28 | - fix builddir relative inclusion, add %%pubkeys to rpm header. | jbj | 1 | -13/+13 |
2002-12-27 | - ignore ENOENT return from db->close (#80514,#79314). | jbj | 1 | -9/+9 |
2002-12-26 | - resurrect automagic perl(foo) dependency generation. | jbj | 1 | -1/+1 |
2002-12-26 | Initialize differently if using rpc access. | jbj | 1 | -9/+9 |
2002-12-24 | - permit both relative/absolute paths, display 'P' when verifying. | jbj | 1 | -14/+14 |
2002-12-24 | - add %%pubkey attribute to read armored pubkey files into header. | jbj | 1 | -93/+103 |
2002-12-24 | Rescusitate doxygen file manifest. | jbj | 1 | -8/+8 |
2002-12-24 | - fix: remove rpmfi scareMem so that headers can be reloaded on ia64. | jbj | 1 | -43/+48 |
2002-12-23 | Sanity. | jbj | 1 | -19/+19 |
2002-12-22 | - simplify specfile query linkage loop. | jbj | 1 | -93/+93 |
2002-12-21 | - add --enable-posixmutexes when configuring on linux. | jbj | 1 | -79/+79 |
2002-12-21 | Sanity. | jbj | 1 | -3/+3 |
2002-12-20 | - copy compressFilelist to convertdb1.c, remove internal legacy.h. | jbj | 1 | -5/+5 |
2002-12-20 | - test pthread_{mutex,cond}attr_setpshared(), add DB_ENV_PRIVATE if not. | jbj | 1 | -9/+9 |
2002-12-19 | - add -I/usr/include/nptl, Conflicts: kernel <= 2.4.19. | jbj | 1 | -1/+1 |
2002-12-18 | Sanity. | jbj | 1 | -1/+1 |
2002-12-18 | - add --file{class,provide,require} popt aliases and header extensions | jbj | 1 | -13/+13 |
2002-12-18 | - popt aliases for -U et al to achieve dynamic link with nptl. | jbj | 1 | -11/+11 |
2002-12-13 | - debug_packages "works", but non-noarch w/o %setup has empty payload. | jbj | 1 | -1/+1 |
2002-12-12 | - fix: add rpmlib(VersionedDependencies) if versioned Provides: found. | jbj | 1 | -1/+1 |
2002-12-10 | Sanity. | jbj | 1 | -29/+29 |