index
:
tools/librpm-tizen
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel_psk_20160727
master
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-for-gbs-0.14
release-for-gbs-0.17
release-for-gbs-0.18
release-for-gbs-0.21
release-for-gbs-0.23
release-test-0.1
release-test-20150810
sandbox/soong9/devel
sandbox/wangbiao/py3-version
sandbox/wangbiao/py3_version
sandbox/wangbiao/riscv
sandbox/wangbiao/rpm414_tizen
sandbox/xuhy/fix-recursion-issue
sandbox/xuhy/rpm_tizen_riscv
spin-release-latest
test-devel
tizen
tznext
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rpmdb
/
dbconfig.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-12
Start (re-)joining librpmdb and librpm
Panu Matilainen
1
-473
/
+0
2008-05-08
Eliminate static print buffer from prDbiOpenFlags()
Panu Matilainen
1
-11
/
+12
2008-05-08
Avoid entirely unnecessary static temp string buffer
Panu Matilainen
1
-4
/
+3
2008-03-24
Remove bogus consts from rpmdb and dbi structs
Panu Matilainen
1
-7
/
+7
2008-03-18
Minimal namespacing for locale-insensitive x*() string functions
Panu Matilainen
1
-4
/
+4
2008-03-06
Make the rpmdb vectors readonly
Panu Matilainen
1
-1
/
+1
2008-02-05
Mass convert (back) to rpmTag as it's usable everywhere now
Panu Matilainen
1
-1
/
+1
2008-01-30
rpmlib.h mass eviction
Panu Matilainen
1
-1
/
+3
2007-12-18
Drop bogus const from temp variable
Panu Matilainen
1
-1
/
+1
2007-12-18
Use constfree for rpmdb_s contents for now
Panu Matilainen
1
-7
/
+7
2007-12-14
More misc size_t issues
Panu Matilainen
1
-1
/
+1
2007-12-13
Use rpm_tag_t everywhere for rpm (header) tag type
Panu Matilainen
1
-1
/
+1
2007-12-08
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
1
-4
/
+4
2007-11-23
Expand private include file names to be relative to $(top_srcdir)
Ralf Corsépius
1
-1
/
+1
2007-11-23
Move the xstr*() string variants from rpmio.h to rpmstring.h
Panu Matilainen
1
-1
/
+1
2007-11-23
Use #include <x.h> syntax to include public headers.
Ralf Corsépius
1
-3
/
+3
2007-11-19
Lose rpmerr.h for good
Panu Matilainen
1
-1
/
+1
2007-11-19
Replace all RPMERR_* etc uses with corresponding RPMLOG_* levels
Panu Matilainen
1
-4
/
+4
2007-10-28
Include "rpmlib.h" instead of <rpmlib.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-28
Include "rpmmacro.h" instead of <rpmmacro.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-26
Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.
Ralf Corsépius
1
-2
/
+2
2007-10-09
Make rpmerr.h private, include directly where needed.
Panu Matilainen
1
-0
/
+1
2007-10-09
Replace all rpmError() uses with rpmlog()
Panu Matilainen
1
-4
/
+4
2007-09-20
Rename tagName/Value/Type() to rpmTagGet*()
Panu Matilainen
1
-1
/
+1
2007-09-17
Hide db index handling and rpmdb details from the API to internal header
Panu Matilainen
1
-1
/
+1
2007-09-11
Remove splint tags.
Ralf Corsépius
1
-42
/
+15
2007-07-10
Remove const type-qualifiers from function return types everywhere.
Panu Matilainen
1
-1
/
+1
2004-10-16
Upgrade to db-4.3.14 internal.
jbj
1
-0
/
+2
2004-03-18
Resurrect "other endian" rpmdb functionality.
jbj
1
-1
/
+1
2003-11-23
Merge changes from rpm-4.2.1 development.
jbj
1
-0
/
+8
2002-08-26
- set cachesize without a dbenv, the default is far too small.
jbj
1
-5
/
+7
2002-08-03
Remove dbi_tear_down, now that rpmdb's are closed on signals.
jbj
1
-4
/
+6
2002-07-20
- popt: parse file into string of options (#56860).
jbj
1
-85
/
+11
2002-07-02
Add boundsread annotations throughout, enable +bounds checking.
jbj
1
-1
/
+9
2002-05-21
Always use cursors.
jbj
1
-8
/
+13
2002-05-16
- opaque (well mostly) rpmTransactionSet using methods.
jbj
1
-0
/
+1
2002-05-04
Pass dbiGet() flags from application.
jbj
1
-1
/
+1
2002-05-02
- eliminate db1 support.
jbj
1
-11
/
+0
2002-05-01
- attempt to make peace with automake-1.6.1, autoconf-2.53.
jbj
1
-4
/
+0
2002-01-06
- handle lazy db open's in chroot with absolute path, not prefix strip.
jbj
1
-2
/
+0
2001-11-15
- tweak overlapped file fingerprint retrieval for speed.
jbj
1
-0
/
+1
2001-10-27
- legacy signatures always checked where possible on package read.
jbj
1
-4
/
+4
2001-10-17
Converging on lclint-3.0.17 strict level.
jbj
1
-0
/
+2
2001-10-16
More lclint annotations.
jbj
1
-0
/
+13
2001-10-15
Explicit branchstate annotations.
jbj
1
-0
/
+2
2001-10-15
- upgrade to db-4.0.7.
jbj
1
-1
/
+1
2001-10-15
lclint fiddles to annotate globals.
jbj
1
-1
/
+6
2001-10-13
More lclint annotations.
jbj
1
-7
/
+7
2001-10-13
- ratchet up to lclint "strict" level.
jbj
1
-2
/
+2
2001-09-21
- lclint-3.0.0.15 fiddles.
jbj
1
-3
/
+2
[next]