summaryrefslogtreecommitdiffstats
path: root/rpmmodule
Commit message (Collapse)AuthorAgeFilesLines
* SOme more examplesCristian Gafton1999-08-231-0/+6
|
* 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-212-8/+71
|
* don't compute header size with magicErik Troan1999-08-201-1/+1
|
* added load and unload of headersErik Troan1999-08-201-4/+45
|
* Fix install targetCristian Gafton1999-08-201-1/+1
|
* New fileCristian Gafton1999-08-201-0/+13
|
* Fix some compile-time warningsCristian Gafton1999-08-201-4/+8
|
* MAke it prettyCristian Gafton1999-08-201-7/+19
|
* 1) made headers mappingsErik Troan1999-08-191-15/+63
| | | | | | 2) let headers take strings or ints 3) added header.keys() 3) added rpm.tagnames()
* rpmmodule changes, other cleanupsMatt Wilson1999-08-192-10/+60
|
* fixed alloca too much memoryMatt Wilson1999-08-191-1/+1
|
* fixed upgradesMatt Wilson1999-08-194-48/+127
|
* s/o/OMatt Wilson1999-08-181-1/+1
|
* makefile changesErik Troan1999-08-181-3/+3
|
* upgrade frameworkMatt Wilson1999-08-181-2/+2
|
* package depsMatt Wilson1999-08-161-9/+13
|
* fixedMatt Wilson1999-08-161-2/+2
|
* db _can_ be null, so you must use XINCREF, not INCREF to preventMatt Wilson1999-08-161-1/+1
| | | | segfaults
* *** empty log message ***Erik Troan1999-08-102-0/+196
|
* added upgrade codeErik Troan1999-08-104-3/+543
|
* 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
| | | | associated yet.
* some functions were parsing args improperlyErik Troan1999-08-041-4/+4
|
* (msw) fixed symlinks, modified install target for rpmmoduleErik Troan1999-07-241-0/+1
|
* 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
| | | | the trans set references
* 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
|
* fixed DESTDIR defs in MakefilesMatt Wilson1999-05-031-1/+1
|
* added install targetMatt Wilson1999-05-031-0/+4
|
* use O_CREAT flag when opening database for rwErik Troan1999-04-301-1/+1
|
* have package installation workingErik Troan1999-04-293-45/+356
|
* *** empty log message ***Erik Troan1999-04-273-0/+680