2007-11-22 |
Ralf Corsépius | Add header preinstallation. |
commit | commitdiff | tree | snapshot |
2007-11-22 |
Ralf Corsépius | Include system.h |
commit | commitdiff | tree | snapshot |
2007-11-22 |
Ralf Corsépius | Eliminate egrep (Abandoned by POSIX many years ago). |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Ralf Corsépius | Add AC_USE_SYSTEM_EXTENSIONS. |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Ralf Corsépius | s/build_cpu/host_cpu/ |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Panu Matilainen | Lose rpmerr.h for good |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Panu Matilainen | Replace all RPMERR_* etc uses with corresponding RPMLOG... |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Panu Matilainen | Split digest-stuff out of rpmio_internal to separate... |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Panu Matilainen | Eliminate copy-paste fd digest stealing, stuff into... |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Panu Matilainen | Eliminate need for rpmio_internal.h in rpmdb.c |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Panu Matilainen | Debugedit needs crypto initialization too.. |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Panu Matilainen | Remember to initialize crypto in various test programs.. |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Panu Matilainen | Initialize NSS early (rhbz#382091) |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Panu Matilainen | Fix base64 decoder related crash (rhbz#380911) |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Panu Matilainen | Fix rpm -K segfaulting on corrupted header |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Panu Matilainen | Make "rpmbuild -bb --quiet" quiet as should be |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Panu Matilainen | Fix build without O2 |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Panu Matilainen | Align rpm -V output |
commit | commitdiff | tree | snapshot |
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 |
next |