Age | Commit message (Expand) | Author | Files | Lines |
2007-10-05 | doxygen -u. | Ralf Corsépius | 1 | -113/+272 |
2007-10-05 | Fix minor typo. | Ralf Corsépius | 1 | -1/+1 |
2007-10-05 | Add __fdFileno, fdFileno. | Ralf Corsépius | 1 | -21/+37 |
2007-10-05 | Remove fdFileno. | Ralf Corsépius | 1 | -11/+0 |
2007-10-05 | Make fdFileno an external function. | Ralf Corsépius | 1 | -4/+1 |
2007-10-04 | Change strntoul to using size_t for sizes. | Ralf Corsépius | 1 | -1/+1 |
2007-10-04 | Include rpmts.h instead of depends.c. | Ralf Corsépius | 1 | -1/+1 |
2007-10-04 | Stop checking for machine/types.h (Private header of some OSes not supposed t... | Ralf Corsépius | 3 | -9/+0 |
2007-10-03 | Small cronjob fixes (rhbz#315271) | Panu Matilainen | 1 | -2/+6 |
2007-10-03 | Remove $dirs (unused). | Ralf Corsépius | 1 | -1/+0 |
2007-10-01 | Fix minor typo. | Ralf Corsépius | 1 | -1/+1 |
2007-10-01 | Never glob non-local paths in rpmGlob() | Panu Matilainen | 1 | -1/+2 |
2007-10-01 | Remove (unused). | Ralf Corsépius | 25 | -263/+0 |
2007-10-01 | Remove AC_CHECK_HEADERS(thread.h). | Ralf Corsépius | 1 | -2/+1 |
2007-09-27 | Add %alpha arch macro for supported alpha cpus (rhbz#295941) | Panu Matilainen | 1 | -0/+5 |
2007-09-27 | Own omf directories found by find-lang (rhbz#296731) | Panu Matilainen | 1 | -0/+6 |
2007-09-27 | Fix disk space checking when zero blocks / inodes are available (rhbz#308171) | Panu Matilainen | 1 | -2/+2 |
2007-09-26 | Remove the deprecated rpmlead definitions from public headers | Panu Matilainen | 4 | -28/+33 |
2007-09-26 | Avoid unnecessary rpmps internals access | Panu Matilainen | 1 | -2/+2 |
2007-09-26 | Rename whatis() to rpmfiWhatis() for namespacing | Panu Matilainen | 3 | -11/+11 |
2007-09-26 | Eliminate some unnecessary rpmte-internal accesses in psm | Panu Matilainen | 1 | -8/+6 |
2007-09-25 | Hide rpmfc structure internals from the API | Panu Matilainen | 3 | -33/+57 |
2007-09-22 | Take out __FILE__, __LINE__ from DBGREFS. | Ralf Corsépius | 2 | -7/+6 |
2007-09-22 | Add missing extern "C". | Ralf Corsépius | 1 | -0/+4 |
2007-09-21 | Add fdLink, fdFree, fdNew functions. | Ralf Corsépius | 1 | -1/+28 |
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-21 | Add fdClose, fdOpen, fdRead, fdWrite functions. | Ralf Corsépius | 1 | -0/+36 |
2007-09-21 | Eliminate fdClose/__fdClose preprocessor games. | Ralf Corsépius | 1 | -8/+6 |
2007-09-21 | Eliminate fdWrite/__fdWrite preprocessor games. | Ralf Corsépius | 1 | -7/+5 |
2007-09-21 | Eliminate fdRead/__fdRead preprocessor games. | Ralf Corsépius | 1 | -8/+6 |
2007-09-21 | Eliminate fdOpen/__fdOpen preprocessor games. | Ralf Corsépius | 1 | -9/+7 |
2007-09-21 | Hide rpmtag index details from the api | Panu Matilainen | 3 | -29/+43 |
2007-09-21 | Fixup after Spec -> rpmSpec | Panu Matilainen | 1 | -1/+1 |
2007-09-21 | Rename Spec -> rpmSpec for namespacing | Panu Matilainen | 27 | -109/+109 |
2007-09-21 | Oops, remove, not ifdef out.. | Panu Matilainen | 1 | -13/+0 |
2007-09-21 | Rename alKey & alNum to rpmal* for namespacing | Panu Matilainen | 8 | -52/+67 |
2007-09-21 | Silence compiler whining from bad popt argv definition | Panu Matilainen | 1 | -1/+2 |
2007-09-21 | Unexport FSM(I) typedefs, only usable within rpm | Panu Matilainen | 2 | -10/+4 |
2007-09-21 | Unexport rpmpms typedef, nothing outside rpm can use it anyway | Panu Matilainen | 2 | -5/+2 |
2007-09-21 | Remove unused proof-of-concept arch-filtering of dependencies | Panu Matilainen | 3 | -150/+3 |
2007-09-21 | Add another HAVE_ZLIB_H conditional. | Ralf Corsépius | 1 | -1/+3 |
2007-09-20 | Rip out unused anaconda-related hacks | Panu Matilainen | 6 | -36/+2 |
2007-09-20 | Rename public fileAction* type to rpmFileAction for namespacing | Panu Matilainen | 9 | -16/+16 |
2007-09-20 | TODO reminder about compat headers | Panu Matilainen | 1 | -0/+1 |
2007-09-20 | Automated merge with ssh://pmatilai@login.linux.duke.edu//home/groups/rpm/hg/... | Panu Matilainen | 1 | -14/+11 |
2007-09-20 | Remove checks for synch.h, semaphore.h, aio.h (unused). | Ralf Corsépius | 1 | -2/+1 |
2007-09-20 | Rename MacroContext and -Entry to rpmMacro* for namespacing | Panu Matilainen | 4 | -62/+62 |
2007-09-20 | Make zlib conditional. | Ralf Corsépius | 1 | -12/+10 |
2007-09-20 | Move _free() into system.h for now | Panu Matilainen | 11 | -121/+13 |