2013-10-25 |
Michael Schroeder | add repo_verify_sigdata, refactor solv_parse_sig into... |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Michael Schroeder | terminate solvable2str() string when there is no arch |
commit | commitdiff | tree | snapshot |
2013-10-24 |
Michael Schroeder | cleanup code a bit. remove unused choice calculation... |
commit | commitdiff | tree | snapshot |
2013-10-23 |
Michael Schroeder | cosmetic sigpkg -> sigpkt, clone the hash before finish... |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Michael Schroeder | support :any in testcases |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Michael Schroeder | small improvement in :any parsing |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Michael Schroeder | support debian multiarch annotation |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Michael Schroeder | simplify packagelink code a bit |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Michael Schroeder | no longer ask the nscallback for pruduct buddies |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Michael Schroeder | remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Michael Schroeder | remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Michael Schroeder | remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Michael Schroeder | fix a bug in the application link code |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Michael Schroeder | add is_noinst_pseudo_package(), use it for filtering... |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Michael Schroeder | add repo_autopattern (SUSE only for now) |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Michael Schroeder | make 'solv info' work with command line packages |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Michael Schroeder | fix typo in find_pattern_link |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Michael Schroeder | add some comments about what linked packages are |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Michael Schroeder | make pattern translations also look at the linked packages |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Michael Schroeder | refactor most of the linked pkg code into a seperate... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Michael Schroeder | Deprecate PRODUCT_DISTPRODUCT/PRODUCT_DISTVERSION.... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Michael Schroeder | Only complile "patchcheck" for SUSE systems |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Michael Schroeder | get rid of unused variables if ENABLE_LINKED_PKGS is... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Michael Schroeder | adapt testcase to latest change |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Michael Schroeder | Fix obsoletes handling in multiversion mode (hopefully... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Michael Schroeder | make linked package support a condition build option |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Michael Schroeder | mark PRODUCT_DISTPRODUCT/PRODUCT_DISTVERSION as obsolete |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Michael Schroeder | remove obsolete DISTPRODUCT/DISTVERSION parsing |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Michael Schroeder | remove obsolete states, add support for product type... |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Michael Schroeder | Extend product link support to patterns/applications |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Michael Schroeder | parse appdata in solv example |
commit | commitdiff | tree | snapshot |
2013-10-10 |
Michael Andres | ENABLE_RPMDB_BYRPMHEADER |
commit | commitdiff | tree | snapshot |
2013-10-09 |
Michael Schroeder | add repo_appdata to parse AppStream's appdata files |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Michael Andres | fix installation of header files |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Michael Schroeder | add reorder_dq_for_jobrules() workaround |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Michael Schroeder | add --type and --arch filter support |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Michael Schroeder | refactor selection code, add SELECTION_SKIP_KIND, add... |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Ingo Weinhold | repo_haiku: /boot/common no longer exists |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Michael Schroeder | fix unbalanced === |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Michael Schroeder | fix two small glitches in xcode filter |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Michael Schroeder | add changes |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Michael Schroeder | do not add back cleandeps_updatepkgs packages [bnc... |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Michael Schroeder | add changes, bump version to 0.4.0 upstream/0.4.0 |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Michael Schroeder | also save/restore pool pos in repodata load callback |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Michael Schroeder | include repo_pubkey.h in repo_pubkey.c |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Michael Schroeder | add problem2str() convenience function to API |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Michael Schroeder | plug mem leak in selection_make_matchdeps |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Michael Schroeder | split DEP_PRE into DEP_PRE_IN and DEP_PRE_UN |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Michael Schroeder | bindings: add stringification shortcut for problems |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Michael Schroeder | add solver_rule2rules: learnt rule introspection |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Michael Schroeder | add solv_memdup and solv_memdup2 inline helper functions |
commit | commitdiff | tree | snapshot |
2013-09-09 |
Michael Schroeder | rename selection_make_deps to selection_make_matchdeps... |
commit | commitdiff | tree | snapshot |
2013-09-06 |
Michael Schroeder | make sure that the ttransaction_info contains only... |
commit | commitdiff | tree | snapshot |
2013-09-04 |
Michael Schroeder | add pool_whatmatchesdep and selection_make_deps to... |
commit | commitdiff | tree | snapshot |
2013-09-04 |
Michael Schroeder | optimization: check key storage before doing the forward |
commit | commitdiff | tree | snapshot |
2013-09-04 |
Michael Schroeder | add solv_depmarker function to simplify the bindings |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Michael Schroeder | oops, fix last commit |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Michael Schroeder | fix mem leak in last commit |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Michael Schroeder | SOLVER_TRANSACTION_RPM_ONLY: check if only pseudo packa... |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Michael Schroeder | make sure that the selection only contains installed... |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Michael Schroeder | solv example: use gpgv instead of gpg to verify sigs |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Michael Schroeder | add solv_chksum_create_clone to clone a (unfinished... |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Michael Schroeder | create a copy of the sig data so that it can be freed... |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Michael Schroeder | refactor a bit |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Michael Schroeder | oops, revert unwanted commit chunks |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Michael Schroeder | solv_parse_sig: clear return values at the beginning |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Michael Schroeder | refactor, add experimental solv_parse_sig and solv_veri... |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Michael Schroeder | constify solv_pgpvrfy |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Michael Schroeder | add forgotten repo/repodata_lookup_binary |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Michael Schroeder | remove unused res var |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Michael Schroeder | cosmetics: change comments |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Michael Schroeder | refactor a bit |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Michael Schroeder | make unarmor() more flexible, make sure pgp mpis are... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Michael Schroeder | fix decisioncnt handling |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Michael Schroeder | add changes |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Michael Schroeder | add solver->describe_decision() method |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Michael Schroeder | make solver_describe_decision always return a rule... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Michael Schroeder | fix indent in debug message |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Michael Schroeder | add unset() method for solvables |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Michael Schroeder | Merge pull request #37 from miksa/master |
commit | commitdiff | tree | snapshot |
2013-08-07 |
Mikko Hurskainen | Add mipsel architecture |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Michael Schroeder | add back armv7hnl for the Fedora guys |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Michael Schroeder | add support for SHA-224 (not really used yet, though) |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Michael Schroeder | cleanup solv_pgpvrfy a bit |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Michael Schroeder | treat v4 self-sig without key expires as unlimited... |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Michael Schroeder | get rid of a (wrong) gcc warning |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Michael Schroeder | rename rpmdb_pubkey to pubkey |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Michael Schroeder | repo_rpmdb_pubkey: collect signatures into flexarray... |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Michael Schroeder | add slow but small dsa/rsa implementation |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Michael Schroeder | Merge pull request #36 from scarabeusiv/master |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Tomas Chvatal | Respect LDFLAGS on one more instance |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Michael Schroeder | support -k option in rpms2solv to convert a gpg pubkey |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Michael Schroeder | Merge pull request #35 from scarabeusiv/master |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Tomáš Chvátal | Fix linkingflags override by actually appending |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Michael Schroeder | support replchar parameter in (currently unused) solv_r... |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Michael Schroeder | refactor a bit, no functional changes |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Michael Schroeder | bring installcheck up to speed |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Michael Schroeder | refactor a bit, no functional changes |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Michael Schroeder | fix copy/paste bug in repo_rpmdb_pubkey.c |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Michael Schroeder | fix another edge case will dup mode and multiversion... |
commit | commitdiff | tree | snapshot |
next |