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