- Create the cache directly from the schema (installed) file.
[platform/upstream/libzypp.git] / zypp / KeyRing.cc
2007-01-24 Duncan Mac-Vicar PMerged revisions 4705-4906 via svnmerge from
2006-10-20 Duncan Mac-Vicar Prevert, causes endless loop
2006-10-19 Duncan Mac-Vicar Pfire the signal in all imports, not only in the workflow
2006-10-05 Michael Andresfixed no return statement in function returning non...
2006-08-24 Duncan Mac-Vicar P- new keyring callbacks
2006-06-13 Michael Andresfixed sequence of ctor initializer list
2006-06-06 Duncan Mac-Vicar P- Merge fix for stalle tmpdir due to cyclic references...
2006-05-19 Duncan Mac-Vicar P- fix missing homedir option for gpg (#171055)
2006-05-03 Duncan Mac-Vicar P- use --no-default-keyring to avoid creating a
2006-05-03 Duncan Mac-Vicar P- Fix YUM signature checking, we were passing the key...
2006-04-25 Duncan Mac-Vicar Pif unknown key, pass empty strings insteads for description
2006-04-25 Duncan Mac-Vicar P#168060 , propagate the file description or original...
2006-04-24 Michael AndresEnable signature checks per default. (#168525)
2006-04-20 Duncan Mac-Vicar P- fix #167605 (importing keys to rpm multiple times...
2006-04-19 Duncan Mac-Vicar Padd fingerprint to callbacks
2006-04-19 Michael Andres- fixed missplaced Logger.h includes
2006-04-19 Michael Andres- Introduced $ZYPP_KEYRING_DEFAULT_ACCEPT_ALL. If this...
2006-04-19 Duncan Mac-Vicar Penable key verification only if ZYPP_CHECKSIG env var...
2006-04-18 Duncan Mac-Vicar PWhen the signature is not found, warn the user about...
2006-04-18 Stanislav Visnovsky- revert the signature/digest checking callbacks
2006-04-13 Stanislav VisnovskyAsk user if signature file does not exist (#163765)
2006-04-05 Duncan Mac-Vicar Pimplement rpm keyring / zypp tmp keyring two-way syncro...
2006-04-05 Stanislav Visnovskyadd needed parameters for YaST callbacks
2006-04-04 Duncan Mac-Vicar P- fix https://bugzilla.novell.com/show_bug.cgi?id=16298...
2006-03-31 Duncan Mac-Vicar Pcleanup and emit key added signal for rpm
2006-03-31 Duncan Mac-Vicar Pfix key verification, now it really works...
2006-03-30 Duncan Mac-Vicar Pdont throw
2006-03-30 Duncan Mac-Vicar PImplement the workflow. Add the needed callbacks.
2006-03-30 Duncan Mac-Vicar Pimplement signature file to id, keyexists, and others
2006-03-29 Duncan Mac-Vicar Pintegrate keyring into zypp
2006-03-29 Duncan Mac-Vicar Psupport verifying files against a signature
2006-03-29 Duncan Mac-Vicar Psupport deleting keys now
2006-03-28 Duncan Mac-Vicar PSupport key listing, and key importing.
2006-03-28 Duncan Mac-Vicar Pbackup. need to do the parsing now.
2006-03-28 Duncan Mac-Vicar Pbackup. and more functions
2006-03-28 Duncan Mac-Vicar PAdd KeyRing handler class