2011-03-02 |
Tero Aho | Fix uninitialized variable in fsm |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Panu Matilainen | Silence error callback during from BDB during environme... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Panu Matilainen | Tag reservation for MeeGo's security framework (from... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Ville Skyttä | Mention %bcond_with* in conditional build doc. |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Ville Skyttä | Man page syntax fixes. |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Ville Skyttä | Documentation spelling fixes. |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Panu Matilainen | Fix db cursor double-open, causing yum to hang on reins... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Panu Matilainen | Fix braindamage in the depgen helper collector loop... |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Panu Matilainen | Allow both string + unicode in python addInstall()... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Panu Matilainen | Allow installation of self-conflicting packages (ticket... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Michael Schroeder | Fix corner-case behavior on dependency matching when... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Michael Schroeder | Allow uncompressed payload in packages |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Panu Matilainen | Import the C-level ts python object as TransactionSetCore |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Ville Skyttä | Avoid emitting empty perl() module deps. |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Panu Matilainen | Callback argument mismatch from previous commit, meh |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Panu Matilainen | Add + use a db error callback function |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Panu Matilainen | Fix segfault when building more than one rpm (RhBug... |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Panu Matilainen | Adjust OCaml detection rule for libmagic 5.04 -> 5... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Panu Matilainen | Mark the identical signature warning as translatable |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Panu Matilainen | Argh, yet more mono dependency generation braindamage |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Panu Matilainen | Eww, mono rules both buggy AND missing from tarballs... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Ville Skyttä | Comment spelling fix. |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Panu Matilainen | Add an error message + comments on open(".") behavior... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Panu Matilainen | Teach rpm about post-transaction dependencies |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Panu Matilainen | Don't try to remove existing environment when using... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Panu Matilainen | Plug potential division by zero in the rpmdb size calcu... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Panu Matilainen | Fix rpmdb index match iteration termination with NULL... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Panu Matilainen | Avoid automatic index generation on db rebuild |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Panu Matilainen | Fix python documentation wrt dbIndex() |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Panu Matilainen | Restore default SIGPIPE handling for build scriptlets... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Panu Matilainen | Permit queries from rpmdb on read-only media (RhBug... |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Panu Matilainen | Add switch to allow printing only soname dependencies... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Panu Matilainen | Fix rpmsign --key-id popt alias typo |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Panu Matilainen | Honor --root in rpmkeys too |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Panu Matilainen | Hide --verifydb switch again |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Panu Matilainen | Tweak up BDB flags to avoid breakage from --verifydb |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Panu Matilainen | Update translations yet again to pick up string removals |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Panu Matilainen | A largish man-page update |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Panu Matilainen | Bump up default BDB cache- and allowed mmap size consid... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Panu Matilainen | Require %files section for package generation again |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Panu Matilainen | Only sepolicy-plugin needs linking to libsemanage |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Panu Matilainen | Make rpmplugins.h private for now |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Panu Matilainen | Move rpmtsSELabelFoo() functions to an internal-only... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Panu Matilainen | Free up a bunch of bits from rpmtransFlags_e |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Panu Matilainen | Mark two more unused rpmts flags as such |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Panu Matilainen | Rip the remains of --aid and --nosuggest, except for... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Panu Matilainen | Rip the stillborn, broken apply/commit transaction goo |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Panu Matilainen | Yet another pile of depmatch tests + added commentary |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Panu Matilainen | Add pile of further dependency match testcases |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Panu Matilainen | Add a pile of dependency matching tests for "obvious... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Panu Matilainen | Move python test-suite macros to local.at, rename |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Panu Matilainen | Permit comparison operator strings (<, >= etc) in pytho... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Panu Matilainen | Unbreak file user/groupname handling in build |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Panu Matilainen | Add a "unique string cache" to rpmug |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Panu Matilainen | Support GetEntry() for hashes without datatype too |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Panu Matilainen | Eliminate ancient dependency loop whiteout mechanism |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Panu Matilainen | Update translations to pick up dropped messages |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Panu Matilainen | Remove the now unused user/group caching code |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Panu Matilainen | Unify the user+group caching between librpm and librpmbuild |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Panu Matilainen | Split user+group caching to separate source (again... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Panu Matilainen | Remove hardcoded lock and mail group id's |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Panu Matilainen | Cut down the initial db checked hash allocation somewhat |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Panu Matilainen | Replace verified header tracking bitfield with a hash... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Panu Matilainen | Implement transaction ordering hinting |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Panu Matilainen | Implement filtering of autogenerated dependencies |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Panu Matilainen | Some further preliminaries for next bits |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Panu Matilainen | Refactor the helper execution out of rpmfcHelper() |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Panu Matilainen | Rename pattern -> path for, duh, path patterns |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Panu Matilainen | Support excluding by path or magic in file classification |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Panu Matilainen | Remove broken versioned provides rpmlib() tracking |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Panu Matilainen | Add beginnings of python bindings test-suite |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Panu Matilainen | Kick out some long since invalid comments |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Panu Matilainen | A bit of sanity checking in rpmtsRebuildDB() |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Panu Matilainen | Bump HEAD version at branch-point |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Panu Matilainen | Bump library sonames |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Panu Matilainen | Internalize most direct rpmdb manipulation functions |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Panu Matilainen | Require pkg-config 0.24 for creating pkgconfig() depend... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Panu Matilainen | Update translations to pick up recent changes |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Panu Matilainen | Fix bogus error reporting from autogenerated dependenci... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Panu Matilainen | Oops, mono dependency extractors need a bunch of arguments |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Panu Matilainen | Make rpmdeps honor RPM_BUILD_ROOT if set |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Panu Matilainen | Pass RPM_BUILD_ROOT to helper scripts through environme... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Panu Matilainen | Remember buildroot directory in rpmfc struct |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Panu Matilainen | Eliminate unused dir argument to getOutputFrom() |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Panu Matilainen | Unbreak perl module dependency extraction |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Panu Matilainen | Fix long-standing segfault on unknown tags on header... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Panu Matilainen | Eliminate dead RPMTAG_INSTALLPREFIX tag extension |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Panu Matilainen | We're already considering <pthread.h> mandatory header... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Panu Matilainen | Axe the rpmsq debug code which was never getting built... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Panu Matilainen | Lose all the stillborn code in rpmsq.[ch] |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Panu Matilainen | Oops, missing include in previous commit |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Panu Matilainen | Permit unicode paths in rpm.fd() (RhBug:654145) |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Panu Matilainen | Add bunch of rpmvercmp() algorithm tests to the test... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Panu Matilainen | Move the current "version compare" tests to rpm install... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Yuri Chornoivan | l10n: Updated Ukrainian (uk) translation to 100% |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Piotr Drąg | l10n: Updated Polish (pl) translation to 100% |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Panu Matilainen | Update translations to pick up recent changes |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Panu Matilainen | Only force default umask during transaction (RhBug... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Panu Matilainen | Always exit rpmtsRun() via rpmtsFinish() |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Panu Matilainen | Plug a minor memory leak in librpmbuild doPatch() |
commit | commitdiff | tree | snapshot |
next |