summaryrefslogtreecommitdiff
path: root/rpmdb
AgeCommit message (Expand)AuthorFilesLines
2005-03-18Repair -qa.jbj1-40/+69
2005-03-18Sanity.jbj1-26/+35
2005-03-17Another line of spew under if (_debug) test.jbj1-2/+4
2005-03-17FUnctiona --rebuilddb. Add if (_debug) to modulate the spew.jbj1-65/+143
2005-03-17Splint fiddles.jbj2-19/+58
2005-03-17Add tagType().jbj1-1/+22
2005-03-17Rip out encode/decode entirely. Almost certainly nothing works ...jbj1-381/+84
2005-03-17Consolidate elements into SCP_t (definite brokenness here).jbj1-250/+123
2005-03-17Preliminary attempt at sql_get_table clone that understands blobs and sizes.jbj1-260/+484
2005-03-16First hacks at using sqlite3_step() instead of sqlite3_exec().jbj1-19/+140
2005-03-16Change schema to get rid of most encode/decode operations. More to do ...jbj1-226/+204
2005-03-15Start sqlite3 fixing.jbj6-65/+240
2005-02-17- rework configure.ac et al to lose internal library baggage flexibly.jbj1-2/+2
2005-02-16- remove remnant -I/opt/local hacks, --prefix=/usr is recommended.jbj1-5/+5
2005-02-16- sqlite3: update encode/decode from sqlite-2.8.16.jbj2-37/+31
2005-02-16fix: restore longer scope for sqlite3 data (which frees on cClose).jbj1-2/+3
2005-02-13- macosx: change to --prefix=/usr rather than /opt/local.jbj1-0/+4
2005-02-03Run-time endian test rather than chasing <endian.h> (#146752).jbj1-10/+25
2005-02-03Orphans.jbj2-0/+1621
2005-02-02- fix: length of gpg V4 hash seed was incorrect (#146896).jbj2-21/+73
2005-01-23- blueprint rpm-4_4 and HEAD to minimize diff spew.jbj2-3/+3
2005-01-17Build on macosx.jbj1-0/+1
2005-01-05build rpm-4.4.1-0.6.jbj1-0/+1
2005-01-04- mac os x patches (#133611, #133612, #134637).jbj3-2/+10
2005-01-04Splint fiddles.jbj1-0/+2
2004-11-28- add support for automagic pubkey retrieval using HKP.jbj2-0/+3
2004-11-19- bump soname into libfoo-4.4.so everywhere.jbj1-1/+1
2004-11-11- selinux: use rpm_execcon, not execv, to run scriptlets (#136848).jbj1-6/+4
2004-11-11Avoid unnecessary chroot("/") calls for certain Mac OSX kernels.jbj1-3/+21
2004-11-04Stub in URL_IS_HTTPS everywhere.jbj2-2/+4
2004-10-21DB_WRITECURSOR cannot be used with sunrpc dbenv.jbj1-2/+2
2004-10-21Install all Berkeley DB utilities.jbj2-5/+5
2004-10-19Merge iterator types into pseudo tags.jbj1-28/+39
2004-10-18Add generalized iterator to rpmlib.jbj1-1/+1
2004-10-16Upgrade to db-4.3.14 internal.jbj4-2/+25
2004-10-09More changes from rpm-4_3 branch.jbj1-1/+1
2004-10-09Splint fiddles.jbj3-4/+13
2004-06-15Orphan.jbj1-0/+1
2004-06-15- add type to tag array.jbj1-1/+1
2004-06-15Use tag table passed to headerSprintf rather than tagName() for xml lookup.jbj1-18/+48
2004-06-14- fix: disable fingerprint generation on kernel paths.jbj1-1/+2
2004-03-26Splint fiddles.jbj1-5/+9
2004-03-25Endian neutral join keys for rpmdbAdd() and rpmdbRemove().jbj1-10/+24
2004-03-25- endian neutral rpmdb join keys (finally).jbj1-31/+51
2004-03-18Resurrect "other endian" rpmdb functionality.jbj2-7/+19
2004-03-05Initial autorollback feature.joden1-1/+18
2003-12-30- use -fPIC -DPIC on all platforms, not just mandatory (#112713).jbj1-1/+2
2003-12-30- spelling corrections (#112728).jbj1-1/+1
2003-12-26- fix: escape '+' in regex patterns through RPMMIRE_DEFAULT (#103851).jbj1-1/+3
2003-12-22Add --filecontext, --fscontext, --recontext for 3 sources of security contexts.jbj1-2/+4