initial autorollback feature.
[platform/upstream/rpm.git] / lib / cpio.c
2003-12-25 jbjAdd lsetfilecon to install modes.
2003-03-23 jbjMake peace with automake-1.7.3.
2003-03-19 jbjSanity.
2002-07-03 jbj- use rpmfi in showQueryPackage(), eliminating headerGe...
2002-07-02 jbjAdd boundsread annotations throughout, enable +bounds...
2002-06-22 jbjFactor bounds checking annotations into source code.
2002-04-13 jbj- use rpmdb-redhat to suggest dependency resolution(s).
2002-04-08 jbjdoxygen cleanup.
2002-01-18 jbj- missing key(s) on keyring when verifying a signature...
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-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-06-20 jbj- fix: partial sets of hardlinked files forbidden in...
2001-06-04 jbjlclint fiddles.
2001-04-29 jbj- globalize _free(3) wrapper in rpmlib.h, consistent...
2001-04-17 jbj- fix: s390 (and ppc?) could return CPIOERR_BAD_HEADER...
2001-02-10 jbjReorganize sources before implementing --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-06 jbjAsynchronous commit of installed files.
2001-02-05 jbjfix: links weren't renamed correctly.
2001-02-05 jbjRemove XFA_SKIPPING from iterator.
2001-02-04 jbjrevert speedup on commit if same perms, there's more...
2001-02-04 jbjRip out remnants of cpio file mapping.
2001-02-04 jbjMerged build/install in file state machine.
2001-02-03 jbjfix: db1 dbopen() check found in libc not auto-configur...
2001-02-03 jbjAdd I/O to file state machine.
2001-02-02 jbjUse fsm for building.
2001-02-02 jbjfix: grrr, post increment off by 1 iterator.
2001-02-01 jbjHandle links correctly, wotta PITA. Now to clean up...
2001-01-30 jbjSimple install file state machine.
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-27 jbj1st crack at a payload unpack state machine.
2001-01-26 jbjlclint annotations.
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-23 jbjExpose loadFi/freeFi.
2001-01-22 jbjMake cpio maps totally opaque.
2001-01-21 jbjMake cpio mappings opaque.
2001-01-21 jbj- cpio mappings carry dirname/basename, not absolute...
2001-01-19 jbjewt's cpio hack reverted.
2001-01-19 jbjTypo.
2001-01-19 jbjewt's cpio hack.
2001-01-03 jbj- fix: avoid locale issues with strcasecmp/strncasecmp...
2000-12-12 jbjSync with rpm-4_0 branch.
2000-12-02 jbjBring header reggions mods back to top of stack.
2000-10-28 jbj- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva...
2000-10-24 jbj- verify MD5 sums of payload files when unpacking archive.
2000-08-28 jbjDoxygen annotations.
2000-08-27 jbjAdd todo note.
2000-08-27 jbjDoxygen annotations.
2000-08-23 jbjlclint/doxygen additions.
2000-07-15 jbj- rip out pre-transaction syscalls, more design is...
2000-07-09 jbj- prefix payload paths with "./", otherwise "/" can...
2000-07-07 jbjlclint fiddles.
2000-06-09 jbjMove low level support routines to librpmio.
2000-05-18 jbjfix: don't change hardlink st_size.
2000-04-15 jbjfix: cpio.c: pre-, not post-, decrement the link count.
2000-03-23 jbj- API: change dbi to pass by reference, not value.
2000-01-24 jbjDocumentation comments.
1999-11-24 jbjbuild/files.c: Remove dead code.
1999-11-24 jbjlib/macro.c: Canonicalize paths in rpmGetPath().
1999-11-10 jbjSwap 2nd and 3rd arg to Fread/Fwrite to preserve read...
1999-11-04 jbjUse Fopen almost everywhere.
1999-11-02 jbjAdd ref/deref/new/fileno/open vectors to FDIO_t.
1999-10-30 jbjMake fdFileno() static, use Fileno()/Ferror() analogues...
1999-10-29 jbjfix: resurrect multiple target platform builds.
1999-10-29 jbjcheck for memory leaks (almost all leaks are plugged).
1999-10-27 jbjuse compressed filenames on install side.
1999-10-20 jbjlclint annotations.
1999-10-04 jbjdumb cpp's want white space around lclint annotations...
1999-09-21 jbjfix: removed files fingerprint memory leak.
1999-09-21 jbjfix: command line install had header memory leak.
1999-09-20 jbjStart experimental support for bzip2 payloads.
1999-09-19 jbjdo versioned provides/conflicts resolution correctly.
1999-09-17 jbjlclint annotations.
1999-09-07 jbjUse sizeof("...")-1 throughout.
1999-05-11 jbjbetter cpio error message if package contains missing...
1999-03-22 jbjfix: don't add header if signature generation failed...
1999-02-19 jbjTypo.
1999-02-18 jbjrename file before unlinking to avoid EBUSY failures.
1999-01-21 jbjEliminate Makefile.inc dependence in subdirs.
1999-01-13 jbjUse mmap when writing rpm's.
1999-01-08 jbjEGCS cruft.
1998-12-05 jbjtranslate cpio errors using cpioStrerror.
1998-12-05 jbjTypos.
1998-12-03 jbjadded ARM patches.
1998-11-22 jbjStart abstracting compressed I/O.
1998-11-19 jbjlclint noise.
1998-11-18 jbjimplement abstract fd type almost everywhere.
1998-11-16 jbjLCLINT pass 0.
1998-10-09 jbjreturn CPIO_BAD_HEADER instead of exiting. (Scott M...
1998-10-08 jbjConsolidate i18n baggage into AM_GNU_GETTEXT and system.h.
next