Support disabling TmpPath auto cleanup
[platform/upstream/libzypp.git] / zypp /
2012-03-26 Michael AndresSupport disabling TmpPath auto cleanup
2012-03-21 Michael AndresShow max support status if package is in multiple repos...
2012-03-20 Michael AndresParse proxy user/pass from url (bnc#752497)
2012-03-14 Michael AndresAdd API for patch severity (bnc#733723, FATE#312633)
2012-03-13 Michael AndresForce libproxy into using "/etc/sysconfig/proxy" if...
2012-03-02 Michael AndresApply soft locks by name and not per package (bnc#749418)
2012-03-01 Michael Schroeder- adapt to libsolv repo_add_solv change. Also fix repo_...
2012-02-24 Michael Schroederadapt to IGNORE_ALREADY_RECOMMENDED -> ADD_ALREADY_RECO...
2012-02-03 Michael AndresAdd Fetcher support for CHECKSUMS file (replaceing...
2012-02-03 Michael AndresAdd Url::setPathname convenience
2012-02-03 Michael AndresAdd Checksum ctor autodetecting the type.
2012-01-16 Michael Andresremove unneeded #include
2012-01-16 Michael AndresCheckAccessDeleted: avoid duplicate entries for the...
2012-01-16 Michael AndresCorrectly use user:pass directly embedded in a proxy...
2012-01-13 Michael SchroederMerge branch 'master' of github.com:openSUSE/libzypp
2012-01-13 Michael Schroeder- we no longer need to manually set updatesystem/allow...
2012-01-13 Michael AndresKeep the Transaction default ctor (no subject to cleanup).
2012-01-13 Michael Andresnew sat::Map - Libsolv (bit)Map wrapper.
2012-01-13 Michael Andressat::Queue needs operator==
2012-01-10 Michael Schroeder- always set splitprovides to true now that libsolv...
2012-01-10 Michael Schroeder- remove old sat transaction argument in Transaction...
2012-01-09 Michael Schroeder- adapt to libsolv interface changes, part 3
2012-01-09 Michael Schroeder- adapt to libsolv interface changes, part 2
2012-01-09 Michael Schroeder- adapt to libsolv interface changes, part 1
2011-12-23 Michael AndresAdapt Repository iteration to libsolv changes.
2011-12-22 Michael AndresFix Flags<> api to be more consistent and add testcase.
2011-12-06 Michael AndresUpdate VendorAttr doc
2011-11-28 Michael AndresFix and optimize Pathname ctor and provide testcases...
2011-11-28 Michael AndresMerge pull request #7 from crrodriguez/master
2011-11-18 Cristian RodríguezOpen all file descriptors with O_CLOEXEC to avoid leaks...
2011-11-15 Michael AndresFix RW_pointer comparison with underlying smart pointer...
2011-11-11 Michael AndresTry to find and use some CD/DVD device even if HAL...
2011-11-10 Harald FernengelFix another static initialization problem
2011-11-10 Michael AndresFix static initialization problem
2011-11-09 Michael AndresFix off-by-one error in regex::size and in Urls way...
2011-11-09 Michael AndresImprove regex doc
2011-11-07 Michael AndresDon't use proxy if disabled (bnc#696805)
2011-11-03 Michael AndresFix faulty RepoInfo::keepPackages testcase
2011-11-03 Michael AndresLet RepoInfo::keepPackages properly default to FALSE...
2011-11-03 Michael AndresFix 'unknown mediahandler' warning.
2011-10-27 Michael AndresAdd sample zypp.conf to documentation
2011-10-24 Michael AndresExplicitly include textLocale in package translation...
2011-10-21 Michael AndresDownload package translations as defined by ZConfig...
2011-10-21 Michael AndresFix regex smatch::size computation
2011-10-21 Michael Andreszypp.conf add repo.refresh.locales
2011-10-21 Michael AndresAdd Target::requestedLocales retriever
2011-10-21 Michael AndresSet CURLOPT_PROXYAUTH
2011-10-21 Michael Andresdoc typo
2011-10-18 Michael AndresUpdate schema arch lists
2011-10-18 Michael AndresAdd arch armv7tnhl and armv7thl
2011-10-18 Michael AndresFix RepoVariables*Replacer to compute substitution...
2011-10-18 Michael AndresNew str::gsubFun/replaceAllFun for demand computed...
2011-10-18 Michael AndresPathInfo::hardlinkCopy: fix handling cross-device links
2011-10-13 Michael AndresMust not differ between type nfs and nfs4 when checking...
2011-10-12 Michael AndresDefine nullptr for GCC_VERSION < 4.6
2011-10-11 Michael AndresFix for_ macro
2011-10-10 Michael AndresReduce deprecated warnings
2011-10-10 Michael Andresadapt to libsolv api
2011-10-10 Michael AndresUse libsolv includes and adjust documentation
2011-10-10 Michael AndresSwitch to using libsolv instead of satsolver
2011-10-10 Michael Andresmake g++ happy
2011-10-06 Michael AndresUse gcc-c++ >= 4.5
2011-10-06 Michael Andressketch
2011-09-13 Michael AndresAdd Selectable::identical{Available,Installed}Obj
2011-09-13 Michael AndresFix Selectable::updateCandidateObj when doing multivers...
2011-09-13 Michael AndresFix include
2011-09-13 Michael AndresMerge pull request #1 from crrodriguez/patch-1
2011-09-05 Cristian RodríguezZypp must obey user provided openssl.cnf and load built...
2011-08-29 Michael AndresExtend mount entry comparison fix (bnc#710269)
2011-08-29 Michael Andresfix malformed init/return values
2011-08-05 Michael AndresAttempt to fix smb mount entry comparison (bnc#710269)
2011-08-04 Michael AndresAllow to turn Resolvers upgrade mode on and off (bnc...
2011-08-04 Michael AndresMove Resolver code to a single implementation file
2011-08-04 Michael AndresFix reading of integer arrays from rpm headers (bnc...
2011-07-28 Michael AndresEvaluate CURLINFO_CONDITION_UNMET on zero sized success...
2011-07-25 Michael AndresAlways read /proc/mounts when looking for mounted media...
2011-07-25 Michael AndresFix superfluous 'inline'
2011-07-22 Michael AndresMediaUserAuth: Do not expose libcurl header files.
2011-07-18 Michael AndresMore initialize parser structure fixes. (bnc#705181)
2011-07-15 Michael AndresCheck for /etc/sysconfig/storage changes before solving...
2011-07-15 Michael AndresProperly initialize parser structures (bnc#705181)
2011-07-14 Michael AndresDon't expose private headers.
2011-07-07 Michael AndresFix tests for available libcurl version.
2011-07-04 Michael AndresReturn an error if download in advance failed to provid...
2011-07-01 Michael AndresTake care the transactions noobsmap is properly adjusted.
2011-06-29 Michael AndresAlways compute transaction from pool (bnc#702576)
2011-06-14 Michael Andrestypo
2011-06-14 Michael AndresFix download loop to skip non-install actions. (bnc...
2011-06-14 Michael Andresdecrease logging
2011-06-09 Michael AndresFix missing return value.
2011-06-08 Michael AndresSimplify ZYppCommitResult by using filtered Transaction...
2011-06-08 Michael AndresAllow to apply StepStage filter to Transactions action_...
2011-06-08 Michael AndresSimplify Flags implementation
2011-06-07 Michael Andresfix transaction ORDER_BY_MEDIANR
2011-06-07 Michael AndresEnhance sat::Queue api
2011-06-03 Michael Andresfix missing return value
2011-06-03 Michael AndresBasic commit plugins implemented (for fate#303699).
2011-06-03 Michael AndresPluginScript: don't kill plugin if it responds to _DISC...
2011-06-03 Michael AndresPluginFrame: add convenience methods
2011-06-03 Michael Andresadd api for changing PluginScript timeouts
next