summaryrefslogtreecommitdiff
path: root/lib/cpio.h
AgeCommit message (Expand)AuthorFilesLines
2008-10-29Add fsm and rpmfi machinery for file capabilitiesPanu Matilainen1-1/+2
2008-10-09Mark cpio functions internalPanu Matilainen1-0/+4
2008-06-26Add a bit of protection against oversized filesPanu Matilainen1-0/+7
2007-12-17Stick cpioMapFlags to fsm.h, they're only used by fsm.cPanu Matilainen1-19/+2
2007-09-21Unexport FSM(I) typedefs, only usable within rpmPanu Matilainen1-0/+4
2007-09-11Remove splint tags.Ralf Corsépius1-11/+4
2007-07-10Remove const type-qualifiers from function return types everywhere.Panu Matilainen1-1/+1
2007-04-16When deleting files, drop any s-bit first, so that a maliciousPaul Nasrat1-1/+2
2004-10-20Doxygen fiddles.jbj1-1/+1
2003-12-25Add lsetfilecon to install modes.jbj1-9/+10
2003-05-08- don't use error string after gzclose (Dmitry V. Levin).jbj1-3/+3
2003-03-23Make peace with automake-1.7.3.jbj1-1/+3
2002-12-31Dump multilib code, colored depndencies instead.jbj1-2/+1
2002-07-08Propagate splint-3.0.1.7 close(2) internalState annotation throughout.jbj1-7/+8
2002-04-13- use rpmdb-redhat to suggest dependency resolution(s).jbj1-5/+0
2002-04-08doxygen cleanup.jbj1-1/+3
2001-10-15lclint fiddles to annotate globals.jbj1-1/+4
2001-10-13- ratchet up to lclint "strict" level.jbj1-1/+0
2001-09-25- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm-2.3.8 on sparc).jbj1-1/+2
2001-07-24- fix: don't segfault when presented with rpm-2.4.10 packaging (#49688).jbj1-1/+2
2001-07-16- fix: don't total hard linked file size multiple times (#46286).jbj1-2/+3
2001-06-25Yet another patial harlink set fix.jbj1-0/+1
2001-06-04lclint fiddles.jbj1-2/+4
2001-02-111st stab at --repackage.jbj1-6/+8
2001-02-09fix: make a copy of retrieved header before loading.jbj1-0/+4
2001-02-08Remove DEAD code.jbj1-21/+38
2001-02-08Move state machine drivers into fsmStage.jbj1-0/+2
2001-02-02Use fsm for building.jbj1-7/+3
2001-01-29Commit to install file state machine.jbj1-11/+8
2001-01-28Apply suffixes only to files.jbj1-18/+2
2001-01-28Payload state machine, with commit and undo.jbj1-12/+15
2001-01-25- remove support for v1 src rpm's.jbj1-21/+18
2001-01-24Add rollback.h, 1st attempt to rationalize TFI_t.jbj1-3/+0
2001-01-24Rip XFI_t from install.jbj1-20/+8
2001-01-23Rip out cpioFileMap.jbj1-14/+0
2001-01-22Make cpio maps totally opaque.jbj1-2/+4
2001-01-21- cpio mappings carry dirname/basename, not absolute path.jbj1-11/+11
2001-01-02doxygen annotations for popt.jbj1-1/+1
2000-10-24- verify MD5 sums of payload files when unpacking archive.jbj1-1/+3
2000-10-20- pass rpmTransactionSet, not elements, to installBinaryPackage et al.jbj1-7/+14
2000-08-28- rip out rpm{get,put}text, use getpo.sh and specspo instead.jbj1-22/+26
2000-08-28Doxygen annotations.jbj1-2/+1
2000-08-27Doxygen annotations.jbj1-9/+10
2000-08-23lclint/doxygen additions.jbj1-6/+29
2000-07-07lclint fiddles.jbj1-1/+1
2000-07-05- change optflags for i386.jbj1-0/+1
2000-05-18fix: don't change hardlink st_size.jbj1-2/+2
2000-03-23- API: change dbi to pass by reference, not value.jbj1-12/+17
2000-01-24Documentation comments.jbj1-18/+30
2000-01-19Doxygen fiddles.jbj1-15/+26