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