summaryrefslogtreecommitdiff
path: root/lib/rpmdb.c
AgeCommit message (Expand)AuthorFilesLines
1996-02-191) added signal blocking and db syncing to help insure integrityewt1-13/+54
1996-02-19added database lockingroot1-0/+15
1996-02-19changed sense of a bunch of the functions to fit the rest of rpmewt1-9/+11
1996-02-151) added rpmdbUpdate()ewt1-2/+28
1996-02-15don't open the database O_EXCL - we need to use locking instead!ewt1-3/+0
1996-01-09removed extra error messagesewt1-4/+0
1996-01-08fixed problems with --rootroot1-6/+3
1996-01-08added rpmdbAdd()ewt1-0/+62
1996-01-05added searching by group, started work on package removalewt1-6/+100
1995-12-27Initial revisionewt1-0/+98