Imported Upstream version 16.3.2
[platform/upstream/libzypp.git] / zypp / zypp_detail / ZYppImpl.cc
2019-09-02 DongHun KwakImported Upstream version 16.3.2 upstream/16.3.2
2019-09-02 DongHun KwakImported Upstream version 14.45.0 upstream/14.45.0
2016-11-01 DongHun KwakImported Upstream version 15.10.0 70/94670/1
2016-11-01 DongHun KwakImported Upstream version 14.38.0 28/94628/1
2014-06-03 Michael AndresUse a signleton JobReport callback sender
2013-04-05 Matthias Grießmeieradded new fuction zypp::ZYpp::provideSrcPackage
2012-08-02 Michael Andresset $ZYPP_IS_RUNNING during commit
2009-11-04 Michael AndresRemove obsolete NameKindProxy
2009-07-20 Michael AndresNo need to explicitly unload the target before reloadin...
2008-10-23 Michael Andresenhance loging
2008-10-22 Michael Andreslog libzypp version in ZYppImpl ctor.
2008-07-16 Michael AndresRemove Atom, Script, Message and other obsolete classes
2008-05-22 Duncan Mac-Vicar Pdeprecated
2008-04-30 Michael Andres- Load and maintain persistent hard locks stored in...
2008-04-16 Michael Andres- initializeTarget now takes an additional option,...
2008-04-14 Jan Kupec- read() -> readAndApply()
2008-04-14 Jan Kupec- make the interface consistent
2008-04-14 Jan Kupec- remove the overkill zypp::locks namespace
2008-04-11 Josef Reidingerswitch to new locks api
2008-04-04 Duncan Mac-Vicar Preload target, backup
2008-02-27 Duncan Mac-Vicar Pfix target not cachedsometimes
2008-02-15 Stephan Kulowmove into trunk
2008-02-14 Michael Andresadd basic locale interface to ResPool, remove deprecate...
2008-02-04 Michael Andresremove Language and Selection
2008-02-04 Michael AndresMove system arch and text locale handling to Zconfig...
2008-02-02 Duncan Mac-Vicar Premove some interfaces, cleanup
2008-01-29 Michael Andres- Prepare ResPool being a singleton ontop of sat::Pool.
2008-01-23 Stefan Schubertnot needed anymore; Set in the SAT pool
2008-01-23 Michael Andresuse LC_MESSAGES instead of LC_CTYPE to determine defaul...
2008-01-21 Michael AndresRemoved obsolete files and classes.
2007-12-17 Michael AndresFixed default text locale detection not to use static...
2007-09-17 Ladislav Slezak- fixed DU parsing in inst-sys (#308659)
2007-09-13 Ladislav Slezak- ZYppImpl::getPartitions() - don't return the current...
2007-08-29 Michael Andresdetect initial mountpoint set if none was provided
2007-08-29 Michael Andres- Fixed fix for #293039. Segfault due to uninitialzed...
2007-08-27 Duncan Mac-Vicar P- following behaviour for setPartitions
2007-08-09 Duncan Mac-Vicar Padd applyLocks() to apply persistant locks before solving
2007-08-01 Michael Andres- Fixed ScriptProvider and SrcPackageProvider to take...
2007-07-31 Michael Andres- Added package attributes Package::sourcePkgName and
2007-07-25 Klaus Kaempf- don't hardcode "/var/tmp" as the temporary directory but
2007-07-16 Duncan Mac-Vicar Pmerge REFACTORING-10_3 back to trunk
2007-05-23 Michael Andreslogmessage fix
2007-05-23 Michael Andreslogmessage added
2007-04-03 Michael Andresfixes to compile with latest gcc
2007-01-24 Ladislav Slezak- added ZYpp::getPartitions() - return the partitinoning
2006-11-22 Michael Andresadd to ZYppCommitPolicy: syncPoolAfterCommit
2006-10-20 Michael Andres- Fixed reloading of target data after commit. Broken...
2006-09-15 Klaus Kaempffix debug string
2006-08-07 Duncan Mac-Vicar Prename the new initTarget to initializeTarget,
2006-08-04 Duncan Mac-Vicar P- Separate target init from adding resolvables, getting...
2006-06-27 Michael Andresuse common code to detemine the system architecture
2006-06-09 Duncan Mac-Vicar Pdont break signatures
2006-06-06 Duncan Mac-Vicar P- Merge fix for stalle tmpdir due to cyclic references...
2006-05-18 Duncan Mac-Vicar PFix dumb bug I introduced when allowing the arch to...
2006-05-18 Duncan Mac-Vicar Padd ZYPP_TESTSUITE_FAKE_ARCH to overrride detected...
2006-04-28 Stefan SchubertBug 162064
2006-04-19 Michael Andres- fixed missplaced Logger.h includes
2006-04-11 Michael Andres- Added ZYppCommitPolicy for passing policy options...
2006-04-05 Duncan Mac-Vicar Pimplement rpm keyring / zypp tmp keyring two-way syncro...
2006-03-31 Michael Andres- fixed ZYpp::keyRing() to return KeyRing_Ptr (smart...
2006-03-31 Michael Andres- ZYppReadOnly access (workaround).
2006-03-31 Duncan Mac-Vicar Pintegrate the verify key workflow with susetags source
2006-03-30 Klaus Kaempfsupport "dry run" (#159467)
2006-03-29 Duncan Mac-Vicar Pintegrate keyring into zypp
2006-03-27 Michael Andres- fixed handling of Language resolvables
2006-03-03 Klaus Kaempfpass Locale to LanguageImpl
2006-03-03 Stanislav Visnovskybetter log this action
2006-03-03 Stanislav Visnovsky- provide ZYpp::init() function to reset the libzypp...
2006-03-02 Klaus Kaempffix arch detection
2006-03-01 Ladislav Slezak- added DiskUsageCounter class
2006-02-28 Klaus Kaempflog initTarget() calls
2006-02-28 Klaus Kaempfimplement lang_country -> lang fallback for requested...
2006-02-27 Klaus Kaempfimplement "LocaleSet getAvailableLocales() const;"...
2006-02-26 Klaus Kaempfsurvive iterator erase
2006-02-26 Klaus Kaempfindentation
2006-02-26 Klaus Kaempfimplement "possibleLocales"
2006-02-24 Klaus KaempferaseInstalled() is not a ResPool function, but an...
2006-02-24 Stanislav VisnovskyAvoid reinitialization of target if the root is the...
2006-02-23 Klaus Kaempfreturn on multiple calls to initTarget()
2006-02-20 Duncan Mac-Vicar Padd /var/lib/zypp as an accessor
2006-02-20 Klaus Kaempfdetermine and provide architecture
2006-02-20 Stanislav Visnovskyenable storage on target
2006-02-16 Michael Andres- Added 'commit' interface in ZYpp.
2006-02-14 Stanislav Visnovskydisable targetFinish() remove resolvables for now
2006-02-13 Michael Andres- Initialize ZYpp::TextLocale from environment
2006-02-07 Klaus Kaempfallow target creation without populating the pool
2006-02-03 Klaus Kaempfremove target items from Pool on finishTarget
2006-02-03 Klaus Kaempflet the target contribute to the Pool
2006-01-30 Stanislav Visnovsky- public access to resolver
2006-01-30 Jiri Srainremoved void warning
2006-01-30 Michael Andres- eliminated Source(typedef) which is in fact Source_Ref.
2006-01-28 Klaus Kaempfpass initial status (installed/uninstalled) all way...
2006-01-27 Jiri Srainadded implementation of target classes, which are conta...
2006-01-26 Stanislav VisnovskyMove resolvable pool inject to ZYpp
2006-01-23 Michael Andresbackup