Age | Commit message (Expand) | Author | Files | Lines |
2002-06-20 | - resurrect libelf with Elf64, prelink verify should work everywhere. | jbj | 1 | -0/+689 |
2002-06-20 | Remove autogenerated file. | jbj | 1 | -689/+0 |
2002-06-20 | - make sure that rpm can verify prelinked shared libraries. | jbj | 1 | -0/+3 |
2002-06-09 | Sanity. | jbj | 1 | -0/+1 |
2002-06-03 | Teach doxygen about python/*-py.c files. | jbj | 1 | -1/+1 |
2002-06-02 | Clone an rpmdb module from bsddb3 (rpmdb/*.py need work). | jbj | 1 | -47/+189 |
2002-06-01 | - fix: use getgrnam, not getpwnam, to convert gid -> group. | jbj | 1 | -5/+6 |
2002-05-28 | - eliminate legacy db methods, add ts.dbMatch method. | jbj | 1 | -13/+16 |
2002-05-27 | Add bindings for rpmte and FD_t. | jbj | 1 | -4/+10 |
2002-05-27 | Add rpmal bindings, Grand Renaming to rpmalFoo(). | jbj | 1 | -7/+8 |
2002-05-25 | - re-enable rpm-python sub-package. | jbj | 1 | -9/+13 |
2002-05-23 | Create rpmts-py.c. | jbj | 1 | -3/+5 |
2002-05-23 | rpmds and rpmfi iterators, take 0. | jbj | 1 | -4/+5 |
2002-05-23 | Bind rpmds as class derived from header. | jbj | 1 | -4/+8 |
2002-05-16 | - opaque (well mostly) rpmTransactionSet using methods. | jbj | 1 | -2/+1 |
2002-05-01 | - attempt to make peace with automake-1.6.1, autoconf-2.53. | jbj | 1 | -43/+58 |
2002-04-14 | - use build time to choose one of multiple alternative suggestions. | jbj | 1 | -6/+10 |
2002-04-08 | doxygen cleanup. | jbj | 1 | -4/+6 |
2002-02-10 | - make peace with automake et al in 8.0, ugh. | jbj | 1 | -227/+203 |
2002-01-07 | - autodetect python 1.5/2.2. | jbj | 1 | -1/+2 |
2001-11-23 | - fix a couple dinky memory leaks. | jbj | 1 | -0/+3 |
2001-10-19 | Rewire digests, step 2. | jbj | 1 | -0/+1 |
2001-09-15 | Sync with rpm-4_0 branch. | jbj | 1 | -2/+13 |
2001-08-04 | - fix: autoconf glob tests (#50845). | jbj | 1 | -2/+2 |
2001-07-31 | - add support for mips (#49283). | jbj | 1 | -0/+1 |
2001-07-21 | - add sha1 test vectors, verify on ix86/alpha/sparc. | jbj | 1 | -4/+6 |
2001-07-17 | - python: "seal" immutable region for legacy headers in rhnUnload() . | jbj | 1 | -5/+15 |
2001-06-28 | - fix: sanity checks on #tags (<65K) and offset (<16Mb) in header. | jbj | 1 | -1/+1 |
2001-06-15 | - linux.req needs exit 0 | jbj | 1 | -5/+7 |
2001-06-08 | - fix: QUERY_FOR_LIST file count clobbered. | jbj | 1 | -2/+13 |
2001-06-06 | - permit duplicates for btree indices. | jbj | 1 | -1/+0 |
2001-06-05 | - fix typos in linux.{req,prov}. | jbj | 1 | -0/+1 |
2001-05-31 | lclint annotations. | jbj | 1 | -0/+4 |
2001-05-29 | - eliminate db-1.85 and db-2.x configuration. | jbj | 1 | -2/+0 |
2001-05-09 | - rpm executables now setuid rpm to share write locks. | jbj | 1 | -0/+4 |
2001-05-08 | - create rpmdb.la so that linkage against rpm's db-3.2.9 is possible. | jbj | 1 | -5/+3 |
2001-05-07 | - use internal db-3.2.9 sources to build by default. | jbj | 1 | -1/+3 |
2000-12-30 | - (non-linux): move stubs.c to rpmio (#21132). | jbj | 1 | -1/+1 |
2000-12-04 | Sync with rpm-4_0 branch. | jbj | 1 | -0/+7 |
2000-12-02 | Bring header reggions mods back to top of stack. | jbj | 1 | -0/+2 |
2000-10-28 | - better item/task progress bars <rodrigob@conectiva.com.br>. | jbj | 1 | -0/+2 |
2000-09-14 | Revert rpmrc excision for now. | jbj | 1 | -0/+1 |
2000-08-29 | - translate rpm.8 man page (Peter Ivanyi <ivanyi@internet.sk>). | jbj | 1 | -1/+0 |
2000-07-15 | - rip out pre-transaction syscalls, more design is needed. | jbj | 1 | -1/+0 |
2000-06-22 | - put version on rpmpopt filename to avoid legacy filename collision. | jbj | 1 | -1/+1 |
2000-06-13 | link against rpmio, disable Fopen | msw | 1 | -1/+1 |
2000-06-12 | Add dbcursor to dbi interface. | jbj | 1 | -1/+1 |
2000-06-11 | Fix db return code handling, majorly horked. | jbj | 1 | -1/+4 |
2000-06-07 | - create rpmio directory for librpmio. | jbj | 1 | -4/+5 |
2000-04-19 | Sanity. | jbj | 1 | -0/+1 |