summaryrefslogtreecommitdiffstats
path: root/rpmmodule
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* *** 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
* 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
* 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