Need a virtual dtor
[platform/upstream/libzypp.git] / zypp /
2008-09-05 Michael AndresNeed a virtual dtor
2008-09-05 Jan Kupec- operator ==, !=, < definition moved to RepoInfoBase
2008-09-05 Jan Kupec- use shared_ptr instead of the intrusive one
2008-09-04 Jan Kupec- RepoInfo::dumpRepoOn() deprecated in favor of dumpAsI...
2008-09-04 Jan Kupec- dumpAsXMLOn(ostream) added
2008-09-04 Jan Kupec- RepoInfo{Base} setters made void
2008-09-03 Jan Kupec- cleanup, version
2008-09-03 Jan Kupec- filtering of repos with non-matching repos moved...
2008-09-03 Jan Kupec- targetDistro() added (only in-memory), will not be...
2008-09-03 Jan Kupec- too much logs
2008-09-03 Jan Kupec- skip repositories with non-matching target distro...
2008-09-02 Stefan Schubertenabled SAT distupgrade
2008-09-01 Stefan Schubertreplace SOLVER_ERASE_SOLVABLE_NAME by SOLVER_ERASE_SOLVABLE
2008-08-19 Duncan Mac-Vicar P+ Package::maybeUnsupported
2008-08-19 Duncan Mac-Vicar Phandle border cases
2008-08-19 Stefan Schuberttypo
2008-08-19 Stefan Schubert Reset transaction only if this solvable has not buddy
2008-08-18 Duncan Mac-Vicar P- dont report outdated for the system repo
2008-08-15 Michael Andres- Add Target::targetDistribution. Returns "distribution...
2008-08-15 Michael Andres- Add method Product::replacedProducts to identify...
2008-08-15 Michael Andres- Fixes to Selectable doing staus manipulation on non...
2008-08-15 Michael Andres- Add method ZYpp::getTarget that returns the Target...
2008-08-15 Duncan Mac-Vicar Preorder enum, and implement method
2008-08-15 Duncan Mac-Vicar Pfix
2008-08-15 Stefan Schuberttypo
2008-08-14 Michael AndresFix Selectable implementation to honour causer.
2008-08-14 Stefan SchubertRegarding error messages for Products correctly (Fate...
2008-08-14 Michael Andresprovide ResObject::distribution
2008-08-14 Michael Andressupport buddies in solver testcases
2008-08-14 Klaus Kaempfver->version, rel->release, for compatibility reasons
2008-08-14 Klaus Kaempfinitial attempt on diskusage schema
2008-08-14 Michael Andres- Let Selectable default to USER level.
2008-08-14 Michael Andresfix log file fandling in testcase
2008-08-13 Michael Andres- Change Selectable API to support doing staus manipula...
2008-08-13 Duncan Mac-Vicar Padd strings for user interfaces
2008-08-13 Duncan Mac-Vicar Padd vendor support enums
2008-08-13 Duncan Mac-Vicar P- add flags to retrieve the flags (it is useless to...
2008-08-13 Michael Andres- Add ResPool::reposFind to get repositories by alias.
2008-08-13 Klaus Kaempfkeep gcc happy
2008-08-12 Michael Andrescomment
2008-08-12 Michael Andres- Advise rpmdb2solv to parse the product database.
2008-08-12 Michael Andres- Offer a simpler, fate based status manipulation in...
2008-08-11 Michael Andres- Propagate default rpm install flags from zypp.conf...
2008-08-11 Michael Andres- Add base::Flags (like qt's QFlags) a type-safe way...
2008-08-08 Michael Andresprepare default options for package install (e.g. exclu...
2008-08-08 Michael Andres- Add static ui::Selectable::get methods as convenient...
2008-08-08 Michael Andres- Add static ui::Selectable::get methods as convenient...
2008-08-08 Michael Andres- Adapt zypp-query-pool to new product handling.
2008-08-08 Michael Andresfix to compile
2008-08-08 Michael Andres- Don't pass epoch to 'rpm -e', it does not support it.
2008-08-08 Michael Andresreplace ResTraits<>::kind by ResKind
2008-08-08 Michael Andres- Adapt to new product handling. Products are no longer...
2008-08-07 Duncan Mac-Vicar Pimplement relogin suggested
2008-08-07 Duncan Mac-Vicar Pupdate
2008-08-07 Duncan Mac-Vicar Pupdate products definition
2008-08-06 Michael Andresimprove log
2008-08-06 Michael Andrestypo
2008-08-06 Michael Andres- Detect correct download path even if repository type...
2008-08-06 Michael Andres- Cleanup, mostly by removing, unused parser code and...
2008-08-06 Michael AndresDont let exception escape MediaSetAccess dtor (bnc...
2008-08-04 Michael Andres- Add new product attributes (flavor,referencePackage).
2008-08-02 Jan Kupec- compile
2008-08-02 Jan Kupec- support an optional url attribute in repoindex.xml...
2008-08-01 Arvin Schnell- fixed typo
2008-08-01 Arvin Schnell- fixed typos
2008-07-31 Michael Andres- New class ProductInfo to provide product related...
2008-07-31 Michael Andresadd PoolItem forward decl.
2008-07-31 Duncan Mac-Vicar P generate a unique anonymous unique string per target
2008-07-31 Duncan Mac-Vicar Padd example code
2008-07-31 Michael Andres- Follow solver policy and make repository priority...
2008-07-31 Michael Andresremove undefined static function
2008-07-31 Jan Kupec- pointer types added for RepoInfos
2008-07-30 Jan Kupec- indent
2008-07-30 Jan Kupec- Service -> ServiceInfo derived from RepoInfoBase
2008-07-30 Ladislav Slezak- use newline separator in ZYppFactoryException message...
2008-07-29 Jan Kupec- reenable variable replacement in RepoInfoBase::name()
2008-07-29 Jan Kupec- RepoInfoBase added for common SericeInfo and RepoInfo...
2008-07-28 Michael Andres- Fixed SolvIterMixin::Selectable_iterator eating some...
2008-07-28 Jan Kupec- addRepo(): don't add repo condition if alias is empty
2008-07-27 Jan Kupec- fixed service removal
2008-07-25 Jan Kupec- dump correction
2008-07-25 Jan Kupec- use alias if name is empty
2008-07-25 Jan Kupec- use alias and name in services much like in repos
2008-07-24 Jan Kupec- fixed to work with _path
2008-07-24 Jan Kupec- cosmetics
2008-07-24 Michael Andresdisable unSWIGable code
2008-07-23 Jan Kupec- Service::enabled() added
2008-07-23 Jan Kupec- comment, cosmetics
2008-07-23 Michael Andresadd signals library
2008-07-23 Michael Andresswigfixes
2008-07-22 Michael Andres- remove all remaining freshes occurances
2008-07-22 Jan Kupec- so we don't support freshens anymore?
2008-07-22 Stefan Schubertreduced SAT logging in verbose mode
2008-07-21 Michael Andressome cleanup for swig
2008-07-17 Michael Andrestypo
2008-07-17 Michael Andrescomplete patch classification
2008-07-17 Stefan Schubertrenamed parallelInstalled by multiversion
2008-07-17 Michael AndresProvide ResObject even if Solvable kind is unknown
2008-07-17 Stefan Schubertusing SOLVER_NOOBSOLETES_SOLVABLE_NAME instead of SOLVE...
2008-07-17 Stefan Schubertmove installOnly to Solvable
next