2011-05-24 |
Panu Matilainen | Add support for nested Lua macro expansion (RhBug:490740) |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Panu Matilainen | Plug a memory leak on Lua rpm.expand() |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Panu Matilainen | Bail out of debuginfo if stabs format encountered ... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Panu Matilainen | Fix %prep parse error to abort build |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Panu Matilainen | Cosmetics: remove redundant/empty doxygen markup, comme... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Panu Matilainen | Remove unused length return variables on doHeaderUnload() |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Panu Matilainen | Handle HEADERFLAG_SORTED bit correctly in headerUnsort() |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Panu Matilainen | Return explicit NULL on errors + frees in header code |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Michael Schroeder | Do not die on empty changelog section |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Jindrich Novy | Distinguish between macro primitives with and w/o arguments |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Panu Matilainen | Add support for fileattr dependency namespacing |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Panu Matilainen | Whoops, flags needs to be sorted for argvSearch() to... |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Panu Matilainen | Unify fileattr include- and exclude-rule handling |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Panu Matilainen | Don't fetch missing sources on spec query |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Jindrich Novy | Unbreak %if, %if(n)arch, %if(n)os handling |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Panu Matilainen | -D is for --define, not --predefine (RhBug:706161) |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Michael Schroeder | Support "magic_and_path" flag in fileattrs |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Panu Matilainen | Remove redundant NULL checks |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Panu Matilainen | Fix error handling in payload copying |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Panu Matilainen | Eliminate dead cpio_copy() + related stuff |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Panu Matilainen | Update translations to pick up changes from the script... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Panu Matilainen | Further simplify & cleanup script file (error) handling |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Panu Matilainen | Clean up addFileToTagFoo() helpers |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Panu Matilainen | Minor cleanups to cpio_doio() |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Panu Matilainen | Simplify rpmio flags handling in writeRPM() / cpio_doio() |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Tero Aho | Plug a minor memleak on writeRPM() error paths |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Panu Matilainen | Eliminate bogus ferror() checks |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Michael Schroeder | Always copy macro source when expanding it |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Panu Matilainen | Empty transaction is not an error (RhBug:699929) |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Michael Schroeder | Do not abort if chown/chmod fails but the file is alrea... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Michael Schroeder | Fix segfault on build with empty %prep section |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Michael Schroeder | Fix "method not permitted before handle's open method... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Panu Matilainen | Clean up file type verification logic a bit |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Jindrich Novy | Remove obsolete timedRead() from API |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Panu Matilainen | RIP rpmsqFork() + rpmsqWait() and the related bits |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Panu Matilainen | Use good ol' fork() + waitpid() for running scriptlets |
commit | commitdiff | tree | snapshot |
2011-04-29 |
Ville Skyttä | Remove unneeded regex grouping. |
commit | commitdiff | tree | snapshot |
2011-04-29 |
Ville Skyttä | Comment spelling fix. |
commit | commitdiff | tree | snapshot |
2011-04-29 |
Ville Skyttä | Add lrzip support. |
commit | commitdiff | tree | snapshot |
2011-04-29 |
Ville Skyttä | Add lzip support. |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Panu Matilainen | Remove duplicate fpLookup() doxygen annotation |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Panu Matilainen | Remove redundant strlen()'s on sha1 digest verification |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Panu Matilainen | Avoid malloc() + redundant strlen() calls in dbiFindByL... |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Jindrich Novy | Simplify findTag() |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Jindrich Novy | Fix find-lang so that it finds *@*.qm QT i18n files... |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Jindrich Novy | Understand 'PK00' zip archives (RhBug:699529) |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Jindrich Novy | Do not compile unused functions when SELinux support... |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Panu Matilainen | Handle errors from moving target file into place in... |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Panu Matilainen | headerPut() and headerDel() returns aren't interesting... |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Panu Matilainen | Remove redundant indentation block from rpmSign() |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Panu Matilainen | Just ignore miFreeHeader() return on rpmdbNextIterator... |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Panu Matilainen | Ignore dbiSync() return code everywhere |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Panu Matilainen | Oops, thinko/typo in commit 8215e17c248f91f501bd8a2968d... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Panu Matilainen | Remove pointless xx tmp return code from dbiAppendSet... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Panu Matilainen | Eliminate last three assert()'s from the backend |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Panu Matilainen | And finally at six feet, the old cursor api is official... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Panu Matilainen | And another foot deeper... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Panu Matilainen | Bury the old cursor api one foot deeper |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Panu Matilainen | Convert the other (rpmdb iterators etc) uses to the... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Panu Matilainen | Convert local-only uses of DBC to dbiCursor interface |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Panu Matilainen | Add a db cursor abstraction and interfaces for using it |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Panu Matilainen | Rename _dbConfig and _dbiIndex structs to common foo_s... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Panu Matilainen | Remove non-cursor support from dbiDel(), dbiPut() and... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Panu Matilainen | Return explicit NULL's from db iterator free functions... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Panu Matilainen | Ignore error codes in rpmdbIndexIteratorFree() |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Panu Matilainen | Ignore error codes in rpmdbFreeIterator() |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Jindrich Novy | Attempt to fetch sources/patches when they are missing... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Panu Matilainen | Give at least some indication of error from fchdir... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Panu Matilainen | Use rpmsqFork() return code instead of semi-private... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Panu Matilainen | Fclose() and unlink() errors aren't fatal here, just... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Panu Matilainen | Catch write errors when generating scriptlet temporary... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Panu Matilainen | Improve fsm error code handling in psm |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Panu Matilainen | Actually handle headerGet() / pgpPrtPkts() failure... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Panu Matilainen | Eliminate unused variable in rpmpluginsAdd() |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Panu Matilainen | Restore previous vsflags on return from rpmInstall... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Panu Matilainen | Eliminate another set-but-unused xx warning |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Panu Matilainen | Reflect file classifier errors in rpmdeps exit code |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Panu Matilainen | Remove yet another pointless tmp variable |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Panu Matilainen | Collect proper exit status from rpmdbRemoveDatabase() |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Panu Matilainen | Ignore rpmdbClose() return on failed rpmdbOpen() |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Panu Matilainen | Clean up urlGetFile() return values |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Panu Matilainen | Remember to free db index iterators too on forced termi... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Panu Matilainen | Fix dangling databases from iterators (ticket #820) |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Panu Matilainen | Only muck with signals on first and last db open/close |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Ville Skyttä | Extract perl dependecies from "use parent qw(Foo)". |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Ville Skyttä | Honor $TMPDIR in various scripts. |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Panu Matilainen | Unbreak obsoletes from commit b1a4b57315d31ba98bc0e5803... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Panu Matilainen | Dont reference transaction set from transaction elements |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Jindrich Novy | Don't list packages which will not be created in spec... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Panu Matilainen | Update INSTALL a bit, include blurb about the test... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Panu Matilainen | Only enable test-suite if fakechroot is available |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Panu Matilainen | Execute all non-compilation rpmbuild tests in fakechroot |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Panu Matilainen | Add more stuff to test-suite root environment |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Panu Matilainen | Switch more test-suite builds to run under fakechroot |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Panu Matilainen | Run dependency tests entirely in fakechroot |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Panu Matilainen | Prepare the test root entirely from Makefile, add missi... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Panu Matilainen | Remove redundant data copying into test-suite root |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Panu Matilainen | Avoid leaking our compilation directory into test-suite |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Panu Matilainen | Adjust rpmdb path for all remaining non-fakeroot runs |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Panu Matilainen | Adjust rpmdb path in python tests |
commit | commitdiff | tree | snapshot |
next |