- completed integration of the backend in the target.
[platform/upstream/libzypp.git] / zypp / target / store / XMLFilesBackend.cc
2006-02-08 Duncan Mac-Vicar P- completed integration of the backend in the target.
2006-02-08 Duncan Mac-Vicar Pimplement removing objects
2006-02-08 Duncan Mac-Vicar Pmove md5 out to a helper method. and implement removing...
2006-02-08 Duncan Mac-Vicar Puse GPL compatible md5 implementation
2006-02-08 Duncan Mac-Vicar Pmore fixes, it seems yum parser is not parsing package...
2006-02-08 Duncan Mac-Vicar Pinject selection lists, not sure if correct, also dont...
2006-02-07 Duncan Mac-Vicar Pserialize Selections, finally, had to add minimal api...
2006-02-07 Jiri Srain- removed the message type attribute
2006-02-07 Duncan Mac-Vicar Padd exception to init database
2006-02-07 Duncan Mac-Vicar Penable selections on storage. Still need to fix the...
2006-02-06 Duncan Mac-Vicar Pdecode the stored source
2006-02-06 Duncan Mac-Vicar Pstoring and reading sources works... only need to add...
2006-02-06 Duncan Mac-Vicar Pimplement source cache reading
2006-02-06 Duncan Mac-Vicar Padd API to store sources. Not implemented yet in the...
2006-02-03 Duncan Mac-Vicar Padd support for root path
2006-02-02 Duncan Mac-Vicar Plot of fixes, consts, support for Products... I see...
2006-02-02 Duncan Mac-Vicar Pmake database initialization robust. readd support...
2006-02-02 Duncan Mac-Vicar Pwe can store patches without any YUM source dependency...
2006-02-02 Duncan Mac-Vicar Plets start getting away from YUM source and reuse only...
2006-01-30 Michael Andres- eliminated Source(typedef) which is in fact Source_Ref.
2006-01-30 Michael Andres- Fixed provision or Source_Ref's "nullimpl". As it...
2006-01-27 Klaus Kaempfremove extra qualifier
2006-01-27 Jiri SrainResolvables now provide information about their source...
2006-01-25 Duncan Mac-Vicar Pquery by name. No partial match yet
2006-01-25 Duncan Mac-Vicar Pimplement query by kind. The test is segfaulting. I...
2006-01-23 Duncan Mac-Vicar Pfix linking... template specialization crazyness
2006-01-20 Duncan Mac-Vicar Pmisc fixes and including the random string generation...
2006-01-18 Duncan Mac-Vicar Pmove store to target