Sanitize python object -> tag number exception handling
[platform/upstream/rpm.git] / lib / verify.c
2009-09-21 Panu MatilainenRip out dependency caching
2009-09-07 Panu MatilainenEliminate bunch of unused variables
2009-09-02 Panu MatilainenEliminate uses of headerNVR() and friends in librpm...
2009-08-31 Panu MatilainenReplace equal/not equal uses of str[n]cmp() with rstreq...
2009-07-08 Panu MatilainenMake verify result not depend on verbosity level, uff...
2009-07-01 Panu MatilainenBand-aid to dependency caching misbehaving with chroote...
2009-06-16 Panu MatilainenEliminate epoch promotion debug cruft
2009-02-27 Jindrich NovyAdd md5->filedigest aliases (rhbz#487597)
2009-02-05 Panu Matilainenrpmfi is only needed by verifyHeader(), push it there
2009-01-15 Panu MatilainenAdd extra parameter to rpmteClose() to control fi behavior
2008-12-19 Panu MatilainenEliminate file info set argument to rpmpsmNew()
2008-12-19 Panu MatilainenOptionally reload ts element file info in rpmteOpen...
2008-11-26 Panu MatilainenResurrect rpmVerifyScript()
2008-11-14 Panu MatilainenFix capability verification
2008-11-13 Panu MatilainenFilter out mtime difference of shared files on verify...
2008-10-30 Panu MatilainenConvert in-tree users of rpmfiNew() to use flag names
2008-10-29 Panu MatilainenAdd proper file capability verification support
2008-10-29 Panu MatilainenDon't try to verify capabilities of directories and...
2008-10-26 Panu MatilainenBeginnings of acl (POSIX.1e draft 17) verification...
2008-10-26 Panu MatilainenBeginnings of file capability (POSIX.1e draft 15) verif...
2008-07-04 Panu MatilainenStuff rpmio/ugid.[ch] contents to lib/misc.[ch]
2008-06-11 Panu MatilainenEnable rpmDoDigest() to pass large file sizes
2008-06-02 Panu MatilainenOn a second thought, rename rpmfiDigest() to rpmfiFDige...
2008-06-02 Panu MatilainenMake rpmVerifyFile() honor rpmfi digest algorithm
2008-04-24 Panu MatilainenMake verification with --root reliable (rhbz#434150)
2008-04-15 Jindrich NovyGet rid of string hackery and overflows while rpm -V
2008-04-07 Panu MatilainenARGV_t const pendantry
2008-03-07 Panu MatilainenLog message adjustments
2008-02-05 Panu MatilainenAdd rpm_rdev_t type for rdev entries
2008-02-05 Panu MatilainenAdd rpm_mode_t type, use where spotted
2008-02-04 Panu MatilainenAdd rpm_off_t type for file size types, use where spotted
2008-02-03 Panu MatilainenMake rpmtag.h standalone, include from rpmtypes.h
2008-01-30 Panu MatilainenInclude spring-cleaning
2008-01-30 Panu Matilainenrpmlib.h mass eviction
2007-12-17 Panu MatilainenMake psm opaque, add minimal methods to cover internal...
2007-12-15 Panu MatilainenRemove bogus const from rpmProblemString() return type
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-03 Panu MatilainenUse regular POSIX functions instead of "RPC" clones
2007-12-01 Panu MatilainenMove hGet*() funcs from rpmts, rename to headerGet*()
2007-11-30 Panu MatilainenMove logging related macros rpmlog, adjust includes
2007-11-23 Ralf CorsépiusExpand private include file names to be relative to...
2007-11-22 Panu MatilainenCalculating file checksums aint legacy activity
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-11-13 Panu MatilainenAlign rpm -V output
2007-10-28 Ralf CorsépiusInclude "rpmcli.h" instead of <rpmcli.h>.
2007-10-26 Ralf CorsépiusEliminate [u|]int_[8|16|32]. Use c99 stdint.h types...
2007-10-19 Panu MatilainenRename rpmpsProblem() -> rpmpsGetProblem() to make...
2007-10-18 Panu MatilainenMake verifyDependencies() use rpmps iterator interface
2007-10-09 Panu MatilainenReplace all uses of RPMMESS_NORMAL with RPMLOG_NOTICE
2007-10-09 Panu MatilainenReplace all rpmMessage() uses with rpmlog()
2007-09-17 Panu MatilainenAutomated merge with ssh://pmatilai@login.linux.duke...
2007-09-17 Panu Matilainenugid.h is private header really
2007-09-11 Ralf CorsépiusRemove splint tags.
2007-07-10 Panu MatilainenRemove two useless rpmtsSELinuxEnabled() calls.
2007-07-10 Panu MatilainenRemove / #ifdef out unused variables as appropriate.
2007-05-23 Panu MatilainenMore informative error message when lstat() in verifica...
2007-05-10 Paul NasratRemove SELinux context verification (#193488)
2004-10-24 jbjExplicit rpmgiFlags enum defined, add RPMGI_{NOGLOB...
2004-06-08 jbjPreserve allignment for missing files with --verify.
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-05-08 jbj- don't use error string after gzclose (Dmitry V. Levin).
2003-04-02 jbjSplint clean.
2003-01-23 jbjsplint fiddles.
2002-12-31 jbj1st crack at colored installs.
2002-12-24 jbj- permit both relative/absolute paths, display 'P'...
2002-08-19 jbj- add --with-efence to configure, check install/upgrade...
2002-08-15 jbj- python: explicit method to set transFlags.
2002-08-06 jbj- add bitmask for precise control of signature/digest...
2002-08-03 jbjRemove dbi_tear_down, now that rpmdb's are closed on...
2002-08-02 jbj- check header blobs on export (i.e. rpmdbAdd())..
2002-08-02 jbj- fix: repair --root with --verify (#70527).
2002-07-29 jbj- update trpm.
2002-07-24 jbj- verify signatures/digests retrieved through rpmdbNext...
2002-07-21 jbj- add methods to make signature handling opaque wrto...
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-07-11 jbj- update for sv.po.
2002-07-05 jbj- update rpmcache.8.
2002-07-03 jbj- use rpmfi in showQueryPackage(), eliminating headerGe...
2002-06-22 jbjFactor bounds checking annotations into source code.
2002-06-20 jbj- make sure that rpm can verify prelinked shared libraries.
2002-06-15 jbj- beecrypt: merge changes from beecrypt-2.3.0.
2002-06-12 jbj- fix: separate existence and number checks for problem...
2002-06-01 jbj- fix: use getgrnam, not getpwnam, to convert gid ...
2002-05-27 jbjAdd bindings for rpmte and FD_t.
2002-05-19 jbj- fix: synthesize unpacking progress callbacks for...
2002-05-19 jbj- Grand Renaming of rpm data types.
2002-05-16 jbj- opaque (well mostly) rpmTransactionSet using methods.
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-04-08 jbjdoxygen cleanup.
2002-03-12 jbjSanity.
2002-03-12 jbj- drill ts/fi through verify mode, add methods to keep...
2002-03-10 jbj- splint annotationsm, signature cleanup.
2002-03-08 jbj- wire --nodigest/--nosignature options to checksig...
2002-03-03 jbj- add payload uncompressed size to signature to avoid...
next