Commit Graph

9 Commits

Author SHA1 Message Date
git@daemon.de
f3983b0b7c bump version, add password retry 5 tries 2015-06-03 09:31:03 +02:00
git@daemon.de
fe6b076da0 changed ::pwsafe3 note id generation 2015-02-24 10:35:20 +01:00
git@daemon.de
64e7948b55 fixed changing note id bug 2015-02-09 11:29:05 +01:00
git@daemon.de
3e971a469c revert filechanged() fix 2014-09-19 13:40:39 +02:00
git@daemon.de
f40e4c97e7 added lots of unittests and while I was at it, fixed a couple of bugs in the
backend modules.
2013-07-08 15:36:04 +02:00
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