fixed compiler warning and removed dead code
[platform/upstream/libzypp.git] / zypp /
2006-11-16 Michael Andresfixed compiler warning and removed dead code
2006-11-16 Duncan Mac-Vicar P- Handle media eject failures (#216545)
2006-11-15 Michael AndresExtended OncePerPoolItem
2006-11-15 Michael Andresprefer asKind to convert Resolvable::Ptr into Package...
2006-11-15 Michael AndresReimplemented RpmDb::checkPackage using librpm API...
2006-11-15 Michael Andresadded Pathname::c_str()
2006-11-15 Stefan SchubertNEW behaviour of the solver:
2006-11-15 Michael AndresAdded OncePerPoolItem. Functor translating CapAndItem...
2006-11-14 Michael AndresAdded forEachPoolItemMatchedBy and forEachPoolItemMatching.
2006-11-14 Stefan Schubert- added kind of capabilities
2006-11-14 Michael Andres- added functor MatchesCapability: testing whether...
2006-11-13 Marius Tomaschewski- Added call to /bin/eject if the eject-ioctl fails.
2006-11-13 Duncan Mac-Vicar Pfor empty capabilities, just ignore
2006-11-13 Stefan Schubertxgettext generates a warning here
2006-11-10 Duncan Mac-Vicar Pmake progress strings translatable (#219783)
2006-11-10 Michael Andresadded missing default implementations
2006-11-10 Michael Andresunify syntax for prointing std::map
2006-11-10 Michael Andresdoxygen fixes
2006-11-09 Marius Tomaschewski- changed variable declaration to match initialization...
2006-11-09 Duncan Mac-Vicar P- SourceFactory, throw the right exception, don't catch
2006-11-07 Stefan SchubertWhile deleting a selection all concerning recommended
2006-11-06 Duncan Mac-Vicar P- Make the parser more strict, rejecting broken sources
2006-11-03 Stefan SchubertNew problem solution added: Unlock ALL resovables in...
2006-11-02 Duncan Mac-Vicar P- skipping unreachable packages won't work
2006-11-02 Duncan Mac-Vicar Pindent
2006-10-30 Marius Tomaschewski- Bug #216035: Removed dbus_connection_close calls...
2006-10-30 Ladislav Slezak- source/susetags/ProductMetadataParser.cc: parse OPTIO...
2006-10-27 Stefan Schubertremoved compiler warnings
2006-10-26 Stefan Schubert-cleanup log directory
2006-10-26 Michael Andres- Fixed functors taking and storing const references...
2006-10-26 Stefan Schuberttake the correct solver run
2006-10-26 Stefan Schuberttext added for Bug 206453 - locked packages had to...
2006-10-25 Duncan Mac-Vicar P- Automatically fix broken products when reading
2006-10-25 Duncan Mac-Vicar P- skip comments and blank lines in multilists
2006-10-25 Duncan Mac-Vicar P- (#213793) Target store fails to recreate stored insta...
2006-10-25 Stefan Schubertdocu added
2006-10-25 Stefan Schuberthold TmpExcessive in scope
2006-10-25 Michael Andres- Added PatternExpander to compute ui::PatternContents
2006-10-25 Stefan Schubertadding system architecture
2006-10-25 Marius Tomaschewski- Added some file/size info in xfer error and success...
2006-10-25 Stefan Schubertxml escaping in names
2006-10-25 Stefan Schubertdo not create empty entries
2006-10-25 Stefan Schubertusing const parameter
2006-10-25 Stefan Schubertinterface for generating testcases
2006-10-24 Stefan Schubertgenerating testcases from the pool
2006-10-24 Michael Andres- Added ui::PatternContents: Helper class that computes...
2006-10-24 Michael Andrescomment typo fixed
2006-10-24 Michael Andres- added mapEntry iomanip; cleanup DumpMap
2006-10-23 Duncan Mac-Vicar Padd extra and optional urls to product
2006-10-23 Stefan Schubertfixed compiler warnings
2006-10-23 Duncan Mac-Vicar Pfix rpm timestamp, detected by michael-g++
2006-10-22 Michael Andres- Added stream output for std::map '[key] = value'...
2006-10-20 Martin Vidnerdon't warn about unused parameters
2006-10-20 Michael Andres- Fixed reloading of target data after commit. Broken...
2006-10-20 Michael Andresadded ResStore::erase by kind of resolvable
2006-10-20 Duncan Mac-Vicar Padd a dumb reset, will make it smarter later
2006-10-20 Duncan Mac-Vicar P- move timestamp code to RpmDb
2006-10-20 Duncan Mac-Vicar Pindent
2006-10-20 Duncan Mac-Vicar Pindent
2006-10-20 Duncan Mac-Vicar P- adapt Product to provde distribution info
2006-10-20 Duncan Mac-Vicar Prevert, causes endless loop
2006-10-19 Michael Andres- Add accessor for Product distributionName and distrib...
2006-10-19 Duncan Mac-Vicar Pfire the signal in all imports, not only in the workflow
2006-10-19 Martin VidnerFixed the format string to work even on 64bit arch.
2006-10-18 Stefan SchubertInstall resolvables although they are unneeded
2006-10-17 Stefan Hundhammercoding style
2006-10-17 Duncan Mac-Vicar P- registration fails because of wrong product data
2006-10-17 Duncan Mac-Vicar Pindentation
2006-10-16 Martin VidnerFixed file name in \file tag for doxygen
2006-10-16 Martin VidnerFixed file names in \file tags for doxygen
2006-10-16 Martin Vidner-Woverloaded-virtual strikes again
2006-10-16 Stefan SchubertDo not branch for packages with the same NVE but different
2006-10-16 Stefan SchubertDont incomplete an uninstalled resolvable, even not...
2006-10-13 Duncan Mac-Vicar Pimplement rename source in sourcemanager
2006-10-13 Michael Andrestypo
2006-10-13 Michael Andres- added class DefaultIntegal<_Tp,_Initial>: Integral...
2006-10-13 Duncan Mac-Vicar Pindent
2006-10-13 Duncan Mac-Vicar P- YaST sources: set alias to product summary if empty
2006-10-13 Duncan Mac-Vicar Psome doc enhancements
2006-10-13 Michael Andresduplicate code removed
2006-10-13 Michael Andresdo not write to std::cout
2006-10-12 Michael Andresfixed ui status computation in presence of multiple...
2006-10-12 Duncan Mac-Vicar P- remove const, bindings need to modify the source,
2006-10-11 Michael Andresmake PoolItems available in ui::Selectable
2006-10-10 Duncan Mac-Vicar P- Implement microseconds logging when ZYPP_PROFILING...
2006-10-09 Duncan Mac-Vicar P- YaST sources:
2006-10-09 Duncan Mac-Vicar P- introduce Profiling Log formater, to add microseconds...
2006-10-06 Michael Andresdrop unused Autodispose::nodispose
2006-10-06 Michael Andres- fixed dereferencing type-punned pointer will break...
2006-10-06 Stefan Schubertselect the best solution: prefering the total amount...
2006-10-06 Duncan Mac-Vicar P- move CheckSum methods out of the header
2006-10-06 Duncan Mac-Vicar PIntroduce a method to see if a source supports a
2006-10-05 Michael Andresfixed no return statement in function returning non...
2006-10-05 Michael Andresfixed: comparison is always true due to limited range...
2006-10-04 Michael Andresadded missing ctors
2006-10-04 Michael Andresadded InputStream: Helper to create and pass std::istream.
2006-10-04 Michael Andresadded NullDeleter: shared_ptr custom deleter doing...
2006-10-02 Michael Andres- Fixed SEGV in GzStream if gzclose fails.
2006-10-02 Duncan Mac-Vicar Pindent
2006-10-02 Duncan Mac-Vicar Pindent
next