Commit Graph

4 Commits

Author SHA1 Message Date
git@daemon.de
469b6901e0 fixed bug in NOTEDB::pwsafe3 backend, it converted the date
of a note entry into the wrong formatted timestamp.
2013-06-17 12:24:56 +02:00
git@daemon.de
bc776e88bf removed locking in NOTEDB::pwsafe3::_retrieve() which was senseless. 2012-11-28 15:11:52 +01:00
TLINDEN
b94997a1f5 FIXED: NOTEDB::pwsafe3 contained the old python stuff in delete code. 2012-02-10 20:39:00 +01:00
TLINDEN
f0a972af06 ADDED: New backend added: NOTEDB::pwsafe3, which adds support to store
notes in a Password Safe v3 database.
FIXED:          -d didn't work, because of a typo in mode assignment.
2012-02-10 20:38:15 +01:00