Imported Upstream version 16.3.2
[platform/upstream/libzypp.git] / zypp / ZYppFactory.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 16.0.2 10/94710/1
2016-11-01 DongHun KwakImported Upstream version 15.1.0 57/94657/1
2013-08-27 Michael AndresMerge branch 'bnc#828672'
2013-08-27 Michael AndresNo rpmdb key import in readony mode (bnc#828672)
2013-04-29 Michael Andresfix gcc warnings
2013-02-27 Michael AndresHack: Ignore global lock if $ZYPP_READONLY_HACK
2012-10-31 Michael AndresAdd SIGSEGV handler trying to log a stack trace
2012-08-10 Michael AndresImplement $ZYPP_LOCK_TIMEOUT: number of seconds to...
2012-08-10 Michael Andresfix GlobalLock implementation
2012-03-30 Michael AndresDelay construction of ZYppGlobalLock until its actually...
2010-04-15 Michael AndresProvide name of the lock holder in ZYppFactoryException...
2010-01-29 Michael AndresWorkaround missing --root support when creating the...
2009-07-22 Michael AndresAdd \bZYppFactory::haveZYpp test whether the ZYpp instan...
2009-04-01 Stefan SchubertMerge branch 'master' of git@git.opensuse.org:projects...
2009-03-05 Michael AndresRemove a lock if the locking process is in zombie state...
2008-10-24 Michael Andresadd missing translation
2008-10-20 Michael AndresRemove "please" from program message (bnc #436912)
2008-07-30 Ladislav Slezak- use newline separator in ZYppFactoryException message...
2008-07-14 Michael AndresAlso report the name of the locking process in ZYppFact...
2007-12-10 Michael AndresLog more details about zypp lock owner.
2007-10-30 Arvin Schnell- better exception string with pid
2007-10-29 Arvin Schnell- use parameter for initialization
2007-10-29 Arvin Schnell- include locker pid in ZYppFactoryException (see bug...
2007-01-24 Duncan Mac-Vicar PMerged revisions 4705-4906 via svnmerge from
2006-09-20 Martin VidnerFixed a message typo.
2006-05-18 Duncan Mac-Vicar PFix dumb bug I introduced when allowing the arch to...
2006-04-27 Duncan Mac-Vicar Pallow run as user
2006-03-31 Michael Andres- ZYppReadOnly access (workaround).
2006-03-29 Duncan Mac-Vicar Pdont delete the lock if we did not acquire it
2006-03-24 Michael Andres- ZYppFactory::getZYpp() throws if lock can't be aquired.
2006-03-24 Duncan Mac-Vicar Ponly lock if we are running as root
2006-03-24 Duncan Mac-Vicar Pclean at exit
2006-03-24 Duncan Mac-Vicar PImplement inter process locking in zypp.
2006-02-15 Michael Andres- Replaced ZYppFactory ctor by 'static ZYppFactory...
2006-02-07 Michael Andres- Added accessor to 'the' ZYpp instance.
2006-01-23 Michael Andresbackup