Imported Upstream version 14.45.0
[platform/upstream/libzypp.git] / zypp / ZYppCallbacks.h
2019-09-02 DongHun KwakImported Upstream version 14.45.0 upstream/14.45.0
2016-11-01 DongHun KwakImported Upstream version 15.20.0 91/94691/1
2016-11-01 DongHun KwakImported Upstream version 15.19.0 83/94683/1
2016-11-01 DongHun KwakImported Upstream version 15.3.0 62/94662/1
2016-11-01 DongHun KwakImported Upstream version 15.2.0 61/94661/1
2016-11-01 DongHun KwakImported Upstream version 15.1.0 57/94657/1
2016-11-01 DongHun KwakImported Upstream version 15.0.0 56/94656/1
2016-11-01 DongHun KwakImported Upstream version 14.39.0 35/94635/1
2016-11-01 DongHun KwakImported Upstream version 14.38.0 28/94628/1
2016-11-01 DongHun KwakImported Upstream version 14.27.2 08/94608/1
2014-07-25 Michael AndresJobReport: extend callback to allow passing UserData
2014-06-04 Michael AndresUse a signleton JobReport callback sender
2014-06-03 Michael AndresUse a signleton JobReport callback sender
2014-05-14 Michael AndresAdd DownloadResolvableReport::infoInCache
2014-04-10 Michael AndresJobReport: Generic report for sending messages
2014-01-24 Michael AndresCheck for file conflicts in commit (bnc#673720)
2014-01-24 Michael AndresAdd file conflict detection during commit (bnc#673720)
2013-09-02 Michael AndresMust keep legacy rpm level flag (bnc#838039)
2009-09-18 Michael AndresRemove dead rpm database caching code from class RpmDb.
2008-07-15 Michael AndresRemove Atom, Script, Message and other obsolete classes
2008-06-29 Jan Kupec- pass by reference (sync with 11.0 branch)
2008-06-20 Jan Kupec- let PatchScriptRepor::Action be the same as others
2008-06-19 Michael Andresprovide new patch message/script callback
2008-04-25 Josef Reidinger improve lock documentation
2008-04-14 Jan Kupec- remove the overkill zypp::locks namespace
2008-04-11 Josef Reidingerimplement unlock
2008-04-08 Josef Reidingeruse forward declaration instead of include
2008-04-08 Josef Reidingerinitial implementation of new locks (FATE #120118 and...
2008-03-21 Josef Reidingeradd new error IO_SOFT to media request callback for...
2008-03-12 Jan Kupec- label string added to the request media callback
2008-03-12 Jan Kupec- enable media API to eject specific device
2008-03-10 Jan Kupec- comment
2008-03-10 Jan Kupec- provide download rate info (avg and curent) for ftp...
2008-02-29 Stefan Schubertlibzypp Repository class has been exchanged by the...
2007-09-20 Michael Andres- Avoid calling rpm repeatedly in case of an error...
2007-08-30 Jan Kupec- enable changing url in requestMedia callback (#294481)
2007-08-30 Jan Kupec- proper error code for DownloadProgressReport
2007-07-27 Duncan Mac-Vicar P- Make the callback report finish in the right way
2007-07-16 Duncan Mac-Vicar Pmerge REFACTORING-10_3 back to trunk
2007-02-23 Jan Kupec- support for HTTP authentication prompt added (#190609)
2006-10-20 Martin Vidnerdon't warn about unused parameters
2006-10-12 Duncan Mac-Vicar P- remove const, bindings need to modify the source,
2006-09-28 Michael Andres- Changed ScriptResolvableReport::start to send local...
2006-09-27 Michael Andres- Added ScriptResolvableReport.
2006-09-13 Martin VidnerFixed warnings spotted by -Wextra
2006-09-08 Duncan Mac-Vicar Pcallbacks: fix const & in string params
2006-09-04 Duncan Mac-Vicar P- Progress for YUM sources
2006-08-29 Duncan Mac-Vicar P- add missing includes
2006-08-22 Duncan Mac-Vicar P- Introduce sane probing, with reporting, And decoupled
2006-08-11 Duncan Mac-Vicar P- backport:
2006-08-02 Duncan Mac-Vicar P- merge 3728:3847 in trunk.
2006-06-19 Duncan Mac-Vicar Pright fix for tmpdir initialized in static constructor
2006-03-22 Ladislav Slezak- added missing #include in ZYppCallbacks.h
2006-03-22 Stanislav VisnovskyMessage callback implemented to show patch messages
2006-02-07 Stanislav Visnovskyall callbacks implemented (no testing)
2006-02-07 Stanislav Visnovskymedia download callback, type fixes
2006-02-06 Stanislav Visnovskyprovide also the level of RPM pushing in callbacks
2006-02-06 Stanislav Visnovsky- report source creation probe
2006-02-03 Ladislav Slezak- more actions for MediaChangeReport and RefreshSourceR...
2006-02-03 Stanislav Visnovskyrevert
2006-02-03 Stanislav Visnovskyprogress returns false for abort
2006-02-03 Stanislav Visnovsky- media change callback (provideFile only for now)
2006-02-02 Stanislav Visnovskyclean up callback interface
2006-02-02 Stanislav Visnovskypackage install callback impl
2006-02-01 Stanislav Visnovskyfix syntax
2006-02-01 Stanislav Visnovskyfollow the progress signature from the PackageManager
2006-02-01 Stanislav Visnovskymore details
2006-02-01 Stanislav Visnovskyfirst callback with a bit of details in
2006-02-01 Stanislav Visnovskyfirst draft of the provided callbacks