aboutsummaryrefslogtreecommitdiff
path: root/src/lib/kdb
AgeCommit message (Expand)AuthorFilesLines
1999-09-01testcase fixes from 1.1 branch:Ken Raeburn2-11/+24
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso2-0/+7
1998-11-17 * kdb_cpw.c (krb5_dbe_crk):Tom Yu2-8/+38
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz12-235/+330
1998-05-06POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso2-1/+6
1998-04-15 * Makefile.in (SHLIB_EXPDEPS):Tom Yu2-3/+8
1998-03-02Remove check for the regular expression functions, since they aren'tTheodore Tso2-1/+5
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu2-2/+7
1998-02-12Mass makefile/configure.in build system revampTheodore Tso2-0/+6
1997-10-28 * kdb_cpw.c (add_key_pwd): For KRB5_KDB_SALTTYPE_AFS3, the saltEzra Peisach2-0/+19
1997-10-13 * t_kdb.c (do_testing): Add krb5_free_contextEzra Peisach2-0/+7
1997-09-15 * keytab.c: (krb5_ktkdb_get_entry): Incoming principal is constEzra Peisach6-9/+25
1997-07-31 * kdb_db2.c (krb5_db2_db_delete_principal): Fix switch statementEzra Peisach2-0/+6
1997-07-29 * kdb_db2.c (krb5_db2_db_set_hashfirst): Don't cast aTom Yu2-1/+6
1997-07-26 * kdb_db2.c: Fix typo; also, tweak page size in attempt to speedTom Yu3-5/+8
1997-07-25 * t_kdb.c: Reflect changes in the API, mostly db_createTom Yu7-60/+1545
1997-03-24t_kdb.c (do_testing): Clean up error handling for krb5_init_contextTheodore Tso3-8/+13
1997-03-17 * keytab.c: Don't assume dbm_db_get_mkey() and dbe_find_enctypeTom Yu2-14/+29
1997-02-22* Make shared libs work on AIXSam Hartman2-1/+5
1997-02-09Merge of libhack_branchTom Yu3-50/+34
1996-12-13Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso2-1/+5
1996-11-13 * kdb_dbm.c: Ditch DB_OPENCLOSE conditionals, and fix the realMark Eichin2-69/+27
1996-11-12 * kdb_cpw.c (add_key_pwd): set length to -1 so krb5_string_to_keyMark Eichin2-1/+11
1996-11-11 * kdb_cpw.c (cleanup_key_data): fix memory leak [krb5-kdc/163]Barry Jaspan2-2/+15
1996-11-09 * t_krb5.conf: Dummy krb5.conf file from the krb5 libraryEzra Peisach4-6/+51
1996-10-31 * Makefile.in (t_kdb): Link with $(TOPLIBD)/libdb.aEzra Peisach2-1/+5
1996-10-18update rename comment to agree with code and previous comment inBarry Jaspan1-1/+1
1996-09-04 * Makefile.in (t_kdb): Fix up dependencies of t_kdb so it willTom Yu2-2/+8
1996-08-23Fix Makefile so that t_kdb is linked correctly with the appropriateTheodore Tso3-3/+7
1996-08-22kdb_dbm.c: Remove vestigal code which was using BERK_DB_DBM define.Theodore Tso5-250/+95
1996-08-12 * kdb_dbm.c (krb5_dbm_db_rename): rename should not insist thatBarry Jaspan2-1/+6
1996-08-10Don't dump core when principal doesn't existSam Hartman2-1/+12
1996-08-09Change shared:: to shared: in the creation of the shared subdir.Ezra Peisach2-1/+7
1996-08-09 * Makefile.in (shared): Always mkdir shared; test -d shared ||Tom Yu2-1/+6
1996-08-05* AIX shared library fix: get -ldb not dbmSam Hartman3-1/+20
1996-08-02Remove references to unused non-portable symbolsSam Hartman1-20/+0
1996-07-28Fix up shared library handling and $(STEXT) usageSam Hartman2-6/+2
1996-07-23 * Makefile.in: libkdb5.so needs to be built withEzra Peisach3-0/+23
1996-07-22this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz6-177/+368
1996-06-11 * keytab.c (krb5_ktkdb_close): Free memory allocated byEzra Peisach2-1/+17
1996-06-10cvsignore hackeryTom Yu1-1/+0
1996-05-20Remove vestigal ODBM supportTheodore Tso2-32/+4
1996-05-18 * kdb_dbm.c: Do not provide prototypes for dbm_error orEzra Peisach2-2/+7
1996-05-07Handle compiling with BERK_DB without dbm available. (Linux whenEzra Peisach2-0/+13
1996-04-09add afs3 salt supportMark Eichin1-0/+11
1996-03-22bullet-proofing the code -- if the data contents are NULL, it would coredumpRichard Basch2-12/+19
1996-03-20Add keytab.cEzra Peisach1-0/+1
1996-03-19 * configure.in: Add KRB5_RUN_FLAGSEzra Peisach3-1/+9
1996-03-18 * configure.in: Change WITH_KDB_DB to USE_KDB5_LIBRARIES and addEzra Peisach3-11/+14
1996-03-03configure.in: Change WITH_DB to WITH_KDB_DBEzra Peisach2-1/+5