summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2001-09-25- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm-2.3.8 on sparc).jbj1-1/+1
2001-09-25- drop rpmio/base64.[ch] in favor of beecrypt.jbj1-2/+0
2001-09-15Sync with rpm-4_0 branch.jbj2-3/+14
2001-08-28- dependency whiteout for libgnomeprint -> gnome-print (ordering only).jbj1-6/+8
2001-08-27- fix: error message on failed package installs resurrected.jbj2-55/+65
2001-08-16- python: add exception to detect bad data in hdrUnload.jbj1-9/+11
2001-08-15- always use dl size in regionSwab() return.jbj1-12/+26
2001-08-06- portability: some compilers squawk at return ((void) foo()) (#50419).jbj1-13/+11
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.jbj4-15/+35
2001-07-20Patch from <misa@redhat.com>.jbj1-52/+69
2001-07-17- python: "seal" immutable region for legacy headers in rhnUnload() .jbj4-8/+697
2001-07-17- fix: _smp_flags macro broken.jbj1-42/+48
2001-07-08- python: rhnLoad/rhnUnload to check header digest.jbj1-0/+95
2001-07-07Orphans.jbj1-14/+14
2001-07-07- popthelp.c: don't use stpcpy to avoid portability grief (#47500).jbj1-32/+32
2001-06-28- fix: sanity checks on #tags (<65K) and offset (<16Mb) in header.jbj2-5/+5
2001-06-17Sync with rpm-4_0 branch.jbj1-1/+1
2001-06-15- linux.req needs exit 0jbj1-5/+7
2001-06-12- remove rpmrc Provides: Yet Again, use virtual packages.jbj1-1/+0
2001-06-12- remove dead code frpm popt table reorg.jbj1-1/+1
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-31- return multiple suggested packages (Pawel Kolodziej <pawelk@pld.org.pl>).jbj1-3/+3
2001-05-31lclint annotations.jbj7-69/+132
2001-05-29- eliminate db-1.85 and db-2.x configuration.jbj1-2/+0
2001-05-14- upgrade to db-3.3.4.jbj2-0/+2
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.jbj2-13/+14
2001-05-07- use internal db-3.2.9 sources to build by default.jbj1-1/+3
2001-04-21Sync with rpm-4_0 branch.jbj1-1/+2
2001-04-10Doxygen annotations for config files.jbj1-0/+4
2001-03-20Strip header regions during unload.jbj1-6/+18
2001-03-17Doco updates.jbj3-0/+12
2001-02-27Handle non-string tag indices correctly.jbj1-0/+92
2001-02-17Add missing tokens.jbj1-1/+27
2001-02-12Add rpmRC return code type for the usual 0/1/2 codes.jbj1-4/+7
2001-02-09fix: make a copy of retrieved header before loading.jbj1-1/+0
2001-01-12doxygen annotations for python bindings.jbj1-1268/+1610
2001-01-09register more enumsmsw1-0/+2
2001-01-03- fix: avoid locale issues with strcasecmp/strncasecmp (#23199).jbj2-4/+4
2001-01-01- use popt autohelp for rpm helper binaries.jbj1-1/+1
2000-12-30- (non-linux): move stubs.c to rpmio (#21132).jbj2-1/+23
2000-12-29fix handleDbResult so that it will return an empty list when nothing matches ...gafton2-9/+11
2000-12-26- send query/verify output through rpmlog().jbj1-2/+2
2000-12-12- fix: headerLoad segfault in python bindings.jbj1-2/+10
2000-12-12Sync with rpm-4_0 branch.jbj1-2/+29
2000-12-04Sync with rpm-4_0 branch.jbj2-16/+23