summaryrefslogtreecommitdiffstats
path: root/src/lib/kdb/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* kdb_dbm.c: Remove vestigal code which was using BERK_DB_DBM define.Theodore Tso1996-08-221-0/+8
* * kdb_dbm.c (krb5_dbm_db_rename): rename should not insist thatBarry Jaspan1996-08-121-0/+5
* Don't dump core when principal doesn't existSam Hartman1996-08-101-1/+7
* Change shared:: to shared: in the creation of the shared subdir.Ezra Peisach1996-08-091-0/+5
* * Makefile.in (shared): Always mkdir shared; test -d shared ||Tom Yu1996-08-091-0/+5
* * AIX shared library fix: get -ldb not dbmSam Hartman1996-08-051-0/+9
* * Makefile.in: libkdb5.so needs to be built withEzra Peisach1996-07-231-0/+8
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+40
* * keytab.c (krb5_ktkdb_close): Free memory allocated byEzra Peisach1996-06-111-0/+5
* Remove vestigal ODBM supportTheodore Tso1996-05-201-0/+4
* * kdb_dbm.c: Do not provide prototypes for dbm_error orEzra Peisach1996-05-181-0/+5
* Handle compiling with BERK_DB without dbm available. (Linux whenEzra Peisach1996-05-071-0/+5
* bullet-proofing the code -- if the data contents are NULL, it would coredumpRichard Basch1996-03-221-0/+5
* * configure.in: Add KRB5_RUN_FLAGSEzra Peisach1996-03-191-0/+6
* * configure.in: Change WITH_KDB_DB to USE_KDB5_LIBRARIES and addEzra Peisach1996-03-181-0/+8
* configure.in: Change WITH_DB to WITH_KDB_DBEzra Peisach1996-03-031-0/+4
* * keytab.c (krb5_ktkdb_close): new function, non-optional.Mark Eichin1996-02-241-0/+6
* * kdb_dbm.c (krb5_dbm_db_rename): Initialize pointer before useEzra Peisach1996-02-141-0/+5
* * kdb_dbm.c (krb5_dbm_db_rename): O_EXCL is meaningless withoutMark Eichin1996-01-301-0/+5
* * t_kdb.c: wrap db_dbm decls and berkely_dispatch in ifdefsMark Eichin1996-01-271-0/+8
* * keytab.c (krb5_ktkdb_resolve): Fix castingEzra Peisach1995-12-181-0/+5
* * Makefile.in, keytab.c : Move db keytab routines hereChris Provenzano1995-12-131-0/+5
* * kdb_xdr.c : Remove mkvno for krb5_db_entryChris Provenzano1995-12-131-0/+3
* * kdb_dbm.c : Move the krb5_db_context to include/krb5/kdb_dbc.h.Chris Provenzano1995-12-121-0/+10
* * fetch_mkey.c, kdb_cpw.c, t_kdb.c :Chris Provenzano1995-11-091-0/+5
* * kdb_xdr.c (krb5_dbe_search_enctype): Make a more general versionTheodore Tso1995-11-071-0/+7
* * decrypt_key.c (krb5_dbekd_decrypt_key_data()) : If key salt lengthChris Provenzano1995-11-031-0/+28
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-251-0/+5
* Fix memory leaks and lint flamesTheodore Tso1995-09-131-0/+3
* fetch_mkey.c (krb5_db_fetch_mkey): This routine now sets the masterTheodore Tso1995-09-131-0/+10
* Set the encryption type before decryptingEzra Peisach1995-09-091-0/+5
* decrypt_key.c: Upon error, after freeing contents field, set toEzra Peisach1995-09-081-0/+5
* * decrypt_key.c, encrypt_key.c, fetch_mkey.c, kdb_compat.c,Chris Provenzano1995-09-061-0/+5
* * decrypt_key.c, fetch_mkey.c, t_kdb.c : Remove krb5_enctypeChris Provenzano1995-09-061-0/+5
* Add context serialization support. Fix gcc -Wall complaintsPaul Park1995-08-291-0/+5
* Update file listTheodore Tso1995-08-241-0/+3
* Describe previous changesPaul Park1995-08-181-0/+8
* Fix krb5_dbm_db_end_update() and remove unused codePaul Park1995-08-171-0/+8
* decrypt_key.c, encrypt_key.c: Only save the salt data if salt type != 0.Chris Provenzano1995-08-161-0/+7
* Add krb5_dbe_find_keytype() and clean up gcc -Wall complaintsPaul Park1995-08-151-0/+5
* Fix various memory allocation and key/salt tuple related bugsPaul Park1995-08-091-0/+15
* Terminate variable arglist to krb5_build_principal_ext()Paul Park1995-08-091-0/+5
* * kdb_cpw.c (add_key_rnd): remove bletcherous aggregateTom Yu1995-08-091-0/+5
* Describe previous changesPaul Park1995-08-081-0/+7
* Improve keysalt handlingPaul Park1995-08-071-0/+6
* Fix another big-endian problemPaul Park1995-08-071-0/+5
* Manually initialize krbtgt_princ.dataPaul Park1995-08-071-0/+6
* New routines for changing passwords of new kdb entriesChris Provenzano1995-08-071-19/+11
* first pass attempt at cleaning up some gcc -Wall flamesTom Yu1995-08-051-0/+20
* Use encode/decode macros to [de]serialize data going in/out of the databasePaul Park1995-08-041-0/+5