Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revert | Matt Wilson | 2000-03-04 | 1 | -4/+1 |
* | fix color depth setting problem, added straight server entries to cards | Matt Wilson | 2000-03-04 | 1 | -1/+4 |
* | updated for i18nation | Matt Wilson | 2000-02-28 | 1 | -6/+18 |
* | add a method to fill the filelist fully | Matt Wilson | 2000-02-11 | 1 | -0/+31 |
* | add compress and uncompress for filelists | Matt Wilson | 2000-02-11 | 1 | -0/+19 |
* | nuke const warning | Matt Wilson | 2000-02-08 | 1 | -5/+7 |
* | handle header format extensions | Matt Wilson | 2000-02-08 | 1 | -25/+101 |
* | delmacro binding | Matt Wilson | 2000-02-01 | 1 | -0/+14 |
* | updated X configuration | Matt Wilson | 2000-01-04 | 1 | -0/+1 |
* | some work | Matt Wilson | 2000-01-02 | 1 | -5/+61 |
* | o changes needed to use rpmio from rpm HEADr0-7-3 | Matt Wilson | 1999-11-30 | 1 | -53/+55 |
* | added RPMFILE_MISSINGOK. | pbrown | 1999-09-20 | 1 | -0/+4 |
* | return an empty list when there are no problems | Matt Wilson | 1999-09-18 | 1 | -1/+2 |
* | need more info for the problem set when running a transaction | Matt Wilson | 1999-09-17 | 1 | -0/+21 |
* | fix for rpm stuff in %post script | Matt Wilson | 1999-09-17 | 1 | -1/+4 |
* | added addMacro | Erik Troan | 1999-09-16 | 1 | -7/+17 |
* | more meningfull error messgaes | Cristian Gafton | 1999-09-16 | 1 | -1/+17 |
* | dup wrapping | Matt Wilson | 1999-08-26 | 1 | -13/+0 |
* | FindPackage | Matt Wilson | 1999-08-26 | 1 | -0/+16 |
* | hack for preston | Matt Wilson | 1999-08-25 | 1 | -0/+31 |
* | versionCompare, dbrebuild | Matt Wilson | 1999-08-25 | 1 | -0/+20 |
* | RPM error callbacks, don't report errors on 'cant make directory' | Matt Wilson | 1999-08-24 | 1 | -0/+54 |
* | fixed some parsetuple confusion | Cristian Gafton | 1999-08-23 | 1 | -2/+2 |
* | return an empty list from findby* | Erik Troan | 1999-08-21 | 1 | -6/+6 |
* | added findby* stuff | Erik Troan | 1999-08-21 | 1 | -2/+62 |
* | don't compute header size with magic | Erik Troan | 1999-08-20 | 1 | -1/+1 |
* | added load and unload of headers | Erik Troan | 1999-08-20 | 1 | -4/+45 |
* | Fix some compile-time warnings | Cristian Gafton | 1999-08-20 | 1 | -4/+8 |
* | 1) made headers mappings | Erik Troan | 1999-08-19 | 1 | -15/+63 |
* | rpmmodule changes, other cleanups | Matt Wilson | 1999-08-19 | 1 | -9/+38 |
* | fixed alloca too much memory | Matt Wilson | 1999-08-19 | 1 | -1/+1 |
* | fixed upgrades | Matt Wilson | 1999-08-19 | 1 | -5/+69 |
* | s/o/O | Matt Wilson | 1999-08-18 | 1 | -1/+1 |
* | upgrade framework | Matt Wilson | 1999-08-18 | 1 | -2/+2 |
* | fixed | Matt Wilson | 1999-08-16 | 1 | -2/+2 |
* | db _can_ be null, so you must use XINCREF, not INCREF to prevent | Matt Wilson | 1999-08-16 | 1 | -1/+1 |
* | added upgrade code | Erik Troan | 1999-08-10 | 1 | -0/+47 |
* | added some harmless comments | Erik Troan | 1999-08-09 | 1 | -0/+3 |
* | proper rpmmodule fd closes | Matt Wilson | 1999-08-07 | 1 | -2/+5 |
* | revert ewt's tuple patch | Matt Wilson | 1999-08-07 | 1 | -4/+4 |
* | fixes for package upgrading | Erik Troan | 1999-08-04 | 1 | -4/+6 |
* | fix segfault on transaction destruction if no file descriptor is | pbrown | 1999-08-04 | 1 | -0/+1 |
* | some functions were parsing args improperly | Erik Troan | 1999-08-04 | 1 | -4/+4 |
* | release locks | Matt Wilson | 1999-07-21 | 1 | -1/+4 |
* | the argument is an int, not a double. Added refcount for the db object that ... | Matt Wilson | 1999-05-11 | 1 | -2/+3 |
* | better error handling in the rpm object setattr function | Matt Wilson | 1999-05-11 | 1 | -10/+17 |
* | added scriptFd to transactions | Erik Troan | 1999-05-08 | 1 | -6/+23 |
* | added arch scoring | Erik Troan | 1999-05-05 | 1 | -0/+14 |
* | use O_CREAT flag when opening database for rw | Erik Troan | 1999-04-30 | 1 | -1/+1 |
* | have package installation working | Erik Troan | 1999-04-29 | 1 | -38/+331 |