Use libudev to detect available cd/dvd devices (bnc#590707,fate#308980)
[platform/upstream/libzypp.git] / zypp /
2010-04-26 Michael AndresUse libudev to detect available cd/dvd devices (bnc...
2010-04-26 Michael AndresRemove dead code paths processing only automounted...
2010-04-26 Michael AndresDisable using libhal (bnc#590707)
2010-04-26 Michael AndresMediaCIFS: get rid of dependency to zypp::Target
2010-04-26 Michael AndresAlso rewrite URLs ending on 'Media1' to access media...
2010-04-20 Michael Andres/etc/zypp/locks: Allow to specify edition ranges with...
2010-04-15 Michael AndresProvide name of the lock holder in ZYppFactoryException...
2010-04-13 Michael AndresFix parsing port from IPv6 URL (bnc#593385)
2010-03-30 Michael Andresbackup
2010-03-30 Michael AndresImprove error report
2010-03-30 Michael Andrestypo
2010-03-30 Michael Andressimplify code
2010-03-29 Michael AndresFix doUpdate to respect all solver flags (esp. allowarc...
2010-03-29 Michael AndresLet ZYPP_LIBSAT_FULLLOG be even more verbose than ZYPP_...
2010-03-26 Michael AndresPropagate ZConfig::setTextLocale to pool. (bnc#588850)
2010-03-26 Michael AndresCollect at most 10K lines of rpm output. (bnc#565126)
2010-03-26 Michael Andrestypo
2010-03-26 Michael AndresAdd Capability::guessPackageSpec allowing to detect...
2010-03-26 Michael AndresFix guessing package spec to match package names only...
2010-03-23 Michael AndresFix ProductFileReader to parse localized summary and...
2010-03-23 Michael AndresAdd static Target::distributionLabel to return the...
2010-03-23 Michael AndresProductFileReader: parse summary and shortName (shortsu...
2010-03-18 Michael AndresFix broken bit values in enum VendorSupportOption ...
2010-03-12 Michael AndresFix handling of symlinked packages in package cache...
2010-03-11 Michael AndresAlways evaluate locale fallbacks when retrieving transl...
2010-02-26 Michael AndresDon't inline in the .cc file, if the method is exposed... BASE-SuSE-Code-11_2-Branch
2010-02-26 Michael AndresNo longer define %_rpmdb_rebuild macro.
2010-02-23 Ján Kupecdont use 'guest' if 'credentias' option is used when...
2010-02-23 Michael AndresCheck if a downloaded file actually exists even if...
2010-02-23 Michael AndresPackage keywords are IdStrings, so don't use ordinary...
2010-02-22 Ján KupecMake CURLE_PARTIAL_FILE an auto-retry error (bnc #471436)
2010-02-22 Michael AndresTurn off cookies when retrieving services repoindex...
2010-02-22 Michael AndresDefine SET_OPTION macro as single statement.
2010-02-22 Michael AndresConsider pending disable requests when removing service...
2010-02-21 Ján KupeccleanCacheDirGarbage added (bnc #467693)
2010-02-12 Ján KupecExtracted pattern data to sperate pattern.rnc (bnc...
2010-02-03 Michael AndresRemember the enabled state of removed service repositor...
2010-02-03 Michael AndresAdd RepoManager::modifyService convenience
2010-02-03 Michael AndresTake care the last ServiceInfo::addRepoTo{Enable,Disabl...
2010-02-03 Michael AndresTest all installed instances to determine the locked...
2010-01-29 Michael AndresWorkaround missing --root support when creating the...
2010-01-28 Ján Kupecunnecessary include
2010-01-28 Ján KupecAbort when the progress callback receives 'false' ...
2010-01-22 Michael AndresAllow backslash in file names. (bnc #561855)
2010-01-21 Michael AndresImprove Media::DIR error message in case the dir does...
2010-01-19 Michael AndresEvaluate SolvAttr::repositoryToolVersion to prevent...
2010-01-19 Michael AndresAdd SolvAttr::repositoryToolVersion
2010-01-15 Ján KupecUse regex to parse aria2c progress lines (bnc #570917)
2010-01-07 Ján Kupeccomment
2010-01-07 Ján KupecSet SignatureFileChecker context even if the key is...
2010-01-06 Ján KupecMerge branch 'master' of gitorious.org:opensuse/libzypp
2009-12-17 Michael AndresReduce loging
2009-12-17 Michael Andresreduce loging
2009-12-10 Ján KupecSwitched RepoManager to use repo.label()
2009-12-10 Ján KupecRepoInfoBase::label added
2009-12-08 Michael AndresFix transaction building in presence of multiversion...
2009-12-08 Michael AndresAdd Solvable/PoolItem test for sameNVRA.
2009-12-04 Michael AndresDon't use deprecated methods.
2009-12-04 Michael AndresImprove PickList status handling.
2009-12-04 Ján KupecMerge branch 'master' of ssh://git.opensuse.org/project...
2009-12-04 Ján KupecDon't allow an alias to start with '.' (bnc #473834)
2009-12-04 Michael AndresProvide setPickStatus implementation
2009-12-04 Michael AndresNo need to test Solvable for being identical with itself.
2009-12-03 Michael AndresProvide Selectable::setPickStatus instead of pickInstal...
2009-12-03 Michael AndresCompute proper Selectable::pickStatus
2009-12-03 Michael AndresAvoid null items in picklist
2009-12-03 Michael Andresui::Selectable: PickList and status interface for multi...
2009-12-02 Michael AndresProvide Selectable::identicalAvailable as counterpart...
2009-12-02 Michael AndresPreset descrdir/datadir in ContentFileReader.
2009-12-02 Michael AndresAdd Selectable::highestAvailableVersionObj. (bnc #557557)
2009-11-30 Michael AndresAlso parse <product> tag from .prod files <upgrade...
2009-11-27 Michael AndresCheap test first.
2009-11-27 Michael AndresAssert update script is set executable.
2009-11-27 Michael AndresAdd filesystem::addmode/delmode to add/delete specific...
2009-11-26 Michael AndresFix chroot execution of update scripts.
2009-11-26 Michael AndresByteCount: add KiB,..,TiB units (same as K,...T)
2009-11-26 Ján KupecExpect also 'Bs' when parsing download speed from aria2...
2009-11-25 Ján Kupecbasic fix for incorrect download speed report (bnc...
2009-11-25 Michael AndresSelecatble interface for picking specific package versi...
2009-11-23 Ján Kupecupdate to reflect current implementation
2009-11-23 Michael AndresAllow scripts and messages also to be named 'n-v-r...
2009-11-20 Michael AndresParse zypp.conf multiversion option and make the settin...
2009-11-19 Michael AndresMediaNoLoopDeviceException: add optional explanatory...
2009-11-19 Michael AndresMediaException: Don't let untranslated default args...
2009-11-17 Michael AndresFix unneeded refresh of plaindir repositories in presen...
2009-11-16 Michael AndresFix repository probing and building in presence of...
2009-11-16 Michael AndresLet RepoManager::addRepository update the RepoInfos...
2009-11-12 Duncan Mac-Vicar Pforward port
2009-11-12 Duncan Mac-Vicar Pforward port
2009-11-12 Michael AndresFollowing redirections also for https (bnc #465532...
2009-11-12 Michael AndresDo not report cached packages as being downloaded....
2009-11-12 Michael AndresChecksumFileChecker: Don't compute checksum if it is...
2009-11-11 Michael AndresCheckAccessDeleted: Per default do not collect deleted...
2009-11-06 Michael AndresSelectable: Consider allowed arch/noarch changes when...
2009-11-06 Michael AndresRepository: expose satsolvers priority values.
2009-11-06 Michael AndresImmediately update RepoInfos.
2009-11-06 Michael Andresdup: Process drop list only if product actually changes...
2009-11-05 Michael AndresLog if we will pass 'user:PASS' to aria2c.
2009-11-04 Michael AndresRemove obsolete NameKindProxy
2009-11-04 Michael AndresAdd Selectable::locked (short for TABOO||PROTECED)
next