tools/librpm-tizen.git
2011-05-24 Panu MatilainenRemove unused length return variables on doHeaderUnload()
2011-05-24 Panu MatilainenHandle HEADERFLAG_SORTED bit correctly in headerUnsort()
2011-05-24 Panu MatilainenReturn explicit NULL on errors + frees in header code
2011-05-24 Michael SchroederDo not die on empty changelog section
2011-05-23 Jindrich NovyDistinguish between macro primitives with and w/o arguments
2011-05-23 Panu MatilainenAdd support for fileattr dependency namespacing
2011-05-23 Panu MatilainenWhoops, flags needs to be sorted for argvSearch() to...
2011-05-23 Panu MatilainenUnify fileattr include- and exclude-rule handling
2011-05-20 Panu MatilainenDon't fetch missing sources on spec query
2011-05-20 Jindrich NovyUnbreak %if, %if(n)arch, %if(n)os handling
2011-05-20 Panu Matilainen-D is for --define, not --predefine (RhBug:706161)
2011-05-19 Michael SchroederSupport "magic_and_path" flag in fileattrs
2011-05-19 Panu MatilainenRemove redundant NULL checks
2011-05-18 Panu MatilainenFix error handling in payload copying
2011-05-18 Panu MatilainenEliminate dead cpio_copy() + related stuff
2011-05-18 Panu MatilainenUpdate translations to pick up changes from the script...
2011-05-18 Panu MatilainenFurther simplify & cleanup script file (error) handling
2011-05-18 Panu MatilainenClean up addFileToTagFoo() helpers
2011-05-18 Panu MatilainenMinor cleanups to cpio_doio()
2011-05-18 Panu MatilainenSimplify rpmio flags handling in writeRPM() / cpio_doio()
2011-05-18 Tero AhoPlug a minor memleak on writeRPM() error paths
2011-05-18 Panu MatilainenEliminate bogus ferror() checks
2011-05-18 Michael SchroederAlways copy macro source when expanding it
2011-05-18 Panu MatilainenEmpty transaction is not an error (RhBug:699929)
2011-05-17 Michael SchroederDo not abort if chown/chmod fails but the file is alrea...
2011-05-16 Michael SchroederFix segfault on build with empty %prep section
2011-05-13 Michael SchroederFix "method not permitted before handle's open method...
2011-05-03 Panu MatilainenClean up file type verification logic a bit
2011-05-03 Jindrich NovyRemove obsolete timedRead() from API
2011-05-03 Panu MatilainenRIP rpmsqFork() + rpmsqWait() and the related bits
2011-05-03 Panu MatilainenUse good ol' fork() + waitpid() for running scriptlets
2011-04-29 Ville SkyttäRemove unneeded regex grouping.
2011-04-29 Ville SkyttäComment spelling fix.
2011-04-29 Ville SkyttäAdd lrzip support.
2011-04-29 Ville SkyttäAdd lzip support.
2011-04-28 Panu MatilainenRemove duplicate fpLookup() doxygen annotation
2011-04-28 Panu MatilainenRemove redundant strlen()'s on sha1 digest verification
2011-04-28 Panu MatilainenAvoid malloc() + redundant strlen() calls in dbiFindByL...
2011-04-28 Jindrich NovySimplify findTag()
2011-04-27 Jindrich NovyFix find-lang so that it finds *@*.qm QT i18n files...
2011-04-26 Jindrich NovyUnderstand 'PK00' zip archives (RhBug:699529)
2011-04-22 Jindrich NovyDo not compile unused functions when SELinux support...
2011-04-21 Panu MatilainenHandle errors from moving target file into place in...
2011-04-21 Panu MatilainenheaderPut() and headerDel() returns aren't interesting...
2011-04-21 Panu MatilainenRemove redundant indentation block from rpmSign()
2011-04-21 Panu MatilainenJust ignore miFreeHeader() return on rpmdbNextIterator...
2011-04-21 Panu MatilainenIgnore dbiSync() return code everywhere
2011-04-20 Panu MatilainenOops, thinko/typo in commit 8215e17c248f91f501bd8a2968d...
2011-04-20 Panu MatilainenRemove pointless xx tmp return code from dbiAppendSet...
2011-04-20 Panu MatilainenEliminate last three assert()'s from the backend
2011-04-20 Panu MatilainenAnd finally at six feet, the old cursor api is official...
2011-04-20 Panu MatilainenAnd another foot deeper...
2011-04-20 Panu MatilainenBury the old cursor api one foot deeper
2011-04-20 Panu MatilainenConvert the other (rpmdb iterators etc) uses to the...
2011-04-20 Panu MatilainenConvert local-only uses of DBC to dbiCursor interface
2011-04-20 Panu MatilainenAdd a db cursor abstraction and interfaces for using it
2011-04-20 Panu MatilainenRename _dbConfig and _dbiIndex structs to common foo_s...
2011-04-20 Panu MatilainenRemove non-cursor support from dbiDel(), dbiPut() and...
2011-04-19 Panu MatilainenReturn explicit NULL's from db iterator free functions...
2011-04-19 Panu MatilainenIgnore error codes in rpmdbIndexIteratorFree()
2011-04-19 Panu MatilainenIgnore error codes in rpmdbFreeIterator()
2011-04-19 Jindrich NovyAttempt to fetch sources/patches when they are missing...
2011-04-19 Panu MatilainenGive at least some indication of error from fchdir...
2011-04-19 Panu MatilainenUse rpmsqFork() return code instead of semi-private...
2011-04-19 Panu MatilainenFclose() and unlink() errors aren't fatal here, just...
2011-04-19 Panu MatilainenCatch write errors when generating scriptlet temporary...
2011-04-19 Panu MatilainenImprove fsm error code handling in psm
2011-04-19 Panu MatilainenActually handle headerGet() / pgpPrtPkts() failure...
2011-04-19 Panu MatilainenEliminate unused variable in rpmpluginsAdd()
2011-04-19 Panu MatilainenRestore previous vsflags on return from rpmInstall...
2011-04-19 Panu MatilainenEliminate another set-but-unused xx warning
2011-04-18 Panu MatilainenReflect file classifier errors in rpmdeps exit code
2011-04-18 Panu MatilainenRemove yet another pointless tmp variable
2011-04-18 Panu MatilainenCollect proper exit status from rpmdbRemoveDatabase()
2011-04-18 Panu MatilainenIgnore rpmdbClose() return on failed rpmdbOpen()
2011-04-18 Panu MatilainenClean up urlGetFile() return values
2011-04-15 Panu MatilainenRemember to free db index iterators too on forced termi...
2011-04-15 Panu MatilainenFix dangling databases from iterators (ticket #820)
2011-04-15 Panu MatilainenOnly muck with signals on first and last db open/close
2011-04-13 Ville SkyttäExtract perl dependecies from "use parent qw(Foo)".
2011-04-13 Ville SkyttäHonor $TMPDIR in various scripts.
2011-04-13 Panu MatilainenUnbreak obsoletes from commit b1a4b57315d31ba98bc0e5803...
2011-04-05 Panu MatilainenDont reference transaction set from transaction elements
2011-04-04 Jindrich NovyDon't list packages which will not be created in spec...
2011-04-04 Panu MatilainenUpdate INSTALL a bit, include blurb about the test...
2011-04-04 Panu MatilainenOnly enable test-suite if fakechroot is available
2011-04-04 Panu MatilainenExecute all non-compilation rpmbuild tests in fakechroot
2011-04-04 Panu MatilainenAdd more stuff to test-suite root environment
2011-04-04 Panu MatilainenSwitch more test-suite builds to run under fakechroot
2011-04-04 Panu MatilainenRun dependency tests entirely in fakechroot
2011-04-04 Panu MatilainenPrepare the test root entirely from Makefile, add missi...
2011-04-04 Panu MatilainenRemove redundant data copying into test-suite root
2011-04-04 Panu MatilainenAvoid leaking our compilation directory into test-suite
2011-04-01 Panu MatilainenAdjust rpmdb path for all remaining non-fakeroot runs
2011-04-01 Panu MatilainenAdjust rpmdb path in python tests
2011-04-01 Panu MatilainenExplicitly initialize the test-root database always
2011-04-01 Panu MatilainenSwitch the two remaining rpm runs under fakechroot
2011-04-01 Panu MatilainenRun all rpmmacro tests under fakechroot
2011-04-01 Panu MatilainenMake a bunch of tools available in the testsuite root...
2011-04-01 Panu MatilainenRun most rpmi tests under fakechroot
next