index
:
delta/rpm.git
caret
gh-pages
ignatenko/patch-1
ignatenkobrain-patch-1
master
pavlinas_p122
pavlinas_p123
plus
rpm-4.10.x
rpm-4.11.x
rpm-4.12.x
rpm-4.13.x
rpm-4.14.x
rpm-4.15.x
rpm-4.16.x
rpm-4.17.x
rpm-4.18.x
rpm-4.4.x
rpm-4.6.x
rpm-4.7.x
rpm-4.8.x
rpm-4.9.x
github.com: rpm-software-management/rpm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rpmdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove support for sqlite based rpm database
Florian Festi
2009-12-07
1
-109
/
+17
*
Fix endless loop on RPMDBI_PACKAGES iteration when offset specified
Panu Matilainen
2009-09-22
1
-2
/
+4
*
Remove ancient, unused code to filter duplicates on rpmdb rebuild
Panu Matilainen
2009-09-22
1
-27
/
+0
*
Move rpmdb home creation from backends to one level higher
Panu Matilainen
2009-09-21
1
-0
/
+7
*
Add an internal API for getting rpmdb home wrt chroot state, use it
Panu Matilainen
2009-09-21
1
-1
/
+13
*
Have BDB use our allocation routines now that we can
Panu Matilainen
2009-09-17
1
-0
/
+3
*
Remove db environment on close on chrooted operations
Panu Matilainen
2009-09-16
1
-1
/
+2
*
Minor cleanup to newRpmdb()
Panu Matilainen
2009-09-16
1
-6
/
+1
*
Eliminate uses of headerNVR() and friends in librpm (and python) code
Panu Matilainen
2009-09-02
1
-4
/
+4
*
Replace equal/not equal uses of str[n]cmp() with rstreq[n] in main ts code
Panu Matilainen
2009-08-31
1
-8
/
+7
*
Kill off lclint remnants everywhere
Panu Matilainen
2009-07-23
1
-3
/
+0
*
Add an index for obsoletes (RhBug:507702)
Panu Matilainen
2009-07-03
1
-1
/
+1
*
Set HEADERFLAGS_ALLOCATED centrally from headerLoad()
Panu Matilainen
2009-06-23
1
-3
/
+1
*
Delay fingerprint cache init + lookup until we know there are some matches
Panu Matilainen
2009-06-17
1
-6
/
+5
*
Fix invalid memory access from freeing dirName too early
Panu Matilainen
2009-06-17
1
-16
/
+14
*
Avoid filtering out erase pre-requisites on install
Panu Matilainen
2009-06-01
1
-1
/
+2
*
Update dbi tag names for Filemd5s -> Filedigests change, oops..
Panu Matilainen
2009-01-23
1
-1
/
+1
*
Implement dbiGet and dbiPut as normal function
Florian Festi
2009-01-09
1
-0
/
+24
*
Record header instance on rpmdbAdd() on success
Panu Matilainen
2008-11-30
1
-0
/
+4
*
Add and use (internal) method for setting header instance
Panu Matilainen
2008-11-30
1
-1
/
+1
*
Unify dbiIndexSet allocations, allocate in power-of-two sizes
Panu Matilainen
2008-11-29
1
-10
/
+23
*
Use proper type (unsigned) for index set offset/count
Panu Matilainen
2008-11-29
1
-10
/
+10
*
Delete _dbiIndexItem.fpNum as it is no longer used and also does not really f...
Florian Festi
2008-11-28
1
-7
/
+2
*
Delete rpmdbFindFpList and skipDir
Florian Festi
2008-11-28
1
-137
/
+0
*
Expose rpmdbSortIterator in rpmdb_internal.h
Florian Festi
2008-11-24
1
-1
/
+6
*
Add rpmdbExtendIterator to do repeated searches
Florian Festi
2008-11-24
1
-0
/
+15
*
Fix indentiation
Florian Festi
2008-11-18
1
-6
/
+6
*
Add rpmdb record number to headers retrieved from rpmdb
Panu Matilainen
2008-11-12
1
-0
/
+1
*
Use more portable file access mode tests (ticket #5)
Panu Matilainen
2008-11-04
1
-1
/
+1
*
Use only one, global fingerPrintCache to save a lot of stat calls
Florian Festi
2008-10-24
1
-5
/
+1
*
Make sure dbiTags are loaded on db rebuild & remove
Panu Matilainen
2008-10-13
1
-0
/
+4
*
Failure to rebuild database is worth at least a warning
Panu Matilainen
2008-10-04
1
-1
/
+2
*
Use unsigned integer for epoch, remove unnecessary static
Panu Matilainen
2008-07-04
1
-1
/
+1
*
Use type-specific headerPut() for installtid stuff in rpmdbAdd()
Panu Matilainen
2008-06-19
1
-3
/
+1
*
Convert rpmdbAdd() to use headerPut()
Panu Matilainen
2008-06-18
1
-2
/
+4
*
Replace headerRemoveEntry() with headerDel() everywhere
Panu Matilainen
2008-06-17
1
-2
/
+2
*
Minimally convert rpmdbFindFpList() to use new headerGet()
Panu Matilainen
2008-06-13
1
-8
/
+11
*
Teach rpmdb about 64bit types
Panu Matilainen
2008-06-07
1
-0
/
+4
*
Use rpmsqIsCaught() instead of directly accessing rpmsqCaught sigset
Panu Matilainen
2008-06-03
1
-8
/
+6
*
Eliminate ugly static conversion buffer on rpmdbAdd/Remove
Panu Matilainen
2008-06-02
1
-14
/
+37
*
Use RPMTAG_FILEDIGESTS instead of MD5S internally
Panu Matilainen
2008-06-02
1
-1
/
+1
*
Move key size fixups from rpmdbAdd & Remove to td2key()
Panu Matilainen
2008-05-28
1
-10
/
+6
*
Don't bother with rpmtdInit(), headerGet() resets index anyway
Panu Matilainen
2008-05-28
1
-3
/
+0
*
Eliminate ill-indented block obfuscating the code
Panu Matilainen
2008-05-28
1
-3
/
+4
*
Unify rpmdbAdd() and rpmdbRemove() debug logging
Panu Matilainen
2008-05-28
1
-33
/
+21
*
Unify rpmdbAdd() and rpmdbRemove() tag data to key "conversion"
Panu Matilainen
2008-05-28
1
-112
/
+70
*
dbi->dbi_rpmtag had better be the same as rpmtag here...
Panu Matilainen
2008-05-28
1
-9
/
+9
*
Convert rpmdbAdd() to new headerGet() + friends
Panu Matilainen
2008-05-28
1
-68
/
+50
*
Remove RPMTAG_BASENAMES special casing from rpmdbAdd()
Panu Matilainen
2008-05-28
1
-16
/
+0
*
Eliminate ill-indented block obfuscating the code
Panu Matilainen
2008-05-28
1
-7
/
+6
[next]