- fix: clean relocation path for --prefix=/.
[platform/upstream/rpm.git] / python / rpmmodule.c
2003-01-28 jbj- fix: clean relocation path for --prefix=/.
2003-01-25 jbj- permit anaconda to choose "presentation order".
2003-01-12 jbj- file: *really* read elf64 notes correctly.
2002-12-31 jbjDump multilib code, colored depndencies instead.
2002-12-29 jbj- python: eliminate hash.[ch] and upgrade.[ch], methods...
2002-12-24 jbjRescusitate doxygen file manifest.
2002-12-17 jbj- rebuild against glibc with fcntl fixed in libpthread.
2002-12-11 jbjAdd rpmfts-py.[ch] bindings for fts(3) from rpmio.
2002-12-10 jbjAdd coercions.
2002-12-08 jbjStubs for beecrypt bindings.
2002-12-04 jbjpython: gilding lilies.
2002-08-13 jbj- supply transitive closure for CLI packages from rpmdb...
2002-08-06 jbj- add bitmask for precise control of signature/digest...
2002-08-05 jbj- python: the death of rpmdb-py.[ch], use ts.fooDB...
2002-08-04 jbj- resurrect --rollback.
2002-08-01 jbj- python: methods to disable all new features for bench...
2002-07-25 jbj- python: remove the old initdb/rebuilddb methods,...
2002-07-19 jbjRemove foo.iter() method, use tp_iter mechanism, for...
2002-07-14 jbj- python: sanity check fixes on rpmts/rpmte methods.
2002-07-13 jbj- install rpmal.h and rpmhash.h, implicit rpmps.hinclud...
2002-06-01 jbj- fix: use getgrnam, not getpwnam, to convert gid ...
2002-05-28 jbj- eliminate legacy db methods, add ts.dbMatch method.
2002-05-27 jbjAdd bindings for rpmte and FD_t.
2002-05-27 jbjAdd rpmal bindings, Grand Renaming to rpmalFoo().
2002-05-23 jbjCreate rpmts-py.c.
2002-05-23 jbjrpmds and rpmfi iterators, take 0.
2002-05-19 jbj- fix: synthesize unpacking progress callbacks for...
2002-05-19 jbj- Grand Renaming of rpm data types.
2002-05-17 jbjTransactions made increasingly opaque.
2002-05-16 jbj- opaque (well mostly) rpmTransactionSet using methods.
2002-04-13 jbj- merge conflicts into problems, handle as transaction...
2002-04-11 jbj- rescusitate --rebuild.
2002-04-07 jbj- speedup large queries by ~50%.
2002-03-17 jbj- *really* dump signature header immutable region.
2002-03-13 jbjFactor notify callback function/arg onto per-ts method.
2002-03-12 jbj- permit --dbpath and --root with signature (i.e. ...
2002-03-12 jbj- drill ts/fi through verify mode, add methods to keep...
2002-02-10 jbj- make peace with gcc-3.1, remove compiler cruft.
2002-02-04 jbj1) added sprintf method to headers
2001-11-18 jbj- convert file md5sum's to binary on the fly, reducing...
2001-11-11 jbj- unify rpmFNSet into TFI_t.
2001-11-11 jbjReplace loadFi with fiNew, freeFi with fiFree.
2001-11-10 jbj- strip header tags for erased as well as installed...
2001-11-08 jbj- rip out rpmDependencyConflict, replace with rpmProble...
2001-11-08 jbj- linear search on added package provides is dumb.
2001-11-06 jbj- fix: harmless typo in db3 chroot hack.
2001-11-04 jbj- rpmal: availablePackage is totally opaque, alKey...
2001-11-01 jbj- add header refcount annotations throughout.
2001-10-27 jbj- legacy signatures always checked where possible on...
2001-10-26 jbj- wire transactions through rpmcli install/erase modes.
2001-10-25 jbj- legacy signatures always checked on -qp and -Vp.
2001-10-24 jbj- wire transactions through rpmcli query/verify modes.
2001-10-23 jbj- generate an rpm header on the fly for imported pubkeys.
2001-10-21 jbjOrphans.
2001-10-19 jbjRewire digests, step 2.
2001-09-25 jbj- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm...
2001-09-25 jbj- drop rpmio/base64.[ch] in favor of beecrypt.
2001-08-28 jbj- dependency whiteout for libgnomeprint -> gnome-print...
2001-08-27 jbj- fix: error message on failed package installs resurre...
2001-08-16 jbj- python: add exception to detect bad data in hdrUnload.
2001-08-15 jbj- always use dl size in regionSwab() return.
2001-08-06 jbj- portability: some compilers squawk at return ((void...
2001-07-21 jbj- add sha1 test vectors, verify on ix86/alpha/sparc.
2001-07-17 jbj- python: "seal" immutable region for legacy headers...
2001-07-17 jbj- fix: _smp_flags macro broken.
2001-07-08 jbj- python: rhnLoad/rhnUnload to check header digest.
2001-07-07 jbjOrphans.
2001-07-07 jbj- popthelp.c: don't use stpcpy to avoid portability...
2001-06-28 jbj- fix: sanity checks on #tags (<65K) and offset (<16Mb...
2001-06-17 jbjSync with rpm-4_0 branch.
2001-06-12 jbj- remove rpmrc Provides: Yet Again, use virtual packages.
2001-06-12 jbj- remove dead code frpm popt table reorg.
2001-05-31 jbj- return multiple suggested packages (Pawel Kolodziej...
2001-05-31 jbjlclint annotations.
2001-04-21 jbjSync with rpm-4_0 branch.
2001-03-20 jbjStrip header regions during unload.
2001-02-27 jbjHandle non-string tag indices correctly.
2001-02-17 jbjAdd missing tokens.
2001-02-12 jbjAdd rpmRC return code type for the usual 0/1/2 codes.
2001-01-12 jbjdoxygen annotations for python bindings.
2001-01-09 mswregister more enums
2001-01-03 jbj- fix: avoid locale issues with strcasecmp/strncasecmp...
2001-01-01 jbj- use popt autohelp for rpm helper binaries.
2000-12-30 jbj- (non-linux): move stubs.c to rpmio (#21132).
2000-12-29 gaftonfix handleDbResult so that it will return an empty...
2000-12-26 jbj- send query/verify output through rpmlog().
2000-12-12 jbj- fix: headerLoad segfault in python bindings.
2000-12-12 jbjSync with rpm-4_0 branch.
2000-12-03 jbj- python: bind package removal (#21274).
2000-08-29 jbj- translate rpm.8 man page (Peter Ivanyi <ivanyi@intern...
2000-08-24 mswmerge
2000-08-24 mswfixed
2000-08-23 mswadded a hack to get the header that was passed to the...
2000-08-20 jbj- add callbacks on package erasure.
2000-08-19 jbjRemove fprintf.
2000-08-19 jbj- python bindings to query and verify signatures.
2000-07-29 jbj- re-resurrect firstkey/nextkey python bindings for...
2000-07-29 jbj- bail on firstkey/nextkey, there's a better way.
2000-07-28 mswproperly reference the db
2000-07-28 jbj- resurrect firstkey/nextkey python bindings.
next