upgrade rpm version to 4.14.1
[platform/upstream/rpm.git] / rpmio / rpmio.h
2021-01-05 biao716.wangupgrade rpm version to 4.14.1 39/250839/1 accepted/tizen/base/tool/20210118.215949 submit/tizen_base/20210105.160930 submit/tizen_base/20210113.025730 upstream/4.14.1.1
2012-03-14 Panu MatilainenFix ufdCopy() for large (> 2GB) files
2011-07-11 Panu MatilainenJust pass fd pointers around instead of "cookies" cast...
2011-07-08 Panu MatilainenEliminate the uuugly and stupid fdGetFILE() from the API
2011-07-07 Panu MatilainenRemember path (or other description) in fd's, add getter
2011-07-07 Panu MatilainenEliminate fdNew() from the API
2011-05-03 Jindrich NovyRemove obsolete timedRead() from API
2011-03-23 Jindrich NovyAvoid timedRead() usage
2011-03-23 Jindrich NovyRemove libio support to suppress timedRead()
2010-03-29 Panu MatilainenLose long since unused fdReadable() and fdWritable()
2010-03-22 Panu MatilainenLose the useless rpmio refcounting debug junk
2009-10-15 Panu MatilainenAdd ftell() clone to FD_t
2008-07-07 Panu MatilainenKick out ftpStrerror() and related error code defines
2008-07-04 Panu MatilainenRemove unused ufdGetFile() from librpmio
2008-04-24 Panu MatilainenRemove meaningless extern on function declarations...
2008-03-06 Panu MatilainenMake rpmio vectors read-only
2008-01-30 Panu MatilainenMove FD_t to rpmtypes.h, used all over ..
2007-12-14 Panu MatilainenMore misc size_t issues
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-12-03 Panu MatilainenUse regular POSIX functions instead of "RPC" clones
2007-11-30 Panu Matilainenrpmrpc doxygen groupings..
2007-11-23 Panu MatilainenBunch of rpmio doxygen groupings
2007-11-23 Ralf CorsépiusExpand private include file names to be relative to...
2007-11-23 Panu MatilainenExport FD statistics enums + fdOp() method
2007-11-23 Panu MatilainenMove rpmioMkpath from rpmio.h to rpmfileutil.h
2007-11-22 Panu MatilainenMove pgpDig typedefs to a more obvious place..
2007-11-23 Panu MatilainenMove the xstr*() string variants from rpmio.h to rpmstr...
2007-10-29 Panu MatilainenAutomated merge with ssh://pmatilai@login.linux.duke...
2007-10-29 Panu MatilainenExport rpmio fdGetFILE()
2007-10-29 Panu MatilainenRemove leftover comment
2007-10-09 Panu MatilainenHide rpmio vectors from API, only internal needs
2007-10-09 Panu MatilainenRemove timedRead() define
2007-10-09 Panu MatilainenRemove unused legacy rpmio fd*() interfaces
2007-10-09 Panu MatilainenRemove unused rpmio fdFdopen() function
2007-10-08 Ralf Corsépius'Adjust extern C {} blocks.'
2007-10-05 Ralf CorsépiusMake fdFileno an external function.
2007-10-01 Ralf CorsépiusFix minor typo.
2007-09-22 Ralf CorsépiusTake out __FILE__, __LINE__ from DBGREFS.
2007-09-21 Ralf CorsépiusRemove fdLink, fdFree, fdNew defines.
2007-09-21 Ralf CorsépiusRemove fdClose, fdOpen, fdRead, fdWrite defines.
2007-09-12 Ralf CorsépiusAttempt to escape hg messed up the repo once more.
2007-09-12 Panu MatilainenAutomated merge with file:/home/pmatilai/repos/rpm...
2007-09-12 Panu MatilainenRip out internal http and ftp transports.
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 Ralf CorsépiusRemove __LCLINT__-ifdef'ed blocks.
2007-07-12 Panu MatilainenFread() and Fwrite() can return negative values, change...
2007-07-10 Panu MatilainenRemove const type-qualifiers from function return types...
2005-07-02 jbjGCC fidgets, add parentheses around timedRead vector.
2005-01-17 jbjBuild on macosx.
2004-11-29 jbj- detect and return errors from neon through Ferror.
2004-03-02 jbj- permit globs in macrofiles: directive (#117217).
2003-06-24 jbjSanity.
2003-05-08 jbj- don't use error string after gzclose (Dmitry V. Levin).
2003-04-01 jbjSplint fiddles.
2002-08-13 jbj- fix: rebuilddb stat'ed target, not source, for rename...
2002-07-20 jbj- version added to *.la dependency libraries (#69063).
2002-07-08 jbjPropagate splint-3.0.1.7 close(2) internalState annotat...
2002-07-03 jbj- use rpmfi in showQueryPackage(), eliminating headerGe...
2002-06-21 jbj- fix: reading macro files can corrupt memory if BUFSIZ...
2002-06-19 jbjAnnotate incondefs in source code.
2002-04-14 jbj- use build time to choose one of multiple alternative...
2002-03-17 jbj- *really* dump signature header immutable region.
2002-02-25 jbjAnnotation fiddles.
2002-01-18 jbj- missing key(s) on keyring when verifying a signature...
2001-11-12 jbj- commit to using rpmDepSet and TFI_t, not header.
2001-10-21 jbj- all symbols but hdrVec are now forward references...
2001-10-20 jbj- stupid macros to configure public key file paths.
2001-10-17 jbjConverging on lclint-3.0.17 strict level.
2001-10-15 jbjExplicit branchstate annotations.
2001-10-15 jbjlclint fiddles to annotate globals.
2001-10-13 jbj- ratchet up to lclint "strict" level.
2001-10-05 jbjTest vectors for GPG V3 DSA signature of "abc".
2001-09-25 jbj- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm...
2001-09-21 jbj- lclint-3.0.0.15 fiddles.
2001-08-08 jbj- add legacy (compile only) wrappers for fdFileno et al.
2001-07-07 jbjOrphans.
2001-07-07 jbj- popthelp.c: don't use stpcpy to avoid portability...
2001-06-17 jbjSync with rpm-4_0 branch.
2001-06-05 jbj- fix typos in linux.{req,prov}.
2001-06-04 jbjlclint fiddles.
2001-05-05 jbj- enough lclint annotations and fiddles already.
2001-05-03 jbj- still more boring lclint annotations and fiddles.
2001-04-29 jbj- globalize _free(3) wrapper in rpmlib.h, consistent...
2001-01-12 jbjdoxygen annotations for python bindings.
2001-01-03 jbj- fix: avoid locale issues with strcasecmp/strncasecmp...
2000-11-07 jbj- load headers as single contiguous region.
2000-10-31 jbj- add support for SHA1 as well as MD5 message digests.
2000-10-28 jbj- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva...
2000-09-29 jbjdoxygen annotations.
2000-08-30 jbjDoxygen annotations.
2000-08-29 jbj- translate rpm.8 man page (Peter Ivanyi <ivanyi@intern...
2000-08-27 jbjDoxygen annotations.
2000-08-23 jbjlclint annotations.
2000-06-20 jbj- API: uncouple fadio from rest of rpmio.
2000-06-09 jbjRemove dead code.
2000-06-09 jbjMove low level support routines to librpmio.
2000-06-07 jbj- create rpmio directory for librpmio.