2011-05-27 |
Panu Matilainen | Eliminate dead assignment, early exit means failure... |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Panu Matilainen | Cosmetics: rewrap/indent to fit 80 columns |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Panu Matilainen | Sanitize handlePreambleTag() error returns |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Panu Matilainen | Eliminate a couple more dead increments in spec parsing... |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Panu Matilainen | Eliminate bunch of dead increments in spec filelist... |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Panu Matilainen | Clean up rpmrc include processing a bit |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Panu Matilainen | Eliminate two dead increments in rpmrc platform processing |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Panu Matilainen | Handle readlink() failure in genCpioListAndHeader(... |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Panu Matilainen | Add test-cases for three RhBug:705115 scenarios |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Panu Matilainen | Add tests for multilib file state dependencies |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Panu Matilainen | Add two basic multilib conflict resolution tests |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Panu Matilainen | Colored conflict resolution part II |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Panu Matilainen | Both files must be colored for multilib conflict resolu... |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Mark Wielaard | Add -r flag to find-debuginfo.sh to invoke eu-strip... |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Panu Matilainen | Disable all scriptlets and collections centrally on... |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Panu Matilainen | Permit %verifyscript from non-installed packages |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Panu Matilainen | Don't run collections on script stages like %pre/posttr... |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Panu Matilainen | Issue an error on failure to replace original package... |
commit | commitdiff | tree | snapshot |
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 |
next |