Fix rpmts.h internal includes instead of working around in rpminstall.c
[platform/upstream/rpm.git] / lib / rpmts.h
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.
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-05-07 jbj- plug most install mode leaks.
2002-04-13 jbj- merge conflicts into problems, handle as transaction...
2002-04-13 jbj- use rpmdb-redhat to suggest dependency resolution(s).
2002-04-11 jbj- rescusitate --rebuild.
2002-03-13 jbjSplit transaction set handling into separate file,...