x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3836 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
Sun Nov 9 02:17:27 1997 Johan Danielsson <joda@emma.pdc.kth.se>
|
||||||
|
|
||||||
|
* kadmin/kadmind.c: Check return value from krb5_net_read().
|
||||||
|
|
||||||
|
* lib/kadm5,kadmin: Fix memory leaks.
|
||||||
|
|
||||||
Fri Nov 7 02:45:26 1997 Johan Danielsson <joda@emma.pdc.kth.se>
|
Fri Nov 7 02:45:26 1997 Johan Danielsson <joda@emma.pdc.kth.se>
|
||||||
|
|
||||||
* lib/kadm5/create_s.c: Get some default values from `default'
|
* lib/kadm5/create_s.c: Get some default values from `default'
|
||||||
|
@@ -9,7 +9,8 @@ error_table hdb
|
|||||||
|
|
||||||
prefix HDB_ERR
|
prefix HDB_ERR
|
||||||
|
|
||||||
error_code INUSE, "(deprecated error code) Entry exists in DB"
|
index 1
|
||||||
|
#error_code INUSE, "Entry already exists in database"
|
||||||
error_code UK_SERROR, "Database store error"
|
error_code UK_SERROR, "Database store error"
|
||||||
error_code UK_RERROR, "Database read error"
|
error_code UK_RERROR, "Database read error"
|
||||||
error_code NOENTRY, "No such entry in the database"
|
error_code NOENTRY, "No such entry in the database"
|
||||||
|
Reference in New Issue
Block a user