2011-09-01 |
Panu Matilainen | Add + use helper macro for testing for installed file... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Panu Matilainen | Oops, missing include for rpmFreeMacros() in python... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Panu Matilainen | Avoid SystemError on inserting an empty list insert... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Panu Matilainen | Add method to reset + reload rpm configuration to pytho... |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Panu Matilainen | Remember ds color (if set) through rpmdsCurrent() |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Panu Matilainen | Oops, forgot to add the instfilenames pseudo index... |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Panu Matilainen | Use RPMDBI_INSTFILENAMES on file queries as well |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Panu Matilainen | Take advantage on RPMDBI_INSTFILENAMES in rpmdbProvides() |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Panu Matilainen | Add a new pseudo index for actually installed files |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Panu Matilainen | Generalize pseudo tag handling in rpmdbInitIterator() |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Panu Matilainen | Use correct file state for colored file replacements |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Panu Matilainen | Add test for ts.clear() as a side-effect of add to... |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Panu Matilainen | Export rpmtsEmpty() to python as ts.clear() |
commit | commitdiff | tree | snapshot |
2011-08-19 |
Panu Matilainen | Remove support for ancient bzip2 library versions |
commit | commitdiff | tree | snapshot |
2011-08-19 |
Panu Matilainen | Remove unused FDFOO macros |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Panu Matilainen | Handle query format field width centrally in formatValue() |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Panu Matilainen | Take length of format width specifier into account... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Panu Matilainen | Validate query format field width specifier is sane |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Panu Matilainen | Strip trailing slash from paths at addFile() |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Panu Matilainen | pgpVerifySig() check of NULL hash is the wrong way... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Michael Schroeder | Restore %defattr() behavior on special %doc |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Jindrich Novy | Fix misleading error message when gpg key is expired... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Panu Matilainen | Sanity check signatures even if we dont have a key |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Panu Matilainen | Fix memleak on keys with more than one user id |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Panu Matilainen | Fix crash on PGP packets/armors with more than one... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Panu Matilainen | Oops, rpmPubkeyDig() should return NULL if pgpPrtPkts... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Panu Matilainen | Only increment number of query/verify sources when... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Panu Matilainen | Fix the sanity check on number of query/verify sources... |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Panu Matilainen | Whoops, wrong variable passed to io debugging |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Panu Matilainen | Cleanup fdRead(), fdWrite() and fdSeek() a bit |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Panu Matilainen | Cosmetics: remove empty comments and such |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Panu Matilainen | Dont bother checking for NULL fd on stats collection |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Panu Matilainen | Centralize most of the debug goo as well |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Panu Matilainen | Just pass fd pointers around instead of "cookies" cast... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Panu Matilainen | Centralize fd digests collection |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Panu Matilainen | Centralize fd stats collection |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Panu Matilainen | Eliminate unused leftover bytesRemain member from FD_t |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Panu Matilainen | Minor cosmetics cleanup to Fseek() |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Panu Matilainen | Return an error on Fread() / Fwrite() on NULL fd |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Panu Matilainen | Implement Ftell() for zlib versions that support it |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Panu Matilainen | Add basic test for Ftell() in python |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Panu Matilainen | Use a vector for Ftell() functionality too |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Panu Matilainen | Remove pointless fdSeekNot() "not implemented" function |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Panu Matilainen | Add a simple test for Fflush() functionality in python |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Panu Matilainen | Fix totally broken Fflush() operation |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Panu Matilainen | Axe the broken fpio support for good |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Panu Matilainen | zlib is mandatory, fail at configure if missing + remov... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Panu Matilainen | Eliminate the last two fpio uses in rpm codebase |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Panu Matilainen | Eliminate the uuugly and stupid fdGetFILE() from the API |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Panu Matilainen | If we need a FILE stream then get one... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Panu Matilainen | Take advantage of Fdescr() in rpmReadPackageFile() |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Panu Matilainen | Teach python rpmio bindings about Fdescr() |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Panu Matilainen | Remember path (or other description) in fd's, add getter |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Panu Matilainen | Eliminate fdNew() from the API |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Panu Matilainen | Further streamline & sanitize lead handling |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Panu Matilainen | Only bother mallocing lead for return if read actually... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Panu Matilainen | Eliminate remaining assert()'s in rpmlead.c |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Panu Matilainen | Make rpmLeadRead() return an allocated lead, fixup... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Panu Matilainen | Start beating a little bit of sense into the braindamag... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Panu Matilainen | Add tests for header getattr() behavior sanity |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Panu Matilainen | Fix the broken python header __getattr__() behavior... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Panu Matilainen | Add __reduce__() method to python header object |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Panu Matilainen | Revert the ds, ts, fi and spec python object creation... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Panu Matilainen | Bring back c++ "protection" to rpmsq, oops |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Panu Matilainen | Fix/sanitize rpm.ds python object creation a bit |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Panu Matilainen | Fix/sanitize rpm.ts python object creation a bit |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Panu Matilainen | Fix/sanitize rpm.fi python object creation a bit |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Panu Matilainen | Fix/sanitize rpm.spec python object creation |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Panu Matilainen | Add a simple and stupid test case for python spec parse |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Panu Matilainen | Fix/sanitize rpm.fd python object creation |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Panu Matilainen | Fix the totally broken rpm.fd() read method |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Panu Matilainen | Add basic test for rpmio python bindings |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Panu Matilainen | Fix explicit directory %attr() when %defattr() is activ... |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Panu Matilainen | Add a test-case for various %attr and %defattr combinations |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Panu Matilainen | Enable GLOB_ONLYDIR of the bundled glob() on platforms... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Panu Matilainen | Pay attention to dir vs file when building (RhBug:505995) |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Panu Matilainen | Honor trailing slash in rpmGlob() |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Panu Matilainen | Remove ugly isDir recurse prevention hack on build |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Panu Matilainen | Eliminate static BUFSIZ use in filelist parsing |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Panu Matilainen | Use ARGV_t for filelist current locale storage |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Panu Matilainen | Eliminate redundant noGlob member from filelist |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Panu Matilainen | Eliminate redundant special docs tracking members in... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Panu Matilainen | Eliminate unused fileCount member from FileList struct |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Jakub Jelinek | Add DWARF-4 support to debugedit (RhBug:707677) |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Panu Matilainen | Avoid extra newlines in parsed spec output outside... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Panu Matilainen | Add --parse option to rpmspec tool to dump parsed spec... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Panu Matilainen | Support retrieving the spec contents in parsed format |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Panu Matilainen | Error on unclosed macros & trailing line continuations... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Panu Matilainen | Try to generate fileclass in the tag ext at runtime... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Panu Matilainen | Export rpmteFailed() to python bindings |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Panu Matilainen | Don't remove buildroot docdir on %doc usage (ticket... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Panu Matilainen | Adjust script detection rules to work with file >=... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Panu Matilainen | Add bunch of further rpm-python tests for this and... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Panu Matilainen | Eww, python ds.Instance() doesn't take any arguments |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Panu Matilainen | Add a bunch of db match/key iterator test-cases in... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Panu Matilainen | Rearrange test-suite python helper macros a bit |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Panu Matilainen | Fix the non-keyed match iteration case wrt DB_NOTFOUND |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Panu Matilainen | Use dbiCursorGetToSet() for the non-keyed match-iterato... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Panu Matilainen | Support set append in dbiCursorGetToSet() |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Panu Matilainen | If key not specified, use DB_NEXT cursor mode (DB_SET... |
commit | commitdiff | tree | snapshot |
next |