platform/upstream/rpm.git
2008-11-06 Panu MatilainenrpmsqAction() proto needs SA_SIGINFO conditionals too...
2008-11-05 Panu MatilainenNuke the ugly hardwired "known arch" list from label...
2008-11-05 Panu MatilainenCalculate filename buffer len lazily in rpmfiFN() as...
2008-11-05 Panu MatilainenRemove yet more unused fields from rpmfi struct
2008-11-05 Panu MatilainenRemove fperms and dperms from rpmfi struct
2008-11-05 Panu MatilainenUse cpioMapFlags type consistently for map flags
2008-11-05 Panu MatilainenStop messing with fi->fstates allocations in psm
2008-11-05 Panu MatilainenKill off per-file cpio map flags
2008-11-05 Panu MatilainenRemove unused variable
2008-11-05 Panu MatilainenRemove useless rpmfi->gid and uid "defaults"
2008-11-05 Panu Matilainenfi->actions is already initialized earlier in rpmfiNew()
2008-11-05 Panu Matilainenfi->actions cannot be non-NULL in rpmfiNew()
2008-11-05 Panu MatilainenDead code removal
2008-11-04 Panu MatilainenStop messing around with rpmfi user+group names from psm
2008-11-04 Panu MatilainenFix segfault on relocation (rhbz#468319)
2008-11-04 Panu MatilainenAvoid leaking C99 options into stock %{__cc} macro
2008-11-04 Jindrich NovyReturn proper exit code when exec*() functions fail
2008-11-04 Panu MatilainenFix building on systems where SA_SIGINFO isn't availabl...
2008-11-04 Panu MatilainenUse more portable file access mode tests (ticket #5)
2008-11-03 Panu MatilainenEnsure PATH_MAX is defined (ticket #3) Adam Tkac
2008-10-31 Panu MatilainenDrop unnecessary trailing slash in pkgconfig includedir
2008-10-31 Panu MatilainenAdjust for file output change (rhbz#468129)
2008-10-30 Panu MatilainenKill of scareMem / keep header flag from rpmds
2008-10-30 Panu MatilainenChange all in-tree rpmdsNew() uses to non-scaremem
2008-10-30 Panu MatilainenRemove unnecessary scaremem flags, hardwired to no...
2008-10-30 Panu MatilainenSave bunch of memory by not loading file classes in...
2008-10-30 Panu MatilainenAdd couple of new rpmfi flags for file classes and...
2008-10-30 Panu MatilainenMove rpmfi color union calculation out of rpmfiNew()
2008-10-30 Panu MatilainenRemove unused package color calculations from 2003
2008-10-30 Panu MatilainenDon't bother fetching and storing pre- and posttrans...
2008-10-30 Panu MatilainenConvert in-tree users of rpmfiNew() to use flag names
2008-10-30 Panu MatilainenTurn rpmfiNew() scareMem argument into bitfield of...
2008-10-29 Jindrich NovySet timezone to UTC every time to avoid local timezone...
2008-10-29 Panu MatilainenAdd --filecaps popt alias for looking at file capabilities
2008-10-29 Panu MatilainenAdd proper file capability verification support
2008-10-29 Panu MatilainenAdd fsm and rpmfi machinery for file capabilities
2008-10-29 Panu MatilainenStart adding POSIX 1.e draft file capability support...
2008-10-29 Panu MatilainenDon't try to verify capabilities of directories and...
2008-10-27 Florian Festifix compiler warning
2008-10-26 Panu MatilainenBeginnings of acl (POSIX.1e draft 17) verification...
2008-10-26 Panu MatilainenBeginnings of file capability (POSIX.1e draft 15) verif...
2008-10-24 Jindrich NovyRemove timezone autoconf checks and system.h reference
2008-10-24 Jindrich NovyFix "timewarp" bug while listing changelog via "rpm...
2008-10-24 Florian FestiUse better cache sizes
2008-10-24 Florian FestiImprove finger print hash function to avoid degeneratio...
2008-10-24 Florian FestiSwitch to a better hash functions for strings: Jenkins...
2008-10-24 Florian FestiUse only one, global fingerPrintCache to save a lot...
2008-10-24 Florian Festisymlinks
2008-10-24 Florian FestiDetect to be installed symlinks for file fingerprinting...
2008-10-24 Florian FestiFix path problem in doLookup
2008-10-24 Florian FestiDelete findFps foobar
2008-10-24 Florian FestiChange both hashes to a typed version
2008-10-24 Florian FestiMake rpmhash a generic datatype using macros and includes
2008-10-24 Panu MatilainenUpdated Serbian translations from Miloš Komarčević
2008-10-23 Panu MatilainenMake noarch subpackages actually work
2008-10-22 Jindrich NovyIncrease IEEE-compliance of floating point code for...
2008-10-22 Jindrich NovyApply patch for sh arch from CHIKAMA Masaki
2008-10-22 Panu MatilainenSkip adding identical NEVR to transaction on install...
2008-10-22 Panu MatilainenFix memleak in rpmtsAddInstallElement()
2008-10-20 Panu Matilainensetenv() + unsetenv() are always available in rpm
2008-10-20 Panu MatilainenAdd posix.mkstemp() to Lua posix lib
2008-10-19 Panu MatilainenTrash more unused junk from installplatform
2008-10-19 Panu MatilainenTrash unused MULTILIBNO hackery in installplatform
2008-10-18 Panu MatilainenPermit tab as whitespace between macro arguments (rhbz...
2008-10-18 Panu MatilainenClean up hg leftovers
2008-10-17 Panu MatilainenTrash the horrible brp-sparc64-linux hack from the...
2008-10-17 Panu MatilainenKick out the dumb defaultdocdir logic from installplatform
2008-10-16 Panu MatilainenBump version
2008-10-16 Panu MatilainenUpdated German translation from Fabian Affolter
2008-10-16 Panu MatilainenUpdated Polish translation from Piotr Drąg
2008-10-14 Panu MatilainenAdd configure detection for SuSE too
2008-10-14 Panu MatilainenMove luaext include fiddling out of toplevel configure
2008-10-14 Panu MatilainenAdd lua to pkgconfig private libs
2008-10-14 Panu MatilainenReuse toplevel WITH_LUA_LIB setting instead of manual...
2008-10-14 Panu MatilainenSanitize libluaext linkage
2008-10-14 Panu MatilainenFix build without Lua
2008-10-14 Panu MatilainenTweak autogen a bit more
2008-10-14 Panu MatilainenRip silly "usage" message from autogen
2008-10-14 Panu MatilainenKick out ancient and unused LDFLAGS_STATIC configure...
2008-10-14 Panu MatilainenYank out ancient convertdb1
2008-10-14 Panu MatilainenFix up some fuzz in finnish translation
2008-10-14 Panu MatilainenAdjust translations wrt the rpmps format changes
2008-10-14 Panu MatilainenUse PRIu64 for 64bit value formatting instead of casting
2008-10-14 Panu MatilainenAvoid overflow on memcpy()
2008-10-14 Panu MatilainenNeed to mask the return type from rpmTagGetType() retur...
2008-10-14 Panu MatilainenError out on unknown data types in sqlite backend too
2008-10-14 Panu MatilainenUpdate translations for a change...
2008-10-14 Panu MatilainenAdd a few missing files to POTFILES.in (rhbz#466834)
2008-10-13 Panu MatilainenMake sure dbiTags are loaded on db rebuild & remove
2008-10-13 Panu MatilainenHonor default nopromote setting everywhere in rpmds...
2008-10-10 Panu MatilainenYank out legacy.h, make the conversion functions static
2008-10-10 Panu MatilainenConvert in-tree users to headerConvert()
2008-10-10 Panu MatilainenAdd headerConvert() "proxy" for performing various...
2008-10-10 Panu MatilainenAnd out goes rpmMkdirPath()
2008-10-10 Panu MatilainenUse rpmMkdirs() to create the entire build tree in...
2008-10-10 Panu MatilainenUse rpmMkdirs() instead of rpmMkdirPath() in rpmInstall...
2008-10-10 Panu MatilainenAdd rpmMkdirs() to librpmio
2008-10-09 Panu MatilainenGet db vectors out of exported ABI
2008-10-09 Panu Matilainenrstrcasecmp() and rstrncasecmp() are "pure" functions
2008-10-09 Panu MatilainenMark risalpha() and friends as "const functions"
next