Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-05 | Remove stray splint comment. | Ralf Corsépius | 1 | -1/+1 |
2007-10-05 | Use size_t for sizes. | Ralf Corsépius | 1 | -4/+4 |
2007-10-05 | Fix doxygen comments. | Ralf Corsépius | 1 | -3/+2 |
2007-10-01 | Remove (unused). | Ralf Corsépius | 1 | -23/+0 |
2007-09-26 | Remove the deprecated rpmlead definitions from public headers | Panu Matilainen | 2 | -0/+3 |
2007-09-22 | Add missing extern "C". | Ralf Corsépius | 1 | -0/+4 |
2007-09-21 | Hide rpmtag index details from the api | Panu Matilainen | 2 | -14/+40 |
2007-09-20 | Move _free() into system.h for now | Panu Matilainen | 1 | -12/+0 |
2007-09-20 | Rename tagName/Value/Type() to rpmTagGet*() | Panu Matilainen | 4 | -36/+36 |
2007-09-19 | Remove db-internals from rpmts | Panu Matilainen | 2 | -0/+52 |
2007-09-18 | Build db3isalive only if it is being used. | Ralf Corsépius | 1 | -0/+2 |
2007-09-18 | Change main() to using char *argv[]. | Ralf Corsépius | 2 | -2/+2 |
2007-09-17 | Add db.h to nodist_librpmdb_la_SOURCES. | Ralf Corsépius | 1 | -49/+49 |
2007-09-17 | Don't install db.h. | Ralf Corsépius | 1 | -2/+1 |
2007-09-17 | Remove db_emu.h. | Ralf Corsépius | 1 | -1/+0 |
2007-09-17 | Remove (Unused). | Ralf Corsépius | 1 | -52/+0 |
2007-09-17 | Add support for extern BDB. | Ralf Corsépius | 1 | -2/+8 |
2007-09-17 | Reorganize. | Ralf Corsépius | 1 | -16/+27 |
2007-09-17 | rpmhash is an internal header really | Panu Matilainen | 1 | -2/+2 |
2007-09-17 | Mergesort is internal details.. | Panu Matilainen | 3 | -11/+11 |
2007-09-17 | Make sqlite backend build again. | Panu Matilainen | 1 | -2/+3 |
2007-09-17 | Hide db index handling and rpmdb details from the API to internal header | Panu Matilainen | 7 | -660/+670 |
2007-09-13 | Remove support for BDB < 4.1 | Panu Matilainen | 1 | -64/+0 |
2007-09-13 | Remove dead code | Panu Matilainen | 1 | -63/+0 |
2007-09-13 | Stale lock removal on BDB >= 4.5.x | Panu Matilainen | 1 | -0/+34 |
2007-09-13 | Remove db3 "annotate me" comments | Panu Matilainen | 1 | -12/+0 |
2007-09-11 | Remove splint tags in tagtbl.c generation magic. | Ralf Corsépius | 1 | -6/+1 |
2007-09-11 | Remove splint tags. | Ralf Corsépius | 19 | -2197/+668 |
2007-09-11 | Use _LDADD instead of _LDFLAGS. | Ralf Corsépius | 1 | -7/+4 |
2007-09-10 | Move db.h to nodist_pkginc_HEADERS. | Ralf Corsépius | 1 | -1/+2 |
2007-09-10 | Eliminate noinst_HEADERS. | Ralf Corsépius | 1 | -3/+4 |
2007-09-05 | Handle mire matching against binary blobs (rhbz#277161) | Panu Matilainen | 1 | -2/+13 |
2007-09-05 | Make formatValue() use the bin2hex helper. | Panu Matilainen | 1 | -19/+2 |
2007-09-05 | Internal helper function for converting binary blobs to hex strings. | Panu Matilainen | 2 | -0/+27 |
2007-09-05 | Fix false mire matches on nonexistent headers. | Panu Matilainen | 1 | -1/+3 |
2007-09-05 | Nuke RHL 5.2 specific hack. | Panu Matilainen | 1 | -11/+0 |
2007-09-05 | Install into rpmlibexecdir and rpmconfigdir. | Ralf Corsépius | 1 | -2/+1 |
2007-09-05 | Include rpm.am. | Ralf Corsépius | 1 | -0/+2 |
2007-09-04 | Add db.h to BUILT_SOURCES. | Ralf Corsépius | 1 | -1/+1 |
2007-09-03 | Remove __LCLINT__-ifdef'ed blocks. | Ralf Corsépius | 2 | -14/+0 |
2007-09-03 | Remove lint-support. | Ralf Corsépius | 1 | -13/+0 |
2007-09-02 | Add missing link libs. | Ralf Corsépius | 1 | -0/+1 |
2007-08-31 | Eliminate clean-local: | Ralf Corsépius | 1 | -8/+4 |
2007-08-31 | Attempt to improve libdb_la handling. | Ralf Corsépius | 1 | -2/+3 |
2007-08-27 | Make tjfn, tdbi check_PROGRAMS. | Ralf Corsépius | 1 | -3/+4 |
2007-08-27 | Comment out tjfn_LDFLAGS. | Ralf Corsépius | 1 | -1/+1 |
2007-08-27 | Remove sqlite.c from EXTRA_DIST. | Ralf Corsépius | 1 | -2/+2 |
2007-08-24 | Don't reset LIBS=. | Ralf Corsépius | 1 | -2/+0 |
2007-08-22 | Use (xxx->open)() to work-around glibc's open() behaving having changed. | Ralf Corsépius | 3 | -11/+11 |
2007-08-22 | Remove INCPATH. | Ralf Corsépius | 1 | -2/+1 |