Age | Commit message (Expand) | Author | Files | Lines |
2008-01-30 | Move FD_t to rpmtypes.h, used all over .. | Panu Matilainen | 1 | -4/+1 |
2007-12-14 | More misc size_t issues | Panu Matilainen | 1 | -1/+1 |
2007-12-08 | Switch to <rpm/foo.h> style for public headers | Panu Matilainen | 1 | -1/+1 |
2007-12-03 | Use regular POSIX functions instead of "RPC" clones | Panu Matilainen | 1 | -97/+0 |
2007-11-30 | rpmrpc doxygen groupings.. | Panu Matilainen | 1 | -17/+17 |
2007-11-23 | Bunch of rpmio doxygen groupings | Panu Matilainen | 1 | -18/+18 |
2007-11-23 | Expand private include file names to be relative to $(top_srcdir) | Ralf Corsépius | 1 | -1/+1 |
2007-11-23 | Export FD statistics enums + fdOp() method | Panu Matilainen | 1 | -0/+19 |
2007-11-23 | Move rpmioMkpath from rpmio.h to rpmfileutil.h | Panu Matilainen | 1 | -10/+0 |
2007-11-22 | Move pgpDig typedefs to a more obvious place.. | Panu Matilainen | 1 | -8/+0 |
2007-11-23 | Move the xstr*() string variants from rpmio.h to rpmstring.h | Panu Matilainen | 1 | -39/+0 |
2007-10-29 | Export rpmio fdGetFILE() | Panu Matilainen | 1 | -0/+5 |
2007-10-29 | Remove leftover comment | Panu Matilainen | 1 | -2/+0 |
2007-10-09 | Hide rpmio vectors from API, only internal needs | Panu Matilainen | 1 | -146/+0 |
2007-10-09 | Remove timedRead() define | Panu Matilainen | 1 | -1/+3 |
2007-10-09 | Remove unused legacy rpmio fd*() interfaces | Panu Matilainen | 1 | -20/+0 |
2007-10-09 | Remove unused rpmio fdFdopen() function | Panu Matilainen | 1 | -4/+0 |
2007-10-08 | 'Adjust extern C {} blocks.' | Ralf Corsépius | 1 | -4/+4 |
2007-10-05 | Make fdFileno an external function. | Ralf Corsépius | 1 | -4/+1 |
2007-10-01 | Fix minor typo. | Ralf Corsépius | 1 | -1/+1 |
2007-09-22 | Take out __FILE__, __LINE__ from DBGREFS. | Ralf Corsépius | 1 | -1/+1 |
2007-09-21 | Remove fdLink, fdFree, fdNew defines. | Ralf Corsépius | 1 | -6/+3 |
2007-09-21 | Remove fdClose, fdOpen, fdRead, fdWrite defines. | Ralf Corsépius | 1 | -8/+4 |
2007-09-12 | Rip out internal http and ftp transports. | Panu Matilainen | 1 | -8/+0 |
2007-09-11 | Remove splint tags. | Ralf Corsépius | 1 | -276/+93 |
2007-09-03 | Remove __LCLINT__-ifdef'ed blocks. | Ralf Corsépius | 1 | -1/+1 |
2007-07-12 | Fread() and Fwrite() can return negative values, change type to reflect that | Panu Matilainen | 1 | -2/+2 |
2007-07-10 | Remove const type-qualifiers from function return types everywhere. | Panu Matilainen | 1 | -1/+1 |
2005-07-02 | GCC fidgets, add parentheses around timedRead vector. | jbj | 1 | -1/+1 |
2005-01-17 | Build on macosx. | jbj | 1 | -1/+1 |
2004-11-29 | - detect and return errors from neon through Ferror. | jbj | 1 | -11/+21 |
2004-03-02 | - permit globs in macrofiles: directive (#117217). | jbj | 1 | -0/+11 |
2003-06-24 | Sanity. | jbj | 1 | -1/+1 |
2003-05-08 | - don't use error string after gzclose (Dmitry V. Levin). | jbj | 1 | -12/+12 |
2003-04-01 | Splint fiddles. | jbj | 1 | -4/+4 |
2002-08-13 | - fix: rebuilddb stat'ed target, not source, for rename sanity. | jbj | 1 | -0/+12 |
2002-07-20 | - version added to *.la dependency libraries (#69063). | jbj | 1 | -0/+4 |
2002-07-08 | Propagate splint-3.0.1.7 close(2) internalState annotation throughout. | jbj | 1 | -35/+38 |
2002-07-03 | - use rpmfi in showQueryPackage(), eliminating headerGetEntry(). | jbj | 1 | -5/+12 |
2002-06-21 | - fix: reading macro files can corrupt memory if BUFSIZ is teensy. | jbj | 1 | -2/+0 |
2002-06-19 | Annotate incondefs in source code. | jbj | 1 | -0/+4 |
2002-04-14 | - use build time to choose one of multiple alternative suggestions. | jbj | 1 | -62/+68 |
2002-03-17 | - *really* dump signature header immutable region. | jbj | 1 | -2/+2 |
2002-02-25 | Annotation fiddles. | jbj | 1 | -2/+4 |
2002-01-18 | - missing key(s) on keyring when verifying a signature is now an error. | jbj | 1 | -1/+2 |
2001-11-12 | - commit to using rpmDepSet and TFI_t, not header. | jbj | 1 | -42/+61 |
2001-10-21 | - all symbols but hdrVec are now forward references in linkage. | jbj | 1 | -1/+1 |
2001-10-20 | - stupid macros to configure public key file paths. | jbj | 1 | -15/+0 |
2001-10-17 | Converging on lclint-3.0.17 strict level. | jbj | 1 | -3/+4 |
2001-10-15 | Explicit branchstate annotations. | jbj | 1 | -3/+3 |