Age | Commit message (Expand) | Author | Files | Lines |
2003-04-02 | Splint clean. | jbj | 1 | -3/+6 |
2003-03-19 | - unify signal handling in librpmio, use condvar to deliver signal. | jbj | 1 | -0/+1 |
2003-03-19 | Sanity. | jbj | 1 | -1/+2 |
2003-03-18 | Proof of concept scriptlet queue, single or multi threaded. | jbj | 1 | -6/+3 |
2003-03-16 | Create rpmsq, combining rpmdb/psm signal handlers. | jbj | 1 | -4/+7 |
2002-08-23 | - merge signature returns into rpmRC. | jbj | 1 | -1/+1 |
2002-08-19 | - add --with-efence to configure, check install/upgrade with efence. | jbj | 1 | -7/+77 |
2002-07-11 | - update for sv.po. | jbj | 1 | -8/+0 |
2002-05-19 | - Grand Renaming of rpm data types. | jbj | 1 | -4/+4 |
2002-04-13 | - use rpmdb-redhat to suggest dependency resolution(s). | jbj | 1 | -2/+0 |
2002-04-11 | - rescusitate --rebuild. | jbj | 1 | -1/+0 |
2002-04-08 | doxygen cleanup. | jbj | 1 | -1/+1 |
2001-12-20 | - solaris: translate i86pc to i386 (#57182). | jbj | 1 | -1/+1 |
2001-11-13 | - split file info tag sets into rpmfi.c. | jbj | 1 | -23/+2 |
2001-11-12 | - commit to using rpmDepSet and TFI_t, not header. | jbj | 1 | -10/+0 |
2001-11-11 | - unify rpmFNSet into TFI_t. | jbj | 1 | -0/+2 |
2001-11-11 | Replace loadFi with fiNew, freeFi with fiFree. | jbj | 1 | -34/+0 |
2001-11-11 | - factor per-transactionElement data out of TFI_t through pointer ref. | jbj | 1 | -103/+18 |
2001-11-11 | - common structure elements for unification of TFI_t and rpmFNSet. | jbj | 1 | -1/+4 |
2001-11-10 | - strip header tags for erased as well as installed transactionElements. | jbj | 1 | -29/+18 |
2001-11-09 | - no-brainer refcounts for rpmProblemSet object. | jbj | 1 | -1/+1 |
2001-11-08 | - linear search on added package provides is dumb. | jbj | 1 | -1/+1 |
2001-11-05 | Start deconstructing availablePackage list. | jbj | 1 | -2/+3 |
2001-10-30 | - transaction.c: cleanly uncouple availablePackage from TFI_t. | jbj | 1 | -13/+46 |
2001-10-29 | - start hiding availablePackage data/methods in rpmal.c/rpmal.h. | jbj | 1 | -0/+8 |
2001-10-29 | Remove DYING code. | jbj | 1 | -17/+0 |
2001-10-29 | Gather all problem handling routines in one place. | jbj | 1 | -6/+8 |
2001-10-28 | - memory indices for dependency check are typedef'd and abstract'd. | jbj | 1 | -6/+13 |
2001-10-27 | - transaction sets cerated in cli main. | jbj | 1 | -1/+1 |
2001-10-19 | Rewire digests, step 1. | jbj | 1 | -2/+1 |
2001-10-18 | Scaffholding for dumping full headers carried through transaction. | jbj | 1 | -6/+51 |
2001-10-17 | Converging on lclint-3.0.17 strict level. | jbj | 1 | -1/+1 |
2001-10-15 | lclint fiddles to annotate globals. | jbj | 1 | -1/+3 |
2001-09-25 | - legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm-2.3.8 on sparc). | jbj | 1 | -2/+1 |
2001-07-18 | - fix: %dev(...) needs to map rdev and mtime from metadata. | jbj | 1 | -0/+1 |
2001-06-28 | - fix: sanity checks on #tags (<65K) and offset (<16Mb) in header. | jbj | 1 | -1/+1 |
2001-06-12 | - remove dead code frpm popt table reorg. | jbj | 1 | -0/+3 |
2001-06-05 | - fix typos in linux.{req,prov}. | jbj | 1 | -1/+1 |
2001-06-04 | lclint fiddles. | jbj | 1 | -10/+2 |
2001-05-23 | - headerFree() returns NULL, _free is C++ safe. | jbj | 1 | -0/+1 |
2001-05-05 | - enough lclint annotations and fiddles already. | jbj | 1 | -8/+9 |
2001-05-03 | - still more boring lclint annotations and fiddles. | jbj | 1 | -2/+2 |
2001-04-10 | Doxygen annotations for config files. | jbj | 1 | -1/+3 |
2001-03-14 | Update to doxygen-1.2.6 configuration. | jbj | 1 | -2/+2 |
2001-03-03 | Implement PSM_NOTIFY. | jbj | 1 | -0/+3 |
2001-03-03 | Move fileActionString to fsm.c where it belongs. | jbj | 1 | -8/+2 |
2001-03-02 | Add top level, external enties to psmStage(). | jbj | 1 | -21/+2 |
2001-03-02 | Still more functionality into psmStage(). | jbj | 1 | -1/+2 |
2001-03-02 | More functionality in psmStage. | jbj | 1 | -6/+7 |
2001-03-02 | Flesh out init/pre/process/post/fini PSM stages. | jbj | 1 | -0/+3 |