Move key size fixups from rpmdbAdd & Remove to td2key()
[platform/upstream/rpm.git] / lib / rpmts.h
2008-05-08 Panu MatilainenCheck for transaction root sanity in rpmtsSetRootDir()
2008-04-24 Panu MatilainenRemove meaningless extern on function declarations...
2008-03-17 Panu MatilainenRemove repackage support to finish off with rollback
2008-03-17 Panu MatilainenRemove support for automatic rollback on failure
2008-02-05 Panu MatilainenMass convert (back) to rpmTag as it's usable everywhere now
2008-02-05 Panu MatilainenUse rpmSigTag enum for signature tags everywhere, more...
2008-02-05 Panu MatilainenUse rpmTagType always now that it's available everywhere
2008-02-05 Panu MatilainenYet another typedef for transaction ID, use where spotted
2008-02-05 Panu MatilainenAdd rpm_color_t type for rpm color bits, use where...
2008-02-04 Panu MatilainenAdd rpm_off_t type for file size types, use where spotted
2008-01-30 Panu MatilainenAdd missing system includes
2008-01-30 Panu MatilainenRemove bunch of unnecessary rpmlib.h includes
2007-12-19 Panu MatilainenAdd rpm_data_t (and _constdata_t) for header data,...
2007-12-13 Panu MatilainenBig bunch of int -> size_t corrections for various...
2007-12-13 Panu MatilainenUse rpm_tagtype_t everywhere for rpm (header) tagtype...
2007-12-13 Panu MatilainenUse rpm_tag_t everywhere for rpm (header) tag type
2007-12-13 Panu MatilainenUse rpm_count_t everywhere for header data count
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-12-04 Panu MatilainenEliminate debug junk from the API
2007-12-02 Panu MatilainenMove rpmtransFlags enums to rpmts.h where it logically...
2007-12-02 Panu MatilainenMove file action enums to rpmfi where they logically...
2007-12-01 Panu MatilainenMove hGet*() funcs from rpmts, rename to headerGet*()
2007-12-01 Panu MatilainenAdd bunch of missing rpmts doxygen groupings
2007-12-01 Panu MatilainenAdd separate public header for callback declarations
2007-11-22 Panu MatilainenMove pgpDig typedefs to a more obvious place..
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-10-31 Panu MatilainenSplit out rpmts_internal.h from rpmts.h
2007-10-31 Panu MatilainenAdd rpmtsPrintSuggests() method for now, use instead...
2007-10-31 Panu MatilainenKill ts->goal, instead set NOSUGGEST flag on erase
2007-10-30 Ralf Corsépiusmerge suckage.
2007-10-30 Panu MatilainenAdd rpmtsCleanProblems() method for rpmgi needs
2007-10-30 Ralf Corsépiusmerge.
2007-10-30 Panu MatilainenSplit transaction score stuff to separate private header
2007-10-30 Panu MatilainenUse rpmtsRootDir() instead of ts->rootDir + url guess...
2007-10-26 Ralf CorsépiusEliminate [u|]int_[8|16|32]. Use c99 stdint.h types...
2007-10-26 Panu MatilainenRename rpmcliImportPubkey() -> rpmtsImportPubkey()
2007-10-22 Panu MatilainenFix rpmts.h internal includes instead of working around...
2007-10-22 Panu MatilainenAdd set + get methods from ts dbmode
2007-10-11 Panu MatilainenClarify rpmtsCheck() documentation (rhbz#159638)
2007-10-08 Ralf CorsépiusMake headers self-contained.
2007-10-08 Ralf Corsépius'Adjust extern C {} blocks.'
2007-09-21 Panu MatilainenRename Spec -> rpmSpec for namespacing
2007-09-20 Panu MatilainenRename public fileAction* type to rpmFileAction for...
2007-09-11 Ralf CorsépiusRemove splint tags.
2007-09-03 Panu MatilainenAutomated merge with file:/home/pmatilai/repos/rpm...
2007-09-03 Panu MatilainenAutomated merge with ssh://login.linux.duke.edu//home...
2007-09-03 Panu MatilainenRIP rpmsx and all its uses
2007-05-01 Paul NasratEnable configurable preferable elf colour policy (...
2005-01-04 jbjSplint fiddles.
2004-10-28 jbj- bump popt to version to 1.10.
2004-10-20 jbjDoxygen fiddles.
2004-10-18 jbjAdd generalized iterator to rpmlib.
2004-10-09 jbjFlush changes from rpm-4_3 branch.
2004-08-11 jodenSecond pass at edit to rpmtsRun doxygen.
2004-08-11 jodenAdd docs to rpmtsRun to explain what is required before...
2004-04-01 jbjrevert buildtime tie breaking, not the right thing...
2004-03-26 jbjSplint fiddles.
2004-03-24 niemeyer- Now Lua interface is using a global state.
2004-03-16 niemeyer- Implemented support for internal Lua scripts.
2004-03-05 jodeninitial autorollback feature.
2004-01-05 jbjadd --with-selinux, move selinux stubs to system.h.
2003-12-25 jbjAdd lsetfilecon to install modes.
2003-12-25 jbjVerify file contexts from file security context patterns.
2003-11-23 jbjMerge changes from rpm-4.2.1 development.
2003-05-08 jbj- don't use error string after gzclose (Dmitry V. Levin).
2003-04-09 jbjSplint fiddles.
2003-04-08 jbjfix: prevent segfault if malicious server sends 1 GB...
2003-04-07 jbjCalibrated stopwatch using rdtsc.
2003-04-04 jbjAccumulate compress/uncompress times.
2003-04-02 jbjUse rpmswEnter/rpmswExit throughout.
2003-04-02 jbjSplint clean.
2003-03-25 jbjAdd transaction stop watch points.
2003-01-20 jbjSplint fiddles.
2003-01-17 jbj- duplicate package checks with arch/os checks if colored.
2003-01-01 jbjfix: restore upgrade functionality with colors.
2002-12-31 jbjDump multilib code, colored depndencies instead.
2002-12-31 jbj1st crack at colored installs.
2002-12-28 jbj- fix builddir relative inclusion, add %%pubkeys to...
2002-12-24 jbjsplint fiddles.
2002-12-22 jbj- simplify specfile query linkage loop.
2002-08-23 jbj- merge signature returns into rpmRC.
2002-08-19 jbj- add --with-efence to configure, check install/upgrade...
2002-08-15 jbj- python: explicit method to set transFlags.
2002-08-13 jbj- supply transitive closure for CLI packages from rpmdb...
2002-08-09 jbj- python: add (optional) ts.check() callback.
2002-08-08 jbjlclint fiddles.
2002-08-06 jbj- add bitmask for precise control of signature/digest...
2002-07-28 jbj- python: don't segfault in ts.GetKeys() on erased...
2002-07-25 jbj- python: add ts.hdrCheck(), ts.rebuildDB() methods.
2002-07-24 jbj- verify signatures/digests retrieved through rpmdbNext...
2002-07-21 jbj- add methods to make signature handling opaque wrto...
2002-07-20 jbj- version added to *.la dependency libraries (#69063).
2002-07-13 jbj- install rpmal.h and rpmhash.h, implicit rpmps.hinclud...
2002-07-08 jbjPropagate splint-3.0.1.7 close(2) internalState annotat...
2002-06-22 jbjFactor bounds checking annotations into source code.
2002-06-19 jbjAnnotate incondefs in source code.
2002-06-15 jbj- beecrypt: merge changes from beecrypt-2.3.0.
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.
next