Imported Upstream version 4.14.1
[platform/upstream/rpm.git] / lib / cpio.h
2018-04-26 Taejin WooImported Upstream version 4.14.1 37/177237/1 upstream upstream/4.14.1
2012-07-02 Panu MatilainenPush payload file size limit checking into cpio code
2012-04-18 Panu MatilainenSeparate payload archive close and free
2012-03-27 Florian FestiUntangle lib/fsm.c and lib/cpio.c
2009-03-19 Panu MatilainenRevert couple of checksum -> digest renames
2009-02-27 Jindrich NovyAdd md5->filedigest aliases (rhbz#487597)
2008-10-29 Panu MatilainenAdd fsm and rpmfi machinery for file capabilities
2008-10-09 Panu MatilainenMark cpio functions internal
2008-06-26 Panu MatilainenAdd a bit of protection against oversized files
2007-12-17 Panu MatilainenStick cpioMapFlags to fsm.h, they're only used by fsm.c
2007-09-21 Panu MatilainenUnexport FSM(I) typedefs, only usable within rpm
2007-09-11 Ralf CorsépiusRemove splint tags.
2007-07-10 Panu MatilainenRemove const type-qualifiers from function return types...
2007-04-16 Paul NasratWhen deleting files, drop any s-bit first, so that...
2004-10-20 jbjDoxygen fiddles.
2003-12-25 jbjAdd lsetfilecon to install modes.
2003-05-08 jbj- don't use error string after gzclose (Dmitry V. Levin).
2003-03-23 jbjMake peace with automake-1.7.3.
2002-12-31 jbjDump multilib code, colored depndencies instead.
2002-07-08 jbjPropagate splint-3.0.1.7 close(2) internalState annotat...
2002-04-13 jbj- use rpmdb-redhat to suggest dependency resolution(s).
2002-04-08 jbjdoxygen cleanup.
2001-10-15 jbjlclint fiddles to annotate globals.
2001-10-13 jbj- ratchet up to lclint "strict" level.
2001-09-25 jbj- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm...
2001-07-24 jbj- fix: don't segfault when presented with rpm-2.4.10...
2001-07-16 jbj- fix: don't total hard linked file size multiple times...
2001-06-25 jbjYet another patial harlink set fix.
2001-06-04 jbjlclint fiddles.
2001-02-11 jbj1st stab at --repackage.
2001-02-09 jbjfix: make a copy of retrieved header before loading.
2001-02-08 jbjRemove DEAD code.
2001-02-08 jbjMove state machine drivers into fsmStage.
2001-02-02 jbjUse fsm for building.
2001-01-29 jbjCommit to install file state machine.
2001-01-28 jbjApply suffixes only to files.
2001-01-28 jbjPayload state machine, with commit and undo.
2001-01-25 jbj- remove support for v1 src rpm's.
2001-01-24 jbjAdd rollback.h, 1st attempt to rationalize TFI_t.
2001-01-24 jbjRip XFI_t from install.
2001-01-23 jbjRip out cpioFileMap.
2001-01-22 jbjMake cpio maps totally opaque.
2001-01-21 jbj- cpio mappings carry dirname/basename, not absolute...
2001-01-02 jbjdoxygen annotations for popt.
2000-10-24 jbj- verify MD5 sums of payload files when unpacking archive.
2000-10-20 jbj- pass rpmTransactionSet, not elements, to installBinar...
2000-08-28 jbj- rip out rpm{get,put}text, use getpo.sh and specspo...
2000-08-28 jbjDoxygen annotations.
2000-08-27 jbjDoxygen annotations.
2000-08-23 jbjlclint/doxygen additions.
2000-07-07 jbjlclint fiddles.
2000-07-05 jbj- change optflags for i386.
2000-05-18 jbjfix: don't change hardlink st_size.
2000-03-23 jbj- API: change dbi to pass by reference, not value.
2000-01-24 jbjDocumentation comments.
2000-01-19 jbjDoxygen fiddles.
1999-10-27 jbjuse compressed filenames on install side.
1999-10-21 jbjlclint annotations.
1999-09-20 jbjStart experimental support for bzip2 payloads.
1999-09-17 jbjlclint annotations.
1999-09-17 jbjlclint annotations.
1999-07-13 jbjPerl bindings need
1999-05-11 jbjbetter cpio error message if package contains missing...
1999-04-14 jbjfix: last update transaction set segfault bug in installer.
1999-04-08 jbjnon-linux, non-gcc portability fixes (Tim Mooney).
1999-01-06 jbjEliminate inline functions (the inline, not the function).
1998-12-05 jbjtranslate cpio errors using cpioStrerror.
1998-11-22 jbjStart abstracting compressed I/O.
1998-11-20 jbjSanity.
1998-11-18 jbjimplement abstract fd type almost everywhere.
1998-07-25 jbjGeneralize cpio I/O to eliminate pipe to exec'd gzip...
1998-02-08 ewterror codes can't be negative for errno flag to work
1997-10-17 marcheader adjustment
1997-08-25 ewt1) RPM_ARCHIVESIZE tag didn't get filled in properly
1997-07-31 ewt1) cpio can now conditionally follow symlinks
1997-07-23 ewt1) added cpio building code
1997-05-06 ewtAdded support for hard links.
1997-05-06 ewtAdded callbacks to cpio to allow -h to work.
1997-05-05 ewtDoesn't use cpio to unpack archives anymore...