Age | Commit message (Expand) | Author | Files | Lines |
2000-04-13 | The death of rpmdbFindBy{Provides,RequiredBy,Conflicts}. | jbj | 1 | -73/+0 |
2000-04-13 | The death of rpmdbFindBy{Group,TriggeredBy,Header}. | jbj | 1 | -65/+102 |
2000-04-08 | Hash package headers using simple counter. | jbj | 1 | -52/+4 |
2000-04-07 | use "rpmdb db" consistently throughout, add doxygen tags. | jbj | 1 | -5/+40 |
2000-03-23 | - API: change dbi to pass by reference, not value. | jbj | 1 | -27/+59 |
2000-01-24 | fix: on --erase, segfault caused by "" prefix. | jbj | 1 | -37/+36 |
2000-01-11 | Orphan. | jbj | 1 | -0/+1 |
2000-01-11 | configurable PATH for install %pre/%post et al scriptlets. | jbj | 1 | -1/+8 |
1999-12-15 | uninstall.c: rpmdbRemove used to have 2nd arg, tolerant = 0. This generates | jbj | 1 | -2/+8 |
1999-12-08 | rename new FILENAMES tags to BASENAMES/DIRNAMES/DIRINDEXES. | jbj | 1 | -3/+3 |
1999-11-26 | Consistent usage for fileNames, baseNames, dirNames and dirIndexes throughout. | jbj | 1 | -5/+5 |
1999-11-15 | Make static fd in transaction callback persistent. | jbj | 1 | -3/+7 |
1999-11-10 | Swap 2nd and 3rd arg to Fread/Fwrite to preserve read/write type return. | jbj | 1 | -2/+2 |
1999-11-04 | Use Fopen almost everywhere. | jbj | 1 | -1/+1 |
1999-11-02 | Add ref/deref/new/fileno/open vectors to FDIO_t. | jbj | 1 | -1/+1 |
1999-10-31 | Spec: Add rootdir (as in chroot). | jbj | 1 | -5/+14 |
1999-10-30 | Make fdFileno() static, use Fileno()/Ferror() analogues throughout. | jbj | 1 | -9/+9 |
1999-10-27 | use compressed filenames on install side. | jbj | 1 | -6/+6 |
1999-10-08 | support new file list format for relocations and package removal | ewt | 1 | -14/+30 |
1999-10-06 | first steps toward getting compressed file lists to work -- most things | ewt | 1 | -1/+1 |
1999-09-21 | fix: command line install had header memory leak. | jbj | 1 | -2/+4 |
1999-09-19 | do versioned provides/conflicts resolution correctly. | jbj | 1 | -3/+4 |
1999-09-17 | simplyify prefix prepending. | jbj | 1 | -56/+79 |
1999-08-15 | resuscitate net shared paths (#4330). | jbj | 1 | -1/+2 |
1999-08-06 | Use headerNVR throughout. | jbj | 1 | -5/+4 |
1999-07-22 | add versions to provides. | jbj | 1 | -2/+3 |
1999-07-14 | Eliminate static prototypes. | jbj | 1 | -64/+65 |
1999-07-13 | Perl bindings need | jbj | 1 | -1/+1 |
1999-04-22 | $2 passed to %triggerpostun was wong | ewt | 1 | -1/+1 |
1999-04-14 | Make silly headerGetEntry consistent throughout. | jbj | 1 | -1/+1 |
1999-02-21 | dded FA_ to enum fileActions stuff | ewt | 1 | -8/+8 |
1999-02-17 | moved things to transaction flags from independent install/uninstall flags | ewt | 1 | -12/+12 |
1999-02-07 | added fdScript stuff | ewt | 1 | -12/+14 |
1999-01-19 | added SAVENSTATE action | ewt | 1 | -0/+1 |
1999-01-13 | Don't free alooca memory. | jbj | 1 | -1/+0 |
1999-01-13 | Fix: seg fault due to multiple close in runScript(). | jbj | 1 | -7/+3 |
1999-01-06 | propagate "const char *" into rpmlib prototypes. | jbj | 1 | -24/+27 |
1999-01-05 | Expand path macros with rpmGetPath(path, ...). | jbj | 1 | -0/+7 |
1999-01-04 | Use an action list which is passed into removeBinaryPackage() rather then | ewt | 1 | -307/+41 |
1998-12-31 | renamed some enums to avoid conflicts with enums now defined in install.h | ewt | 1 | -11/+11 |
1998-12-16 | first pass at new transaction api; basic installing/removing works | ewt | 1 | -1/+2 |
1998-11-25 | Add dup for the "other" gzdopen premature close. | jbj | 1 | -1/+2 |
1998-11-19 | lclint noise. | jbj | 1 | -5/+8 |
1998-11-19 | finish hiding rpmdb index record data ("matches"). | jbj | 1 | -24/+29 |
1998-11-18 | implement abstract fd type almost everywhere. | jbj | 1 | -16/+16 |
1998-11-16 | LCLINT pass 0. | jbj | 1 | -13/+13 |
1998-11-08 | remove redundant md5 computation on uninstall. | jbj | 1 | -1/+1 |
1998-11-07 | don't compute md5sum on non-file %config objects. (from Jos Vos) | jbj | 1 | -1/+3 |
1998-10-08 | Consolidate i18n baggage into AM_GNU_GETTEXT and system.h. | jbj | 1 | -1/+0 |
1998-09-27 | add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>) | jbj | 1 | -22/+22 |