Nicolas Williams
|
075a0d32ee
|
Add UPN support to sqlite HDB backend
|
2013-08-06 20:54:23 -05:00 |
|
Love Hörnquist Åstrand
|
65987846fd
|
make bind principal a common function
|
2012-02-28 00:03:20 -08:00 |
|
Roland C. Dowdeswell
|
e8779d5d4a
|
Add -Wshadow and deal with the warnings.
|
2012-02-21 11:17:55 +00:00 |
|
Love Hornquist Astrand
|
0879b9831a
|
remove trailing whitespace
|
2011-05-21 11:57:31 -07:00 |
|
Nicolas Williams
|
4244f13866
|
This makes hdb-sqlite work: moving the unseal of keys past the value2entry decoding.
Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
|
2011-04-16 10:19:40 -07:00 |
|
Love Hornquist Astrand
|
0a10f35897
|
drop unused functions
|
2010-11-28 11:50:42 -08:00 |
|
Love Hornquist Astrand
|
6c6726d76c
|
drop hdb_fetch
|
2010-11-28 11:46:46 -08:00 |
|
Love Hornquist Astrand
|
38d0a72326
|
implement fetch_kvno
|
2010-11-28 11:33:24 -08:00 |
|
Love Hornquist Astrand
|
0690211131
|
use public version of krb5_enomem
|
2010-11-25 10:48:33 -08:00 |
|
Love Hornquist Astrand
|
3b1b7e41b0
|
use krb5_set_error_message and krb5_enomem
|
2010-11-24 14:36:35 -08:00 |
|
Asanka Herath
|
ab56333fd7
|
Variable initialization in hdb_sqlite_store()
If the call to krb5_unparse_name() fails, we might try to free an
uninitialized pointer.
|
2010-08-20 13:03:36 -04:00 |
|
Asanka Herath
|
caf8f87598
|
Make hdb build on windows
Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
|
2009-11-24 21:59:12 -08:00 |
|
Love Hornquist Astrand
|
c8175f83a3
|
drop __FUNCTION__
|
2009-08-15 05:57:07 +02:00 |
|
Love Hornquist Astrand
|
311ce98d85
|
(hdb_sqlite_rename): make rename work when there is a prefix
|
2009-07-19 18:42:02 -07:00 |
|
Love Hornquist Astrand
|
bd073cfd72
|
Limit maxinum retries of BUSY/BLOCK/LOCKED operations to MAX_RETRIES (default 10)
|
2009-07-19 18:01:51 -07:00 |
|
Love Hörnquist Åstrand
|
48a0f6d995
|
reset iteration query before continuing.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25314 ec53bebd-3082-4978-b11e-865c3cabbd6b
|
2009-07-05 05:08:15 +00:00 |
|
Love Hörnquist Åstrand
|
e02d83174c
|
set hdb_capability_flags = 0
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25313 ec53bebd-3082-4978-b11e-865c3cabbd6b
|
2009-07-05 05:08:05 +00:00 |
|
Love Hörnquist Åstrand
|
b0a3f535bf
|
SQLite3 backend from Pontus Walck and Stockholm Univerity.
The work was done as part of Pontus's exjobb. Thanks!
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25269 ec53bebd-3082-4978-b11e-865c3cabbd6b
|
2009-06-03 17:26:08 +00:00 |
|