| Commit message (Expand) | Author | Age | Files | Lines |
| * | * kdb_cpw.c (add_key_pwd): set length to -1 so krb5_string_to_key | Mark Eichin | 1996-11-12 | 2 | -1/+11 |
| * | * kdb_cpw.c (cleanup_key_data): fix memory leak [krb5-kdc/163] | Barry Jaspan | 1996-11-11 | 2 | -2/+15 |
| * | * t_krb5.conf: Dummy krb5.conf file from the krb5 library | Ezra Peisach | 1996-11-09 | 4 | -6/+51 |
| * | * Makefile.in (t_kdb): Link with $(TOPLIBD)/libdb.a | Ezra Peisach | 1996-10-31 | 2 | -1/+5 |
| * | update rename comment to agree with code and previous comment in | Barry Jaspan | 1996-10-18 | 1 | -1/+1 |
| * | * Makefile.in (t_kdb): Fix up dependencies of t_kdb so it will | Tom Yu | 1996-09-04 | 2 | -2/+8 |
| * | Fix Makefile so that t_kdb is linked correctly with the appropriate | Theodore Tso | 1996-08-23 | 3 | -3/+7 |
| * | kdb_dbm.c: Remove vestigal code which was using BERK_DB_DBM define. | Theodore Tso | 1996-08-22 | 5 | -250/+95 |
| * | * kdb_dbm.c (krb5_dbm_db_rename): rename should not insist that | Barry Jaspan | 1996-08-12 | 2 | -1/+6 |
| * | Don't dump core when principal doesn't exist | Sam Hartman | 1996-08-10 | 2 | -1/+12 |
| * | Change shared:: to shared: in the creation of the shared subdir. | Ezra Peisach | 1996-08-09 | 2 | -1/+7 |
| * | * Makefile.in (shared): Always mkdir shared; test -d shared || | Tom Yu | 1996-08-09 | 2 | -1/+6 |
| * | * AIX shared library fix: get -ldb not dbm | Sam Hartman | 1996-08-05 | 3 | -1/+20 |
| * | Remove references to unused non-portable symbols | Sam Hartman | 1996-08-02 | 1 | -20/+0 |
| * | Fix up shared library handling and $(STEXT) usage | Sam Hartman | 1996-07-28 | 2 | -6/+2 |
| * | * Makefile.in: libkdb5.so needs to be built with | Ezra Peisach | 1996-07-23 | 3 | -0/+23 |
| * | this commit includes all the changes on the OV_9510_INTEGRATION and | Marc Horowitz | 1996-07-22 | 6 | -177/+368 |
| * | * keytab.c (krb5_ktkdb_close): Free memory allocated by | Ezra Peisach | 1996-06-11 | 2 | -1/+17 |
| * | cvsignore hackery | Tom Yu | 1996-06-10 | 1 | -1/+0 |
| * | Remove vestigal ODBM support | Theodore Tso | 1996-05-20 | 2 | -32/+4 |
| * | * kdb_dbm.c: Do not provide prototypes for dbm_error or | Ezra Peisach | 1996-05-18 | 2 | -2/+7 |
| * | Handle compiling with BERK_DB without dbm available. (Linux when | Ezra Peisach | 1996-05-07 | 2 | -0/+13 |
| * | add afs3 salt support | Mark Eichin | 1996-04-09 | 1 | -0/+11 |
| * | bullet-proofing the code -- if the data contents are NULL, it would coredump | Richard Basch | 1996-03-22 | 2 | -12/+19 |
| * | Add keytab.c | Ezra Peisach | 1996-03-20 | 1 | -0/+1 |
| * | * configure.in: Add KRB5_RUN_FLAGS | Ezra Peisach | 1996-03-19 | 3 | -1/+9 |
| * | * configure.in: Change WITH_KDB_DB to USE_KDB5_LIBRARIES and add | Ezra Peisach | 1996-03-18 | 3 | -11/+14 |
| * | configure.in: Change WITH_DB to WITH_KDB_DB | Ezra Peisach | 1996-03-03 | 2 | -1/+5 |
| * | * keytab.c (krb5_ktkdb_close): new function, non-optional. | Mark Eichin | 1996-02-24 | 2 | -10/+27 |
| * | * kdb_dbm.c (krb5_dbm_db_rename): Initialize pointer before use | Ezra Peisach | 1996-02-14 | 2 | -1/+7 |
| * | Several changes to the db rename feature. | Richard Basch | 1996-01-31 | 1 | -19/+25 |
| * | * kdb_dbm.c (krb5_dbm_db_rename): O_EXCL is meaningless without | Mark Eichin | 1996-01-30 | 2 | -1/+6 |
| * | * t_kdb.c: wrap db_dbm decls and berkely_dispatch in ifdefs | Mark Eichin | 1996-01-27 | 3 | -2/+18 |
| * | Fixed three problems in the database rename function: | Richard Basch | 1996-01-22 | 1 | -9/+13 |
| * | Simplified to simply require the use of WITH_ANAME or USE_KDB5_LIBRARY | Richard Basch | 1996-01-22 | 2 | -50/+2 |
| * | * keytab.c (krb5_ktkdb_resolve): Fix casting | Ezra Peisach | 1995-12-18 | 3 | -13/+16 |
| * | * Makefile.in, keytab.c : Move db keytab routines here | Chris Provenzano | 1995-12-13 | 3 | -0/+124 |
| * | * kdb_xdr.c : Remove mkvno for krb5_db_entry | Chris Provenzano | 1995-12-13 | 2 | -10/+5 |
| * | * fetch_mkey: Changed krb5_db_fetch_mkey() such that it will only try | Richard Basch | 1995-12-12 | 1 | -1/+1 |
| * | * kdb_dbm.c : Move the krb5_db_context to include/krb5/kdb_dbc.h. | Chris Provenzano | 1995-12-12 | 2 | -79/+113 |
| * | * fetch_mkey.c: If the keyblock is initialized with an enctype of | Richard Basch | 1995-12-12 | 1 | -1/+3 |
| * | * fetch_mkey.c, kdb_cpw.c, t_kdb.c : | Chris Provenzano | 1995-11-09 | 4 | -12/+11 |
| * | * kdb_xdr.c (krb5_dbe_search_enctype): Make a more general version | Theodore Tso | 1995-11-07 | 2 | -9/+38 |
| * | * decrypt_key.c (krb5_dbekd_decrypt_key_data()) : If key salt length | Chris Provenzano | 1995-11-03 | 4 | -40/+205 |
| * | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 2 | -2/+6 |
| * | Fix memory leaks and lint flames | Theodore Tso | 1995-09-13 | 2 | -25/+39 |
| * | fetch_mkey.c (krb5_db_fetch_mkey): This routine now sets the master | Theodore Tso | 1995-09-13 | 3 | -3/+13 |
| * | Set the encryption type before decrypting | Ezra Peisach | 1995-09-09 | 2 | -0/+7 |
| * | decrypt_key.c: Upon error, after freeing contents field, set to | Ezra Peisach | 1995-09-08 | 2 | -0/+9 |
| * | * decrypt_key.c, encrypt_key.c, fetch_mkey.c, kdb_compat.c, | Chris Provenzano | 1995-09-06 | 9 | -25/+30 |