On a second thought, rename rpmfiDigest() to rpmfiFDigest() for consistency
[platform/upstream/rpm.git] / lib / rpmfi.c
2008-06-02 Panu MatilainenOn a second thought, rename rpmfiDigest() to rpmfiFDige...
2008-06-02 Panu MatilainenUse new style headerGet() + rpmtd iteration for rpmfi...
2008-06-02 Panu MatilainenLose unused fdigests array from rpmfi struct
2008-06-02 Panu MatilainenMake rpmfiDecideFate() honor rpmfi digest algorithms
2008-06-02 Panu MatilainenMake rpmfiConfigConflict() honor fi digest algorithm
2008-06-02 Panu MatilainenMake rpmfiCompare() use rpmfiDigest() instead of rpmfiMD5()
2008-06-02 Panu MatilainenMake rpmfi initialization honor used digest length
2008-06-02 Panu MatilainenMore preliminaries for non-md5 file checksums
2008-06-02 Panu MatilainenRename rpmfi internals to talk about digest rather...
2008-06-02 Panu MatilainenRename rpmfi and fsm checksum md5-sum fields to refer...
2008-05-21 Panu MatilainenEliminate rpmfiBuildFClasses() and rpmfiBuildFDepts...
2008-04-30 Panu MatilainenLazily copy basenames in relocation if needed
2008-04-30 Panu MatilainenSimplify relocation directory name manipulation
2008-04-30 Panu MatilainenAllocate relocation dirnames on heap, not stack
2008-04-30 Panu MatilainenBegin untangling relocation alloca()'s
2008-04-25 Panu MatilainenReduce alloca() use in relocateFileList()
2008-04-24 Panu MatilainenRemove bogus const from rpmfi pre- and posttrans members
2008-04-08 Panu MatilainenEliminate four copy-paste versions of nibble(), stick...
2008-03-07 Panu MatilainenLog message adjustments
2008-02-05 Panu MatilainenMass convert (back) to rpmTag as it's usable everywhere now
2008-02-05 Panu MatilainenUse rpmTagType always now that it's available everywhere
2008-02-05 Panu MatilainenUse rpm_flag_t for header generic bitfields (file flags...
2008-02-05 Panu MatilainenMore rpm-headerdata types: rpm_dev_t and rpm_ino_t...
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-05 Panu MatilainenAdd rpm_color_t type for rpm color bits, use where...
2008-02-05 Panu MatilainenRip the horrible (ia64) autorelocate kludgery. RIP.
2008-02-04 Panu MatilainenAdd rpm_time_t type for time types (in headers), use...
2008-02-04 Panu MatilainenAdd rpm_off_t type for file size types, use where spotted
2008-01-30 Panu MatilainenInclude spring-cleaning
2008-01-30 Panu Matilainenrpmlib.h mass eviction
2008-01-25 Panu MatilainenPermit conflicting ghost files
2008-01-02 Panu MatilainenRevert rpmfi bits from 01cd03ea8f8a
2008-01-02 Panu MatilainenSignedness consistency in rpmfi interface vs internal...
2008-01-02 Panu MatilainenAssorted int -> size_t corrections for string lengths
2007-12-19 Panu MatilainenAdd rpm_data_t (and _constdata_t) for header data,...
2007-12-17 Panu MatilainenUse constfree for rpmfi internals for now
2007-12-15 Panu MatilainenAnother bunch of bogus const removals
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-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-03 Panu MatilainenSplit rpmte internals to separate header
2007-12-03 Panu MatilainenSplit rpmfi internals to separate header
2007-12-01 Panu MatilainenUse headerIsSource() everywhere for determining package...
2007-11-30 Panu MatilainenMove logging related macros rpmlog, adjust includes
2007-11-27 Panu MatilainenMove rpmfiBuildFNames() to rpmfi now that it's possible
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 Panu MatilainenMove string helpers from lib/misc.h to rpmio/rpmstring.h
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-11-02 Peter JonesMerge
2007-11-01 Panu MatilainenRemove two unnecessary legacy.h includes
2007-10-28 Ralf CorsépiusInclude "rpmlib.h" instead of <rpmlib.h>.
2007-10-26 Ralf CorsépiusEliminate [u|]int_[8|16|32]. Use c99 stdint.h types...
2007-10-24 Panu MatilainenUse NEVRA, not NEVR everywhere for rpmProblems
2007-10-22 Panu MatilainenRemove bunch of unnecessary rpmio_internal includes
2007-10-09 Panu MatilainenReplace all uses of RPMMESS_DEBUG with RPMLOG_DEBUG
2007-10-09 Panu MatilainenReplace all rpmMessage() uses with rpmlog()
2007-09-26 Panu MatilainenRename whatis() to rpmfiWhatis() for namespacing
2007-09-20 Panu MatilainenRename public fileAction* type to rpmFileAction for...
2007-09-20 Panu MatilainenRename fileTypes(_e) to rpmFileTypes for namespacing
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-09-03 Panu MatilainenRip out unnecessary selinux babbage.
2007-09-03 Panu MatilainenKill remaining uses of selinux filecontexts in headers..
2007-08-28 Panu MatilainenAutomated merge with ssh://login.linux.duke.edu//home...
2007-08-28 Panu MatilainenAvoid .rpmnew when the file hasn't changed in package...
2007-08-09 Panu MatilainenAvoid unnecessary .rpmnew and .rpmsave files (rhbz...
2007-08-09 Panu MatilainenAvoid unnecessary .rpmnew and .rpmsave files (rhbz...
2007-07-12 Panu MatilainenPull in rpmfi int_32 -> uint_32 changes from rpm5.org.
2007-07-12 Panu MatilainenUse uint_32 for dirindexes everywhere
2007-07-11 Panu MatilainenOne more domd5() buffer signedness fix.
2007-07-11 Panu MatilainenMissing include for domd5
2007-07-10 Panu MatilainenRemove const type-qualifiers from function return types...
2007-06-25 Panu MatilainenNuke ugly /var/log/lastlog kludgery.
2007-06-21 Paul NasratBacked out changeset 99c5bd19ffc4bfbfa5601767cbc1338b5f...
2007-06-21 Paul NasratInitialise replaced on rpmfiNew
2005-02-10 jbj- perform callbacks as always (#147537).
2005-01-04 jbjSplint fiddles.
2004-12-07 jbjavoid md5 on sparse /var/log/lastlog file
2004-10-09 jbjSplint fiddles.
2004-07-05 jbj- ia64: auto-relocate entire, not partial, directory...
2004-04-07 jbj- fix: segfault on --recontext if file_contexts unreada...
2004-03-28 jbj- scareMem = 0 everywhere, document deprecation phase...
2004-01-09 jbjMap "<<none>>" expressions to "".
2004-01-09 jbjUse "", not NULL, for missing file contexts.
2004-01-05 jbjadd --with-selinux, move selinux stubs to system.h.
2003-12-27 jbj- fix: wrong package count for trigger scriptlet 1st...
2003-12-25 jbjAdd lsetfilecon to install modes.
2003-12-23 jbjAdd filecontexts tags to header if %_build_file_context...
2003-12-23 jbj- fix some small memory leaks (valgrind).
2003-12-22 jbjAdd --filecontext, --fscontext, --recontext for 3 sourc...
2003-12-01 jbjsplint fiddles, no warnings.
2003-11-23 jbjMerge changes from rpm-4.2.1 development.
2003-07-09 jbj- resolve elf32/elf64 file conflicts to prefer elf64.
next