2007-11-13 |
Panu Matilainen | Use dgettext() instead of just gettext() |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Panu Matilainen | Fix free on invalid pointer after displaying "Unable... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Panu Matilainen | Minimal protection for rpmsqElem internals |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Panu Matilainen | Remove unnecessary psm.h include |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Panu Matilainen | Dead code removal |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Panu Matilainen | Use _target_* macros for build restriction checking |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Panu Matilainen | Disable -Wstrict-prototypes for now due to noise from... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Panu Matilainen | Kludge around mktemp() uses to shut up build warnings |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Panu Matilainen | Remove dead & unused RPMTAG_ARCHIVESIZE addition code |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Panu Matilainen | Kill off deprecated and unused rpmGetMachine() entirely |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Panu Matilainen | Remove rpmSetMachine() from API |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Panu Matilainen | Remove dead rpmrc-related code from spec parsing |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Panu Matilainen | Remove useless "var" parameter from setup helpers |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Panu Matilainen | Kill off unused rpmSetVar() and freeRpmVar() |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Panu Matilainen | Remove rpmGetVar, rpmSetVar from API |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Panu Matilainen | Eliminate dead code |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Panu Matilainen | Eliminate rpmlead use from legacy retrofitting. |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Panu Matilainen | Only do legacy retrofitting on packages that need it. |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Panu Matilainen | Document rpmio_internal.h uses outside rpmio/ |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Panu Matilainen | Move tufdio under rpmio/ where it belongs.. |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Panu Matilainen | Silence bogus gcc warning |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Panu Matilainen | Remove unused variable |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Panu Matilainen | Silence bunch of compiler warnings from test programs |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Panu Matilainen | Remove bunch of unnecessary misc.h includes, document... |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Panu Matilainen | Remove .splintrc's in the tree |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Peter Jones | Merge |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Peter Jones | - Fix segfault in %{lua:...}'s rpm_print |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Panu Matilainen | Eliminate rpmfcToken struct internals from the API |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Panu Matilainen | Eliminate macro struct internals from the API |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Panu Matilainen | Meh, actually add the base64 files.. |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Panu Matilainen | Remove tinv |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Panu Matilainen | Document NSS requirement, revise obsolete comment in... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Panu Matilainen | Resurrect tax from NSS switchover |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Panu Matilainen | Use NSS instead of beecrypt for encryption (Tomas Mraz) |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Panu Matilainen | Include "legacy.h" not <rpmdb/legacy.h> |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Panu Matilainen | Remove two unnecessary legacy.h includes |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Panu Matilainen | Document RPMFI_INTERNAL uses |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Panu Matilainen | Document _RPMTE_INTERNAL needs |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Panu Matilainen | Split out rpmts_internal.h from rpmts.h |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Panu Matilainen | Disable python available package mechanism for now... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Panu Matilainen | Add rpmtsPrintSuggests() method for now, use instead... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Panu Matilainen | Kill ts->goal, instead set NOSUGGEST flag on erase |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Ralf Corsépius | merge suckage. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Ralf Corsépius | Replace AC_CHECK_FUNCS by AC_REPLACE_FUNCS for basename... |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Panu Matilainen | Add rpmtsCleanProblems() method for rpmgi needs |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Ralf Corsépius | merge. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Ralf Corsépius | Remove memcmp.c. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Panu Matilainen | Erm... rpmdsFlags are int32_t type, not char* |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Panu Matilainen | Split transaction score stuff to separate private header |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Panu Matilainen | No callback, no repackaging info - tough... |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Panu Matilainen | Use rpmtsRootDir() instead of ts->rootDir + url guess... |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Ralf Corsépius | merge. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Ralf Corsépius | Don't build stubs.c. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Ralf Corsépius | Build libmisc.la. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Ralf Corsépius | Add -I$(top_builddir)/rpmdb to AM_CPPFLAGS. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Panu Matilainen | rpmds is now fully opaque, eliminate _RPMDS_INTERNAL... |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Panu Matilainen | Whole lotta trouble to avoid rpmds internals access... |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Panu Matilainen | Avoid rpmte internals access in rpmtsNotify() |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Panu Matilainen | Use rpmteKey() instead of te internals |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Panu Matilainen | Remove unnecessary rpmShowProgress duplicate prototype |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Ralf Corsépius | Remove rpmdb/tsql.c. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Ralf Corsépius | Include <assert.h>. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Ralf Corsépius | Remove URLMAGIC, URLSANE. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Ralf Corsépius | Add URLMAGIC, URLSANE. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Ralf Corsépius | Fix typo. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Ralf Corsépius | Split out rpmgi_internal.h from rpmgi.h |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Ralf Corsépius | Add SKIPSPACE, SKIPNONSPACE. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Ralf Corsépius | Add SKIPSPACE. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Ralf Corsépius | Remove SKIPSPACE, SKIPNONSPACE. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Panu Matilainen | Macros don't need rpmio_internal |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Ralf Corsépius | Don't include <ctype.h>. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Ralf Corsépius | Move typedef into extern "C". |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Panu Matilainen | Remove unnecessary includes |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Panu Matilainen | Remove unused variable |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Panu Matilainen | Hum, files.c needs rpmio_internal afterall for rpmioSlurp |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Panu Matilainen | Include rpmlib.h instead of lib/rpmlib.h |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Ralf Corsépius | Use size_t for sizes. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Ralf Corsépius | Move typedef into extern "C" {. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Ralf Corsépius | merge. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Ralf Corsépius | Don't include <assert.h>. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Ralf Corsépius | Don't include <assert.h>. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Panu Matilainen | Remove couple of useless rpmio_internal includes |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Panu Matilainen | Include rpmpgp.h instead of rpmio_internal.h |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Panu Matilainen | Avoid need for header_internal.h |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Panu Matilainen | Automated merge with ssh://pmatilai@login.linux.duke... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Panu Matilainen | Use fdGetFILE() instead of rpmio internal fdGetFp(... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Panu Matilainen | Remove bunch of long-dead macro debug stuff |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Ralf Corsépius | Remove local def of uint32_t, uint16_t. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Panu Matilainen | Export rpmio fdGetFILE() |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Panu Matilainen | Remove leftover comment |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Ralf Corsépius | Remove AM_C_PROTOTYPES. |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Ralf Corsépius | Eliminate BSD-types. |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Ralf Corsépius | Eliminate u_short, USHRT_MAX. |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Ralf Corsépius | Remove unnecessary includes. |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Ralf Corsépius | Include "config.h" instead of <config.h>. |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Ralf Corsépius | Include "rpmfc.h" instead of <rpmfc.h>. |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Ralf Corsépius | Include "rpmbuild.h" instead of <rpmbuild.h>. |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Ralf Corsépius | Include "rpmts.h" instead of <rpmts.h>. |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Ralf Corsépius | Include "rpmte.h" instead of <rpmte.h>. |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Ralf Corsépius | Include "rpmlib.h" instead of <rpmlib.h>. |
commit | commitdiff | tree | snapshot |
next |