summaryrefslogtreecommitdiffstats
path: root/rpmmodule/rpmmodule.c
Commit message (Expand)AuthorAgeFilesLines
* removed for 7.0Erik Troan2000-05-091-1670/+0
* revertMatt Wilson2000-03-041-4/+1
* fix color depth setting problem, added straight server entries to cardsMatt Wilson2000-03-041-1/+4
* updated for i18nationMatt Wilson2000-02-281-6/+18
* add a method to fill the filelist fullyMatt Wilson2000-02-111-0/+31
* add compress and uncompress for filelistsMatt Wilson2000-02-111-0/+19
* nuke const warningMatt Wilson2000-02-081-5/+7
* handle header format extensionsMatt Wilson2000-02-081-25/+101
* delmacro bindingMatt Wilson2000-02-011-0/+14
* updated X configurationMatt Wilson2000-01-041-0/+1
* some workMatt Wilson2000-01-021-5/+61
* o changes needed to use rpmio from rpm HEADr0-7-3Matt Wilson1999-11-301-53/+55
* added RPMFILE_MISSINGOK.pbrown1999-09-201-0/+4
* return an empty list when there are no problemsMatt Wilson1999-09-181-1/+2
* need more info for the problem set when running a transactionMatt Wilson1999-09-171-0/+21
* fix for rpm stuff in %post scriptMatt Wilson1999-09-171-1/+4
* added addMacroErik Troan1999-09-161-7/+17
* more meningfull error messgaesCristian Gafton1999-09-161-1/+17
* dup wrappingMatt Wilson1999-08-261-13/+0
* FindPackageMatt Wilson1999-08-261-0/+16
* hack for prestonMatt Wilson1999-08-251-0/+31
* versionCompare, dbrebuildMatt Wilson1999-08-251-0/+20
* RPM error callbacks, don't report errors on 'cant make directory'Matt Wilson1999-08-241-0/+54
* fixed some parsetuple confusionCristian Gafton1999-08-231-2/+2
* return an empty list from findby*Erik Troan1999-08-211-6/+6
* added findby* stuffErik Troan1999-08-211-2/+62
* don't compute header size with magicErik Troan1999-08-201-1/+1
* added load and unload of headersErik Troan1999-08-201-4/+45
* Fix some compile-time warningsCristian Gafton1999-08-201-4/+8
* 1) made headers mappingsErik Troan1999-08-191-15/+63
* rpmmodule changes, other cleanupsMatt Wilson1999-08-191-9/+38
* fixed alloca too much memoryMatt Wilson1999-08-191-1/+1
* fixed upgradesMatt Wilson1999-08-191-5/+69
* s/o/OMatt Wilson1999-08-181-1/+1
* upgrade frameworkMatt Wilson1999-08-181-2/+2
* fixedMatt Wilson1999-08-161-2/+2
* db _can_ be null, so you must use XINCREF, not INCREF to preventMatt Wilson1999-08-161-1/+1
* added upgrade codeErik Troan1999-08-101-0/+47
* added some harmless commentsErik Troan1999-08-091-0/+3
* proper rpmmodule fd closesMatt Wilson1999-08-071-2/+5
* revert ewt's tuple patchMatt Wilson1999-08-071-4/+4
* fixes for package upgradingErik Troan1999-08-041-4/+6
* fix segfault on transaction destruction if no file descriptor ispbrown1999-08-041-0/+1
* some functions were parsing args improperlyErik Troan1999-08-041-4/+4
* release locksMatt Wilson1999-07-211-1/+4
* the argument is an int, not a double. Added refcount for the db object that ...Matt Wilson1999-05-111-2/+3
* better error handling in the rpm object setattr functionMatt Wilson1999-05-111-10/+17
* added scriptFd to transactionsErik Troan1999-05-081-6/+23
* added arch scoringErik Troan1999-05-051-0/+14
* use O_CREAT flag when opening database for rwErik Troan1999-04-301-1/+1