summaryrefslogtreecommitdiffstats
path: root/src/lib/kdb/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Describe previous changesPaul Park1995-08-031-0/+8
* Fix small problem with create_key_data()Paul Park1995-07-311-0/+5
* kdbint.h is obsoletePaul Park1995-07-271-0/+4
* * decrypt_key.c, encrypt_key.c, kdb_dbm.c, kdb_xdr.c:Chris Provenzano1995-07-271-0/+8
* * kdb_dbm.c, t_kdb.c: Add prototype for dbm_error and dbm_clearerrTom Yu1995-07-251-0/+8
* * kdb_dbm.c (krb5_dbm_db_create): move dirname, pagnameMark Eichin1995-07-211-0/+4
* Move stash file #define to osconf.h and add stash file name handlingPaul Park1995-07-171-0/+7
* Make sure the dbm context is initialized before we startTheodore Tso1995-07-091-0/+4
* Remove LDFLAGSPaul Park1995-07-071-0/+4
* Describe previous changesPaul Park1995-06-301-0/+11
* * configure.in (--with-dbm): new option, allows easy building ofMark Eichin1995-06-291-0/+6
* Permit a process to have more than one database open at the same timePaul Park1995-06-231-0/+6
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-151-0/+6
* Wed Jun 14 12:37:51 1995 Sam Hartman <hartmans@tardis.MIT.EDU>Sam Hartman1995-06-141-0/+12
* (clean): Remove t_kdb and t_kdb.oEzra Peisach1995-06-111-0/+4
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-091-0/+4
* Ranlib libkdb5 after doing the update from berk_dbPaul Park1995-05-311-0/+4
* Use new Berkeley Database code and add testPaul Park1995-05-261-0/+10
* Hardcode the size of the keytype field in the file format, to beTheodore Tso1995-03-251-0/+8
* Don't cast dbm_close() to void, because dbm_close is already voidTheodore Tso1995-03-241-0/+5
* Avoid <krb5/....> includesJohn Gilmore1995-02-281-0/+5
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-0/+4
* * kdb_dbm.c (krb5_dbm_db_unlock): Use krb5_lock_file.Mark Eichin1994-11-181-0/+5
* Set the keyblock's magic number and ecryption type information appropriatelyTheodore Tso1994-11-171-0/+5
* Set the keyblock's magic number and encryption type information appropriatelyTheodore Tso1994-11-091-0/+5
* Don't need to define POSIX_FILE_LOCKS; just include config.h insteadTheodore Tso1994-10-241-0/+5
* Fix missing $(DESTDIR) in "make install" linesTheodore Tso1994-10-191-0/+4
* Use POSIX_FILE_LOCKS if _POSIX_VERSION is defined in unistd.hTheodore Tso1994-10-141-0/+7
* Add backwards compatibility for version numbers 1.0 and 2.0 of theTheodore Tso1994-10-041-0/+5
* Database records now must be version 2.0 (instead of versions 1.0 orTheodore Tso1994-10-041-0/+8
* make install obey $(DESTDIR)Theodore Tso1994-10-041-0/+4
* oops forgot to look for install programTom Yu1994-08-041-0/+2
* make install fixesTom Yu1994-08-041-0/+4
* Use POSIX utime() instead of non-posix utimes()Theodore Tso1994-07-151-0/+6