]> git.ipfire.org Git - thirdparty/krb5.git/commit
Support write locks in DB2 iteration
authorTom Yu <tlyu@mit.edu>
Sat, 2 Aug 2014 18:20:33 +0000 (14:20 -0400)
committerTom Yu <tlyu@mit.edu>
Sat, 2 Aug 2014 18:20:33 +0000 (14:20 -0400)
commit0cc00db2987f6b103b7e8bee72b7ddfbad2faea8
tree843fd2feb5be81b6014483e4bc4fd87e8470a670
parentab009b8568d9b64b7e992ecdb98114e895b4a7ff
Support write locks in DB2 iteration

Add support to krb5_db_iterate() for requesting write locks in the DB2
back end.

ticket: 7977
src/plugins/kdb/db2/kdb_db2.c