Take care the last ServiceInfo::addRepoTo{Enable,Disable} call wins.
[platform/upstream/libzypp.git] / zypp / ServiceInfo.cc
2010-02-03 Michael AndresTake care the last ServiceInfo::addRepoTo{Enable,Disabl...
2008-09-18 Michael AndresUse service alias as namespace for its repositories...
2008-09-16 Michael AndresService handling fixes. Added ServiceException.
2008-09-13 Jan Kupec- clear*() methods added
2008-09-11 Jan Kupec- s/Catalog/Repo/g
2008-09-11 Jan Kupec- service probing on refresh enabled
2008-09-11 Jan Kupec- ServiceType introduced
2008-09-11 Michael Andresadd catalogsToDisable to service
2008-09-10 Jan Kupec- added dumpAsXMLOn(stream,string) to ServiceInfo to...
2008-09-09 Michael AndresAdapt ServiceInfo to/from .service
2008-09-09 Michael Andrestypos
2008-09-09 Michael Andres- Add ServiceInfo interface to define a set of catalogs...
2008-09-05 Jan Kupec- use shared_ptr instead of the intrusive one
2008-09-04 Jan Kupec- dumpAsXMLOn(ostream) added
2008-07-31 Jan Kupec- pointer types added for RepoInfos
2008-07-30 Jan Kupec- Service -> ServiceInfo derived from RepoInfoBase