importing my current diff
[platform/upstream/libzypp.git] / zypp / target / rpm / RpmDb.cc
2007-08-10 Duncan Mac-Vicar Pimporting my current diff
2007-07-17 Michael Andres- Fixed OnMediLocation to use safe defaults. Added...
2007-07-16 Duncan Mac-Vicar Pmerge REFACTORING-10_3 back to trunk
2007-05-09 Duncan Mac-Vicar Pups, dont import same key over and over
2007-05-09 Duncan Mac-Vicar PFixed importing of rpm keys, and lot of cleanup to...
2007-05-08 Duncan Mac-Vicar Ptrying to fix #270125
2007-05-06 Duncan Mac-Vicar P r5232@piscolita: duncan | 2007-05-01 17:51:47 +0200
2007-01-24 Duncan Mac-Vicar PMerged revisions 4705-4906 via svnmerge from
2006-11-15 Michael AndresReimplemented RpmDb::checkPackage using librpm API...
2006-10-23 Duncan Mac-Vicar Pfix rpm timestamp, detected by michael-g++
2006-10-20 Duncan Mac-Vicar P- move timestamp code to RpmDb
2006-10-20 Duncan Mac-Vicar Pindent
2006-09-26 Michael Andres- Moved RpmDb::Logfile to standalone class CommitLog...
2006-08-30 Michael Andres- Fixed RpmDb::makePackageFromHeader: Catch NULL Header...
2006-08-30 Michael Andres- Speedup computation of number of rpm database entries.
2006-08-24 Duncan Mac-Vicar P- new keyring callbacks
2006-08-07 Michael Andres- Prefer to use available DeltaRpm or PatchRpm instead...
2006-08-07 Michael AndresDo not use the deprecated POSIX API, but boost::regex.
2006-07-19 Duncan Mac-Vicar Pfrom 8.3 seconds to 7 seconds constructing objects
2006-06-07 Stanislav Visnovskyreally sync the keys
2006-06-06 Duncan Mac-Vicar P- Merge fix for stalle tmpdir due to cyclic references...
2006-06-01 Duncan Mac-Vicar P- revert not-used-yet rpmdb timestamp, as
2006-05-24 Duncan Mac-Vicar P- dont pass root on init but before.
2006-05-18 Michael Andres- Prevent against daemons launched in rpm %post, that...
2006-05-16 Michael Andres- Make basic attributes available through ResObject.
2006-05-03 Duncan Mac-Vicar P- Fix YUM signature checking, we were passing the key...
2006-04-20 Duncan Mac-Vicar P- fix #167605 (importing keys to rpm multiple times...
2006-04-10 Klaus Kaempfhonor RPMINST_TEST for doRemovePackage (#164732)
2006-04-05 Duncan Mac-Vicar Pimplement rpm keyring / zypp tmp keyring two-way syncro...
2006-04-02 Klaus Kaempfset source in makePackageFromHeader
2006-04-02 Klaus Kaempfallow setting of Source_Ref in makePackageFromHeader
2006-03-30 Klaus Kaempfadd "--test" flag (#159467)
2006-03-28 Duncan Mac-Vicar Pfix leak
2006-03-03 Stanislav VisnovskyasTranslatedString -> asUserString
2006-02-27 Klaus Kaempfpass location to makePackageFromHeader() in order to...
2006-02-27 Klaus Kaempf- add tag_enhances() and tag_supplements()
2006-02-27 Klaus Kaempfimplement RpmHeader::tag_fileinfos()
2006-02-26 Klaus Kaempffix compile
2006-02-23 Klaus Kaempffix milestone text
2006-02-21 Jiri Srainmore fsbugging log
2006-02-20 Klaus Kaempffix filename filter in PROVIDES.
2006-02-16 Klaus Kaempfremove package always with full version-release.archite...
2006-02-15 Michael Andres- Changed ResObjectImpl (to use an intrusive refernce...
2006-02-07 Stanislav Visnovskyall callbacks implemented (no testing)
2006-02-03 Klaus Kaempfadd 'whoOwnsFile' for "rpm -qf"
2006-02-03 Stanislav Visnovskyfully adapt install rpm callback
2006-02-02 Stanislav Visnovskypackage install callback impl
2006-01-27 Stefan Schubertproofreaded text added
2006-01-25 Michael Andres- Changed class Dependency to behave as map<Dep,CapSet>
2006-01-20 Klaus Kaempfprovide tag_epoch, tag_version, and tag_release as...
2006-01-17 Jiri Srainlet target report multiple versions of the same package
2006-01-15 Klaus Kaempfmake 'build' happy:
2006-01-10 Jiri Srainfixed generating diff mails for config files
2006-01-10 Jiri Srainhandle exceptions while creating capabilities
2006-01-10 Michael Andres- Assert Resolvable provides its 'name=edition', and...
2006-01-10 Michael Andres- Added direct accessors to the dependeny CapSets in...
2006-01-06 Jiri SrainMake packages rpovide relevant files
2006-01-05 Jiri SrainAdded RPMv3 conversion
2006-01-04 Jiri Srainbackup commit
2006-01-03 Jiri Srainbackup commit
2005-12-20 Jiri Srainbackup commit of RPM backend