tools/librpm-tizen.git
2007-10-09 Panu MatilainenRemove unused legacy rpmio fd*() interfaces
2007-10-09 Panu MatilainenRemove unused rpmio fdFdopen() function
2007-10-09 Panu MatilainenRemove unused rpmio fdFgets() function
2007-10-09 Panu MatilainenRemove bunch of deprecated and unused rpmlog functions
2007-10-09 Ralf CorsépiusUse enums instead of ints for processing isCompressed...
2007-10-08 Ralf CorsépiusAdd __LZMA.
2007-10-08 Ralf CorsépiusMake hdrinline.h a private header.
2007-10-08 Panu MatilainenFix up the download path in README
2007-10-08 Panu MatilainenDust off INSTALL docs a bit
2007-10-08 Ralf CorsépiusMake headers self-contained.
2007-10-08 Ralf CorsépiusMake headers self-contained.
2007-10-08 Ralf CorsépiusMake headers self-contained.
2007-10-08 Ralf CorsépiusMake headers self-contained.
2007-10-08 Ralf CorsépiusMake headers self-contained.
2007-10-08 Ralf CorsépiusMake header files self-contained.
2007-10-08 Ralf Corsépius'Adjust extern C {} blocks.'
2007-10-08 Ralf Corsépius'Include <magic.h> instead of magic.h'
2007-10-08 Ralf CorsépiusUse 'file' instead of '<file>' to work around include...
2007-10-08 Ralf CorsépiusDo not include "system.h".
2007-10-08 Ralf CorsépiusInclude "system.h"
2007-10-07 Ralf CorsépiusRemove generation of ChangeLog to Makefile.maint.
2007-10-06 Ralf Corsépiusconst-ify second arg of strtokWithQuotes.
2007-10-06 Ralf Corsépiuss,\\subsection,\\section,
2007-10-06 Ralf CorsépiusAdd description stub to strtokWithQuotes to silence...
2007-10-06 Ralf CorsépiusRename static headerXXX functions into _headerXXX to...
2007-10-06 Ralf CorsépiusAdd quotes in doxygen blocks.
2007-10-06 Ralf CorsépiusAdd quotes to \# in doxygen blocks.
2007-10-06 Ralf CorsépiusRemove POPT.
2007-10-06 Ralf CorsépiusAdd description-stubs to doxygen blocks to silence...
2007-10-06 Ralf CorsépiusAdd description-stubs to doxygen blocks to silence...
2007-10-06 Ralf CorsépiusAdd description-stubs to doxygen blocks to silence...
2007-10-06 Ralf CorsépiusAdd quotes to \# in doxygen blocks.
2007-10-05 Ralf CorsépiusRemove stray splint comment.
2007-10-05 Ralf CorsépiusSupport DOT.
2007-10-05 Ralf CorsépiusUse size_t for sizes.
2007-10-05 Ralf CorsépiusFix doxygen comments.
2007-10-05 Ralf CorsépiusAdd HAVE_DOT.
2007-10-05 Ralf CorsépiusFix doxygen commands.
2007-10-05 Ralf CorsépiusAdjust broken \file.
2007-10-05 Ralf CorsépiusRemove refs to tools/rpmxp.c, tools/rpmxml.c, tools...
2007-10-05 Ralf CorsépiusRemove refs to lib/rpmsx.*
2007-10-05 Ralf CorsépiusRemove refs to "popt/".
2007-10-05 Ralf CorsépiusRemove refs to "file/src".
2007-10-05 Ralf Corsépiusdoxygen -u.
2007-10-05 Ralf CorsépiusFix minor typo.
2007-10-05 Ralf CorsépiusAdd __fdFileno, fdFileno.
2007-10-05 Ralf CorsépiusRemove fdFileno.
2007-10-05 Ralf CorsépiusMake fdFileno an external function.
2007-10-04 Ralf CorsépiusChange strntoul to using size_t for sizes.
2007-10-04 Ralf CorsépiusInclude rpmts.h instead of depends.c.
2007-10-04 Ralf CorsépiusStop checking for machine/types.h (Private header of...
2007-10-03 Panu MatilainenSmall cronjob fixes (rhbz#315271)
2007-10-03 Ralf CorsépiusRemove $dirs (unused).
2007-10-01 Ralf CorsépiusFix minor typo.
2007-10-01 Panu MatilainenNever glob non-local paths in rpmGlob()
2007-10-01 Ralf CorsépiusRemove (unused).
2007-10-01 Ralf CorsépiusRemove AC_CHECK_HEADERS(thread.h).
2007-09-27 Panu MatilainenAdd %alpha arch macro for supported alpha cpus (rhbz...
2007-09-27 Panu MatilainenOwn omf directories found by find-lang (rhbz#296731)
2007-09-27 Panu MatilainenFix disk space checking when zero blocks / inodes are...
2007-09-26 Panu MatilainenRemove the deprecated rpmlead definitions from public...
2007-09-26 Panu MatilainenAvoid unnecessary rpmps internals access
2007-09-26 Panu MatilainenRename whatis() to rpmfiWhatis() for namespacing
2007-09-26 Panu MatilainenEliminate some unnecessary rpmte-internal accesses...
2007-09-25 Panu MatilainenHide rpmfc structure internals from the API
2007-09-22 Ralf CorsépiusTake out __FILE__, __LINE__ from DBGREFS.
2007-09-22 Ralf CorsépiusAdd missing extern "C".
2007-09-21 Ralf CorsépiusAdd fdLink, fdFree, fdNew functions.
2007-09-21 Ralf CorsépiusRemove fdLink, fdFree, fdNew defines.
2007-09-21 Ralf CorsépiusRemove fdClose, fdOpen, fdRead, fdWrite defines.
2007-09-21 Ralf CorsépiusAdd fdClose, fdOpen, fdRead, fdWrite functions.
2007-09-21 Ralf CorsépiusEliminate fdClose/__fdClose preprocessor games.
2007-09-21 Ralf CorsépiusEliminate fdWrite/__fdWrite preprocessor games.
2007-09-21 Ralf CorsépiusEliminate fdRead/__fdRead preprocessor games.
2007-09-21 Ralf CorsépiusEliminate fdOpen/__fdOpen preprocessor games.
2007-09-21 Panu MatilainenHide rpmtag index details from the api
2007-09-21 Panu MatilainenFixup after Spec -> rpmSpec
2007-09-21 Panu MatilainenRename Spec -> rpmSpec for namespacing
2007-09-21 Panu MatilainenOops, remove, not ifdef out..
2007-09-21 Panu MatilainenRename alKey & alNum to rpmal* for namespacing
2007-09-21 Panu MatilainenSilence compiler whining from bad popt argv definition
2007-09-21 Panu MatilainenUnexport FSM(I) typedefs, only usable within rpm
2007-09-21 Panu MatilainenUnexport rpmpms typedef, nothing outside rpm can use...
2007-09-21 Panu MatilainenRemove unused proof-of-concept arch-filtering of depend...
2007-09-21 Ralf CorsépiusAdd another HAVE_ZLIB_H conditional.
2007-09-20 Panu MatilainenRip out unused anaconda-related hacks
2007-09-20 Panu MatilainenRename public fileAction* type to rpmFileAction for...
2007-09-20 Panu MatilainenTODO reminder about compat headers
2007-09-20 Panu MatilainenAutomated merge with ssh://pmatilai@login.linux.duke...
2007-09-20 Ralf CorsépiusRemove checks for synch.h, semaphore.h, aio.h (unused).
2007-09-20 Panu MatilainenRename MacroContext and -Entry to rpmMacro* for namespacing
2007-09-20 Ralf CorsépiusMake zlib conditional.
2007-09-20 Panu MatilainenMove _free() into system.h for now
2007-09-20 Panu MatilainenRename fileTypes(_e) to rpmFileTypes for namespacing
2007-09-20 Panu MatilainenRename freeFilesystems() to rpmFreeFilesystems() for...
2007-09-20 Panu MatilainenRename tagName/Value/Type() to rpmTagGet*()
2007-09-20 Panu MatilainenMatch hardcoded _query_all_fmt default with current...
2007-09-20 Panu MatilainenMove rpmInstall/EraseInterfaceFlags to rpmcli.h
2007-09-20 Panu MatilainenRemove the "dressed" rpmHeaderGetEntry() from API
2007-09-20 Panu MatilainenConditionalize rpmlib(PayloadIsBzip2) provide on HAVE_B...
next